The NetBSD Project

CVS log for src/sys/arch/evbppc/conf/PMPPC

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / evbppc / conf

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.58 / (download) - annotate - [select for diffs], Mon Jan 29 18:27:12 2024 UTC (2 months, 2 weeks ago) by christos
Branch: MAIN
CVS Tags: HEAD
Changes since 1.57: +1 -3 lines
Diff to previous 1.57 (colored) to selected 1.19 (colored)

PR/57889: Ricardo Branco: ext2fs does not have user immutable and append
file flags, only system ones. Restrict those to the superuser. Before
the behavior was controlled by EXT2FS_SYSTEM_FLAGS. Make that behavior the
default.

Revision 1.57 / (download) - annotate - [select for diffs], Sun Aug 7 02:52:25 2022 UTC (20 months, 1 week ago) by simonb
Branch: MAIN
CVS Tags: thorpej-ifq-base, thorpej-ifq, thorpej-altq-separation-base, thorpej-altq-separation, netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, bouyer-sunxi-drm-base, bouyer-sunxi-drm
Changes since 1.56: +8 -5 lines
Diff to previous 1.56 (colored) to selected 1.19 (colored)

UFS/LFS dirhash:
- Enable UFS_DIRHASH if the architecture or kernel model specific config
  file can use 128MB of RAM or more.
- Remove experimental tag from UFS_DIRHASH; it's been with RUMP kernel
  and by a number of NetBSD developers for years.
- Add LFS_DIRHASH if LFS was enabled.
- Be somewhat consistent with FS options order.

Revision 1.55.6.1 / (download) - annotate - [select for diffs], Sun Aug 1 22:42:08 2021 UTC (2 years, 8 months ago) by thorpej
Branch: thorpej-i2c-spi-conf
Changes since 1.55: +1 -4 lines
Diff to previous 1.55 (colored) next main 1.56 (colored) to selected 1.19 (colored)

Sync with HEAD.

Revision 1.56 / (download) - annotate - [select for diffs], Tue Jun 29 10:22:35 2021 UTC (2 years, 9 months ago) by nia
Branch: MAIN
CVS Tags: thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf2, thorpej-i2c-spi-conf-base, thorpej-futex2-base, thorpej-futex2, thorpej-cfargs2-base, thorpej-cfargs2
Changes since 1.55: +1 -4 lines
Diff to previous 1.55 (colored) to selected 1.19 (colored)

Remove uscanner(4) driver

This exists for compatibility with a Linux interface which was apparently
deprecated in Linux 2.6. There are various mailing list threads going
back to 2004 where the usefulness of this driver is discussed, but
the conclusion is that scanner software has all moved to using ugen(4)
instead, and enabling this driver will not help you scan things.

Revision 1.55 / (download) - annotate - [select for diffs], Sat May 16 13:46:11 2020 UTC (3 years, 11 months ago) by maya
Branch: MAIN
CVS Tags: thorpej-futex-base, thorpej-futex, thorpej-cfargs-base, thorpej-cfargs, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Branch point for: thorpej-i2c-spi-conf
Changes since 1.54: +1 -4 lines
Diff to previous 1.54 (colored) to selected 1.19 (colored)

Remove uyap, USB YAP phone firmware loader.

And the associated ezload EZ-USB code, which is only used by uyap.
It could theoretically be used by other drivers, but none of them are
in tree.

I suspect that this device isn't in use, as phone technology has improved
a lot since 2001 when uyap(4) was added to the tree.

Proposed with no objections on netbsd-users on 13 April 2020

Revision 1.42.4.2 / (download) - annotate - [select for diffs], Wed Apr 8 14:07:36 2020 UTC (4 years ago) by martin
Branch: phil-wifi
Changes since 1.42.4.1: +1 -7 lines
Diff to previous 1.42.4.1 (colored) to branchpoint 1.42 (colored) next main 1.43 (colored) to selected 1.19 (colored)

Merge changes from current as of 20200406

Revision 1.50.4.2 / (download) - annotate - [select for diffs], Sat Feb 29 20:18:23 2020 UTC (4 years, 1 month ago) by ad
Branch: ad-namecache
Changes since 1.50.4.1: +1 -4 lines
Diff to previous 1.50.4.1 (colored) to branchpoint 1.50 (colored) next main 1.51 (colored) to selected 1.19 (colored)

Sync with head.

Revision 1.54 / (download) - annotate - [select for diffs], Wed Jan 29 18:39:01 2020 UTC (4 years, 2 months ago) by maya
Branch: MAIN
CVS Tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, is-mlppp-base, is-mlppp, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh, ad-namecache-base3
Changes since 1.53: +1 -4 lines
Diff to previous 1.53 (colored) to selected 1.19 (colored)

remove urio(4), a driver for the Rio500 MP3 player.

At this point it is highly unlikely this 1999 device still has users,
but it still comes up in the context of maxv's USB-fuzzing (and any device
could pretend to be a urio(4)), so it's best to get rid of it.

Renamed all major entries to obsolete, as was done in previous removals.

This still requires an update to sanitizers, but they're located in
"external", perhaps it should be first committed upstream?

Proposed on tech-kern a month ago.

Revision 1.50.4.1 / (download) - annotate - [select for diffs], Sat Jan 25 22:38:40 2020 UTC (4 years, 2 months ago) by ad
Branch: ad-namecache
Changes since 1.50: +1 -4 lines
Diff to previous 1.50 (colored) to selected 1.19 (colored)

Sync with head.

Revision 1.53 / (download) - annotate - [select for diffs], Sat Jan 25 18:38:35 2020 UTC (4 years, 2 months ago) by thorpej
Branch: MAIN
CVS Tags: ad-namecache-base2
Changes since 1.52: +1 -2 lines
Diff to previous 1.52 (colored) to selected 1.19 (colored)

Retire "le* at pci?" from the shipped kernel configs:
- If the config had both an le@pci and a pcn, simply remove le@pci
  (pcn would match at a higher priority anyway).
- If the config had le@pci enabled, but no pcn, change le@pci to pcn.
- If the config had le@pci commented out, but no pcn, change le@pci
  to pcn and leave it commented out.

The pcn driver supports more chips than le@pci and does DMA directly
to/from mbufs rather than memory copies.

Revision 1.52 / (download) - annotate - [select for diffs], Mon Jan 20 18:38:20 2020 UTC (4 years, 2 months ago) by thorpej
Branch: MAIN
Changes since 1.51: +1 -2 lines
Diff to previous 1.51 (colored) to selected 1.19 (colored)

Remove FDDI support.

Revision 1.51 / (download) - annotate - [select for diffs], Sun Jan 19 06:55:23 2020 UTC (4 years, 2 months ago) by thorpej
Branch: MAIN
Changes since 1.50: +1 -2 lines
Diff to previous 1.50 (colored) to selected 1.19 (colored)

Remove HIPPI support and the esh(4) driver that uses it.  There have not
been any users of HIPPI for some time, and it is unlikely to be resurrected.

Revision 1.42.4.1 / (download) - annotate - [select for diffs], Mon Jun 10 22:06:13 2019 UTC (4 years, 10 months ago) by christos
Branch: phil-wifi
Changes since 1.42: +14 -9 lines
Diff to previous 1.42 (colored) to selected 1.19 (colored)

Sync with HEAD

Revision 1.50 / (download) - annotate - [select for diffs], Fri Apr 26 21:40:29 2019 UTC (4 years, 11 months ago) by sevan
Branch: MAIN
CVS Tags: phil-wifi-20191119, phil-wifi-20190609, netbsd-9-base, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, ad-namecache-base1, ad-namecache-base
Branch point for: ad-namecache
Changes since 1.49: +8 -1 lines
Diff to previous 1.49 (colored) to selected 1.19 (colored)

Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.
On ports without a GENERIC kernel config enable in individul files, e.g evbmips.
Omit on:
atari, dreamcast, emips, epoc32, evbppc/VIRTEX*, ia64, luna68x, mvme68k,
mvmeppc, playstation2, riscv, sun2, sun3, x68k, zaurus due to resource
constraints or port infancy.

Revision 1.49 / (download) - annotate - [select for diffs], Sat Apr 13 08:22:59 2019 UTC (5 years ago) by isaki
Branch: MAIN
CVS Tags: isaki-audio2-base, isaki-audio2
Changes since 1.48: +2 -1 lines
Diff to previous 1.48 (colored) to selected 1.19 (colored)

Add drvctl to kernel which has audio device.
audiocfg(1) requires drvctl(4).

Revision 1.48 / (download) - annotate - [select for diffs], Wed Feb 6 11:58:31 2019 UTC (5 years, 2 months ago) by rin
Branch: MAIN
Changes since 1.47: +4 -1 lines
Diff to previous 1.47 (colored) to selected 1.19 (colored)

Add ure(4) to kernel config files. Also add PHY drivers where necessary.

Revision 1.42.2.4 / (download) - annotate - [select for diffs], Wed Dec 26 14:01:36 2018 UTC (5 years, 3 months ago) by pgoyette
Branch: pgoyette-compat
CVS Tags: pgoyette-compat-merge-20190127
Changes since 1.42.2.3: +1 -2 lines
Diff to previous 1.42.2.3 (colored) to branchpoint 1.42 (colored) next main 1.43 (colored) to selected 1.19 (colored)

Sync with HEAD, resolve a few conflicts

Revision 1.47 / (download) - annotate - [select for diffs], Wed Dec 12 06:29:37 2018 UTC (5 years, 4 months ago) by maxv
Branch: MAIN
CVS Tags: pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226
Changes since 1.46: +1 -2 lines
Diff to previous 1.46 (colored) to selected 1.19 (colored)

Remove references to "lmc" in the kernel configurations.

Revision 1.42.2.3 / (download) - annotate - [select for diffs], Mon Nov 26 01:52:24 2018 UTC (5 years, 4 months ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.42.2.2: +1 -2 lines
Diff to previous 1.42.2.2 (colored) to branchpoint 1.42 (colored) to selected 1.19 (colored)

Sync with HEAD, resolve a couple of conflicts

Revision 1.46 / (download) - annotate - [select for diffs], Tue Oct 23 19:58:52 2018 UTC (5 years, 5 months ago) by jdolecek
Branch: MAIN
CVS Tags: pgoyette-compat-1126
Changes since 1.45: +1 -2 lines
Diff to previous 1.45 (colored) to selected 1.19 (colored)

remove the 'wd* at umass?' for the non-standardized and rare (extinct?)
In-System Design ATA protocol over Bulk-Only devices from most kernels,
leave only in i386/amd64 ALL; it's unmaintained and likely currently broken,
lack of test hardware makes it impossible to support

Revision 1.42.2.2 / (download) - annotate - [select for diffs], Sun Sep 30 01:45:43 2018 UTC (5 years, 6 months ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.42.2.1: +1 -2 lines
Diff to previous 1.42.2.1 (colored) to branchpoint 1.42 (colored) to selected 1.19 (colored)

Ssync with HEAD

Revision 1.42.2.1 / (download) - annotate - [select for diffs], Thu Sep 6 06:55:33 2018 UTC (5 years, 7 months ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.42: +3 -6 lines
Diff to previous 1.42 (colored) to selected 1.19 (colored)

Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)

Revision 1.45 / (download) - annotate - [select for diffs], Thu Sep 6 05:36:50 2018 UTC (5 years, 7 months ago) by maxv
Branch: MAIN
CVS Tags: pgoyette-compat-1020, pgoyette-compat-0930
Changes since 1.44: +1 -2 lines
Diff to previous 1.44 (colored) to selected 1.19 (colored)

Retire the 'midway' driver. Discussed on tech-net@ recently and also three
years ago, part of removing the network ATM code.

Revision 1.44 / (download) - annotate - [select for diffs], Sat Aug 25 20:52:41 2018 UTC (5 years, 7 months ago) by rin
Branch: MAIN
CVS Tags: pgoyette-compat-0906
Changes since 1.43: +2 -1 lines
Diff to previous 1.43 (colored) to selected 1.19 (colored)

Add (commented out) mue(4) to where appropriate.
Also add MII/PHY drivers for USB NICs if missing.

Revision 1.43 / (download) - annotate - [select for diffs], Wed Aug 1 20:04:11 2018 UTC (5 years, 8 months ago) by maxv
Branch: MAIN
Changes since 1.42: +2 -6 lines
Diff to previous 1.42 (colored) to selected 1.19 (colored)

Unreference IPF/PF from all the config files, and enable NPF instead when
wanted. This also fixes some inconsistencies I saw in several files (eg
IPF options while IPF was not compiled, IPF+PF enabled by default, etc).

Revision 1.24.6.4 / (download) - annotate - [select for diffs], Sun Dec 3 11:36:11 2017 UTC (6 years, 4 months ago) by jdolecek
Branch: tls-maxphys
Changes since 1.24.6.3: +8 -19 lines
Diff to previous 1.24.6.3 (colored) to branchpoint 1.24 (colored) next main 1.25 (colored) to selected 1.19 (colored)

update from HEAD

Revision 1.42 / (download) - annotate - [select for diffs], Thu Sep 14 07:58:40 2017 UTC (6 years, 7 months ago) by mrg
Branch: MAIN
CVS Tags: tls-maxphys-base-20171202, phil-wifi-base, pgoyette-compat-base, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315
Branch point for: phil-wifi, pgoyette-compat
Changes since 1.41: +3 -18 lines
Diff to previous 1.41 (colored) to selected 1.19 (colored)

clean up COMPAT_* options for native netbsd code:
- new series of files that are useful for saying "i want everything
  since netbsd 1.4", etc.
- use the fact COMPAT_* options have future dependancies to remove
  many redundant options.

removes about 3000 lines total across kernel configuration files.
tested about 30 random kernels in the changed list.

Revision 1.35.2.3 / (download) - annotate - [select for diffs], Mon Aug 28 17:51:37 2017 UTC (6 years, 7 months ago) by skrll
Branch: nick-nhusb
Changes since 1.35.2.2: +2 -2 lines
Diff to previous 1.35.2.2 (colored) to branchpoint 1.35 (colored) next main 1.36 (colored) to selected 1.19 (colored)

Sync with HEAD

Revision 1.41 / (download) - annotate - [select for diffs], Sat Jul 29 18:08:57 2017 UTC (6 years, 8 months ago) by maxv
Branch: MAIN
CVS Tags: nick-nhusb-base-20170825
Changes since 1.40: +1 -2 lines
Diff to previous 1.40 (colored) to selected 1.19 (colored)

Remove TCP_COMPAT_42 from the config files. Pass 3.

Revision 1.39.2.1 / (download) - annotate - [select for diffs], Fri Apr 21 16:53:26 2017 UTC (6 years, 11 months ago) by bouyer
Branch: bouyer-socketcan
Changes since 1.39: +2 -1 lines
Diff to previous 1.39 (colored) next main 1.40 (colored) to selected 1.19 (colored)

Sync with HEAD

Revision 1.36.2.2 / (download) - annotate - [select for diffs], Mon Mar 20 06:57:14 2017 UTC (7 years, 1 month ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.36.2.1: +2 -1 lines
Diff to previous 1.36.2.1 (colored) to branchpoint 1.36 (colored) next main 1.37 (colored) to selected 1.19 (colored)

Sync with HEAD

Revision 1.40 / (download) - annotate - [select for diffs], Sun Feb 19 07:47:00 2017 UTC (7 years, 1 month ago) by rin
Branch: MAIN
CVS Tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-20170426, pgoyette-localcount-20170320, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-8-base, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, jdolecek-ncq-base, jdolecek-ncq, bouyer-socketcan-base1
Changes since 1.39: +2 -1 lines
Diff to previous 1.39 (colored) to selected 1.19 (colored)

PR kern/51208
Add DISKLABEL_EI option (and also FFS_EI if missing), commented out except for
ALL on amd64 and i386.

Revision 1.35.2.2 / (download) - annotate - [select for diffs], Sun Feb 5 13:40:10 2017 UTC (7 years, 2 months ago) by skrll
Branch: nick-nhusb
Changes since 1.35.2.1: +3 -1 lines
Diff to previous 1.35.2.1 (colored) to branchpoint 1.35 (colored) to selected 1.19 (colored)

Sync with HEAD

Revision 1.36.2.1 / (download) - annotate - [select for diffs], Sat Jan 7 08:56:17 2017 UTC (7 years, 3 months ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.36: +3 -1 lines
Diff to previous 1.36 (colored) to selected 1.19 (colored)

Sync with HEAD.  (Note that most of these changes are simply $NetBSD$
tag issues.)

Revision 1.39 / (download) - annotate - [select for diffs], Tue Dec 13 20:42:17 2016 UTC (7 years, 4 months ago) by christos
Branch: MAIN
CVS Tags: pgoyette-localcount-20170107, nick-nhusb-base-20170204, bouyer-socketcan-base
Branch point for: bouyer-socketcan
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored) to selected 1.19 (colored)

wildcard speaker attachments, now that we can handle many of them.

Revision 1.38 / (download) - annotate - [select for diffs], Sat Dec 10 23:03:24 2016 UTC (7 years, 4 months ago) by christos
Branch: MAIN
Changes since 1.37: +1 -2 lines
Diff to previous 1.37 (colored) to selected 1.19 (colored)

remove VAUDIOSPEAKER for now, will be done differently.

Revision 1.37 / (download) - annotate - [select for diffs], Thu Dec 8 11:31:10 2016 UTC (7 years, 4 months ago) by nat
Branch: MAIN
Changes since 1.36: +4 -1 lines
Diff to previous 1.36 (colored) to selected 1.19 (colored)

Add a synthesized pc beeper and keyboard bell for platforms with an audio
device.

Revision 1.35.2.1 / (download) - annotate - [select for diffs], Fri Apr 22 15:44:09 2016 UTC (7 years, 11 months ago) by skrll
Branch: nick-nhusb
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored) to selected 1.19 (colored)

Sync with HEAD

Revision 1.36 / (download) - annotate - [select for diffs], Sat Mar 19 23:21:02 2016 UTC (8 years, 1 month ago) by gdt
Branch: MAIN
CVS Tags: pgoyette-localcount-base, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, nick-nhusb-base-20161204, nick-nhusb-base-20161004, nick-nhusb-base-20160907, nick-nhusb-base-20160529, nick-nhusb-base-20160422, localcount-20160914
Branch point for: pgoyette-localcount
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored) to selected 1.19 (colored)

Disable uscanner in all kernel configs

As discussed on current-users@, SANE uses ugen via libusb and not
uscanner, so users are not well served by having uscanner.  Consensus
is that addressing how to adjust permissions for scanners should not
block restoring basic functionionality.

(Compile-tested only, but there are multiple reports of this being the
right approach.)

Revision 1.35 / (download) - annotate - [select for diffs], Wed Oct 15 08:14:44 2014 UTC (9 years, 6 months ago) by uebayasi
Branch: MAIN
CVS Tags: nick-nhusb-base-20160319, nick-nhusb-base-20151226, nick-nhusb-base-20150921, nick-nhusb-base-20150606, nick-nhusb-base-20150406, nick-nhusb-base
Branch point for: nick-nhusb
Changes since 1.34: +2 -1 lines
Diff to previous 1.34 (colored) to selected 1.19 (colored)

Fix builds.

Revision 1.34 / (download) - annotate - [select for diffs], Sat Aug 23 20:26:57 2014 UTC (9 years, 7 months ago) by dholland
Branch: MAIN
Changes since 1.33: +5 -5 lines
Diff to previous 1.33 (colored) to selected 1.19 (colored)

Systematize (and in many cases, fix) the comments on options COMPAT_NN.

There are quite a few configs that are missing some COMPAT_NN options
in ways that don't make sense; this should probably get cleaned up
too, but for the time being I've not added or removed anything.

Revision 1.24.6.3 / (download) - annotate - [select for diffs], Wed Aug 20 00:02:59 2014 UTC (9 years, 8 months ago) by tls
Branch: tls-maxphys
Changes since 1.24.6.2: +1 -2 lines
Diff to previous 1.24.6.2 (colored) to branchpoint 1.24 (colored) to selected 1.19 (colored)

Rebase to HEAD as of a few days ago.

Revision 1.33 / (download) - annotate - [select for diffs], Sun Aug 17 21:17:43 2014 UTC (9 years, 8 months ago) by joerg
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored) to selected 1.19 (colored)

Reorganize symbol table embedding.  The existing option SYMTAB_SPACE is
replaced by the make option COPY_SYMTAB set to any value. The copy of
the symbol table is no longer put into a buffer in kern_ksyms.o, but a
small helper object. This object is build first with a dummy size, then
the kernel is linked to compute the real dimension of the symbol table
buffer. After that, the helper object is rebuild and the kernel linked
again.

Revision 1.32 / (download) - annotate - [select for diffs], Sat Aug 16 17:56:32 2014 UTC (9 years, 8 months ago) by apb
Branch: MAIN
Changes since 1.31: +2 -1 lines
Diff to previous 1.31 (colored) to selected 1.19 (colored)

Add "options COMPAT_70" to all kernel configuration files that
already had "options COMPAT_60".

Revision 1.31 / (download) - annotate - [select for diffs], Sun Aug 10 17:56:23 2014 UTC (9 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: tls-maxphys-base, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored) to selected 1.19 (colored)

LLVM builds have a slightly larger symbol table, so bump the space.

Revision 1.22.2.3 / (download) - annotate - [select for diffs], Thu May 22 11:39:45 2014 UTC (9 years, 10 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.22.2.2: +2 -7 lines
Diff to previous 1.22.2.2 (colored) to branchpoint 1.22 (colored) next main 1.23 (colored) to selected 1.19 (colored)

sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs.  ("Protocol error: too many arguments")

Revision 1.29.2.1 / (download) - annotate - [select for diffs], Wed Aug 28 23:59:16 2013 UTC (10 years, 7 months ago) by rmind
Branch: rmind-smpnet
Changes since 1.29: +1 -2 lines
Diff to previous 1.29 (colored) next main 1.30 (colored) to selected 1.19 (colored)

sync with head

Revision 1.30 / (download) - annotate - [select for diffs], Sun Jun 30 21:38:56 2013 UTC (10 years, 9 months ago) by rmind
Branch: MAIN
CVS Tags: yamt-pagecache-base9, tls-earlyentropy-base, tls-earlyentropy, rmind-smpnet-nbase, rmind-smpnet-base, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2
Changes since 1.29: +1 -2 lines
Diff to previous 1.29 (colored) to selected 1.19 (colored)

G/C PFIL_HOOKS from the kernel configs.

Revision 1.24.6.2 / (download) - annotate - [select for diffs], Sun Jun 23 06:20:05 2013 UTC (10 years, 9 months ago) by tls
Branch: tls-maxphys
Changes since 1.24.6.1: +2 -6 lines
Diff to previous 1.24.6.1 (colored) to branchpoint 1.24 (colored) to selected 1.19 (colored)

resync from head

Revision 1.29 / (download) - annotate - [select for diffs], Wed Jun 5 23:08:01 2013 UTC (10 years, 10 months ago) by christos
Branch: MAIN
Branch point for: rmind-smpnet
Changes since 1.28: +1 -2 lines
Diff to previous 1.28 (colored) to selected 1.19 (colored)

remove obsolete networking options

Revision 1.28 / (download) - annotate - [select for diffs], Sat Apr 27 18:19:34 2013 UTC (10 years, 11 months ago) by christos
Branch: MAIN
CVS Tags: khorben-n900
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored) to selected 1.19 (colored)

remove confusing numeric locators where they are unused.

Revision 1.27 / (download) - annotate - [select for diffs], Sat Mar 2 02:42:13 2013 UTC (11 years, 1 month ago) by christos
Branch: MAIN
CVS Tags: agc-symver-base, agc-symver
Changes since 1.26: +1 -2 lines
Diff to previous 1.26 (colored) to selected 1.19 (colored)

Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.

Revision 1.26 / (download) - annotate - [select for diffs], Fri Mar 1 18:25:38 2013 UTC (11 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.25: +1 -3 lines
Diff to previous 1.25 (colored) to selected 1.19 (colored)

Retire OSI network stack. OK core@

Revision 1.24.6.1 / (download) - annotate - [select for diffs], Tue Nov 20 03:01:19 2012 UTC (11 years, 4 months ago) by tls
Branch: tls-maxphys
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored) to selected 1.19 (colored)

Resync to 2012-11-19 00:00:00 UTC

Revision 1.22.2.2 / (download) - annotate - [select for diffs], Tue Oct 30 17:19:30 2012 UTC (11 years, 5 months ago) by yamt
Branch: yamt-pagecache
CVS Tags: yamt-pagecache-tag8
Changes since 1.22.2.1: +2 -1 lines
Diff to previous 1.22.2.1 (colored) to branchpoint 1.22 (colored) to selected 1.19 (colored)

sync with head

Revision 1.25 / (download) - annotate - [select for diffs], Wed Oct 17 14:48:11 2012 UTC (11 years, 6 months ago) by apb
Branch: MAIN
CVS Tags: yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored) to selected 1.19 (colored)

Add "options COMPAT_60" to all kernel configuration files
that already had "options COMPAT_50".

Revision 1.22.2.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:06:18 2012 UTC (12 years ago) by yamt
Branch: yamt-pagecache
Changes since 1.22: +2 -3 lines
Diff to previous 1.22 (colored) to selected 1.19 (colored)

sync with head

Revision 1.23.2.1 / (download) - annotate - [select for diffs], Sat Feb 18 07:31:57 2012 UTC (12 years, 2 months ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored) next main 1.24 (colored) to selected 1.19 (colored)

merge to -current.

Revision 1.24 / (download) - annotate - [select for diffs], Sun Dec 18 05:49:27 2011 UTC (12 years, 4 months ago) by dholland
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, jmcneill-usbmp-base9, jmcneill-usbmp-base8, jmcneill-usbmp-base7, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2, jmcneill-usbmp-base10
Branch point for: tls-maxphys
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored) to selected 1.19 (colored)

WABPL is no longer considered experimental (has not been for some time)
so update its comment in config files.

Revision 1.23 / (download) - annotate - [select for diffs], Tue Nov 22 21:25:12 2011 UTC (12 years, 4 months ago) by tls
Branch: MAIN
CVS Tags: jmcneill-usbmp-pre-base2, jmcneill-usbmp-base
Branch point for: jmcneill-usbmp
Changes since 1.22: +1 -2 lines
Diff to previous 1.22 (colored) to selected 1.19 (colored)


The rnd pseudo-device is not really optional, because it is in the same
source file as the entropy-pool code itself.  Move it to std.  This
will be cleaned up more when I split the sources up as they should be.

This fixes build breaks on several ports.  Thanks to Havard Eidnes for
pointing them out.

Revision 1.22 / (download) - annotate - [select for diffs], Thu Jun 30 20:09:29 2011 UTC (12 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, jmcneill-audiomp3-base, jmcneill-audiomp3
Branch point for: yamt-pagecache
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored) to selected 1.19 (colored)

dependant -> dependent

Revision 1.17.2.1 / (download) - annotate - [select for diffs], Mon Jun 6 09:05:31 2011 UTC (12 years, 10 months ago) by jruoho
Branch: jruoho-x86intr
Changes since 1.17: +9 -6 lines
Diff to previous 1.17 (colored) next main 1.18 (colored) to selected 1.19 (colored)

Sync with HEAD.

Revision 1.13.2.3 / (download) - annotate - [select for diffs], Thu Apr 21 01:41:00 2011 UTC (13 years ago) by rmind
Branch: rmind-uvmplock
Changes since 1.13.2.2: +3 -2 lines
Diff to previous 1.13.2.2 (colored) to branchpoint 1.13 (colored) next main 1.14 (colored) to selected 1.19 (colored)

sync with head

Revision 1.21 / (download) - annotate - [select for diffs], Wed Mar 16 21:12:15 2011 UTC (13 years, 1 month ago) by matt
Branch: MAIN
CVS Tags: rmind-uvmplock-nbase, rmind-uvmplock-base, jym-xensuspend-nbase, jym-xensuspend-base, cherry-xenmp-base, cherry-xenmp
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored) to selected 1.19 (colored)

Enable COMPAT_50

Revision 1.20 / (download) - annotate - [select for diffs], Sun Mar 6 17:08:23 2011 UTC (13 years, 1 month ago) by bouyer
Branch: MAIN
Changes since 1.19: +3 -2 lines
Diff to previous 1.19 (colored)

merge the bouyer-quota2 branch. This adds a new on-disk format
to store disk quota usage and limits, integrated with ffs
metadata. Usage is checked by fsck_ffs (no more quotacheck)
and is covered by the WAPBL journal. Enabled with kernel
option QUOTA2 (added where QUOTA was enabled in kernel config files),
turned on with tunefs(8) on a per-filesystem
basis. mount_mfs(8) can also turn quotas on.

See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.html
for details.

Revision 1.13.2.2 / (download) - annotate - [select for diffs], Sat Mar 5 20:50:15 2011 UTC (13 years, 1 month ago) by rmind
Branch: rmind-uvmplock
Changes since 1.13.2.1: +7 -5 lines
Diff to previous 1.13.2.1 (colored) to branchpoint 1.13 (colored) to selected 1.19 (colored)

sync with head

Revision 1.18.2.2 / (download) - annotate - [select for diffs], Sat Mar 5 15:09:38 2011 UTC (13 years, 1 month ago) by bouyer
Branch: bouyer-quota2
Changes since 1.18.2.1: +2 -2 lines
Diff to previous 1.18.2.1 (colored) to branchpoint 1.18 (colored) next main 1.19 (colored)

Sync with HEAD

Revision 1.19 / (download) - annotate - [selected], Wed Mar 2 08:25:08 2011 UTC (13 years, 1 month ago) by ahoka
Branch: MAIN
CVS Tags: bouyer-quota2-nbase
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Resolve build failures caused by local use of "device flash" in config.

Revision 1.18.2.1 / (download) - annotate - [select for diffs], Tue Feb 8 19:29:34 2011 UTC (13 years, 2 months ago) by bouyer
Branch: bouyer-quota2
Changes since 1.18: +3 -2 lines
Diff to previous 1.18 (colored) to selected 1.19 (colored)

Add QUOTA2 where QUOTA is enabled (and QUOTA2 commented out where QUOTA
is commented out)

Revision 1.18 / (download) - annotate - [select for diffs], Tue Jan 18 01:07:06 2011 UTC (13 years, 3 months ago) by matt
Branch: MAIN
CVS Tags: uebayasi-xip-base7, bouyer-quota2-base
Branch point for: bouyer-quota2
Changes since 1.17: +5 -3 lines
Diff to previous 1.17 (colored) to selected 1.19 (colored)

Add TMPFS and ksyms.  Add an INSTALL variant

Revision 1.5.12.2 / (download) - annotate - [select for diffs], Mon Jan 17 07:37:33 2011 UTC (13 years, 3 months ago) by matt
Branch: matt-nb5-pq3
Changes since 1.5.12.1: +2 -1 lines
Diff to previous 1.5.12.1 (colored) to branchpoint 1.5 (colored) next main 1.6 (colored) to selected 1.19 (colored)

Add TMPFS

Revision 1.5.12.1 / (download) - annotate - [select for diffs], Fri Jan 7 01:44:17 2011 UTC (13 years, 3 months ago) by matt
Branch: matt-nb5-pq3
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored) to selected 1.19 (colored)

Bump SYMTAB_SPACE

Revision 1.17 / (download) - annotate - [select for diffs], Tue Nov 23 11:13:57 2010 UTC (13 years, 4 months ago) by hannken
Branch: MAIN
CVS Tags: matt-mips64-premerge-20101231, jruoho-x86intr-base
Branch point for: jruoho-x86intr
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored) to selected 1.19 (colored)

Remove unused count from pseudo-device md.

Revision 1.11.2.3 / (download) - annotate - [select for diffs], Sat Nov 6 08:08:17 2010 UTC (13 years, 5 months ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.11.2.2: +1 -1 lines
Diff to previous 1.11.2.2 (colored) to branchpoint 1.11 (colored) next main 1.12 (colored) to selected 1.19 (colored)

Sync with HEAD.

Revision 1.16 / (download) - annotate - [select for diffs], Tue Nov 2 06:31:48 2010 UTC (13 years, 5 months ago) by uebayasi
Branch: MAIN
CVS Tags: uebayasi-xip-base6, uebayasi-xip-base5, uebayasi-xip-base4
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored) to selected 1.19 (colored)

Don't build flash because it's not implemented.

Revision 1.11.2.2 / (download) - annotate - [select for diffs], Tue Aug 17 06:44:19 2010 UTC (13 years, 8 months ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.11.2.1: +2 -0 lines
Diff to previous 1.11.2.1 (colored) to branchpoint 1.11 (colored) to selected 1.19 (colored)

Sync with HEAD.

Revision 1.3.18.4 / (download) - annotate - [select for diffs], Wed Aug 11 22:51:53 2010 UTC (13 years, 8 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.3.18.3: +4 -2 lines
Diff to previous 1.3.18.3 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored) to selected 1.19 (colored)

sync with head.

Revision 1.13.2.1 / (download) - annotate - [select for diffs], Sun May 30 05:16:43 2010 UTC (13 years, 10 months ago) by rmind
Branch: rmind-uvmplock
Changes since 1.13: +4 -2 lines
Diff to previous 1.13 (colored) to selected 1.19 (colored)

sync with head

Revision 1.15 / (download) - annotate - [select for diffs], Sat May 8 22:16:27 2010 UTC (13 years, 11 months ago) by mrg
Branch: MAIN
CVS Tags: yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base3, uebayasi-xip-base2
Changes since 1.14: +3 -1 lines
Diff to previous 1.14 (colored) to selected 1.19 (colored)

enable IPFILTER_COMPAT in all kernels that have ipfilter already.
canonicalise several of the ipf option segments in various files
(this mostly means adding commented out IPFILTER_DEFAULT_BLOCK,
or adding commented or uncommented IPFILTER_LOG or IPFILTER_LOOKUP
option statements.)

i built about 20 of these kernels to check, but not all of them.

Revision 1.11.2.1 / (download) - annotate - [select for diffs], Fri Apr 30 14:39:17 2010 UTC (13 years, 11 months ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.11: +5 -3 lines
Diff to previous 1.11 (colored) to selected 1.19 (colored)

Sync with HEAD.

Revision 1.14 / (download) - annotate - [select for diffs], Fri Apr 16 13:48:31 2010 UTC (14 years ago) by pooka
Branch: MAIN
CVS Tags: uebayasi-xip-base1
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored) to selected 1.19 (colored)

Remove unused count (invariably "4") from pseudo-device fss.

Revision 1.3.18.3 / (download) - annotate - [select for diffs], Thu Mar 11 15:02:20 2010 UTC (14 years, 1 month ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.3.18.2: +8 -4 lines
Diff to previous 1.3.18.2 (colored) to branchpoint 1.3 (colored) to selected 1.19 (colored)

sync with head

Revision 1.13 / (download) - annotate - [select for diffs], Sun Mar 7 09:39:42 2010 UTC (14 years, 1 month ago) by plunky
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9
Branch point for: rmind-uvmplock
Changes since 1.12: +4 -1 lines
Diff to previous 1.12 (colored) to selected 1.19 (colored)

add uhso(4) device where appropriate
    - follow the lead of other USB driver declarations wrt commented out
    - (cross-)build tested all these kernels

Revision 1.12 / (download) - annotate - [select for diffs], Mon Feb 8 19:02:28 2010 UTC (14 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.11: +1 -2 lines
Diff to previous 1.11 (colored) to selected 1.19 (colored)

Remove separate mb_map. The nmbclusters is computed at boot time based
on the amount of physical memory and limited by NMBCLUSTERS if present.
Architectures without direct mapping also limit it based on the kmem_map
size, which is used as backing store. On i386 and ARM, the maximum KVA
used for mbuf clusters is limited to 64MB by default.

The old default limits and limits based on GATEWAY have been removed.
key_registered_sb_max is hard-wired to a value derived from 2048
clusters.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Dec 24 09:26:43 2009 UTC (14 years, 3 months ago) by kiyohara
Branch: MAIN
CVS Tags: uebayasi-xip-base
Branch point for: uebayasi-xip
Changes since 1.10: +3 -2 lines
Diff to previous 1.10 (colored) to selected 1.19 (colored)

Add COMPAT_50.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Dec 5 20:11:14 2009 UTC (14 years, 4 months ago) by pooka
Branch: MAIN
CVS Tags: matt-premerge-20091211
Changes since 1.9: +3 -2 lines
Diff to previous 1.9 (colored) to selected 1.19 (colored)

Remove the portalfs kernel file system driver.  Replace mount_portal(8)
with a version based on puffs.  User functionality remains the same.

Revision 1.3.18.2 / (download) - annotate - [select for diffs], Wed Sep 16 13:37:38 2009 UTC (14 years, 7 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.3.18.1: +2 -2 lines
Diff to previous 1.3.18.1 (colored) to branchpoint 1.3 (colored) to selected 1.19 (colored)

sync with head

Revision 1.9 / (download) - annotate - [select for diffs], Fri Aug 21 16:54:20 2009 UTC (14 years, 8 months ago) by tsutsui
Branch: MAIN
CVS Tags: yamt-nfs-mp-base8
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored) to selected 1.19 (colored)

Bump SYMTAB_SPACE.

Revision 1.7.4.1 / (download) - annotate - [select for diffs], Wed May 13 17:16:40 2009 UTC (14 years, 11 months ago) by jym
Branch: jym-xensuspend
Changes since 1.7: +1 -3 lines
Diff to previous 1.7 (colored) next main 1.8 (colored) to selected 1.19 (colored)

Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.

Revision 1.3.18.1 / (download) - annotate - [select for diffs], Mon May 4 08:11:02 2009 UTC (14 years, 11 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.3: +4 -6 lines
Diff to previous 1.3 (colored) to selected 1.19 (colored)

sync with head.

Revision 1.5.2.2 / (download) - annotate - [select for diffs], Tue Apr 28 07:34:00 2009 UTC (14 years, 11 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.5.2.1: +1 -3 lines
Diff to previous 1.5.2.1 (colored) to branchpoint 1.5 (colored) next main 1.6 (colored) to selected 1.19 (colored)

Sync with HEAD.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Mar 6 20:31:48 2009 UTC (15 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base3, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base, jymxensuspend-base
Changes since 1.7: +1 -3 lines
Diff to previous 1.7 (colored) to selected 1.19 (colored)

Remove SHMMAXPGS from all kernel configs. Dynamically compute the
initial limit as 1/4 of the physical memory. Ensure the limit is at
least 1024 pages, the old default on most platforms.

Revision 1.5.2.1 / (download) - annotate - [select for diffs], Mon Jan 19 13:16:08 2009 UTC (15 years, 3 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.5: +1 -3 lines
Diff to previous 1.5 (colored) to selected 1.19 (colored)

Sync with HEAD.

Revision 1.3.14.3 / (download) - annotate - [select for diffs], Sat Jan 17 13:28:00 2009 UTC (15 years, 3 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.3.14.2: +0 -2 lines
Diff to previous 1.3.14.2 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored) to selected 1.19 (colored)

Sync with HEAD.

Revision 1.4.4.2 / (download) - annotate - [select for diffs], Sat Dec 13 01:13:09 2008 UTC (15 years, 4 months ago) by haad
Branch: haad-dm
Changes since 1.4.4.1: +1 -3 lines
Diff to previous 1.4.4.1 (colored) to branchpoint 1.4 (colored) next main 1.5 (colored) to selected 1.19 (colored)

Update haad-dm branch to haad-dm-base2.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Nov 24 11:41:11 2008 UTC (15 years, 4 months ago) by ad
Branch: MAIN
CVS Tags: nick-hppapmap-base2, mjf-devfs2-base, haad-nbase2, haad-dm-base2, haad-dm-base, ad-audiomp2-base, ad-audiomp2
Branch point for: jym-xensuspend
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (colored) to selected 1.19 (colored)

Remove softdep, pass 1. We are focused on improving journalling.

Proposed on tech-kern@.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Nov 12 12:35:59 2008 UTC (15 years, 5 months ago) by ad
Branch: MAIN
Changes since 1.5: +1 -2 lines
Diff to previous 1.5 (colored) to selected 1.19 (colored)

Remove LKMs and switch to the module framework, pass 1.

Proposed on tech-kern@.

Revision 1.4.4.1 / (download) - annotate - [select for diffs], Sun Oct 19 22:15:44 2008 UTC (15 years, 6 months ago) by haad
Branch: haad-dm
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored) to selected 1.19 (colored)

Sync with HEAD.

Revision 1.3.14.2 / (download) - annotate - [select for diffs], Sun Sep 28 10:39:54 2008 UTC (15 years, 6 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.3.14.1: +1 -0 lines
Diff to previous 1.3.14.1 (colored) to branchpoint 1.3 (colored) to selected 1.19 (colored)

Sync with HEAD.

Revision 1.3.20.2 / (download) - annotate - [select for diffs], Thu Sep 18 04:33:24 2008 UTC (15 years, 7 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.3.20.1: +2 -1 lines
Diff to previous 1.3.20.1 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored) to selected 1.19 (colored)

Sync with wrstuden-revivesa-base-2.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Jul 31 07:41:01 2008 UTC (15 years, 8 months ago) by simonb
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-4, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, netbsd-5-base, netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, matt-nb5-pq3-base, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-base2, haad-dm-base1
Branch point for: nick-hppapmap, matt-nb5-pq3
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored) to selected 1.19 (colored)

Add "options WAPBL" to standard GENERIC/INSTALL type configs.

Revision 1.3.20.1 / (download) - annotate - [select for diffs], Mon Jun 23 04:30:19 2008 UTC (15 years, 9 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.3: +3 -2 lines
Diff to previous 1.3 (colored) to selected 1.19 (colored)

Sync w/ -current. 34 merge conflicts to follow.

Revision 1.3.16.1 / (download) - annotate - [select for diffs], Wed Jun 4 02:04:46 2008 UTC (15 years, 10 months ago) by yamt
Branch: yamt-pf42
Changes since 1.3: +3 -2 lines
Diff to previous 1.3 (colored) next main 1.4 (colored) to selected 1.19 (colored)

sync with head

Revision 1.3.14.1 / (download) - annotate - [select for diffs], Mon Jun 2 13:22:04 2008 UTC (15 years, 10 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.3: +3 -2 lines
Diff to previous 1.3 (colored) to selected 1.19 (colored)

Sync with HEAD.

Revision 1.4 / (download) - annotate - [select for diffs], Fri May 30 20:10:02 2008 UTC (15 years, 10 months ago) by tsutsui
Branch: MAIN
CVS Tags: yamt-pf42-base4, yamt-pf42-base3, wrstuden-revivesa-base-1, wrstuden-revivesa-base, simonb-wapbl-nbase, simonb-wapbl-base, simonb-wapbl
Branch point for: haad-dm
Changes since 1.3: +3 -2 lines
Diff to previous 1.3 (colored) to selected 1.19 (colored)

Add options COMPAT_40 to files which have options COMPAT_30.

Revision 1.2.8.3 / (download) - annotate - [select for diffs], Wed Jan 9 01:45:51 2008 UTC (16 years, 3 months ago) by matt
Branch: matt-armv6
Changes since 1.2.8.2: +2 -2 lines
Diff to previous 1.2.8.2 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored) to selected 1.19 (colored)

sync with HEAD

Revision 1.2.6.1 / (download) - annotate - [select for diffs], Sat Dec 8 18:16:52 2007 UTC (16 years, 4 months ago) by mjf
Branch: mjf-devfs
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) next main 1.3 (colored) to selected 1.19 (colored)

Sync with HEAD.

Revision 1.2.4.3 / (download) - annotate - [select for diffs], Fri Dec 7 17:24:35 2007 UTC (16 years, 4 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.2.4.2: +2 -2 lines
Diff to previous 1.2.4.2 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored) to selected 1.19 (colored)

sync with head

Revision 1.2.2.3 / (download) - annotate - [select for diffs], Mon Dec 3 18:35:42 2007 UTC (16 years, 4 months ago) by ad
Branch: vmlocking
Changes since 1.2.2.2: +2 -2 lines
Diff to previous 1.2.2.2 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored) to selected 1.19 (colored)

Sync with HEAD.

Revision 1.1.6.2 / (download) - annotate - [select for diffs], Mon Dec 3 16:13:58 2007 UTC (16 years, 4 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.1.6.1: +2 -2 lines
Diff to previous 1.1.6.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored) to selected 1.19 (colored)

Sync with HEAD.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Dec 2 19:25:43 2007 UTC (16 years, 4 months ago) by ad
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base2, yamt-pf42-base, yamt-nfs-mp-base2, yamt-nfs-mp-base, yamt-lazymbuf-base15, yamt-lazymbuf-base14, yamt-kmem-base3, yamt-kmem-base2, yamt-kmem-base, yamt-kmem, vmlocking2-base3, vmlocking2-base2, vmlocking2-base1, vmlocking2, vmlocking-nbase, reinoud-bufcleanup-nbase, reinoud-bufcleanup-base, nick-net80211-sync-base, nick-net80211-sync, mjf-devfs-base, matt-armv6-nbase, matt-armv6-base, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, jmcneill-pm-base, hpcarm-cleanup-nbase, hpcarm-cleanup-base, cube-autoconf-base, cube-autoconf, bouyer-xeni386-nbase, bouyer-xeni386-merge1, bouyer-xeni386-base, bouyer-xeni386, ad-socklock-base1
Branch point for: yamt-pf42, yamt-nfs-mp, wrstuden-revivesa, mjf-devfs2
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.19 (colored)

Bump SYMTAB_SPACE

Revision 1.2.8.2 / (download) - annotate - [select for diffs], Tue Nov 6 23:16:12 2007 UTC (16 years, 5 months ago) by matt
Branch: matt-armv6
CVS Tags: matt-armv6-prevmlocking
Changes since 1.2.8.1: +454 -0 lines
Diff to previous 1.2.8.1 (colored) to branchpoint 1.2 (colored) to selected 1.19 (colored)

sync with HEAD

Revision 1.2.4.2 / (download) - annotate - [select for diffs], Sat Oct 27 11:25:51 2007 UTC (16 years, 5 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.2.4.1: +454 -0 lines
Diff to previous 1.2.4.1 (colored) to branchpoint 1.2 (colored) to selected 1.19 (colored)

sync with head.

Revision 1.1.6.1 / (download) - annotate - [select for diffs], Fri Oct 26 15:42:26 2007 UTC (16 years, 5 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.1: +454 -0 lines
Diff to previous 1.1 (colored) to selected 1.19 (colored)

Sync with HEAD.

Follow the merge of pmap.c on i386 and amd64 and move
pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup
code to restore CR4 before jumping back into kernel space as the large
page option might cover that.

Revision 1.1.10.1 / (download) - annotate - [select for diffs], Thu Oct 25 22:35:44 2007 UTC (16 years, 5 months ago) by bouyer
Branch: bouyer-xenamd64
Changes since 1.1: +454 -0 lines
Diff to previous 1.1 (colored) next main 1.2 (colored) to selected 1.19 (colored)

Sync with HEAD.

Revision 1.2.2.2 / (download) - annotate - [select for diffs], Tue Oct 23 20:35:41 2007 UTC (16 years, 5 months ago) by ad
Branch: vmlocking
Changes since 1.2.2.1: +454 -0 lines
Diff to previous 1.2.2.1 (colored) to branchpoint 1.2 (colored) to selected 1.19 (colored)

Sync with head.

Revision 1.1.8.1 / (download) - annotate - [select for diffs], Thu Oct 18 08:31:52 2007 UTC (16 years, 6 months ago) by yamt
Branch: yamt-x86pmap
Changes since 1.1: +454 -0 lines
Diff to previous 1.1 (colored) next main 1.2 (colored) to selected 1.19 (colored)

sync with head.

Revision 1.2.8.1, Wed Oct 17 19:54:16 2007 UTC (16 years, 6 months ago) by matt
Branch: matt-armv6
Changes since 1.2: +0 -454 lines
FILE REMOVED

file PMPPC was added on branch matt-armv6 on 2007-11-06 23:16:12 +0000

Revision 1.2.4.1, Wed Oct 17 19:54:16 2007 UTC (16 years, 6 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.2: +0 -454 lines
FILE REMOVED

file PMPPC was added on branch yamt-lazymbuf on 2007-10-27 11:25:51 +0000

Revision 1.2.2.1, Wed Oct 17 19:54:16 2007 UTC (16 years, 6 months ago) by ad
Branch: vmlocking
Changes since 1.2: +0 -454 lines
FILE REMOVED

file PMPPC was added on branch vmlocking on 2007-10-23 20:35:41 +0000

Revision 1.2 / (download) - annotate - [select for diffs], Wed Oct 17 19:54:16 2007 UTC (16 years, 6 months ago) by garbled
Branch: MAIN
CVS Tags: yamt-x86pmap-base4, jmcneill-base, bouyer-xenamd64-base2, bouyer-xenamd64-base
Branch point for: yamt-lazymbuf, vmlocking, mjf-devfs, matt-armv6
Changes since 1.1: +454 -0 lines
Diff to previous 1.1 (colored) to selected 1.19 (colored)

Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree.  Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches.  The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.

Revision 1.1.2.1 / (download) - annotate - [select for diffs], Tue May 8 19:52:58 2007 UTC (16 years, 11 months ago) by garbled
Branch: ppcoea-renovation
Changes since 1.1: +454 -0 lines
Diff to previous 1.1 (colored) next main 1.2 (colored) to selected 1.19 (colored)

Move pmppc over to evbppc.  (previous location sys/arch/pmppc)

Revision 1.1, Tue May 8 19:52:58 2007 UTC (16 years, 11 months ago) by garbled
Branch: MAIN
CVS Tags: yamt-x86pmap-base3, yamt-x86pmap-base2, yamt-x86pmap-base, yamt-idlelwp-base8, vmlocking-base, ppcoea-renovation-base, mjf-ufs-trans-base, hpcarm-cleanup
Branch point for: yamt-x86pmap, ppcoea-renovation, jmcneill-pm, bouyer-xenamd64
FILE REMOVED

file PMPPC was initially added on branch ppcoea-renovation.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>