The NetBSD Project

CVS log for src/sys/arch/hpcmips/conf/GENERIC

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.248 / (download) - annotate - [select for diffs], Sun Feb 12 14:50:39 2023 UTC (14 months ago) by abs
Branch: MAIN
CVS Tags: thorpej-ifq-base, thorpej-ifq, thorpej-altq-separation-base, thorpej-altq-separation, HEAD
Changes since 1.247: +5 -2 lines
Diff to previous 1.247 (colored) to selected 1.116 (colored)

Add optoion GENERIC.local include to the end of ~all GENERIC configs

This excludes atari, sgimips, evbmips, evbppc, evbsh3, and hpcarm
all of which have somewhat specific kernel config file layouts

Revision 1.247 / (download) - annotate - [select for diffs], Thu Sep 29 10:10:07 2022 UTC (18 months, 2 weeks ago) by riastradh
Branch: MAIN
CVS Tags: 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.246: +3 -2 lines
Diff to previous 1.246 (colored) to selected 1.116 (colored)

swwdog(4): Add to GENERIC kernels.

Plus a handful of others that I'm familiar with.  Lots of special-
purpose kernels should probably have this too but I'm not going
through all the arm, mips, and ppc evaluation board kernels to see
which ones are relevant.

Omitted from systems I know to be very small:
- sun2/GENERIC
- dreamcast/GENERIC
Feel free to remove it from others that need to be kept smaller.

Compile-tested a few of these just in case:
- alpha/GENERIC
- amd64/GENERIC
- evbmips/OCTEON
- i386/GENERIC
- riscv/GENERIC

PR kern/29702

Revision 1.246 / (download) - annotate - [select for diffs], Sun Aug 7 02:52:26 2022 UTC (20 months, 1 week ago) by simonb
Branch: MAIN
Changes since 1.245: +8 -7 lines
Diff to previous 1.245 (colored) to selected 1.116 (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.244.4.1 / (download) - annotate - [select for diffs], Sun Aug 1 22:42:09 2021 UTC (2 years, 8 months ago) by thorpej
Branch: thorpej-i2c-spi-conf
Changes since 1.244: +2 -5 lines
Diff to previous 1.244 (colored) next main 1.245 (colored) to selected 1.116 (colored)

Sync with HEAD.

Revision 1.245 / (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.244: +2 -5 lines
Diff to previous 1.244 (colored) to selected 1.116 (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.243.2.1 / (download) - annotate - [select for diffs], Sat Apr 3 22:28:26 2021 UTC (3 years ago) by thorpej
Branch: thorpej-futex
Changes since 1.243: +3 -3 lines
Diff to previous 1.243 (colored) next main 1.244 (colored) to selected 1.116 (colored)

Sync with HEAD.

Revision 1.244 / (download) - annotate - [select for diffs], Tue Jan 12 08:03:19 2021 UTC (3 years, 3 months ago) by skrll
Branch: MAIN
CVS Tags: thorpej-futex-base, 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.243: +3 -3 lines
Diff to previous 1.243 (colored) to selected 1.116 (colored)

Turn on DIAGNOSTIC to help track down problem in hpcmips test runs

Revision 1.243 / (download) - annotate - [select for diffs], Sat Aug 1 08:20:49 2020 UTC (3 years, 8 months ago) by maxv
Branch: MAIN
Branch point for: thorpej-futex
Changes since 1.242: +2 -3 lines
Diff to previous 1.242 (colored) to selected 1.116 (colored)

Remove references to BRIDGE_IPF, it is now compiled in by default.

Revision 1.242 / (download) - annotate - [select for diffs], Sat May 16 13:46:11 2020 UTC (3 years, 11 months ago) by maya
Branch: MAIN
Changes since 1.241: +2 -5 lines
Diff to previous 1.241 (colored) to selected 1.116 (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.235.4.2 / (download) - annotate - [select for diffs], Wed Apr 8 14:07:38 2020 UTC (4 years ago) by martin
Branch: phil-wifi
Changes since 1.235.4.1: +2 -5 lines
Diff to previous 1.235.4.1 (colored) to branchpoint 1.235 (colored) next main 1.236 (colored) to selected 1.116 (colored)

Merge changes from current as of 20200406

Revision 1.240.4.1 / (download) - annotate - [select for diffs], Sat Feb 29 20:18:24 2020 UTC (4 years, 1 month ago) by ad
Branch: ad-namecache
Changes since 1.240: +2 -5 lines
Diff to previous 1.240 (colored) next main 1.241 (colored) to selected 1.116 (colored)

Sync with head.

Revision 1.241 / (download) - annotate - [select for diffs], Wed Jan 29 18:39:02 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.240: +2 -5 lines
Diff to previous 1.240 (colored) to selected 1.116 (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.235.4.1 / (download) - annotate - [select for diffs], Mon Jun 10 22:06:17 2019 UTC (4 years, 10 months ago) by christos
Branch: phil-wifi
Changes since 1.235: +16 -23 lines
Diff to previous 1.235 (colored) to selected 1.116 (colored)

Sync with HEAD

Revision 1.240 / (download) - annotate - [select for diffs], Fri Apr 26 21:40:30 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-base2, ad-namecache-base1, ad-namecache-base
Branch point for: ad-namecache
Changes since 1.239: +9 -15 lines
Diff to previous 1.239 (colored) to selected 1.116 (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.239 / (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.238: +3 -2 lines
Diff to previous 1.238 (colored) to selected 1.116 (colored)

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

Revision 1.238 / (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.237: +6 -3 lines
Diff to previous 1.237 (colored) to selected 1.116 (colored)

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

Revision 1.235.2.1 / (download) - annotate - [select for diffs], Thu Sep 6 06:55:34 2018 UTC (5 years, 7 months ago) by pgoyette
Branch: pgoyette-compat
CVS Tags: pgoyette-compat-merge-20190127
Changes since 1.235: +4 -9 lines
Diff to previous 1.235 (colored) next main 1.236 (colored) to selected 1.116 (colored)

Sync with HEAD

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

Revision 1.237 / (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-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906
Changes since 1.236: +3 -2 lines
Diff to previous 1.236 (colored) to selected 1.116 (colored)

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

Revision 1.236 / (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.235: +3 -9 lines
Diff to previous 1.235 (colored) to selected 1.116 (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.216.2.4 / (download) - annotate - [select for diffs], Sun Dec 3 11:36:14 2017 UTC (6 years, 4 months ago) by jdolecek
Branch: tls-maxphys
Changes since 1.216.2.3: +9 -16 lines
Diff to previous 1.216.2.3 (colored) next main 1.217 (colored) to selected 1.116 (colored)

update from HEAD

Revision 1.235 / (download) - annotate - [select for diffs], Thu Sep 14 07:58:41 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.234: +6 -15 lines
Diff to previous 1.234 (colored) to selected 1.116 (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.234 / (download) - annotate - [select for diffs], Wed Sep 13 22:24:43 2017 UTC (6 years, 7 months ago) by sevan
Branch: MAIN
Changes since 1.233: +2 -5 lines
Diff to previous 1.233 (colored) to selected 1.116 (colored)

Remove support for VERIFIED_EXEC_FP_RMD160, VERIFIED_EXEC_FP_SHA1, and VERIFIED_EXEC_FP_MD5 options.
These algorithms are either broken or on their way to being broken.

Discussed on tech-security
http://mail-index.netbsd.org/tech-security/2017/08/21/msg000936.html

ok riastradh

Revision 1.229.2.2 / (download) - annotate - [select for diffs], Sun Feb 5 13:40:11 2017 UTC (7 years, 2 months ago) by skrll
Branch: nick-nhusb
Changes since 1.229.2.1: +4 -2 lines
Diff to previous 1.229.2.1 (colored) to branchpoint 1.229 (colored) next main 1.230 (colored) to selected 1.116 (colored)

Sync with HEAD

Revision 1.230.2.1 / (download) - annotate - [select for diffs], Sat Jan 7 08:56:18 2017 UTC (7 years, 3 months ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.230: +4 -2 lines
Diff to previous 1.230 (colored) next main 1.231 (colored) to selected 1.116 (colored)

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

Revision 1.233 / (download) - annotate - [select for diffs], Tue Dec 13 20:42:18 2016 UTC (7 years, 4 months ago) by christos
Branch: MAIN
CVS Tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, perseant-stdc-iso10646-base, perseant-stdc-iso10646, nick-nhusb-base-20170825, nick-nhusb-base-20170204, 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, bouyer-socketcan-base, bouyer-socketcan
Changes since 1.232: +3 -3 lines
Diff to previous 1.232 (colored) to selected 1.116 (colored)

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

Revision 1.232 / (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.231: +2 -3 lines
Diff to previous 1.231 (colored) to selected 1.116 (colored)

remove VAUDIOSPEAKER for now, will be done differently.

Revision 1.231 / (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.230: +5 -2 lines
Diff to previous 1.230 (colored) to selected 1.116 (colored)

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

Revision 1.229.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.229: +3 -3 lines
Diff to previous 1.229 (colored) to selected 1.116 (colored)

Sync with HEAD

Revision 1.230 / (download) - annotate - [select for diffs], Sat Mar 19 23:21:02 2016 UTC (8 years 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.229: +3 -3 lines
Diff to previous 1.229 (colored) to selected 1.116 (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.224.2.2 / (download) - annotate - [select for diffs], Tue Nov 18 19:05:29 2014 UTC (9 years, 4 months ago) by snj
Branch: netbsd-7
CVS Tags: netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, 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
Changes since 1.224.2.1: +2 -4 lines
Diff to previous 1.224.2.1 (colored) to branchpoint 1.224 (colored) next main 1.225 (colored) to selected 1.116 (colored)

Pull up following revision(s) (requested by manu in ticket #251):
	sys/arch/acorn26/conf/GENERIC: revision 1.81
	sys/arch/acorn32/conf/GENERIC: revision 1.116
	sys/arch/alpha/conf/GENERIC: revision 1.362
	sys/arch/amd64/conf/ALL: revision 1.23
	sys/arch/amd64/conf/GENERIC: revision 1.404
	sys/arch/amd64/conf/XEN3_DOM0: revision 1.112
	sys/arch/amd64/conf/XEN3_DOMU: revision 1.60
	sys/arch/amiga/conf/GENERIC.in: revision 1.129
	sys/arch/amiga/conf/GENERIC: revision 1.311
	sys/arch/amigappc/conf/GENERIC: revision 1.24
	sys/arch/arc/conf/GENERIC: revision 1.184
	sys/arch/bebox/conf/GENERIC: revision 1.145
	sys/arch/cats/conf/GENERIC: revision 1.155
	sys/arch/cesfic/conf/GENERIC: revision 1.65
	sys/arch/cobalt/conf/GENERIC: revision 1.147
	sys/arch/dreamcast/conf/GENERIC: revision 1.121
	sys/arch/emips/conf/GENERIC: revision 1.15
	sys/arch/epoc32/conf/GENERIC: revision 1.8
	sys/arch/ews4800mips/conf/GENERIC: revision 1.51
	sys/arch/hp300/conf/GENERIC: revision 1.190
	sys/arch/hpcmips/conf/GENERIC: revision 1.229
	sys/arch/hpcsh/conf/GENERIC: revision 1.106
	sys/arch/hppa/conf/GENERIC: revision 1.6
	sys/arch/i386/conf/ALL: revision 1.389
	sys/arch/i386/conf/GENERIC: revision 1.1118
	sys/arch/i386/conf/XEN3_DOM0: revision 1.93
	sys/arch/i386/conf/XEN3_DOMU: revision 1.65
	sys/arch/ibmnws/conf/GENERIC: revision 1.46
	sys/arch/iyonix/conf/GENERIC: revision 1.88
	sys/arch/landisk/conf/GENERIC: revision 1.45
	sys/arch/luna68k/conf/GENERIC: revision 1.119
	sys/arch/mac68k/conf/GENERIC: revision 1.220
	sys/arch/macppc/conf/GENERIC: revision 1.320
	sys/arch/macppc/conf/MAMBO: revision 1.24
	sys/arch/macppc/conf/POWERMAC_G5: revision 1.25
	sys/arch/mipsco/conf/GENERIC: revision 1.88
	sys/arch/mmeye/conf/GENERIC: revision 1.120
	sys/arch/mvme68k/conf/GENERIC: revision 1.94
	sys/arch/mvmeppc/conf/GENERIC: revision 1.24
	sys/arch/netwinder/conf/GENERIC: revision 1.126
	sys/arch/news68k/conf/GENERIC: revision 1.125
	sys/arch/newsmips/conf/GENERIC: revision 1.129
	sys/arch/next68k/conf/GENERIC: revision 1.139
	sys/arch/ofppc/conf/GENERIC: revision 1.157
	sys/arch/pmax/conf/GENERIC64: revision 1.21
	sys/arch/pmax/conf/GENERIC: revision 1.185
	sys/arch/prep/conf/GENERIC: revision 1.174
	sys/arch/rs6000/conf/GENERIC: revision 1.33
	sys/arch/sandpoint/conf/GENERIC: revision 1.88
	sys/arch/sbmips/conf/GENERIC: revision 1.101
	sys/arch/sgimips/conf/GENERIC32_IP12: revision 1.28
	sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.104
	sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.106
	sys/arch/shark/conf/GENERIC: revision 1.121
	sys/arch/sparc/conf/GENERIC: revision 1.248
	sys/arch/sparc/conf/TADPOLE3GX: revision 1.65
	sys/arch/sparc64/conf/GENERIC: revision 1.177
	sys/arch/sparc64/conf/NONPLUS64: revision 1.44
	sys/arch/sun2/conf/GENERIC: revision 1.94
	sys/arch/sun3/conf/GENERIC: revision 1.171
	sys/arch/vax/conf/GENERIC: revision 1.193
	sys/arch/vax/conf/VAX780: revision 1.19
	sys/arch/x68k/conf/GENERIC: revision 1.179
	sys/arch/zaurus/conf/GENERIC: revision 1.65
	sys/ufs/files.ufs: revision 1.38
Remove unused extended attributes kernel options

As Masao Uebayashi pointed to me, UFS_EXTATTR_AUTOSTART, LFS_EXTATTR_AUTOSTART
and UFS_EXTATTR_AUTOCREATE are not used anywhere in the code. Remove them
as they have been obsolete for a long time:
UFS_EXTATTR_AUTOSTART was replaced by mount -o extattr
LFS_EXTATTR_AUTOSTART was created to match obsolete UFS_EXTATTR_AUTOSTART
UFS_EXTATTR_AUTOCREATE was replaced by sysctl vfs.ffs.extattr_autocreate

Revision 1.229 / (download) - annotate - [select for diffs], Sun Nov 16 16:01:41 2014 UTC (9 years, 5 months ago) by manu
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.228: +2 -4 lines
Diff to previous 1.228 (colored) to selected 1.116 (colored)

Remove unused extended attributes kernel options

As Masao Uebayashi pointed to me, UFS_EXTATTR_AUTOSTART, LFS_EXTATTR_AUTOSTART
and UFS_EXTATTR_AUTOCREATE are not used anywhere in the code. Remove them
as they have been obsolete for a long time:
UFS_EXTATTR_AUTOSTART was replaced by mount -o extattr
LFS_EXTATTR_AUTOSTART was created to match obsolete UFS_EXTATTR_AUTOSTART
UFS_EXTATTR_AUTOCREATE was replaced by sysctl vfs.ffs.extattr_autocreate

Revision 1.224.2.1 / (download) - annotate - [select for diffs], Fri Nov 14 15:16:19 2014 UTC (9 years, 5 months ago) by martin
Branch: netbsd-7
Changes since 1.224: +5 -2 lines
Diff to previous 1.224 (colored) to selected 1.116 (colored)

Pull up following revision(s) (requested by manu in ticket #232):
	sys/arch/next68k/conf/GENERIC: revision 1.138
	sys/arch/cobalt/conf/GENERIC: revision 1.146
	sys/arch/mvme68k/conf/GENERIC: revision 1.93
	sys/arch/vax/conf/VAX780: revision 1.18
	sys/arch/newsmips/conf/GENERIC: revision 1.128
	sys/arch/luna68k/conf/GENERIC: revision 1.118
	sys/arch/sbmips/conf/GENERIC: revision 1.100
	sys/arch/pmax/conf/GENERIC: revision 1.184
	sys/arch/alpha/conf/GENERIC: revision 1.361
	sys/arch/sparc64/conf/GENERIC: revision 1.176
	sys/arch/sun3/conf/GENERIC: revision 1.170
	sys/arch/shark/conf/GENERIC: revision 1.120
	sys/arch/landisk/conf/GENERIC: revision 1.44
	sys/arch/bebox/conf/GENERIC: revision 1.144
	sys/arch/sparc64/conf/NONPLUS64: revision 1.43
	sys/arch/sandpoint/conf/GENERIC: revision 1.87
	sys/arch/emips/conf/GENERIC: revision 1.14
	sys/arch/amd64/conf/XEN3_DOM0: revision 1.111
	sys/arch/dreamcast/conf/GENERIC: revision 1.120
	sys/arch/cesfic/conf/GENERIC: revision 1.64
	sys/arch/mmeye/conf/GENERIC: revision 1.119
	sys/arch/epoc32/conf/GENERIC: revision 1.7
	sys/arch/x68k/conf/GENERIC: revision 1.178
	sys/arch/iyonix/conf/GENERIC: revision 1.87
	sys/arch/sun2/conf/GENERIC: revision 1.93
	sys/arch/ews4800mips/conf/GENERIC: revision 1.50
	sys/arch/amd64/conf/XEN3_DOMU: revision 1.59
	sys/arch/acorn26/conf/GENERIC: revision 1.80
	sys/arch/acorn32/conf/GENERIC: revision 1.115
	sys/arch/macppc/conf/POWERMAC_G5: revision 1.24
	sys/arch/i386/conf/GENERIC: revision 1.1117
	sys/arch/arc/conf/GENERIC: revision 1.183
	sys/arch/cats/conf/GENERIC: revision 1.154
	sys/arch/amiga/conf/GENERIC.in: revision 1.128
	sys/arch/zaurus/conf/GENERIC: revision 1.64
	sys/arch/netwinder/conf/GENERIC: revision 1.125
	sys/arch/hppa/conf/GENERIC: revision 1.5
	sys/arch/mvmeppc/conf/GENERIC: revision 1.23
	sys/arch/macppc/conf/GENERIC: revision 1.319
	sys/arch/amiga/conf/GENERIC: revision 1.310
	sys/arch/pmax/conf/GENERIC64: revision 1.20
	sys/arch/macppc/conf/MAMBO: revision 1.23
	sys/arch/sgimips/conf/GENERIC32_IP12: revision 1.27
	sys/arch/amigappc/conf/GENERIC: revision 1.23
	sys/arch/amd64/conf/GENERIC: revision 1.403
	sys/arch/ofppc/conf/GENERIC: revision 1.156
	sys/arch/mac68k/conf/GENERIC: revision 1.219
	sys/arch/i386/conf/XEN3_DOMU: revision 1.64
	sys/arch/mipsco/conf/GENERIC: revision 1.87
	sys/arch/hp300/conf/GENERIC: revision 1.189
	sys/arch/vax/conf/GENERIC: revision 1.192
	sys/arch/news68k/conf/GENERIC: revision 1.124
	sys/arch/ibmnws/conf/GENERIC: revision 1.45
	sys/arch/hpcsh/conf/GENERIC: revision 1.105
	sys/arch/sparc/conf/TADPOLE3GX: revision 1.64
	sys/arch/i386/conf/XEN3_DOM0: revision 1.92
	sys/arch/sparc/conf/GENERIC: revision 1.247
	sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.105
	sys/arch/prep/conf/GENERIC: revision 1.173
	sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.103
	sys/arch/rs6000/conf/GENERIC: revision 1.32
	sys/arch/hpcmips/conf/GENERIC: revision 1.228
Support for UFS1 extended attributes in GENERIC and GENERIC-like kernels
This change just brings UFS1 extended attribute *support* in the kernel,
extended attributes are not enabled unless three conditions are met:
1) filesystem is UFS1 (newfs -O1)
2) .attribute/system and .attribute/user directories are created at fs root
3) filesystem is mounted with -o extattr
Some GENERIC kernels are obviously memory constrained, the extended
attributes options were not enabled for them, but just added commented out.
(kernel were considered memory constrained if QUOTA option was disabled)

Revision 1.228 / (download) - annotate - [select for diffs], Wed Nov 12 10:47:22 2014 UTC (9 years, 5 months ago) by manu
Branch: MAIN
Changes since 1.227: +5 -2 lines
Diff to previous 1.227 (colored) to selected 1.116 (colored)

Support for UFS1 extended attributes in GENERIC and GENERIC-like kernels

This change just brings UFS1 extended attribute *support* in the kernel,
extended attributes are not enabled unless three conditions are met:
1) filesystem is UFS1 (newfs -O1)
2) .attribute/system and .attribute/user directories are created at fs root
3) filesystem is mounted with -o extattr

Some GENERIC kernels are obviously memory constrained, the extended
attributes options were not enabled for them, but just added commented out.
(kernel were considered memory constrained if QUOTA option was disabled)

Revision 1.227 / (download) - annotate - [select for diffs], Sat Oct 11 08:22:34 2014 UTC (9 years, 6 months ago) by uebayasi
Branch: MAIN
Changes since 1.226: +3 -2 lines
Diff to previous 1.226 (colored) to selected 1.116 (colored)

Missing midi attachment.

Revision 1.226 / (download) - annotate - [select for diffs], Sat Aug 23 20:26:58 2014 UTC (9 years, 7 months ago) by dholland
Branch: MAIN
Changes since 1.225: +10 -10 lines
Diff to previous 1.225 (colored) to selected 1.116 (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.216.2.3 / (download) - annotate - [select for diffs], Wed Aug 20 00:03:03 2014 UTC (9 years, 7 months ago) by tls
Branch: tls-maxphys
Changes since 1.216.2.2: +4 -1 lines
Diff to previous 1.216.2.2 (colored) to selected 1.116 (colored)

Rebase to HEAD as of a few days ago.

Revision 1.225 / (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.224: +3 -2 lines
Diff to previous 1.224 (colored) to selected 1.116 (colored)

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

Revision 1.223.4.1 / (download) - annotate - [select for diffs], Sun Aug 10 06:53:58 2014 UTC (9 years, 8 months ago) by tls
Branch: tls-earlyentropy
Changes since 1.223: +6 -2 lines
Diff to previous 1.223 (colored) next main 1.224 (colored) to selected 1.116 (colored)

Rebase.

Revision 1.224 / (download) - annotate - [select for diffs], Sun Jul 20 10:06:11 2014 UTC (9 years, 8 months ago) by alnsn
Branch: MAIN
CVS Tags: tls-maxphys-base, tls-earlyentropy-base, netbsd-7-base
Branch point for: netbsd-7
Changes since 1.223: +6 -2 lines
Diff to previous 1.223 (colored) to selected 1.116 (colored)

Add commented out bpfjit options to mips kernels.
While here, add 2 missing RCS ids.

Revision 1.213.4.3 / (download) - annotate - [select for diffs], Thu May 22 11:39:49 2014 UTC (9 years, 10 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.213.4.2: +7 -13 lines
Diff to previous 1.213.4.2 (colored) to branchpoint 1.213 (colored) next main 1.214 (colored) to selected 1.116 (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.222.2.1 / (download) - annotate - [select for diffs], Wed Aug 28 23:59:17 2013 UTC (10 years, 7 months ago) by rmind
Branch: rmind-smpnet
Changes since 1.222: +2 -3 lines
Diff to previous 1.222 (colored) next main 1.223 (colored) to selected 1.116 (colored)

sync with head

Revision 1.223 / (download) - annotate - [select for diffs], Sun Jun 30 21:38:57 2013 UTC (10 years, 9 months ago) by rmind
Branch: MAIN
CVS Tags: yamt-pagecache-base9, 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
Branch point for: tls-earlyentropy
Changes since 1.222: +2 -3 lines
Diff to previous 1.222 (colored) to selected 1.116 (colored)

G/C PFIL_HOOKS from the kernel configs.

Revision 1.216.2.2 / (download) - annotate - [select for diffs], Sun Jun 23 06:20:06 2013 UTC (10 years, 9 months ago) by tls
Branch: tls-maxphys
Changes since 1.216.2.1: +7 -12 lines
Diff to previous 1.216.2.1 (colored) to selected 1.116 (colored)

resync from head

Revision 1.222 / (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.221: +2 -3 lines
Diff to previous 1.221 (colored) to selected 1.116 (colored)

remove obsolete networking options

Revision 1.221 / (download) - annotate - [select for diffs], Sat Apr 27 21:43:27 2013 UTC (10 years, 11 months ago) by christos
Branch: MAIN
CVS Tags: khorben-n900
Changes since 1.220: +4 -4 lines
Diff to previous 1.220 (colored) to selected 1.116 (colored)

the bogus number police

Revision 1.220 / (download) - annotate - [select for diffs], Sat Apr 27 18:19:36 2013 UTC (10 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.219: +5 -5 lines
Diff to previous 1.219 (colored) to selected 1.116 (colored)

remove confusing numeric locators where they are unused.

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

Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.

Revision 1.218 / (download) - annotate - [select for diffs], Fri Mar 1 18:25:41 2013 UTC (11 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.217: +2 -5 lines
Diff to previous 1.217 (colored) to selected 1.116 (colored)

Retire OSI network stack. OK core@

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

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

Revision 1.213.4.2 / (download) - annotate - [select for diffs], Tue Oct 30 17:19:40 2012 UTC (11 years, 5 months ago) by yamt
Branch: yamt-pagecache
CVS Tags: yamt-pagecache-tag8
Changes since 1.213.4.1: +4 -3 lines
Diff to previous 1.213.4.1 (colored) to branchpoint 1.213 (colored) to selected 1.116 (colored)

sync with head

Revision 1.217 / (download) - annotate - [select for diffs], Wed Oct 17 14:48:12 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.216: +3 -2 lines
Diff to previous 1.216 (colored) to selected 1.116 (colored)

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

Revision 1.215.2.1 / (download) - annotate - [select for diffs], Tue Jun 12 17:47:55 2012 UTC (11 years, 10 months ago) by riz
Branch: netbsd-6
CVS Tags: 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, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus
Changes since 1.215: +3 -3 lines
Diff to previous 1.215 (colored) next main 1.216 (colored) to selected 1.116 (colored)

Pull up following revision(s) (requested by abs in ticket #311):
	sys/arch/netwinder/conf/GENERIC: revision 1.112
	sys/arch/i386/conf/GENERIC: revision 1.1074
	sys/arch/atari/conf/MILAN.in: revision 1.26
	sys/arch/zaurus/conf/GENERIC: revision 1.54
	sys/arch/shark/conf/GENERIC: revision 1.101
	sys/arch/hpcmips/conf/MPC303: revision 1.60
	sys/arch/i386/conf/XEN3_DOM0: revision 1.67
	sys/arch/evbarm/conf/MPCSA_GENERIC: revision 1.29
	sys/arch/vax/conf/GENERIC: revision 1.181
	sys/arch/sparc/conf/KRUPS: revision 1.59
	sys/arch/evbarm/conf/BEAGLEBOARD: revision 1.27
	sys/arch/i386/conf/INSTALL_FLOPPY: revision 1.16
	sys/arch/prep/conf/GENERIC: revision 1.163
	sys/arch/hpcmips/conf/GENERIC: revision 1.216
	sys/arch/sparc/conf/TADPOLE3GX: revision 1.56
	sys/arch/shark/conf/INSTALL: revision 1.50
	sys/arch/next68k/conf/GENERIC: revision 1.127
	sys/arch/evbppc/conf/VIRTEX_GSRD2: revision 1.16
	sys/arch/evbppc/conf/VIRTEX_DFC: revision 1.17
	sys/arch/evbppc/conf/EXPLORA451: revision 1.48
	sys/arch/bebox/conf/INSTALL: revision 1.54
	sys/arch/next68k/conf/SLAB: revision 1.46
	sys/arch/i386/conf/GENERIC_TINY: revision 1.132
	sys/arch/bebox/conf/GENERIC: revision 1.131
	sys/arch/amd64/conf/XEN3_DOM0: revision 1.84
	sys/arch/amd64/conf/GENERIC: revision 1.356
	sys/arch/evbarm/conf/MMNET_GENERIC: revision 1.6
	share/man/man4/wscons.4: revision 1.31
	sys/arch/hpcmips/conf/TX3912: revision 1.79
	sys/arch/evbarm/conf/ARMADILLO9: revision 1.35
	sys/arch/hpcsh/conf/GENERIC: revision 1.97
	sys/arch/i386/conf/ALL: revision 1.339
	sys/arch/hpcmips/conf/TX3922: revision 1.93
	sys/arch/cats/conf/INSTALL: revision 1.82
	sys/arch/sparc64/conf/GENERIC: revision 1.151
	sys/arch/i386/conf/INSTALL_TINY: revision 1.135
	sys/arch/evbppc/conf/VIRTEX_GSRD1: revision 1.15
	sys/arch/evbarm/conf/TS7200: revision 1.49
	sys/arch/hpcmips/conf/VR41XX: revision 1.55
	sys/arch/hp700/conf/GENERIC: revision 1.115
	sys/arch/cats/conf/GENERIC: revision 1.140
Mention wsconscfg(8) needs WSDISPLAY_COMPAT_USL
If a port is going to have wscons for virtual terminals then it really make=
s
sense to enable WSDISPLAY_COMPAT_USL so the system can switch between the
virtual terminals...
Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at least
give a hint that its not just for third party compat. No functional change.

Revision 1.216 / (download) - annotate - [select for diffs], Tue Jun 5 08:44:11 2012 UTC (11 years, 10 months ago) by abs
Branch: MAIN
Branch point for: tls-maxphys
Changes since 1.215: +3 -3 lines
Diff to previous 1.215 (colored) to selected 1.116 (colored)

Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at least
give a hint that its not just for third party compat. No functional change.

Revision 1.213.4.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:06:24 2012 UTC (12 years ago) by yamt
Branch: yamt-pagecache
Changes since 1.213: +3 -4 lines
Diff to previous 1.213 (colored) to selected 1.116 (colored)

sync with head

Revision 1.214.2.1 / (download) - annotate - [select for diffs], Sat Feb 18 07:32:10 2012 UTC (12 years, 2 months ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.214: +3 -3 lines
Diff to previous 1.214 (colored) next main 1.215 (colored) to selected 1.116 (colored)

merge to -current.

Revision 1.215 / (download) - annotate - [select for diffs], Sun Dec 18 05:49:28 2011 UTC (12 years, 4 months ago) by dholland
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4, netbsd-6-base, 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: netbsd-6
Changes since 1.214: +3 -3 lines
Diff to previous 1.214 (colored) to selected 1.116 (colored)

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

Revision 1.214 / (download) - annotate - [select for diffs], Tue Nov 22 21:25:16 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.213: +2 -3 lines
Diff to previous 1.213 (colored) to selected 1.116 (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.212.2.1 / (download) - annotate - [select for diffs], Mon Jun 6 09:05:43 2011 UTC (12 years, 10 months ago) by jruoho
Branch: jruoho-x86intr
Changes since 1.212: +4 -3 lines
Diff to previous 1.212 (colored) next main 1.213 (colored) to selected 1.116 (colored)

Sync with HEAD.

Revision 1.208.2.3 / (download) - annotate - [select for diffs], Thu Apr 21 01:41:03 2011 UTC (12 years, 11 months ago) by rmind
Branch: rmind-uvmplock
Changes since 1.208.2.2: +2 -1 lines
Diff to previous 1.208.2.2 (colored) to branchpoint 1.208 (colored) next main 1.209 (colored) to selected 1.116 (colored)

sync with head

Revision 1.213 / (download) - annotate - [select for diffs], Sun Mar 6 17:08:25 2011 UTC (13 years, 1 month ago) by bouyer
Branch: MAIN
CVS Tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, rmind-uvmplock-nbase, rmind-uvmplock-base, jym-xensuspend-nbase, jym-xensuspend-base, jmcneill-audiomp3-base, jmcneill-audiomp3, cherry-xenmp-base, cherry-xenmp
Branch point for: yamt-pagecache
Changes since 1.212: +4 -3 lines
Diff to previous 1.212 (colored) to selected 1.116 (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.208.2.2 / (download) - annotate - [select for diffs], Sat Mar 5 20:50:32 2011 UTC (13 years, 1 month ago) by rmind
Branch: rmind-uvmplock
Changes since 1.208.2.1: +3 -3 lines
Diff to previous 1.208.2.1 (colored) to branchpoint 1.208 (colored) to selected 1.116 (colored)

sync with head

Revision 1.212.4.1 / (download) - annotate - [select for diffs], Tue Feb 8 19:29:35 2011 UTC (13 years, 2 months ago) by bouyer
Branch: bouyer-quota2
Changes since 1.212: +4 -3 lines
Diff to previous 1.212 (colored) next main 1.213 (colored) to selected 1.116 (colored)

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

Revision 1.212 / (download) - annotate - [select for diffs], Tue Nov 23 11:13:59 2010 UTC (13 years, 4 months ago) by hannken
Branch: MAIN
CVS Tags: uebayasi-xip-base7, matt-mips64-premerge-20101231, jruoho-x86intr-base, bouyer-quota2-nbase, bouyer-quota2-base
Branch point for: jruoho-x86intr, bouyer-quota2
Changes since 1.211: +3 -3 lines
Diff to previous 1.211 (colored) to selected 1.116 (colored)

Remove unused count from pseudo-device md.

Revision 1.207.2.2 / (download) - annotate - [select for diffs], Tue Aug 17 06:44:28 2010 UTC (13 years, 8 months ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.207.2.1: +7 -2 lines
Diff to previous 1.207.2.1 (colored) to branchpoint 1.207 (colored) next main 1.208 (colored) to selected 1.116 (colored)

Sync with HEAD.

Revision 1.200.10.3 / (download) - annotate - [select for diffs], Wed Aug 11 22:52:06 2010 UTC (13 years, 8 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.200.10.2: +9 -4 lines
Diff to previous 1.200.10.2 (colored) to branchpoint 1.200 (colored) next main 1.201 (colored) to selected 1.116 (colored)

sync with head.

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

sync with head

Revision 1.211 / (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-base6, uebayasi-xip-base5, uebayasi-xip-base4, uebayasi-xip-base3, uebayasi-xip-base2
Changes since 1.210: +7 -2 lines
Diff to previous 1.210 (colored) to selected 1.116 (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.207.2.1 / (download) - annotate - [select for diffs], Fri Apr 30 14:39:25 2010 UTC (13 years, 11 months ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.207: +6 -3 lines
Diff to previous 1.207 (colored) to selected 1.116 (colored)

Sync with HEAD.

Revision 1.210 / (download) - annotate - [select for diffs], Thu Apr 29 22:40:51 2010 UTC (13 years, 11 months ago) by chs
Branch: MAIN
Changes since 1.209: +3 -3 lines
Diff to previous 1.209 (colored) to selected 1.116 (colored)

enable TMPFS in all GENERICs that have MFS enabled.

Revision 1.209 / (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.208: +3 -3 lines
Diff to previous 1.208 (colored) to selected 1.116 (colored)

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

Revision 1.200.10.2 / (download) - annotate - [select for diffs], Thu Mar 11 15:02:24 2010 UTC (14 years, 1 month ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.200.10.1: +5 -3 lines
Diff to previous 1.200.10.1 (colored) to branchpoint 1.200 (colored) to selected 1.116 (colored)

sync with head

Revision 1.208 / (download) - annotate - [select for diffs], Sun Mar 7 09:39:43 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.207: +5 -2 lines
Diff to previous 1.207 (colored) to selected 1.116 (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.207 / (download) - annotate - [select for diffs], Sat Dec 5 20:11:14 2009 UTC (14 years, 4 months ago) by pooka
Branch: MAIN
CVS Tags: uebayasi-xip-base, matt-premerge-20091211
Branch point for: uebayasi-xip
Changes since 1.206: +2 -3 lines
Diff to previous 1.206 (colored) to selected 1.116 (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.200.10.1 / (download) - annotate - [select for diffs], Mon May 4 08:11:10 2009 UTC (14 years, 11 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.200: +10 -4 lines
Diff to previous 1.200 (colored) to selected 1.116 (colored)

sync with head.

Revision 1.203.2.2 / (download) - annotate - [select for diffs], Tue Mar 3 18:28:58 2009 UTC (15 years, 1 month ago) by skrll
Branch: nick-hppapmap
Changes since 1.203.2.1: +3 -2 lines
Diff to previous 1.203.2.1 (colored) to branchpoint 1.203 (colored) next main 1.204 (colored) to selected 1.116 (colored)

Sync with HEAD.

Revision 1.206 / (download) - annotate - [select for diffs], Sat Jan 24 05:06:06 2009 UTC (15 years, 2 months ago) by mrg
Branch: MAIN
CVS Tags: yamt-nfs-mp-base8, 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-base2, nick-hppapmap-base, jymxensuspend-base, jym-xensuspend
Changes since 1.205: +3 -2 lines
Diff to previous 1.205 (colored) to selected 1.116 (colored)

add COMPAT_50 to all the configs with COMPAT_40.

Revision 1.203.2.1 / (download) - annotate - [select for diffs], Mon Jan 19 13:16:13 2009 UTC (15 years, 2 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.203: +2 -4 lines
Diff to previous 1.203 (colored) to selected 1.116 (colored)

Sync with HEAD.

Revision 1.200.6.3 / (download) - annotate - [select for diffs], Sat Jan 17 13:28:02 2009 UTC (15 years, 3 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.200.6.2: +0 -2 lines
Diff to previous 1.200.6.2 (colored) to branchpoint 1.200 (colored) next main 1.201 (colored) to selected 1.116 (colored)

Sync with HEAD.

Revision 1.201.4.2 / (download) - annotate - [select for diffs], Sat Dec 13 01:13:12 2008 UTC (15 years, 4 months ago) by haad
Branch: haad-dm
Changes since 1.201.4.1: +2 -4 lines
Diff to previous 1.201.4.1 (colored) to branchpoint 1.201 (colored) next main 1.202 (colored) to selected 1.116 (colored)

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

Revision 1.205 / (download) - annotate - [select for diffs], Mon Nov 24 11:41:11 2008 UTC (15 years, 4 months ago) by ad
Branch: MAIN
CVS Tags: mjf-devfs2-base, haad-nbase2, haad-dm-base2, haad-dm-base, ad-audiomp2-base, ad-audiomp2
Changes since 1.204: +2 -3 lines
Diff to previous 1.204 (colored) to selected 1.116 (colored)

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

Proposed on tech-kern@.

Revision 1.204 / (download) - annotate - [select for diffs], Wed Nov 12 12:36:01 2008 UTC (15 years, 5 months ago) by ad
Branch: MAIN
Changes since 1.203: +2 -3 lines
Diff to previous 1.203 (colored) to selected 1.116 (colored)

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

Proposed on tech-kern@.

Revision 1.201.4.1 / (download) - annotate - [select for diffs], Sun Oct 19 22:15:46 2008 UTC (15 years, 5 months ago) by haad
Branch: haad-dm
Changes since 1.201: +8 -2 lines
Diff to previous 1.201 (colored) to selected 1.116 (colored)

Sync with HEAD.

Revision 1.200.6.2 / (download) - annotate - [select for diffs], Sun Sep 28 10:39:57 2008 UTC (15 years, 6 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.200.6.1: +6 -0 lines
Diff to previous 1.200.6.1 (colored) to branchpoint 1.200 (colored) to selected 1.116 (colored)

Sync with HEAD.

Revision 1.200.12.2 / (download) - annotate - [select for diffs], Thu Sep 18 04:33:26 2008 UTC (15 years, 7 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.200.12.1: +8 -2 lines
Diff to previous 1.200.12.1 (colored) to branchpoint 1.200 (colored) next main 1.201 (colored) to selected 1.116 (colored)

Sync with wrstuden-revivesa-base-2.

Revision 1.203 / (download) - annotate - [select for diffs], Sun Aug 10 15:31:21 2008 UTC (15 years, 8 months ago) by tls
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-pq3, 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
Changes since 1.202: +7 -2 lines
Diff to previous 1.202 (colored) to selected 1.116 (colored)

Add accept filters to GENERIC kernels where they exist.

Revision 1.202 / (download) - annotate - [select for diffs], Thu Jul 31 07:41:01 2008 UTC (15 years, 8 months ago) by simonb
Branch: MAIN
Changes since 1.201: +3 -2 lines
Diff to previous 1.201 (colored) to selected 1.116 (colored)

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

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

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

Revision 1.200.8.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.200: +3 -2 lines
Diff to previous 1.200 (colored) next main 1.201 (colored) to selected 1.116 (colored)

sync with head

Revision 1.194.12.2 / (download) - annotate - [select for diffs], Tue Jun 3 20:47:14 2008 UTC (15 years, 10 months ago) by skrll
Branch: wrstuden-fixsa
Changes since 1.194.12.1: +9 -4 lines
Diff to previous 1.194.12.1 (colored) to branchpoint 1.194 (colored) next main 1.195 (colored) to selected 1.116 (colored)

Sync with netbsd-4.

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

Sync with HEAD.

Revision 1.201 / (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.200: +3 -2 lines
Diff to previous 1.200 (colored) to selected 1.116 (colored)

Add options COMPAT_40 to files which have options COMPAT_30.

Revision 1.196.10.3 / (download) - annotate - [select for diffs], Sun Mar 23 02:04:04 2008 UTC (16 years ago) by matt
Branch: matt-armv6
Changes since 1.196.10.2: +9 -4 lines
Diff to previous 1.196.10.2 (colored) to branchpoint 1.196 (colored) next main 1.197 (colored) to selected 1.116 (colored)

sync with HEAD

Revision 1.194.2.3 / (download) - annotate - [select for diffs], Fri Feb 22 20:40:36 2008 UTC (16 years, 1 month ago) by bouyer
Branch: netbsd-4
CVS Tags: wrstuden-fixsa-newbase, wrstuden-fixsa-base
Changes since 1.194.2.2: +8 -3 lines
Diff to previous 1.194.2.2 (colored) to branchpoint 1.194 (colored) next main 1.195 (colored) to selected 1.116 (colored)

Pull up following revision(s) (requested by tsutsui in ticket #1066):
	sys/arch/hpcmips/conf/MPC303: revision 1.48
	sys/arch/hpcmips/conf/LROUTER: revision 1.36
	sys/arch/hpcmips/conf/TX3912: revision 1.69
	sys/arch/hpcmips/conf/TX3922: revision 1.81
	sys/arch/hpcmips/conf/TX3922: revision 1.82
	sys/arch/hpcmips/conf/VR41XX: revision 1.43
	sys/arch/hpcmips/conf/GENERIC: revision 1.200
Add options COMPAT_16, COMPAT_20 and COMPAT_30 to non-GENERIC kernels.
Requested by Risto Sainio in PR port-hpcmips/37911.
Add a definition for Fujitsu PenCentra 200 and enable wsmouse at ucbtp.
Tested and requested by Risto Sainio.

Revision 1.194.2.2 / (download) - annotate - [select for diffs], Fri Feb 22 20:36:51 2008 UTC (16 years, 1 month ago) by bouyer
Branch: netbsd-4
Changes since 1.194.2.1: +1 -1 lines
Diff to previous 1.194.2.1 (colored) to branchpoint 1.194 (colored) to selected 1.116 (colored)

Pull up following revision(s) (requested by tsutsui in ticket #1065):
	sys/arch/mips/mips/locore_mips1.S: revision 1.64
	sys/arch/hpcmips/conf/TX3912: revision 1.68
	sys/arch/hpcmips/conf/TX3922: revision 1.80
	sys/arch/hpcmips/conf/GENERIC: revision 1.199
	sys/arch/hpcmips/tx/tx39power.c: revision 1.18
	sys/arch/mips/mips/cache_tx39.c: revision 1.6
Make these TX39xx stuff compile without "-mips2" option.
TX39xx has a sync instruction, but it doesn't support all mips2 instructions.
Add "-mdivide-breaks" to CPUFLAGS in GENERIC, and
use "-march=r3900" for CPUFLAGS in TX3912 and TX3922.

Revision 1.197.2.1 / (download) - annotate - [select for diffs], Mon Feb 18 21:04:33 2008 UTC (16 years, 2 months ago) by mjf
Branch: mjf-devfs
Changes since 1.197: +9 -5 lines
Diff to previous 1.197 (colored) next main 1.198 (colored) to selected 1.116 (colored)

Sync with HEAD.

Revision 1.168.2.5 / (download) - annotate - [select for diffs], Mon Feb 4 09:21:57 2008 UTC (16 years, 2 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.168.2.4: +9 -4 lines
Diff to previous 1.168.2.4 (colored) next main 1.169 (colored) to selected 1.116 (colored)

sync with head.

Revision 1.200 / (download) - annotate - [select for diffs], Wed Jan 30 13:49:09 2008 UTC (16 years, 2 months ago) by tsutsui
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, nick-net80211-sync-base, nick-net80211-sync, mjf-devfs-base, matt-armv6-nbase, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-nbase, hpcarm-cleanup-base, ad-socklock-base1
Branch point for: yamt-pf42, yamt-nfs-mp, wrstuden-revivesa, mjf-devfs2
Changes since 1.199: +8 -3 lines
Diff to previous 1.199 (colored) to selected 1.116 (colored)

Add a definition for Fujitsu PenCentra 200 and enable wsmouse at ucbtp.
Tested and requested by Risto Sainio.

Revision 1.199 / (download) - annotate - [select for diffs], Sat Jan 26 15:09:11 2008 UTC (16 years, 2 months ago) by tsutsui
Branch: MAIN
Changes since 1.198: +3 -3 lines
Diff to previous 1.198 (colored) to selected 1.116 (colored)

Add "-mdivide-breaks" to CPUFLAGS in GENERIC, and
use "-march=r3900" for CPUFLAGS in TX3912 and TX3922.

The "-mips2" option seems to imply "-mdivide-traps" and
gcc4 with the option generates "teq" instruction on division ops,
but teq is not supported by TX39xx CPUs.

The problem is reported and the fix (-mdevide-breaks) is
provided by Risto Sainio. Tested on his PenCentra 200,
and also tested on Telios HC-AJ2 by nakayama@.

This should be pulled up to netbsd-4.

Revision 1.168.2.4 / (download) - annotate - [select for diffs], Mon Jan 21 09:36:36 2008 UTC (16 years, 2 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.168.2.3: +2 -3 lines
Diff to previous 1.168.2.3 (colored) to selected 1.116 (colored)

sync with head

Revision 1.196.10.2 / (download) - annotate - [select for diffs], Wed Jan 9 01:46:11 2008 UTC (16 years, 3 months ago) by matt
Branch: matt-armv6
Changes since 1.196.10.1: +2 -3 lines
Diff to previous 1.196.10.1 (colored) to branchpoint 1.196 (colored) to selected 1.116 (colored)

sync with HEAD

Revision 1.197.8.1 / (download) - annotate - [select for diffs], Wed Jan 2 21:47:57 2008 UTC (16 years, 3 months ago) by bouyer
Branch: bouyer-xeni386
CVS Tags: bouyer-xeni386-merge1
Changes since 1.197: +2 -3 lines
Diff to previous 1.197 (colored) next main 1.198 (colored) to selected 1.116 (colored)

Sync with HEAD

Revision 1.198 / (download) - annotate - [select for diffs], Mon Dec 31 15:31:55 2007 UTC (16 years, 3 months ago) by ad
Branch: MAIN
CVS Tags: matt-armv6-base, bouyer-xeni386-nbase, bouyer-xeni386-base
Changes since 1.197: +2 -3 lines
Diff to previous 1.197 (colored) to selected 1.116 (colored)

Remove systrace. Ok core@.

Revision 1.196.10.1 / (download) - annotate - [select for diffs], Tue Nov 6 23:16:53 2007 UTC (16 years, 5 months ago) by matt
Branch: matt-armv6
CVS Tags: matt-armv6-prevmlocking
Changes since 1.196: +2 -2 lines
Diff to previous 1.196 (colored) to selected 1.116 (colored)

sync with HEAD

Revision 1.197 / (download) - annotate - [select for diffs], Wed Oct 17 19:54:28 2007 UTC (16 years, 6 months ago) by garbled
Branch: MAIN
CVS Tags: yamt-x86pmap-base4, 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, jmcneill-pm-base, jmcneill-base, cube-autoconf-base, cube-autoconf, bouyer-xenamd64-base2, bouyer-xenamd64-base
Branch point for: mjf-devfs, bouyer-xeni386
Changes since 1.196: +2 -2 lines
Diff to previous 1.196 (colored) to selected 1.116 (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.168.2.3 / (download) - annotate - [select for diffs], Mon Sep 3 14:25:53 2007 UTC (16 years, 7 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.168.2.2: +4 -3 lines
Diff to previous 1.168.2.2 (colored) to selected 1.116 (colored)

sync with head.

Revision 1.194.12.1 / (download) - annotate - [select for diffs], Mon Sep 3 07:03:30 2007 UTC (16 years, 7 months ago) by wrstuden
Branch: wrstuden-fixsa
Changes since 1.194: +3 -2 lines
Diff to previous 1.194 (colored) to selected 1.116 (colored)

Sync w/ NetBSD-4-RC_1

Revision 1.194.10.1 / (download) - annotate - [select for diffs], Wed Jul 11 19:59:23 2007 UTC (16 years, 9 months ago) by mjf
Branch: mjf-ufs-trans
Changes since 1.194: +4 -3 lines
Diff to previous 1.194 (colored) next main 1.195 (colored) to selected 1.116 (colored)

Sync with head.

Revision 1.195.6.1 / (download) - annotate - [select for diffs], Tue Jun 26 18:12:27 2007 UTC (16 years, 9 months ago) by garbled
Branch: ppcoea-renovation
Changes since 1.195: +3 -2 lines
Diff to previous 1.195 (colored) next main 1.196 (colored) to selected 1.116 (colored)

Sync with HEAD.

Revision 1.194.8.2 / (download) - annotate - [select for diffs], Sat Jun 9 23:55:03 2007 UTC (16 years, 10 months ago) by ad
Branch: vmlocking
Changes since 1.194.8.1: +3 -2 lines
Diff to previous 1.194.8.1 (colored) to branchpoint 1.194 (colored) next main 1.195 (colored) to selected 1.116 (colored)

Sync with head.

Revision 1.194.2.1 / (download) - annotate - [select for diffs], Tue Jun 5 20:49:57 2007 UTC (16 years, 10 months ago) by bouyer
Branch: netbsd-4
CVS Tags: wrstuden-fixsa-base-1, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, matt-nb4-arm-base, matt-nb4-arm
Changes since 1.194: +3 -2 lines
Diff to previous 1.194 (colored) to selected 1.116 (colored)

Pull up following revision(s) (requested by martin in ticket #699):
	sys/arch/hpcmips/conf/GENERIC: revision 1.196
	sys/arch/hp700/conf/GENERIC: revision 1.74
	sys/arch/i386/conf/GENERIC: revision 1.831
	sys/arch/next68k/conf/GENERIC: revision 1.108
	sys/arch/alpha/conf/GENERIC: revision 1.313
	sys/arch/arc/conf/GENERIC: revision 1.146
	sys/arch/cats/conf/GENERIC: revision 1.115
	sys/arch/ews4800mips/conf/GENERIC: revision 1.18
	sys/arch/landisk/conf/GENERIC: revision 1.8 via patch
	sys/arch/sparc64/conf/GENERIC: revision 1.85
	sys/arch/pmax/conf/GENERIC: revision 1.152
	sys/arch/iyonix/conf/GENERIC: revision 1.38 via patch
	sys/arch/amiga/conf/GENERIC: revision 1.245
	sys/arch/vax/conf/GENERIC: revision 1.157
	sys/arch/prep/conf/GENERIC: revision 1.135
	sys/arch/pc532/conf/GENERIC: revision 1.70
	sys/arch/sbmips/conf/GENERIC: revision 1.61
	sys/arch/mipsco/conf/GENERIC: revision 1.65
	sys/arch/cobalt/conf/GENERIC: revision 1.108
	sys/arch/ofppc/conf/GENERIC: revision 1.98
	sys/arch/amd64/conf/GENERIC: revision 1.148
	sys/arch/acorn26/conf/GENERIC: revision 1.50
	sys/arch/dreamcast/conf/GENERIC: revision 1.78
	sys/arch/mac68k/conf/GENERIC: revision 1.181
	sys/arch/hp300/conf/GENERIC: revision 1.139
	sys/arch/mmeye/conf/GENERIC: revision 1.88
	sys/arch/news68k/conf/GENERIC: revision 1.88
	sys/arch/mvme68k/conf/GENERIC: revision 1.71
	sys/arch/acorn32/conf/GENERIC: revision 1.79
	sys/arch/sparc/conf/GENERIC: revision 1.199
	sys/arch/luna68k/conf/GENERIC: revision 1.78
	sys/arch/bebox/conf/GENERIC: revision 1.105
	sys/arch/macppc/conf/GENERIC: revision 1.256 via patch
	sys/arch/x68k/conf/GENERIC: revision 1.134
	sys/arch/sun3/conf/GENERIC: revision 1.138
	sys/arch/newsmips/conf/GENERIC: revision 1.98
Add pseudo-device agr to all GENERIC kernels where it might make sense
(commented out in some).

Revision 1.196 / (download) - annotate - [select for diffs], Mon Jun 4 08:55:21 2007 UTC (16 years, 10 months ago) by martin
Branch: MAIN
CVS Tags: yamt-x86pmap-base3, yamt-x86pmap-base2, yamt-x86pmap-base, yamt-x86pmap, vmlocking-base, ppcoea-renovation-base, nick-csl-alignment-base5, nick-csl-alignment-base, nick-csl-alignment, mjf-ufs-trans-base, matt-mips64-base, matt-mips64, jmcneill-pm, hpcarm-cleanup, bouyer-xenamd64
Branch point for: matt-armv6
Changes since 1.195: +3 -2 lines
Diff to previous 1.195 (colored) to selected 1.116 (colored)

Add pseudo-device agr to all GENERIC kernels where it might make sense
(commented out in some).

Revision 1.194.8.1 / (download) - annotate - [select for diffs], Tue Apr 10 13:22:58 2007 UTC (17 years ago) by ad
Branch: vmlocking
Changes since 1.194: +3 -3 lines
Diff to previous 1.194 (colored) to selected 1.116 (colored)

Sync with head.

Revision 1.194.4.1 / (download) - annotate - [select for diffs], Sat Mar 24 14:54:41 2007 UTC (17 years ago) by yamt
Branch: yamt-idlelwp
Changes since 1.194: +3 -3 lines
Diff to previous 1.194 (colored) next main 1.195 (colored) to selected 1.116 (colored)

sync with head.

Revision 1.195 / (download) - annotate - [select for diffs], Wed Mar 14 12:27:22 2007 UTC (17 years, 1 month ago) by drochner
Branch: MAIN
CVS Tags: yamt-idlelwp-base8, thorpej-atomic-base, thorpej-atomic, reinoud-bufcleanup
Branch point for: ppcoea-renovation
Changes since 1.194: +3 -3 lines
Diff to previous 1.194 (colored) to selected 1.116 (colored)

It doesn't make sense to specify "configuration" and "interface"
locators for uhub because a hub can't have sub-devices.
This might be sanity-checked eventually.
Same for ubt now after the change to device attachment.

Revision 1.168.2.2 / (download) - annotate - [select for diffs], Sat Dec 30 20:46:03 2006 UTC (17 years, 3 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.168.2.1: +7 -9 lines
Diff to previous 1.168.2.1 (colored) to selected 1.116 (colored)

sync with head.

Revision 1.193.4.1 / (download) - annotate - [select for diffs], Sun Dec 10 07:16:00 2006 UTC (17 years, 4 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.193: +3 -3 lines
Diff to previous 1.193 (colored) next main 1.194 (colored) to selected 1.116 (colored)

sync with head.

Revision 1.193.2.1 / (download) - annotate - [select for diffs], Sat Nov 18 21:29:16 2006 UTC (17 years, 5 months ago) by ad
Branch: newlock2
Changes since 1.193: +3 -3 lines
Diff to previous 1.193 (colored) next main 1.194 (colored) to selected 1.116 (colored)

Sync with head.

Revision 1.194 / (download) - annotate - [select for diffs], Sat Nov 11 18:47:10 2006 UTC (17 years, 5 months ago) by jmmv
Branch: MAIN
CVS Tags: yamt-splraiseipl-base5, yamt-splraiseipl-base4, yamt-splraiseipl-base3, post-newlock2-merge, newlock2-nbase, newlock2-base, netbsd-4-base, ad-audiomp-base, ad-audiomp
Branch point for: yamt-idlelwp, wrstuden-fixsa, vmlocking, netbsd-4, mjf-ufs-trans
Changes since 1.193: +3 -3 lines
Diff to previous 1.193 (colored) to selected 1.116 (colored)

Remove tmpfs's experimental status.  OK'ed by core@.

Revision 1.189.2.2 / (download) - annotate - [select for diffs], Fri Sep 22 05:56:54 2006 UTC (17 years, 6 months ago) by riz
Branch: abandoned-netbsd-4
Changes since 1.189.2.1: +0 -1 lines
Diff to previous 1.189.2.1 (colored) to branchpoint 1.189 (colored) next main 1.190 (colored) to selected 1.116 (colored)

Pull up following revision(s) (requested by tsutsui in ticket #170):
	sys/arch/sparc64/conf/GENERIC: revision 1.63
	sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.55
	sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.54
	sys/arch/next68k/conf/GENERIC: revision 1.105
	sys/arch/ews4800mips/conf/GENERIC: revision 1.12
	sys/arch/arc/conf/GENERIC: revision 1.142
	sys/arch/sun3/conf/GENERIC3X: revision 1.91
	sys/arch/amd64/conf/GENERIC: revision 1.105
	sys/arch/sun2/conf/GENERIC: revision 1.58
	sys/arch/amiga/conf/GENERIC.in: revision 1.55
	sys/arch/mac68k/conf/GENERIC: revision 1.175
	sys/arch/acorn26/conf/GENERIC: revision 1.46
	sys/arch/shark/conf/GENERIC: revision 1.65
	sys/arch/cesfic/conf/GENERIC: revision 1.45
	sys/arch/sandpoint/conf/GENERIC: revision 1.36
	sys/arch/iyonix/conf/GENERIC: revision 1.32
	sys/arch/mvme68k/conf/GENERIC: revision 1.69
	sys/arch/evbarm/conf/ARMADILLO210: revision 1.3
	sys/arch/vax/conf/GENERIC: revision 1.154
	sys/arch/mipsco/conf/GENERIC: revision 1.61
	sys/arch/evbarm/conf/ARMADILLO9: revision 1.14
	sys/arch/cobalt/conf/GENERIC: revision 1.103
	sys/arch/ofppc/conf/GENERIC: revision 1.94
	sys/arch/hp700/conf/GENERIC: revision 1.69
	sys/arch/playstation2/conf/GENERIC: revision 1.8
	sys/arch/dreamcast/conf/GENERIC: revision 1.73
	sys/arch/news68k/conf/GENERIC: revision 1.81
	sys/arch/macppc/conf/GENERIC: revision 1.234
	sys/arch/hp300/conf/GENERIC: revision 1.134
	sys/arch/mmeye/conf/GENERIC: revision 1.83
	sys/arch/ibmnws/conf/GENERIC: revision 1.26
	sys/arch/cats/conf/GENERIC: revision 1.109
	sys/arch/sparc/conf/GENERIC: revision 1.191
	sys/arch/pdp10/conf/GENERIC: revision 1.27
	sys/arch/acorn32/conf/GENERIC: revision 1.75
	sys/arch/luna68k/conf/GENERIC: revision 1.74
	sys/arch/bebox/conf/GENERIC: revision 1.101
	sys/arch/pmax/conf/GENERIC: revision 1.148
	sys/arch/x68k/conf/GENERIC: revision 1.130
	sys/arch/sun3/conf/GENERIC: revision 1.134
	sys/arch/prep/conf/GENERIC: revision 1.126
	sys/arch/alpha/conf/GENERIC: revision 1.293
	sys/arch/newsmips/conf/GENERIC: revision 1.94
	sys/arch/netwinder/conf/GENERIC: revision 1.83
	sys/arch/hpcsh/conf/GENERIC: revision 1.69
	sys/arch/sbmips/conf/GENERIC: revision 1.55
	sys/arch/pc532/conf/GENERIC: revision 1.65
	sys/arch/hpcmips/conf/GENERIC: revision 1.192
Remove obsolete #options VERIFIED_EXEC, found by grep(1).

Revision 1.180.4.1 / (download) - annotate - [select for diffs], Sat Sep 9 02:39:38 2006 UTC (17 years, 7 months ago) by rpaulo
Branch: rpaulo-netinet-merge-pcb
Changes since 1.180: +16 -17 lines
Diff to previous 1.180 (colored) next main 1.181 (colored) to selected 1.116 (colored)

sync with head

Revision 1.184.2.3 / (download) - annotate - [select for diffs], Sun Sep 3 15:22:57 2006 UTC (17 years, 7 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.184.2.2: +4 -6 lines
Diff to previous 1.184.2.2 (colored) to branchpoint 1.184 (colored) next main 1.185 (colored) to selected 1.116 (colored)

sync with head.

Revision 1.193 / (download) - annotate - [select for diffs], Sat Aug 26 20:26:45 2006 UTC (17 years, 7 months ago) by christos
Branch: MAIN
CVS Tags: yamt-splraiseipl-base2, yamt-splraiseipl-base, yamt-pdpolicy-base9, yamt-pdpolicy-base8, rpaulo-netinet-merge-pcb-base
Branch point for: yamt-splraiseipl, newlock2
Changes since 1.192: +2 -3 lines
Diff to previous 1.192 (colored) to selected 1.116 (colored)

PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options
Also remove CCITT,NS,NIP

Revision 1.192 / (download) - annotate - [select for diffs], Sat Aug 26 07:59:22 2006 UTC (17 years, 7 months ago) by tsutsui
Branch: MAIN
Changes since 1.191: +2 -3 lines
Diff to previous 1.191 (colored) to selected 1.116 (colored)

Remove obsolete #options VERIFIED_EXEC, found by grep(1).

Revision 1.189.2.1 / (download) - annotate - [select for diffs], Mon Aug 14 13:41:29 2006 UTC (17 years, 8 months ago) by tron
Branch: abandoned-netbsd-4
Changes since 1.189: +3 -3 lines
Diff to previous 1.189 (colored) to selected 1.116 (colored)

Pull up following revision(s) (requested by elad in ticket #17):
	sys/arch/sparc/conf/KRUPS: revision 1.38
	sys/arch/i386/conf/XEN2_DOMU: revision 1.2
	sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.197
	sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.53
	sys/arch/evbsh5/conf/SIMULATOR: revision 1.12
	sys/arch/sparc/conf/MRCOFFEE: revision 1.17
	sys/arch/next68k/conf/GENERIC: revision 1.104
	sys/arch/i386/conf/VIRTUALPC: revision 1.44
	sys/arch/ews4800mips/conf/GENERIC: revision 1.11
	sys/arch/evbsh5/conf/CAYMAN: revision 1.23
	sys/arch/arc/conf/GENERIC: revision 1.141
	sys/arch/amd64/conf/GENERIC: revision 1.103
	sys/arch/sun3/conf/GENERIC3X: revision 1.90
	sys/arch/evbarm/conf/HDL_G: revision 1.3
	sys/arch/sun2/conf/GENERIC: revision 1.57
	sys/arch/news68k/conf/GENERIC_TINY: revision 1.51
	sys/arch/evbppc/conf/EXPLORA451: revision 1.27
	sys/arch/amiga/conf/GENERIC.in: revision 1.54
	sys/arch/mac68k/conf/GENERIC: revision 1.174
	sys/arch/acorn26/conf/GENERIC: revision 1.45
	sys/arch/shark/conf/GENERIC: revision 1.64
	sys/arch/cesfic/conf/GENERIC: revision 1.44
	sys/arch/mvme68k/conf/GENERIC: revision 1.68
	sys/arch/i386/conf/XEN2_DOM0: revision 1.4
	sys/arch/atari/conf/GENERIC.in: revision 1.63
	sys/arch/amiga/conf/GENERIC: revision 1.240
	sys/arch/i386/conf/LAMB: revision 1.65
	sys/arch/i386/conf/GENERIC: revision 1.773
	sys/arch/acorn32/conf/EB7500ATX: revision 1.26
	sys/arch/x68k/conf/GENERIC: revision 1.128
	sys/arch/vax/conf/GENERIC: revision 1.153
	sys/arch/atari/conf/ATARITT: revision 1.81
	sys/arch/mipsco/conf/GENERIC: revision 1.60
	sys/arch/cobalt/conf/GENERIC: revision 1.101
	sys/arch/evbarm/conf/ARMADILLO9: revision 1.13
	sys/arch/ofppc/conf/GENERIC: revision 1.93
	sys/arch/atari/conf/MILAN-PCIIDE: revision 1.51
	sys/arch/arc/conf/RPC44: revision 1.26
	sys/arch/sparc64/conf/GENERIC: revision 1.59
	sys/arch/i386/conf/XEN3_DOMU: revision 1.2
	sys/arch/hp700/conf/GENERIC: revision 1.68
	sys/arch/atari/conf/MILAN-ISAIDE: revision 1.47
	sys/arch/macppc/conf/GENERIC: revision 1.231
	sys/arch/dreamcast/conf/GENERIC: revision 1.72
	sys/arch/news68k/conf/GENERIC: revision 1.80
	sys/arch/hp300/conf/GENERIC: revision 1.133
	sys/arch/mmeye/conf/GENERIC: revision 1.82
	sys/arch/macppc/conf/MAMBO: revision 1.2
	sys/arch/cats/conf/GENERIC: revision 1.107
	sys/arch/atari/conf/FALCON: revision 1.79
	sys/arch/acorn32/conf/GENERIC: revision 1.71
	sys/arch/sparc/conf/GENERIC: revision 1.190
	sys/arch/news68k/conf/LIBERO: revision 1.40
	sys/arch/amiga/conf/DRACO: revision 1.114
	sys/arch/cobalt/conf/INSTALL: revision 1.23
	sys/arch/luna68k/conf/GENERIC: revision 1.73
	sys/arch/bebox/conf/GENERIC: revision 1.100
	sys/arch/pmax/conf/GENERIC: revision 1.147
	sys/arch/amiga/conf/WSCONS: revision 1.52
	sys/arch/macppc/conf/POWERMAC_G5: revision 1.2
	sys/arch/alpha/conf/ALPHA: revision 1.218
	sys/arch/sun3/conf/GENERIC: revision 1.133
	sys/arch/prep/conf/GENERIC: revision 1.124
	sys/arch/alpha/conf/GENERIC: revision 1.291
	sys/arch/atari/conf/HADES: revision 1.71
	sys/arch/newsmips/conf/GENERIC: revision 1.93
	sys/arch/netwinder/conf/GENERIC: revision 1.82
	sys/arch/hpcmips/conf/GENERIC: revision 1.190
	sys/arch/amiga/conf/AMIGA: revision 1.98
	sys/arch/sbmips/conf/GENERIC: revision 1.54
	sys/arch/pc532/conf/GENERIC: revision 1.64
	sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.53
Disable SYSTRACE by default on all kernels (discussed with core)

Revision 1.191 / (download) - annotate - [select for diffs], Mon Aug 14 06:22:33 2006 UTC (17 years, 8 months ago) by skrll
Branch: MAIN
Changes since 1.190: +3 -3 lines
Diff to previous 1.190 (colored) to selected 1.116 (colored)

s/adpater/adapter/

Prompted by PR/34195

Revision 1.190 / (download) - annotate - [select for diffs], Sat Aug 12 15:29:53 2006 UTC (17 years, 8 months ago) by christos
Branch: MAIN
Changes since 1.189: +3 -3 lines
Diff to previous 1.189 (colored) to selected 1.116 (colored)

Disable SYSTRACE by default on all kernels (discussed with core)

Revision 1.184.2.2 / (download) - annotate - [select for diffs], Fri Aug 11 15:41:43 2006 UTC (17 years, 8 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.184.2.1: +4 -4 lines
Diff to previous 1.184.2.1 (colored) to branchpoint 1.184 (colored) to selected 1.116 (colored)

sync with head

Revision 1.189 / (download) - annotate - [select for diffs], Mon Jul 31 23:29:54 2006 UTC (17 years, 8 months ago) by hubertf
Branch: MAIN
CVS Tags: yamt-pdpolicy-base7, abandoned-netbsd-4-base
Branch point for: abandoned-netbsd-4
Changes since 1.188: +3 -3 lines
Diff to previous 1.188 (colored) to selected 1.116 (colored)

spc(4) can also attach to pcmcia(4), as was already in hpcmips/GENERIC
for quite some time. Add it to all systems that have pcmcia SCSI.

Pointed out by Bjn Johannesson <rherdware@yahoo.com> in private mail,
OK'd by matt@

Revision 1.188 / (download) - annotate - [select for diffs], Wed Jul 26 07:00:24 2006 UTC (17 years, 8 months ago) by cube
Branch: MAIN
Changes since 1.187: +2 -3 lines
Diff to previous 1.187 (colored) to selected 1.116 (colored)

Remove "atapibus* at umass?" and "scsibus* at umass?" when there is
already an attachment to the interface attribute (atapi and scsi).

Part of PR#34085, although it is the contrary to what the submitter
suggests (which shows that having both in a config file can be confusing).

Revision 1.186.4.1 / (download) - annotate - [select for diffs], Thu Jul 13 17:48:50 2006 UTC (17 years, 9 months ago) by gdamore
Branch: gdamore-uart
Changes since 1.186: +3 -2 lines
Diff to previous 1.186 (colored) next main 1.187 (colored) to selected 1.116 (colored)

Merge from HEAD.

Revision 1.187 / (download) - annotate - [select for diffs], Wed Jun 28 15:19:27 2006 UTC (17 years, 9 months ago) by liamjfoy
Branch: MAIN
Changes since 1.186: +3 -2 lines
Diff to previous 1.186 (colored) to selected 1.116 (colored)

Add CARP to GENERIC kernel configs. CARP is not enabled by default.

ok: christos

Revision 1.168.2.1 / (download) - annotate - [select for diffs], Wed Jun 21 14:51:49 2006 UTC (17 years, 9 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.168: +39 -14 lines
Diff to previous 1.168 (colored) to selected 1.116 (colored)

sync with head.

Revision 1.181.2.1 / (download) - annotate - [select for diffs], Sat Apr 22 11:37:30 2006 UTC (17 years, 11 months ago) by simonb
Branch: simonb-timecounters
CVS Tags: simonb-timcounters-final
Changes since 1.181: +11 -11 lines
Diff to previous 1.181 (colored) next main 1.182 (colored) to selected 1.116 (colored)

Sync with head.

Revision 1.184.4.1 / (download) - annotate - [select for diffs], Wed Apr 19 02:32:39 2006 UTC (18 years ago) by elad
Branch: elad-kernelauth
Changes since 1.184: +5 -5 lines
Diff to previous 1.184 (colored) next main 1.185 (colored) to selected 1.116 (colored)

sync with head - hopefully this will work

Revision 1.184.2.1 / (download) - annotate - [select for diffs], Sat Apr 1 12:06:15 2006 UTC (18 years ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.184: +5 -5 lines
Diff to previous 1.184 (colored) to selected 1.116 (colored)

sync with head.

Revision 1.184.6.1 / (download) - annotate - [select for diffs], Fri Mar 31 09:45:00 2006 UTC (18 years ago) by tron
Branch: peter-altq
Changes since 1.184: +5 -5 lines
Diff to previous 1.184 (colored) next main 1.185 (colored) to selected 1.116 (colored)

Merge 2006-03-31 NetBSD-current into the "peter-altq" branch.

Revision 1.186 / (download) - annotate - [select for diffs], Tue Mar 28 20:58:40 2006 UTC (18 years ago) by pavel
Branch: MAIN
CVS Tags: yamt-pdpolicy-base6, yamt-pdpolicy-base5, yamt-pdpolicy-base4, yamt-pdpolicy-base3, simonb-timecounters-base, gdamore-uart-base, elad-kernelauth-base, chap-midi-nbase, chap-midi-base, chap-midi
Branch point for: gdamore-uart
Changes since 1.185: +3 -3 lines
Diff to previous 1.185 (colored) to selected 1.116 (colored)

Add stf to all kernel configs which have INET6 and gif, except the INSTALL
ones and those for specific machines of developers. PR 32304.

OK'ed by rpaulo.

N.B. stf is a cloning device, so it still must be enabled by
"ifconfig stf0 create".

Revision 1.185 / (download) - annotate - [select for diffs], Tue Mar 28 14:26:56 2006 UTC (18 years ago) by tsutsui
Branch: MAIN
Changes since 1.184: +4 -4 lines
Diff to previous 1.184 (colored) to selected 1.116 (colored)

Fix isaportoffset for SHARP_TRIPAD and VADEM_CLIO_C.
Patch from Matthew Orgass on port-hpcmips, as part of PR port-hpcmips/28228.

Revision 1.180.2.2 / (download) - annotate - [select for diffs], Wed Mar 1 09:27:54 2006 UTC (18 years, 1 month ago) by yamt
Branch: yamt-uio_vmspace
Changes since 1.180.2.1: +3 -3 lines
Diff to previous 1.180.2.1 (colored) to branchpoint 1.180 (colored) next main 1.181 (colored) to selected 1.116 (colored)

sync with head.

Revision 1.184 / (download) - annotate - [select for diffs], Wed Feb 22 10:41:35 2006 UTC (18 years, 1 month ago) by hira
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5, yamt-pdpolicy-base2, yamt-pdpolicy-base, peter-altq-base
Branch point for: yamt-pdpolicy, peter-altq, elad-kernelauth
Changes since 1.183: +3 -3 lines
Diff to previous 1.183 (colored) to selected 1.116 (colored)

Fix typo (Prolofic -> Prolific).

Revision 1.180.2.1 / (download) - annotate - [select for diffs], Sat Feb 18 15:38:35 2006 UTC (18 years, 2 months ago) by yamt
Branch: yamt-uio_vmspace
Changes since 1.180: +9 -8 lines
Diff to previous 1.180 (colored) to selected 1.116 (colored)

sync with head.

Revision 1.183 / (download) - annotate - [select for diffs], Sun Feb 5 05:01:50 2006 UTC (18 years, 2 months ago) by cube
Branch: MAIN
Changes since 1.182: +7 -7 lines
Diff to previous 1.182 (colored) to selected 1.116 (colored)

Remove 'count' argument for pseudo-devices that ignore it
(vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).

Revision 1.182 / (download) - annotate - [select for diffs], Sat Feb 4 02:59:19 2006 UTC (18 years, 2 months ago) by rpaulo
Branch: MAIN
Changes since 1.181: +3 -3 lines
Diff to previous 1.181 (colored) to selected 1.116 (colored)

bpfilter doesn't accept count anymore.

Revision 1.181 / (download) - annotate - [select for diffs], Thu Feb 2 21:32:09 2006 UTC (18 years, 2 months ago) by reinoud
Branch: MAIN
Branch point for: simonb-timecounters
Changes since 1.180: +3 -2 lines
Diff to previous 1.180 (colored) to selected 1.116 (colored)

Add commented out UDF file-system entry in all GENERIC configurations.

Revision 1.138.2.12 / (download) - annotate - [select for diffs], Sun Dec 11 10:28:18 2005 UTC (18 years, 4 months ago) by christos
Branch: ktrace-lwp
Changes since 1.138.2.11: +20 -4 lines
Diff to previous 1.138.2.11 (colored) next main 1.139 (colored) to selected 1.116 (colored)

Sync with head.

Revision 1.180 / (download) - annotate - [select for diffs], Fri Dec 9 23:34:02 2005 UTC (18 years, 4 months ago) by elad
Branch: MAIN
CVS Tags: ktrace-lwp-base
Branch point for: yamt-uio_vmspace, rpaulo-netinet-merge-pcb
Changes since 1.179: +19 -2 lines
Diff to previous 1.179 (colored) to selected 1.116 (colored)

Add (commented out) Veriexec options and pseudo-device to GENERIC kernels,
and remove the i386 GENERIC_VERIEXEC config.

Revision 1.179 / (download) - annotate - [select for diffs], Wed Dec 7 12:40:47 2005 UTC (18 years, 4 months ago) by tsutsui
Branch: MAIN
Changes since 1.178: +2 -3 lines
Diff to previous 1.178 (colored) to selected 1.116 (colored)

Remove obsolete options VNODE_OP_NOINLINE.

Revision 1.178 / (download) - annotate - [select for diffs], Wed Dec 7 09:10:13 2005 UTC (18 years, 4 months ago) by tsutsui
Branch: MAIN
Changes since 1.177: +3 -3 lines
Diff to previous 1.177 (colored) to selected 1.116 (colored)

Adjust comments for options FFS_NO_SNAPSHOT.

XXX: This option should be mentioned in options(4).

Revision 1.138.2.11 / (download) - annotate - [select for diffs], Thu Nov 10 13:56:14 2005 UTC (18 years, 5 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.138.2.10: +17 -2 lines
Diff to previous 1.138.2.10 (colored) to selected 1.116 (colored)

Sync with HEAD. Here we go again...

Revision 1.126.4.6 / (download) - annotate - [select for diffs], Wed Oct 26 22:16:26 2005 UTC (18 years, 5 months ago) by jmc
Branch: netbsd-1-6
Changes since 1.126.4.5: +6 -2 lines
Diff to previous 1.126.4.5 (colored) to branchpoint 1.126 (colored) next main 1.127 (colored) to selected 1.116 (colored)

Pullup (via patch) requested in ticket #5754 by itohy

  Provide a backport for ukyopon(4) and pullup umodem(4) updates.

Revision 1.177 / (download) - annotate - [select for diffs], Sat Sep 10 19:20:49 2005 UTC (18 years, 7 months ago) by jmmv
Branch: MAIN
CVS Tags: yamt-vop-base3, yamt-vop-base2, yamt-vop-base, yamt-vop, yamt-readahead-pervnode, yamt-readahead-perfile, yamt-readahead-base3, yamt-readahead-base2, yamt-readahead-base, yamt-readahead, thorpej-vnode-attr-base, thorpej-vnode-attr
Changes since 1.176: +3 -2 lines
Diff to previous 1.176 (colored) to selected 1.116 (colored)

Initial addition of tmpfs, an efficient memory file-system.  This project
was developed as part of Google's Summer of Code 2005 program.  This
change adds the kernel code, the mount_tmpfs utility, a regression test
suite and does all other related changes to integrate these.

The file-system is still *experimental*.  Therefore, it is disabled by
default in all kernels.  However, as typically done, a commented-out
entry is added in them to ease its setup.

Note that I haven't commited the required mountd(8) changes to be able
to export tmpfs file-systems because NFS support is still very unstable
and because, before enabling it, I'd like to do some other changes.

OK'ed by my project mentor, William Studenmund (wrstuden@).

Revision 1.176 / (download) - annotate - [select for diffs], Fri Aug 19 05:19:50 2005 UTC (18 years, 8 months ago) by christos
Branch: MAIN
Changes since 1.175: +3 -3 lines
Diff to previous 1.175 (colored) to selected 1.116 (colored)

Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernels

Revision 1.175 / (download) - annotate - [select for diffs], Fri Aug 19 02:03:51 2005 UTC (18 years, 8 months ago) by christos
Branch: MAIN
Changes since 1.174: +3 -2 lines
Diff to previous 1.174 (colored) to selected 1.116 (colored)

64 bit inode changes.

Revision 1.165.2.5 / (download) - annotate - [select for diffs], Sun Aug 14 21:13:54 2005 UTC (18 years, 8 months ago) by riz
Branch: netbsd-3
CVS Tags: netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0
Changes since 1.165.2.4: +3 -2 lines
Diff to previous 1.165.2.4 (colored) to branchpoint 1.165 (colored) next main 1.166 (colored) to selected 1.116 (colored)

Pull up revision 1.170 (requested by hubertf in ticket #625):
Add support for reading cloop2 compressed filesystem images,
enable by putting VND_COMPRESSION into kernel config file.
Written by Cliff Wright, polished up slightly by me.

Revision 1.174 / (download) - annotate - [select for diffs], Fri Aug 5 09:23:16 2005 UTC (18 years, 8 months ago) by skrll
Branch: MAIN
Changes since 1.173: +5 -2 lines
Diff to previous 1.173 (colored) to selected 1.116 (colored)

Add (commented out) ucycom to various kernel configs.

Revision 1.165.2.4 / (download) - annotate - [select for diffs], Thu Aug 4 18:30:18 2005 UTC (18 years, 8 months ago) by tron
Branch: netbsd-3
Changes since 1.165.2.3: +3 -2 lines
Diff to previous 1.165.2.3 (colored) to branchpoint 1.165 (colored) to selected 1.116 (colored)

Pull up revision 1.172 (requested by nakayama in ticket #637):
Add LCD and battery control support for Sharp Telios series.

Revision 1.173 / (download) - annotate - [select for diffs], Sun Jul 31 04:04:31 2005 UTC (18 years, 8 months ago) by yamt
Branch: MAIN
Changes since 1.172: +2 -4 lines
Diff to previous 1.172 (colored) to selected 1.116 (colored)

revert "defflag VMSWAP" changes for now.
there seems to be far more people who don't want to edit
their kernel config files than i thought.

Revision 1.172 / (download) - annotate - [select for diffs], Sat Jul 30 22:40:33 2005 UTC (18 years, 8 months ago) by nakayama
Branch: MAIN
Changes since 1.171: +3 -2 lines
Diff to previous 1.171 (colored) to selected 1.116 (colored)

Add LCD and battery control support for Sharp Telios series.

Revision 1.171 / (download) - annotate - [select for diffs], Sat Jul 30 06:35:35 2005 UTC (18 years, 8 months ago) by yamt
Branch: MAIN
Changes since 1.170: +4 -2 lines
Diff to previous 1.170 (colored) to selected 1.116 (colored)

add "options VMSWAP" to non INSTALL kernels.

Revision 1.145.2.3.2.2 / (download) - annotate - [select for diffs], Thu Jul 21 19:27:55 2005 UTC (18 years, 8 months ago) by riz
Branch: netbsd-2
CVS Tags: netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1
Changes since 1.145.2.3.2.1: +6 -2 lines
Diff to previous 1.145.2.3.2.1 (colored) to branchpoint 1.145.2.3 (colored) next main 1.146 (colored) to selected 1.116 (colored)

Pull up revision 1.166 (requested by itohy in ticket #1430):
Add ukyopon(4).

Revision 1.165.2.3 / (download) - annotate - [select for diffs], Mon Jul 18 21:14:42 2005 UTC (18 years, 9 months ago) by riz
Branch: netbsd-3
Changes since 1.165.2.2: +3 -2 lines
Diff to previous 1.165.2.2 (colored) to branchpoint 1.165 (colored) to selected 1.116 (colored)

Pull up revision 1.169 (requested by tron in ticket #566):
Add (commented out) IPSEC_NAT_T option.

Revision 1.170 / (download) - annotate - [select for diffs], Sun Jul 17 00:08:28 2005 UTC (18 years, 9 months ago) by hubertf
Branch: MAIN
Changes since 1.169: +3 -2 lines
Diff to previous 1.169 (colored) to selected 1.116 (colored)

Add support for reading cloop2 compressed filesystem image,
enable by putting VND_COMPRESSION into kernel config file.
Written by Cliff Wright, polished up slightly by me.

Revision 1.169 / (download) - annotate - [select for diffs], Thu Jul 7 17:05:47 2005 UTC (18 years, 9 months ago) by tron
Branch: MAIN
Changes since 1.168: +3 -2 lines
Diff to previous 1.168 (colored) to selected 1.116 (colored)

Add (commented out) IPSEC_NAT_T option.

Revision 1.168 / (download) - annotate - [select for diffs], Sat Jun 25 12:05:17 2005 UTC (18 years, 9 months ago) by rpaulo
Branch: MAIN
Branch point for: yamt-lazymbuf
Changes since 1.167: +3 -2 lines
Diff to previous 1.167 (colored) to selected 1.116 (colored)

Add file-system PTYFS (commented out) so that people know its existence.

Ok'ed by Christos Zoulas and Hubert Feyrer.

Revision 1.145.2.3.2.1 / (download) - annotate - [select for diffs], Mon May 16 21:05:25 2005 UTC (18 years, 11 months ago) by riz
Branch: netbsd-2
Changes since 1.145.2.3: +4 -2 lines
Diff to previous 1.145.2.3 (colored) to selected 1.116 (colored)

Pull up revision 1.167 (requested by hamajima in ticket #1500):
OptPoint on Telios HC-AJ2 (and maybe AJ1) support

Revision 1.165.2.2 / (download) - annotate - [select for diffs], Sat May 7 11:34:49 2005 UTC (18 years, 11 months ago) by tron
Branch: netbsd-3
Changes since 1.165.2.1: +2 -0 lines
Diff to previous 1.165.2.1 (colored) to branchpoint 1.165 (colored) to selected 1.116 (colored)

Pull up revision 1.167 (requested by hamajima in ticket #247):
OptPoint on Telios HC-AJ2 (and maybe AJ1) support

Revision 1.167 / (download) - annotate - [select for diffs], Wed May 4 07:54:39 2005 UTC (18 years, 11 months ago) by hamajima
Branch: MAIN
Changes since 1.166: +4 -2 lines
Diff to previous 1.166 (colored) to selected 1.116 (colored)

OptPoint on Telios HC-AJ2 (and maybe AJ1) support

Revision 1.160.4.1 / (download) - annotate - [select for diffs], Fri Apr 29 11:28:10 2005 UTC (18 years, 11 months ago) by kent
Branch: kent-audio2
Changes since 1.160: +10 -2 lines
Diff to previous 1.160 (colored) next main 1.161 (colored) to selected 1.116 (colored)

sync with -current

Revision 1.165.2.1 / (download) - annotate - [select for diffs], Sun Apr 17 11:44:12 2005 UTC (19 years ago) by tron
Branch: netbsd-3
Changes since 1.165: +6 -2 lines
Diff to previous 1.165 (colored) to selected 1.116 (colored)

Pull up revision 1.166 (requested by itohy in ticket #160):
Add ukyopon(4).

Revision 1.166 / (download) - annotate - [select for diffs], Fri Apr 15 17:27:21 2005 UTC (19 years ago) by itohy
Branch: MAIN
CVS Tags: kent-audio2-base
Changes since 1.165: +6 -2 lines
Diff to previous 1.165 (colored) to selected 1.116 (colored)

Add ukyopon(4).

Revision 1.160.6.2 / (download) - annotate - [select for diffs], Sat Mar 19 08:33:01 2005 UTC (19 years, 1 month ago) by yamt
Branch: yamt-km
Changes since 1.160.6.1: +4 -3 lines
Diff to previous 1.160.6.1 (colored) to branchpoint 1.160 (colored) next main 1.161 (colored) to selected 1.116 (colored)

sync with head.  xen and whitespace.  xen part is not finished.

Revision 1.138.2.10 / (download) - annotate - [select for diffs], Fri Mar 4 16:38:36 2005 UTC (19 years, 1 month ago) by skrll
Branch: ktrace-lwp
Changes since 1.138.2.9: +4 -3 lines
Diff to previous 1.138.2.9 (colored) to selected 1.116 (colored)

Sync with HEAD.

Hi Perry!

Revision 1.165 / (download) - annotate - [select for diffs], Fri Feb 25 13:46:49 2005 UTC (19 years, 1 month ago) by simonb
Branch: MAIN
CVS Tags: yamt-km-base4, yamt-km-base3, netbsd-3-base
Branch point for: netbsd-3
Changes since 1.164: +3 -2 lines
Diff to previous 1.164 (colored) to selected 1.116 (colored)

Add COMPAT_20 (and COMPAT_16 in some cases) to kernel config files
that didn't have those options but had other earlier compat options.

Revision 1.164 / (download) - annotate - [select for diffs], Fri Feb 18 21:05:51 2005 UTC (19 years, 2 months ago) by dsl
Branch: MAIN
Changes since 1.163: +3 -3 lines
Diff to previous 1.163 (colored) to selected 1.116 (colored)

Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT

Revision 1.138.2.9 / (download) - annotate - [select for diffs], Tue Feb 15 21:32:33 2005 UTC (19 years, 2 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.138.2.8: +3 -2 lines
Diff to previous 1.138.2.8 (colored) to selected 1.116 (colored)

Sync with HEAD.

Revision 1.160.6.1 / (download) - annotate - [select for diffs], Sat Feb 12 18:17:32 2005 UTC (19 years, 2 months ago) by yamt
Branch: yamt-km
Changes since 1.160: +5 -2 lines
Diff to previous 1.160 (colored) to selected 1.116 (colored)

sync with head.

Revision 1.163 / (download) - annotate - [select for diffs], Fri Feb 11 08:25:54 2005 UTC (19 years, 2 months ago) by dsl
Branch: MAIN
CVS Tags: yamt-km-base2
Changes since 1.162: +3 -2 lines
Diff to previous 1.162 (colored) to selected 1.116 (colored)

Add 'option FFS_SNAPSHOT' to most of the config files.
Commented out for kernels that appear to hace space constraints.

Revision 1.138.2.8 / (download) - annotate - [select for diffs], Fri Feb 4 11:44:19 2005 UTC (19 years, 2 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.138.2.7: +4 -2 lines
Diff to previous 1.138.2.7 (colored) to selected 1.116 (colored)

Sync with HEAD.

Revision 1.162 / (download) - annotate - [select for diffs], Mon Jan 31 16:54:34 2005 UTC (19 years, 2 months ago) by hannken
Branch: MAIN
Changes since 1.161: +3 -2 lines
Diff to previous 1.161 (colored) to selected 1.116 (colored)

Add file system snapshots to kernel configs.

- Ffs internal snapshots get compiled in unconditionally.

- File system snapshot device fss(4) added to all kernel configs that
  have a disk.  Device is commented out on all non-GENERIC kernels.

Reviewed by: Jason Thorpe <thorpej@netbsd.org>

Revision 1.161 / (download) - annotate - [select for diffs], Fri Jan 28 03:19:49 2005 UTC (19 years, 2 months ago) by rumble
Branch: MAIN
Changes since 1.160: +3 -2 lines
Diff to previous 1.160 (colored) to selected 1.116 (colored)

Sprinkle options UFS_DIRHASH on GENERIC kernels. It's presently
commented out and labeled experimental pending further review and
testing.

Revision 1.138.2.7 / (download) - annotate - [select for diffs], Sun Nov 14 08:15:06 2004 UTC (19 years, 5 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.138.2.6: +3 -2 lines
Diff to previous 1.138.2.6 (colored) to selected 1.116 (colored)

Sync with HEAD.

Revision 1.160 / (download) - annotate - [select for diffs], Wed Nov 10 17:54:04 2004 UTC (19 years, 5 months ago) by christos
Branch: MAIN
CVS Tags: yamt-km-base, kent-audio1-beforemerge, kent-audio1-base, kent-audio1
Branch point for: yamt-km, kent-audio2
Changes since 1.159: +3 -2 lines
Diff to previous 1.159 (colored) to selected 1.116 (colored)

Add COMPAT_BSDPTY to the rest of the config files.

Revision 1.138.2.6 / (download) - annotate - [select for diffs], Tue Nov 2 07:50:24 2004 UTC (19 years, 5 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.138.2.5: +3 -3 lines
Diff to previous 1.138.2.5 (colored) to selected 1.116 (colored)

Sync with HEAD.

Revision 1.159 / (download) - annotate - [select for diffs], Sat Oct 23 14:00:51 2004 UTC (19 years, 5 months ago) by augustss
Branch: MAIN
Changes since 1.158: +3 -3 lines
Diff to previous 1.158 (colored) to selected 1.116 (colored)

s/uax/axe/

Revision 1.138.2.5 / (download) - annotate - [select for diffs], Tue Sep 21 13:16:00 2004 UTC (19 years, 6 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.138.2.4: +2 -2 lines
Diff to previous 1.138.2.4 (colored) to selected 1.116 (colored)

Fix the sync with head I botched.

Revision 1.138.2.4 / (download) - annotate - [select for diffs], Sat Sep 18 14:34:51 2004 UTC (19 years, 7 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.138.2.3: +3 -2 lines
Diff to previous 1.138.2.3 (colored) to selected 1.116 (colored)

Sync with HEAD.

Revision 1.158 / (download) - annotate - [select for diffs], Sat Sep 4 23:29:47 2004 UTC (19 years, 7 months ago) by manu
Branch: MAIN
Changes since 1.157: +3 -2 lines
Diff to previous 1.157 (colored) to selected 1.116 (colored)

IPv4 PIM support, based on a submission from Pavlin Radoslavov posted on
tech-net@

Revision 1.138.2.3 / (download) - annotate - [select for diffs], Wed Aug 25 06:57:19 2004 UTC (19 years, 7 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.138.2.2: +5 -5 lines
Diff to previous 1.138.2.2 (colored) to selected 1.116 (colored)

Sync with HEAD.

Revision 1.157 / (download) - annotate - [select for diffs], Fri Aug 13 15:55:14 2004 UTC (19 years, 8 months ago) by uch
Branch: MAIN
Changes since 1.156: +5 -5 lines
Diff to previous 1.156 (colored) to selected 1.116 (colored)

use HCAJ, HCVJ group instead of HCAJ1, HCVJ1C_JP

Revision 1.138.2.2 / (download) - annotate - [select for diffs], Thu Aug 12 11:41:11 2004 UTC (19 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.138.2.1: +13 -3 lines
Diff to previous 1.138.2.1 (colored) to selected 1.116 (colored)

Sync with HEAD.

Revision 1.156 / (download) - annotate - [select for diffs], Sun Aug 8 16:38:50 2004 UTC (19 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.155: +3 -2 lines
Diff to previous 1.155 (colored) to selected 1.116 (colored)

Enable DDB history by default.

Revision 1.155 / (download) - annotate - [select for diffs], Sun Aug 8 08:54:43 2004 UTC (19 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.154: +7 -3 lines
Diff to previous 1.154 (colored) to selected 1.116 (colored)

xi -> xirc,com,xi

Revision 1.154 / (download) - annotate - [select for diffs], Sat Aug 7 02:40:56 2004 UTC (19 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.153: +7 -2 lines
Diff to previous 1.153 (colored) to selected 1.116 (colored)

Add mhzc and spc.

Revision 1.138.2.1 / (download) - annotate - [select for diffs], Tue Aug 3 10:35:04 2004 UTC (19 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.138: +41 -8 lines
Diff to previous 1.138 (colored) to selected 1.116 (colored)

Sync with HEAD

Revision 1.145.2.3 / (download) - annotate - [select for diffs], Thu Jul 15 20:19:16 2004 UTC (19 years, 9 months ago) by he
Branch: netbsd-2-0
CVS Tags: netbsd-2-base, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE
Branch point for: netbsd-2
Changes since 1.145.2.2: +3 -2 lines
Diff to previous 1.145.2.2 (colored) to branchpoint 1.145 (colored) next main 1.146 (colored) to selected 1.116 (colored)

Pull up revision 1.153 (requested by atatat in ticket #663):
	Add "options SYSCTL_INCLUDE_DESCR" to a lot of configurations,
	but commented out in most of them.

Revision 1.153 / (download) - annotate - [select for diffs], Thu Jul 15 03:53:46 2004 UTC (19 years, 9 months ago) by atatat
Branch: MAIN
Changes since 1.152: +3 -2 lines
Diff to previous 1.152 (colored) to selected 1.116 (colored)

Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented
out in most of them.

Revision 1.152 / (download) - annotate - [select for diffs], Thu Jul 1 17:45:12 2004 UTC (19 years, 9 months ago) by uch
Branch: MAIN
Changes since 1.151: +4 -4 lines
Diff to previous 1.151 (colored) to selected 1.116 (colored)

fix iochip configuration.
reported by Alexander Frolkin <avf@ox.compsoc.net>

Revision 1.145.2.2 / (download) - annotate - [select for diffs], Wed Jun 30 21:07:33 2004 UTC (19 years, 9 months ago) by jdc
Branch: netbsd-2-0
Changes since 1.145.2.1: +15 -2 lines
Diff to previous 1.145.2.1 (colored) to branchpoint 1.145 (colored) to selected 1.116 (colored)

Pull up revision 1.151 (requested by abs in ticket #567).

Add (commented out) ALTQ options to all GENERIC-like files

Revision 1.151 / (download) - annotate - [select for diffs], Sat Jun 26 07:32:06 2004 UTC (19 years, 9 months ago) by abs
Branch: MAIN
Changes since 1.150: +15 -2 lines
Diff to previous 1.150 (colored) to selected 1.116 (colored)

Add (commented out) ALTQ options to all GENERIC-like files

Revision 1.150 / (download) - annotate - [select for diffs], Tue Jun 22 14:09:50 2004 UTC (19 years, 9 months ago) by itojun
Branch: MAIN
Changes since 1.149: +4 -2 lines
Diff to previous 1.149 (colored) to selected 1.116 (colored)

have pf and pflog pseudo-device (commented out).
reviewed by matt, perry, christos

Revision 1.149 / (download) - annotate - [select for diffs], Fri Jun 18 15:04:04 2004 UTC (19 years, 10 months ago) by christos
Branch: MAIN
Changes since 1.148: +2 -3 lines
Diff to previous 1.148 (colored) to selected 1.116 (colored)

ptm is now mandatory, depends on pty, and can be disabled with -DNO_DEV_PTM

Revision 1.148 / (download) - annotate - [select for diffs], Wed Jun 16 15:07:40 2004 UTC (19 years, 10 months ago) by christos
Branch: MAIN
Changes since 1.147: +3 -2 lines
Diff to previous 1.147 (colored) to selected 1.116 (colored)

Add pseudo-device ptm on all the generic flavored kernels.

Revision 1.145.2.1 / (download) - annotate - [select for diffs], Sun Apr 18 02:19:11 2004 UTC (20 years ago) by jmc
Branch: netbsd-2-0
Changes since 1.145: +3 -2 lines
Diff to previous 1.145 (colored) to selected 1.116 (colored)

Pullup rev 1.147 (requested by tv in ticket #147)

Move -mips2 to CPUFLAGS in each kernel config file.

Revision 1.147 / (download) - annotate - [select for diffs], Thu Apr 15 14:58:30 2004 UTC (20 years ago) by tv
Branch: MAIN
Changes since 1.146: +3 -2 lines
Diff to previous 1.146 (colored) to selected 1.116 (colored)

Move -mips2 to CPUFLAGS in each kernel config file as suggested by mrg.
This matches the way other ports specify default CPU codegen options.

Revision 1.146 / (download) - annotate - [select for diffs], Sat Apr 3 16:29:06 2004 UTC (20 years ago) by sato
Branch: MAIN
Changes since 1.145: +3 -2 lines
Diff to previous 1.145 (colored) to selected 1.116 (colored)

enable speaker port 12 for NEC MCCS series.
reported by http://www.jp.netbsd.org/ja/JP/ml/port-hpcmips-ja/200207/msg00078.html.

Revision 1.126.4.5 / (download) - annotate - [select for diffs], Fri Mar 12 06:09:20 2004 UTC (20 years, 1 month ago) by jmc
Branch: netbsd-1-6
Changes since 1.126.4.4: +7 -2 lines
Diff to previous 1.126.4.4 (colored) to branchpoint 1.126 (colored) to selected 1.116 (colored)

Pullup rev 1.144 (requested by shin in ticket #1587)

Add MobilePro 880 (MC/R730A), MC/R730 support for USB/pci.

Revision 1.126.4.4 / (download) - annotate - [select for diffs], Fri Mar 12 06:07:17 2004 UTC (20 years, 1 month ago) by jmc
Branch: netbsd-1-6
Changes since 1.126.4.3: +5 -2 lines
Diff to previous 1.126.4.3 (colored) to branchpoint 1.126 (colored) to selected 1.116 (colored)

Pullup rev 1.143 (requested by shin in ticket #1586)

Add MC/R700A, MC/R730, and MC/R730A vrc4172pwm flags.

Revision 1.145 / (download) - annotate - [select for diffs], Sat Dec 27 07:36:06 2003 UTC (20 years, 3 months ago) by shin
Branch: MAIN
CVS Tags: netbsd-2-0-base
Branch point for: netbsd-2-0
Changes since 1.144: +3 -3 lines
Diff to previous 1.144 (colored) to selected 1.116 (colored)

fix indentation.

Revision 1.144 / (download) - annotate - [select for diffs], Sat Dec 27 07:34:21 2003 UTC (20 years, 3 months ago) by shin
Branch: MAIN
Changes since 1.143: +7 -2 lines
Diff to previous 1.143 (colored) to selected 1.116 (colored)

Add MobilePro 880 (MC/R730A), MC/R730 support for USB/"pci".
Addresses PR/23654.

Revision 1.143 / (download) - annotate - [select for diffs], Sat Dec 27 07:29:56 2003 UTC (20 years, 3 months ago) by shin
Branch: MAIN
Changes since 1.142: +5 -2 lines
Diff to previous 1.142 (colored) to selected 1.116 (colored)

Add MC/R700A, MC/R730, and MC/R730A vrc4172pwm flags.
Addresses PR/23653.

Revision 1.142 / (download) - annotate - [select for diffs], Sat Oct 25 13:21:13 2003 UTC (20 years, 5 months ago) by simonb
Branch: MAIN
Changes since 1.141: +3 -2 lines
Diff to previous 1.141 (colored) to selected 1.116 (colored)

Add COMPAT_16 where missing.
Remove the unused COMPAT_15.
Comment out/remove COMPAT_* from INSTALL kernels.

Revision 1.141 / (download) - annotate - [select for diffs], Sat Oct 18 08:30:13 2003 UTC (20 years, 6 months ago) by lukem
Branch: MAIN
Changes since 1.140: +8 -4 lines
Diff to previous 1.140 (colored) to selected 1.116 (colored)

Use one  'atabus* at ata?'  instead of multiple  'atabus* at FOOide?  channel ?'
Use  'atapibus* at atapi?'  instead of  'atapibus* at atabus?'

Revision 1.140 / (download) - annotate - [select for diffs], Wed Oct 8 11:09:09 2003 UTC (20 years, 6 months ago) by bouyer
Branch: MAIN
Changes since 1.139: +6 -5 lines
Diff to previous 1.139 (colored) to selected 1.116 (colored)

Add atabus

Revision 1.139 / (download) - annotate - [select for diffs], Fri Aug 22 07:52:49 2003 UTC (20 years, 7 months ago) by itojun
Branch: MAIN
Changes since 1.138: +3 -2 lines
Diff to previous 1.138 (colored) to selected 1.116 (colored)

add udav*

Revision 1.138 / (download) - annotate - [select for diffs], Sat Apr 26 14:10:11 2003 UTC (20 years, 11 months ago) by ragge
Branch: MAIN
Branch point for: ktrace-lwp
Changes since 1.137: +3 -2 lines
Diff to previous 1.137 (colored) to selected 1.116 (colored)

Add pseudo-device ksyms.

Revision 1.137 / (download) - annotate - [select for diffs], Thu Apr 10 22:06:56 2003 UTC (21 years ago) by christos
Branch: MAIN
Changes since 1.136: +2 -3 lines
Diff to previous 1.136 (colored) to selected 1.116 (colored)

Bye Bye UCONSOLE

Revision 1.136 / (download) - annotate - [select for diffs], Thu Feb 27 19:22:41 2003 UTC (21 years, 1 month ago) by perseant
Branch: MAIN
Changes since 1.135: +3 -2 lines
Diff to previous 1.135 (colored) to selected 1.116 (colored)

Make BRIDGE_IPF an option, and document it.  Add it (commented) to GENERIC.
Let brconfig tell whether the bridge is using the ipfilter hook, or not.

Revision 1.135 / (download) - annotate - [select for diffs], Sun Feb 16 17:35:14 2003 UTC (21 years, 2 months ago) by augustss
Branch: MAIN
Changes since 1.134: +4 -2 lines
Diff to previous 1.134 (colored) to selected 1.116 (colored)

Add uax(4) (and url(4) in some cases).

Revision 1.96.2.10 / (download) - annotate - [select for diffs], Thu Dec 19 00:31:39 2002 UTC (21 years, 4 months ago) by thorpej
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.96.2.9: +4 -3 lines
Diff to previous 1.96.2.9 (colored) next main 1.97 (colored) to selected 1.116 (colored)

Sync with HEAD.

Revision 1.134 / (download) - annotate - [select for diffs], Sun Dec 15 09:24:24 2002 UTC (21 years, 4 months ago) by takemura
Branch: MAIN
CVS Tags: nathanw_sa_before_merge, nathanw_sa_base, gmcgarry_ucred_base, gmcgarry_ucred, gmcgarry_ctxsw_base, gmcgarry_ctxsw, fvdl_fs64_base
Changes since 1.133: +4 -3 lines
Diff to previous 1.133 (colored) to selected 1.116 (colored)

Added Vrc4173PIU. (touch panel interface unit on Vrc4173)

Revision 1.126.4.3 / (download) - annotate - [select for diffs], Thu Dec 12 21:52:54 2002 UTC (21 years, 4 months ago) by he
Branch: netbsd-1-6
CVS Tags: netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001
Changes since 1.126.4.2: +3 -2 lines
Diff to previous 1.126.4.2 (colored) to branchpoint 1.126 (colored) to selected 1.116 (colored)

Pull up revision 1.132 (requested by takemura in ticket #997):
  Add ``xi'' to GENERIC.  Fixes PR#19059.

Revision 1.96.2.9 / (download) - annotate - [select for diffs], Wed Dec 11 05:58:38 2002 UTC (21 years, 4 months ago) by thorpej
Branch: nathanw_sa
Changes since 1.96.2.8: +4 -3 lines
Diff to previous 1.96.2.8 (colored) to selected 1.116 (colored)

Sync with HEAD.

Revision 1.133 / (download) - annotate - [select for diffs], Wed Nov 27 07:33:01 2002 UTC (21 years, 4 months ago) by shin
Branch: MAIN
Changes since 1.132: +3 -3 lines
Diff to previous 1.132 (colored) to selected 1.116 (colored)

comment 'makeoptions   DEFGP="-G nn"' to resolve gp-size overflow.
even NULLCONF requires "-G 0".
fix PR kern/19184.

Revision 1.132 / (download) - annotate - [select for diffs], Sun Nov 17 07:21:11 2002 UTC (21 years, 5 months ago) by takemura
Branch: MAIN
Changes since 1.131: +3 -2 lines
Diff to previous 1.131 (colored) to selected 1.116 (colored)

Added xi to GENERIC. (PR port-hpcmips/19059)

Revision 1.96.2.8 / (download) - annotate - [select for diffs], Fri Oct 18 02:37:03 2002 UTC (21 years, 6 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.96.2.7: +5 -3 lines
Diff to previous 1.96.2.7 (colored) to selected 1.116 (colored)

Catch up to -current.

Revision 1.131 / (download) - annotate - [select for diffs], Mon Oct 14 18:39:32 2002 UTC (21 years, 6 months ago) by elric
Branch: MAIN
CVS Tags: kqueue-beforemerge, kqueue-aftermerge
Changes since 1.130: +3 -2 lines
Diff to previous 1.130 (colored) to selected 1.116 (colored)

Added commented out cgd(4)s to GENERIC configs.

Revision 1.92.2.7 / (download) - annotate - [select for diffs], Thu Oct 10 18:32:52 2002 UTC (21 years, 6 months ago) by jdolecek
Branch: kqueue
Changes since 1.92.2.6: +3 -3 lines
Diff to previous 1.92.2.6 (colored) next main 1.93 (colored) to selected 1.116 (colored)

sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work

Revision 1.130 / (download) - annotate - [select for diffs], Sun Oct 6 02:11:57 2002 UTC (21 years, 6 months ago) by provos
Branch: MAIN
Changes since 1.129: +3 -2 lines
Diff to previous 1.129 (colored) to selected 1.116 (colored)

add SYSTRACE; approved perry.

Revision 1.129 / (download) - annotate - [select for diffs], Wed Sep 18 02:43:59 2002 UTC (21 years, 7 months ago) by lukem
Branch: MAIN
CVS Tags: kqueue-base
Changes since 1.128: +3 -3 lines
Diff to previous 1.128 (colored) to selected 1.116 (colored)

enable USERCONF by default; it's small and extremely useful to have available.

Revision 1.92.2.6 / (download) - annotate - [select for diffs], Fri Sep 6 08:35:35 2002 UTC (21 years, 7 months ago) by jdolecek
Branch: kqueue
Changes since 1.92.2.5: +3 -2 lines
Diff to previous 1.92.2.5 (colored) to selected 1.116 (colored)

sync kqueue branch with HEAD

Revision 1.126.4.2 / (download) - annotate - [select for diffs], Thu Aug 1 04:20:35 2002 UTC (21 years, 8 months ago) by lukem
Branch: netbsd-1-6
CVS Tags: netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1
Changes since 1.126.4.1: +1 -0 lines
Diff to previous 1.126.4.1 (colored) to branchpoint 1.126 (colored) to selected 1.116 (colored)

Pull up revision 1.128 (requested by lukem in ticket #312):
Enable "pseudo-device clockctl" in all kernels, except
installation related kernels (INSTALL* and RAMDISK*).
This enables rc.conf(5) $ntpd_chroot to be used "out of the box"

Revision 1.126.2.2 / (download) - annotate - [select for diffs], Sun Jul 14 17:46:53 2002 UTC (21 years, 9 months ago) by gehenna
Branch: gehenna-devsw
Changes since 1.126.2.1: +3 -2 lines
Diff to previous 1.126.2.1 (colored) to branchpoint 1.126 (colored) next main 1.127 (colored) to selected 1.116 (colored)

catch up with -current.

Revision 1.92.2.5 / (download) - annotate - [select for diffs], Sun Jun 23 17:36:47 2002 UTC (21 years, 9 months ago) by jdolecek
Branch: kqueue
Changes since 1.92.2.4: +51 -12 lines
Diff to previous 1.92.2.4 (colored) to selected 1.116 (colored)

catch up with -current on kqueue branch

Revision 1.96.2.7 / (download) - annotate - [select for diffs], Thu Jun 20 03:38:45 2002 UTC (21 years, 10 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.96.2.6: +33 -13 lines
Diff to previous 1.96.2.6 (colored) to selected 1.116 (colored)

Catch up to -current.

Revision 1.128 / (download) - annotate - [select for diffs], Mon Jun 17 05:14:10 2002 UTC (21 years, 10 months ago) by lukem
Branch: MAIN
CVS Tags: gehenna-devsw-base
Changes since 1.127: +3 -2 lines
Diff to previous 1.127 (colored) to selected 1.116 (colored)

Enable "pseudo-device clockctl" in all kernels, except
installation related kernels (INSTALL* and RAMDISK*).
This enables rc.conf(5) $ntpd_chroot to be used "out of the box"

Revision 1.126.4.1 / (download) - annotate - [select for diffs], Thu May 30 18:38:08 2002 UTC (21 years, 10 months ago) by tv
Branch: netbsd-1-6
Changes since 1.126: +4 -2 lines
Diff to previous 1.126 (colored) to selected 1.116 (colored)

Pull up revision 1.127 (requested by greg in ticket #77):
Initial addition of TrackPoint support on the IBM WorkPad z50's DSIU port.

Revision 1.126.2.1 / (download) - annotate - [select for diffs], Thu May 30 15:33:14 2002 UTC (21 years, 10 months ago) by gehenna
Branch: gehenna-devsw
Changes since 1.126: +4 -2 lines
Diff to previous 1.126 (colored) to selected 1.116 (colored)

Catch up with -current.

Revision 1.127 / (download) - annotate - [select for diffs], Thu May 30 01:45:01 2002 UTC (21 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.126: +4 -2 lines
Diff to previous 1.126 (colored) to selected 1.116 (colored)

Initial addition of TrackPoint support on the IBM WorkPad z50's DSIU port.

Revision 1.126 / (download) - annotate - [select for diffs], Sat May 11 14:10:04 2002 UTC (21 years, 11 months ago) by takemura
Branch: MAIN
CVS Tags: netbsd-1-6-base
Branch point for: netbsd-1-6, gehenna-devsw
Changes since 1.125: +7 -4 lines
Diff to previous 1.125 (colored) to selected 1.116 (colored)

BUGFIX: Xhpc dumps core on SigmarionII.
Attached MQ200 video controller at PCI bus.

Revision 1.125 / (download) - annotate - [select for diffs], Sat May 11 08:56:39 2002 UTC (21 years, 11 months ago) by takemura
Branch: MAIN
Changes since 1.124: +5 -3 lines
Diff to previous 1.124 (colored) to selected 1.116 (colored)

Enabeled OHCI USB controller on MobilePro 800.

Revision 1.124 / (download) - annotate - [select for diffs], Mon May 6 13:42:29 2002 UTC (21 years, 11 months ago) by takemura
Branch: MAIN
Changes since 1.123: +5 -2 lines
Diff to previous 1.123 (colored) to selected 1.116 (colored)

Added ukphy to use USB ethernet adopters.

Revision 1.123 / (download) - annotate - [select for diffs], Sat May 4 09:37:24 2002 UTC (21 years, 11 months ago) by takemura
Branch: MAIN
Changes since 1.122: +7 -7 lines
Diff to previous 1.122 (colored) to selected 1.116 (colored)

Fixed line order. It was strange.

Revision 1.122 / (download) - annotate - [select for diffs], Sat May 4 08:12:18 2002 UTC (21 years, 11 months ago) by takemura
Branch: MAIN
Changes since 1.121: +4 -5 lines
Diff to previous 1.121 (colored) to selected 1.116 (colored)

Fixed PC Card slot support.

Revision 1.121 / (download) - annotate - [select for diffs], Fri May 3 11:37:48 2002 UTC (21 years, 11 months ago) by takemura
Branch: MAIN
Changes since 1.120: +10 -2 lines
Diff to previous 1.120 (colored) to selected 1.116 (colored)

Enable USB support for MC-R700.

Revision 1.120 / (download) - annotate - [select for diffs], Sat Apr 27 12:36:47 2002 UTC (21 years, 11 months ago) by shin
Branch: MAIN
Changes since 1.119: +3 -3 lines
Diff to previous 1.119 (colored) to selected 1.116 (colored)

* make kloader optional.
* default value of kernel path is KLOADER_KERNEL_PATH.
* options KLOADER_KERNEL_PATH can override kernel path.
* when bootstr is passed (RB_STRING), use it as kernel path.

Revision 1.119 / (download) - annotate - [select for diffs], Thu Apr 25 15:06:27 2002 UTC (21 years, 11 months ago) by atatat
Branch: MAIN
Changes since 1.118: +4 -2 lines
Diff to previous 1.118 (colored) to selected 1.116 (colored)

Add the INCLUDE_CONFIG_FILE option to all config files.  In config
files that are generic (ie, GENERIC, GENERICSBC, GENERIC32, ALL, or
ALPHA), it is uncommented.

Revision 1.96.2.6 / (download) - annotate - [select for diffs], Wed Apr 17 00:03:05 2002 UTC (22 years ago) by nathanw
Branch: nathanw_sa
Changes since 1.96.2.5: +18 -5 lines
Diff to previous 1.96.2.5 (colored) to selected 1.116 (colored)

Catch up to -current.

Revision 1.118 / (download) - annotate - [select for diffs], Fri Apr 12 08:10:58 2002 UTC (22 years ago) by gmcgarry
Branch: MAIN
Changes since 1.117: +4 -3 lines
Diff to previous 1.117 (colored) to selected 1.116 (colored)

Add commented-out USERCONF option.  Mainly useful for install media
and can be optionally enabled based on miniroot and ramdisk size
requirements.

Revision 1.117 / (download) - annotate - [select for diffs], Tue Apr 9 13:20:30 2002 UTC (22 years ago) by shin
Branch: MAIN
Changes since 1.116: +7 -7 lines
Diff to previous 1.116 (colored)

renumber IT310 staff.

Revision 1.116 / (download) - annotate - [selected], Sun Apr 7 04:34:33 2002 UTC (22 years ago) by shin
Branch: MAIN
Changes since 1.115: +16 -4 lines
Diff to previous 1.115 (colored)

add Fujitsu INTERTOP CX310 support.

Revision 1.96.2.5 / (download) - annotate - [select for diffs], Mon Apr 1 07:40:22 2002 UTC (22 years ago) by nathanw
Branch: nathanw_sa
Changes since 1.96.2.4: +15 -10 lines
Diff to previous 1.96.2.4 (colored) to selected 1.116 (colored)

Catch up to -current.
(CVS: It's not just a program. It's an adventure!)

Revision 1.115 / (download) - annotate - [select for diffs], Tue Mar 26 05:26:37 2002 UTC (22 years ago) by shin
Branch: MAIN
Changes since 1.114: +3 -3 lines
Diff to previous 1.114 (colored) to selected 1.116 (colored)

enable NFSSERVER.

Revision 1.114 / (download) - annotate - [select for diffs], Mon Mar 25 10:02:50 2002 UTC (22 years ago) by shin
Branch: MAIN
Changes since 1.113: +3 -3 lines
Diff to previous 1.113 (colored) to selected 1.116 (colored)

reduce GP size.

Revision 1.113 / (download) - annotate - [select for diffs], Mon Mar 25 08:42:35 2002 UTC (22 years ago) by shin
Branch: MAIN
Changes since 1.112: +3 -2 lines
Diff to previous 1.112 (colored) to selected 1.116 (colored)

enable kloader.

Revision 1.112 / (download) - annotate - [select for diffs], Sat Mar 23 03:17:57 2002 UTC (22 years ago) by shin
Branch: MAIN
Changes since 1.111: +4 -2 lines
Diff to previous 1.111 (colored) to selected 1.116 (colored)

add LKM.

Revision 1.111 / (download) - annotate - [select for diffs], Fri Mar 22 09:18:08 2002 UTC (22 years, 1 month ago) by takemura
Branch: MAIN
Changes since 1.110: +6 -2 lines
Diff to previous 1.110 (colored) to selected 1.116 (colored)

Added Vrc4172 USB OHCI for Pencentra 130.

Revision 1.92.2.4 / (download) - annotate - [select for diffs], Sat Mar 16 15:57:55 2002 UTC (22 years, 1 month ago) by jdolecek
Branch: kqueue
Changes since 1.92.2.3: +52 -15 lines
Diff to previous 1.92.2.3 (colored) to selected 1.116 (colored)

Catch up with -current.

Revision 1.110 / (download) - annotate - [select for diffs], Sun Mar 10 10:13:31 2002 UTC (22 years, 1 month ago) by takemura
Branch: MAIN
CVS Tags: eeh-devprop-base, eeh-devprop
Changes since 1.109: +3 -3 lines
Diff to previous 1.109 (colored) to selected 1.116 (colored)

Attached vrpiu at vrc4173bcu.

Revision 1.109 / (download) - annotate - [select for diffs], Sun Mar 10 07:24:53 2002 UTC (22 years, 1 month ago) by takemura
Branch: MAIN
Changes since 1.108: +6 -7 lines
Diff to previous 1.108 (colored) to selected 1.116 (colored)

Attached vrkiu at vrc4173bcu.

Revision 1.108 / (download) - annotate - [select for diffs], Tue Mar 5 16:16:45 2002 UTC (22 years, 1 month ago) by simonb
Branch: MAIN
CVS Tags: newlock-base, newlock
Changes since 1.107: +2 -3 lines
Diff to previous 1.107 (colored) to selected 1.116 (colored)

Remove HPCMIPS_FLUSHCACHE_XXX debug code.

Revision 1.96.2.4 / (download) - annotate - [select for diffs], Thu Feb 28 04:09:52 2002 UTC (22 years, 1 month ago) by nathanw
Branch: nathanw_sa
Changes since 1.96.2.3: +65 -14 lines
Diff to previous 1.96.2.3 (colored) to selected 1.116 (colored)

Catch up to -current.

Revision 1.92.2.3 / (download) - annotate - [select for diffs], Mon Feb 11 20:08:03 2002 UTC (22 years, 2 months ago) by jdolecek
Branch: kqueue
Changes since 1.92.2.2: +15 -3 lines
Diff to previous 1.92.2.2 (colored) to selected 1.116 (colored)

Sync w/ -current.

Revision 1.107 / (download) - annotate - [select for diffs], Mon Feb 11 11:44:36 2002 UTC (22 years, 2 months ago) by takemura
Branch: MAIN
CVS Tags: ifpoll-base
Changes since 1.106: +43 -4 lines
Diff to previous 1.106 (colored) to selected 1.116 (colored)

Added Vr4122 and Vr4131 support to GENERIC configuration.

Revision 1.106 / (download) - annotate - [select for diffs], Mon Feb 11 07:55:49 2002 UTC (22 years, 2 months ago) by takemura
Branch: MAIN
Changes since 1.105: +12 -12 lines
Diff to previous 1.105 (colored) to selected 1.116 (colored)

Added vr4102ip.

Revision 1.105 / (download) - annotate - [select for diffs], Sun Jan 27 13:23:16 2002 UTC (22 years, 2 months ago) by jdolecek
Branch: MAIN
Changes since 1.104: +3 -2 lines
Diff to previous 1.104 (colored) to selected 1.116 (colored)

add options PIPE_SOCKETPAIR to individual kernel configs
the option is commented out on everything but kernels I was able
to recognize as INSTALL-like or ones for small memory machines

Revision 1.104 / (download) - annotate - [select for diffs], Sat Jan 26 10:24:58 2002 UTC (22 years, 2 months ago) by takemura
Branch: MAIN
Changes since 1.103: +5 -2 lines
Diff to previous 1.103 (colored) to selected 1.116 (colored)

Adjusted GP size.

Revision 1.103 / (download) - annotate - [select for diffs], Sat Jan 19 18:45:09 2002 UTC (22 years, 3 months ago) by oster
Branch: MAIN
Changes since 1.102: +11 -3 lines
Diff to previous 1.102 (colored) to selected 1.116 (colored)

Add new RF_* options for RAIDframe bits that are no longer built by default.

While we're here, enable RAIDframe (and RAID_AUTOCONFIG) by default for
architectures that I'm comfortable can deal with it being on by default.

Also: bump the number of 'raid' devices from 4 to 8, since 4 seems to
be insufficient in practise.

Revision 1.96.2.3 / (download) - annotate - [select for diffs], Fri Jan 11 23:38:22 2002 UTC (22 years, 3 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.96.2.2: +157 -36 lines
Diff to previous 1.96.2.2 (colored) to selected 1.116 (colored)

More catchup.

Revision 1.92.2.2 / (download) - annotate - [select for diffs], Thu Jan 10 19:43:43 2002 UTC (22 years, 3 months ago) by thorpej
Branch: kqueue
Changes since 1.92.2.1: +206 -72 lines
Diff to previous 1.92.2.1 (colored) to selected 1.116 (colored)

Sync kqueue branch with -current.

Revision 1.96.2.2 / (download) - annotate - [select for diffs], Tue Jan 8 00:24:56 2002 UTC (22 years, 3 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.96.2.1: +409 -0 lines
Diff to previous 1.96.2.1 (colored) to selected 1.116 (colored)

Catch up to -current.

Revision 1.102 / (download) - annotate - [select for diffs], Wed Jan 2 13:13:18 2002 UTC (22 years, 3 months ago) by uch
Branch: MAIN
Changes since 1.101: +155 -34 lines
Diff to previous 1.101 (colored) to selected 1.116 (colored)

VR41XX/TX3922 common kernel.

Revision 1.101 / (download) - annotate - [select for diffs], Fri Dec 28 12:21:56 2001 UTC (22 years, 3 months ago) by martin
Branch: MAIN
Changes since 1.100: +3 -2 lines
Diff to previous 1.100 (colored) to selected 1.116 (colored)

Add PPPoE to all generic kernels that should be able to use it.
XXX TODO: do this for INSTALL kernels too, add sysinst support and make the
XXX needed binaries available on the ramdisk root fs.

Revision 1.100 / (download) - annotate - [select for diffs], Fri Dec 14 05:34:47 2001 UTC (22 years, 4 months ago) by gmcgarry
Branch: MAIN
Changes since 1.99: +18 -4 lines
Diff to previous 1.99 (colored) to selected 1.116 (colored)

Add a blurb to the top of all GENERIC files.  This serves three purposes:
- to clarify some terminology
- to clarify the intention of the GENERIC file
- to cross-reference some useful man pages

Revision 1.99 / (download) - annotate - [select for diffs], Fri Nov 23 05:00:25 2001 UTC (22 years, 4 months ago) by atatat
Branch: MAIN
Changes since 1.98: +3 -3 lines
Diff to previous 1.98 (colored) to selected 1.116 (colored)

The bridge(4) pseudo-device no longer requires the port to
__HAVE_GENERIC_SOFT_INTERRUPTS, so add it back to all GENERIC configs.

Revision 1.98 / (download) - annotate - [select for diffs], Wed Nov 21 11:28:09 2001 UTC (22 years, 4 months ago) by uch
Branch: MAIN
Changes since 1.97: +3 -3 lines
Diff to previous 1.97 (colored) to selected 1.116 (colored)

increase the value of maxusers to 16.

Revision 1.97 / (download) - annotate - [select for diffs], Tue Nov 20 12:56:28 2001 UTC (22 years, 5 months ago) by lukem
Branch: MAIN
Changes since 1.96: +30 -30 lines
Diff to previous 1.96 (colored) to selected 1.116 (colored)

cleanup:
	options SPACE TAB
	makeoptions TAB
	psuedo-device TAB
	remove trailing whitespace
	replace multiple spaces -> tabs
	options "FOO" -> options FOO
	options "FOO=bar" -> options FOO=bar
	options "FOO=\"bar\"" -> options FOO="\"bar\""

Revision 1.96.2.1, Tue Nov 13 17:54:49 2001 UTC (22 years, 5 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.96: +0 -394 lines
FILE REMOVED

file GENERIC was added on branch nathanw_sa on 2002-01-08 00:24:56 +0000

Revision 1.96 / (download) - annotate - [select for diffs], Tue Nov 13 17:54:49 2001 UTC (22 years, 5 months ago) by augustss
Branch: MAIN
Branch point for: nathanw_sa
Changes since 1.95: +3 -3 lines
Diff to previous 1.95 (colored) to selected 1.116 (colored)

The wsmux pseudo device does not need a count anymore.

Revision 1.94.4.1 / (download) - annotate - [select for diffs], Mon Nov 12 21:16:59 2001 UTC (22 years, 5 months ago) by thorpej
Branch: thorpej-mips-cache
Changes since 1.94: +4 -6 lines
Diff to previous 1.94 (colored) next main 1.95 (colored) to selected 1.116 (colored)

Sync the thorpej-mips-cache branch with -current.

Revision 1.95 / (download) - annotate - [select for diffs], Sat Nov 10 04:53:47 2001 UTC (22 years, 5 months ago) by sato
Branch: MAIN
CVS Tags: thorpej-mips-cache-base
Changes since 1.94: +4 -6 lines
Diff to previous 1.94 (colored) to selected 1.116 (colored)

MCR-300/310/320/330/for Docomo have same PWCTL_LCDLIGHT, PWCTL_LCD port.

Revision 1.92.2.1 / (download) - annotate - [select for diffs], Thu Sep 13 01:13:40 2001 UTC (22 years, 7 months ago) by thorpej
Branch: kqueue
Changes since 1.92: +5 -2 lines
Diff to previous 1.92 (colored) to selected 1.116 (colored)

Update the kqueue branch to HEAD.

Revision 1.94 / (download) - annotate - [select for diffs], Sat Sep 1 23:08:42 2001 UTC (22 years, 7 months ago) by atatat
Branch: MAIN
CVS Tags: thorpej-devvp-base3, thorpej-devvp-base2, thorpej-devvp-base, thorpej-devvp, pre-chs-ubcperf, post-chs-ubcperf
Branch point for: thorpej-mips-cache
Changes since 1.93: +3 -3 lines
Diff to previous 1.93 (colored) to selected 1.116 (colored)

Comment out bridge pseudo devices from ports that don't
__HAVE_GENERIC_SOFT_INTERRUPTS.  bridge(4) doesn't compile there.

Revision 1.93 / (download) - annotate - [select for diffs], Sat Sep 1 21:52:27 2001 UTC (22 years, 7 months ago) by atatat
Branch: MAIN
Changes since 1.92: +5 -2 lines
Diff to previous 1.92 (colored) to selected 1.116 (colored)

Add bridge pseudo devices to GENERIC configs

Revision 1.79.2.2 / (download) - annotate - [select for diffs], Thu Jun 21 19:23:34 2001 UTC (22 years, 10 months ago) by nathanw
Changes since 1.79.2.1: +28 -14 lines
Diff to previous 1.79.2.1 (colored) next main 1.80 (colored) to selected 1.116 (colored)

Catch up to -current.

Revision 1.92 / (download) - annotate - [select for diffs], Mon Jun 11 05:17:45 2001 UTC (22 years, 10 months ago) by enami
Branch: MAIN
Branch point for: kqueue
Changes since 1.91: +6 -6 lines
Diff to previous 1.91 (colored) to selected 1.116 (colored)

Cosmetic changes:
- Use tab instead of many spaces
- options<SPC><TAB>

Revision 1.91 / (download) - annotate - [select for diffs], Sun May 6 14:25:16 2001 UTC (22 years, 11 months ago) by takemura
Branch: MAIN
Changes since 1.90: +7 -5 lines
Diff to previous 1.90 (colored) to selected 1.116 (colored)

Vrc4172 GPIO support. This device is currently configured on PenCentra 130.

Revision 1.54.2.7 / (download) - annotate - [select for diffs], Sun May 6 14:04:39 2001 UTC (22 years, 11 months ago) by he
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001
Changes since 1.54.2.6: +3 -1 lines
Diff to previous 1.54.2.6 (colored) to branchpoint 1.54 (colored) next main 1.55 (colored) to selected 1.116 (colored)

Pull up revision 1.90 (requested by hubertf):
  Visually separate the vlan(4) device from the IPv6 devices.

Revision 1.90 / (download) - annotate - [select for diffs], Sun May 6 01:54:19 2001 UTC (22 years, 11 months ago) by hubertf
Branch: MAIN
Changes since 1.89: +5 -3 lines
Diff to previous 1.89 (colored) to selected 1.116 (colored)

vlan does not belong to group of IPv6 pseudo-devices

Revision 1.89 / (download) - annotate - [select for diffs], Sat May 5 05:04:27 2001 UTC (22 years, 11 months ago) by shin
Branch: MAIN
Changes since 1.88: +3 -3 lines
Diff to previous 1.88 (colored) to selected 1.116 (colored)

change maxusers 8 -> 10.
without this change, 'make build' will fail.

Revision 1.54.2.6 / (download) - annotate - [select for diffs], Tue May 1 15:48:46 2001 UTC (22 years, 11 months ago) by he
Branch: netbsd-1-5
Changes since 1.54.2.5: +3 -2 lines
Diff to previous 1.54.2.5 (colored) to branchpoint 1.54 (colored) to selected 1.116 (colored)

Pull up revision 1.73 (requested by he):
  Add pseudo-device vlan.
  Make sure "rnd is EXPERIMENTAL" comment is removed.

Revision 1.3.2.7 / (download) - annotate - [select for diffs], Mon Apr 23 09:41:43 2001 UTC (22 years, 11 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.3.2.6: +14 -7 lines
Diff to previous 1.3.2.6 (colored) next main 1.4 (colored) to selected 1.116 (colored)

Sync with HEAD.

Revision 1.3.2.6 / (download) - annotate - [select for diffs], Sat Apr 21 17:53:37 2001 UTC (23 years ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.3.2.5: +8 -3 lines
Diff to previous 1.3.2.5 (colored) to selected 1.116 (colored)

Sync with HEAD

Revision 1.88 / (download) - annotate - [select for diffs], Sat Apr 21 15:56:55 2001 UTC (23 years ago) by sato
Branch: MAIN
CVS Tags: thorpej_scsipi_nbase, thorpej_scsipi_beforemerge, thorpej_scsipi_base
Changes since 1.87: +9 -3 lines
Diff to previous 1.87 (colored) to selected 1.116 (colored)

- fix comment for MCR/530.
- add MCR/530A(MobilePro780) PWCTL_COM0 device.
- add MC-R520A(MobilePro770) BTN_COVER device,
   but commented because of no checking.
- add MC/R530A(MobilePro780) BTN_COVER device,
   but commented because of no checking.

Revision 1.87 / (download) - annotate - [select for diffs], Fri Apr 20 12:08:45 2001 UTC (23 years ago) by sato
Branch: MAIN
Changes since 1.86: +3 -2 lines
Diff to previous 1.86 (colored) to selected 1.116 (colored)

enlarge MSGBUFSIZE for -v option.

Revision 1.86 / (download) - annotate - [select for diffs], Fri Apr 20 12:07:49 2001 UTC (23 years ago) by sato
Branch: MAIN
Changes since 1.85: +6 -6 lines
Diff to previous 1.85 (colored) to selected 1.116 (colored)

options<TAB><TAB> -> options<SPACE><TAB>

Revision 1.85 / (download) - annotate - [select for diffs], Wed Apr 11 08:23:26 2001 UTC (23 years ago) by sato
Branch: MAIN
Changes since 1.84: +6 -3 lines
Diff to previous 1.84 (colored) to selected 1.116 (colored)

opt_vr41x1.h -> opt_vr41xx.h.
add 'options VR41XX' and kill 'options VR41X1'.

add 'options VR4101' (not yet supported)
add 'options VR4102'
add 'options VR4111'
add 'options VR4121'
add 'options VR4122' (not yet supported)
add 'options VR4181' (not yet supported)
these are for config level size optimization.
currenty, no optimization codes are exist.
NOTE: there are some incompatibility in VR4181 & VR4101 &
VR4102,4111,4121 group & VR4122.

GENERIC (for VR41XX series) has options VR4102, VR4111, VR4121.

Revision 1.79.2.1 / (download) - annotate - [select for diffs], Mon Apr 9 01:53:02 2001 UTC (23 years ago) by nathanw
Changes since 1.79: +13 -5 lines
Diff to previous 1.79 (colored) to selected 1.116 (colored)

Catch up with -current.

Revision 1.84 / (download) - annotate - [select for diffs], Tue Apr 3 09:02:24 2001 UTC (23 years ago) by sato
Branch: MAIN
Changes since 1.83: +4 -2 lines
Diff to previous 1.83 (colored) to selected 1.116 (colored)

add vrc4172pwm for MC-R510, MC-R520.

Revision 1.3.2.5 / (download) - annotate - [select for diffs], Tue Mar 27 15:30:52 2001 UTC (23 years ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.3.2.4: +6 -3 lines
Diff to previous 1.3.2.4 (colored) to selected 1.116 (colored)

Sync with HEAD.

Revision 1.83 / (download) - annotate - [select for diffs], Sun Mar 25 13:06:52 2001 UTC (23 years ago) by takemura
Branch: MAIN
Changes since 1.82: +4 -2 lines
Diff to previous 1.82 (colored) to selected 1.116 (colored)

Add MQ200_USECRT option, which enables CRT output on MC/R530.
This is kernel configuration option and you can't enable and disable CRT
dynamically for now.

Revision 1.82 / (download) - annotate - [select for diffs], Sat Mar 24 15:56:59 2001 UTC (23 years ago) by sato
Branch: MAIN
Changes since 1.81: +3 -2 lines
Diff to previous 1.81 (colored) to selected 1.116 (colored)

add vrc4172pwm for MC/R520A(MobilePro770)

Revision 1.54.2.5 / (download) - annotate - [select for diffs], Tue Mar 13 20:52:47 2001 UTC (23 years, 1 month ago) by he
Branch: netbsd-1-5
Changes since 1.54.2.4: +7 -4 lines
Diff to previous 1.54.2.4 (colored) to branchpoint 1.54 (colored) to selected 1.116 (colored)

Pull up revision 1.80 (requested by takemura):
  Enable Compact Flash card conftoller (wdc) on all models of
  CASSIOPEIA E series, not only E-55.  Fixes PR#11791.

Revision 1.81 / (download) - annotate - [select for diffs], Tue Mar 13 03:44:23 2001 UTC (23 years, 1 month ago) by sato
Branch: MAIN
Changes since 1.80: +3 -3 lines
Diff to previous 1.80 (colored) to selected 1.116 (colored)

comment out:options       WSDISPLAY_DEFAULTSCREENS=4

Revision 1.3.2.4 / (download) - annotate - [select for diffs], Mon Mar 12 13:28:35 2001 UTC (23 years, 1 month ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.3.2.3: +17 -4 lines
Diff to previous 1.3.2.3 (colored) to selected 1.116 (colored)

Sync with HEAD.

Revision 1.80 / (download) - annotate - [select for diffs], Sun Mar 11 05:18:51 2001 UTC (23 years, 1 month ago) by takemura
Branch: MAIN
Changes since 1.79: +7 -4 lines
Diff to previous 1.79 (colored) to selected 1.116 (colored)

Apply 'CF hack' to all model of Cassiopeia E series.

Revision 1.79 / (download) - annotate - [select for diffs], Fri Mar 2 09:14:36 2001 UTC (23 years, 1 month ago) by sato
Branch: MAIN
Changes since 1.78: +7 -2 lines
Diff to previous 1.78 (colored) to selected 1.116 (colored)

add MC/R430(copy of MC/R530)

Revision 1.78 / (download) - annotate - [select for diffs], Tue Feb 27 08:51:06 2001 UTC (23 years, 1 month ago) by sato
Branch: MAIN
Changes since 1.77: +4 -3 lines
Diff to previous 1.77 (colored) to selected 1.116 (colored)

add vrc4172pwm for MC/R530A, MC-R700.

Revision 1.77 / (download) - annotate - [select for diffs], Mon Feb 26 09:34:22 2001 UTC (23 years, 1 month ago) by sato
Branch: MAIN
Changes since 1.76: +6 -2 lines
Diff to previous 1.76 (colored) to selected 1.116 (colored)

register vrc4172pwm driver for MC/R530 etc..

Revision 1.3.2.3 / (download) - annotate - [select for diffs], Fri Jan 5 17:34:17 2001 UTC (23 years, 3 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.3.2.2: +8 -1 lines
Diff to previous 1.3.2.2 (colored) to selected 1.116 (colored)

Sync with HEAD

Revision 1.76 / (download) - annotate - [select for diffs], Fri Dec 29 21:47:52 2000 UTC (23 years, 3 months ago) by mycroft
Branch: MAIN
Changes since 1.75: +3 -2 lines
Diff to previous 1.75 (colored) to selected 1.116 (colored)

Add ray at pcmcia.

Revision 1.75 / (download) - annotate - [select for diffs], Fri Dec 22 08:43:56 2000 UTC (23 years, 3 months ago) by sato
Branch: MAIN
Changes since 1.74: +7 -3 lines
Diff to previous 1.74 (colored) to selected 1.116 (colored)

fix MC/R530's COM0 power GPIO port number.

Revision 1.74 / (download) - annotate - [select for diffs], Wed Dec 20 03:23:55 2000 UTC (23 years, 4 months ago) by matt
Branch: MAIN
Changes since 1.73: +3 -2 lines
Diff to previous 1.73 (colored) to selected 1.116 (colored)

Add Aironet.

Revision 1.73 / (download) - annotate - [select for diffs], Tue Dec 19 10:42:04 2000 UTC (23 years, 4 months ago) by bouyer
Branch: MAIN
Changes since 1.72: +3 -2 lines
Diff to previous 1.72 (colored) to selected 1.116 (colored)

Add pseudo-device vlan

Revision 1.3.2.2 / (download) - annotate - [select for diffs], Fri Dec 8 09:26:30 2000 UTC (23 years, 4 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.3.2.1: +7 -2 lines
Diff to previous 1.3.2.1 (colored) to selected 1.116 (colored)

Sync with HEAD.

Revision 1.72 / (download) - annotate - [select for diffs], Sun Dec 3 12:29:28 2000 UTC (23 years, 4 months ago) by takemura
Branch: MAIN
Changes since 1.71: +7 -2 lines
Diff to previous 1.71 (colored) to selected 1.116 (colored)

Add #UVMHIST line (commented out).

Revision 1.3.2.1 / (download) - annotate - [select for diffs], Mon Nov 20 20:45:43 2000 UTC (23 years, 5 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.3: +226 -57 lines
Diff to previous 1.3 (colored) to selected 1.116 (colored)

Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.

Revision 1.71 / (download) - annotate - [select for diffs], Sat Oct 21 07:27:41 2000 UTC (23 years, 6 months ago) by takemura
Branch: MAIN
Changes since 1.70: +7 -2 lines
Diff to previous 1.70 (colored) to selected 1.116 (colored)

BUGFIX: PCKBD_LAYOUT had not been effective.

Revision 1.70 / (download) - annotate - [select for diffs], Tue Oct 3 03:13:04 2000 UTC (23 years, 6 months ago) by sato
Branch: MAIN
Changes since 1.69: +4 -3 lines
Diff to previous 1.69 (colored) to selected 1.116 (colored)

vr41xx LED unit driver.

Revision 1.54.2.4 / (download) - annotate - [select for diffs], Mon Oct 2 22:23:32 2000 UTC (23 years, 6 months ago) by takemura
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-5-BETA2, netbsd-1-5-BETA
Changes since 1.54.2.3: +6 -2 lines
Diff to previous 1.54.2.3 (colored) to branchpoint 1.54 (colored) to selected 1.116 (colored)

Pull up revision 1.63 (approved by jhawk)

Enable LCD backlight control on NEC MobileGear II for DoCoMo
and NEC MobileGear MC-R500.

Revision 1.69 / (download) - annotate - [select for diffs], Mon Oct 2 03:57:53 2000 UTC (23 years, 6 months ago) by sato
Branch: MAIN
Changes since 1.68: +5 -2 lines
Diff to previous 1.68 (colored) to selected 1.116 (colored)

experimental ite8181 video driver for hpcfb.
- just copy from bivideo.
- erase WindowsCE hardware cursor initialy.
- LCD power management codes exist, but currently disabled.
  Because some devices(include ite8181) confuse after LCD power turn on.
  WorkPad z50 power unit seem to be very weak,

Revision 1.68 / (download) - annotate - [select for diffs], Wed Sep 27 10:22:22 2000 UTC (23 years, 6 months ago) by shin
Branch: MAIN
Changes since 1.67: +3 -2 lines
Diff to previous 1.67 (colored) to selected 1.116 (colored)

add 'options VNODE_OP_NOINLINE' to reduce size.

Revision 1.67 / (download) - annotate - [select for diffs], Wed Sep 27 09:32:23 2000 UTC (23 years, 6 months ago) by sato
Branch: MAIN
Changes since 1.66: +3 -2 lines
Diff to previous 1.66 (colored) to selected 1.116 (colored)

add DoCoMo sigmarion cover button.

Revision 1.66 / (download) - annotate - [select for diffs], Sun Sep 24 15:59:32 2000 UTC (23 years, 6 months ago) by jdolecek
Branch: MAIN
Changes since 1.65: +3 -3 lines
Diff to previous 1.65 (colored) to selected 1.116 (colored)

don't specify number of ptys if >= 16 (current default initial number)
pty comments: normalize and g/c what is no longer relevant

Revision 1.65 / (download) - annotate - [select for diffs], Thu Sep 21 14:17:35 2000 UTC (23 years, 6 months ago) by takemura
Branch: MAIN
Changes since 1.64: +4 -3 lines
Diff to previous 1.64 (colored) to selected 1.116 (colored)

skbd -> hpckbd. hpckbd supports vrkiu as well as m38813c and tc5165.

Revision 1.64 / (download) - annotate - [select for diffs], Sun Sep 10 15:48:10 2000 UTC (23 years, 7 months ago) by sato
Branch: MAIN
Changes since 1.63: +23 -17 lines
Diff to previous 1.63 (colored) to selected 1.116 (colored)

add SPEAKER pwctl device for several machines.

Revision 1.63 / (download) - annotate - [select for diffs], Sun Aug 27 22:56:31 2000 UTC (23 years, 7 months ago) by sato
Branch: MAIN
Changes since 1.62: +6 -2 lines
Diff to previous 1.62 (colored) to selected 1.116 (colored)

add pwctl PWCTL_LCD, PWCTL_LCDLIGHT for NEC_MCR_FORDOCOMO, NEC_MCR_500.

Revision 1.54.2.3 / (download) - annotate - [select for diffs], Wed Aug 23 15:02:20 2000 UTC (23 years, 7 months ago) by takemura
Branch: netbsd-1-5
Changes since 1.54.2.2: +2 -3 lines
Diff to previous 1.54.2.2 (colored) to branchpoint 1.54 (colored) to selected 1.116 (colored)

Pull up revision 1.62 (Approved by jhawk and thorpej)

> move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL),
> as it is no wthe default setting for everyone.
>
> the reason we still use the name "PULLDOWN_TEST" while it is now default:
> kame code sharing.

NOTE: This pull-up equals 'sync with current' because previous pull-up
      contains modification between 1.54-1.61 by my mistake.

Revision 1.62 / (download) - annotate - [select for diffs], Sun Aug 13 01:31:18 2000 UTC (23 years, 8 months ago) by itojun
Branch: MAIN
Changes since 1.61: +2 -3 lines
Diff to previous 1.61 (colored) to selected 1.116 (colored)

move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL),
as it is no wthe default setting for everyone.

the reason we still use the name "PULLDOWN_TEST" while it is now default:
kame code sharing.

Revision 1.54.2.2 / (download) - annotate - [select for diffs], Sun Aug 6 04:05:55 2000 UTC (23 years, 8 months ago) by takemura
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-ALPHA2
Changes since 1.54.2.1: +12 -3 lines
Diff to previous 1.54.2.1 (colored) to branchpoint 1.54 (colored) to selected 1.116 (colored)

Pull up revision 1.61 (requested by takemura)

Add apmdev, hpcapm and mq200video.

Revision 1.61 / (download) - annotate - [select for diffs], Sun Jul 30 04:41:18 2000 UTC (23 years, 8 months ago) by takemura
Branch: MAIN
Changes since 1.60: +6 -6 lines
Diff to previous 1.60 (colored) to selected 1.116 (colored)

Remove src/sys/dev/apm/*. (They've gone to arch/hpcmips/dev/apm.)

Revision 1.60 / (download) - annotate - [select for diffs], Thu Jul 27 17:53:37 2000 UTC (23 years, 8 months ago) by mason
Branch: MAIN
Changes since 1.59: +3 -3 lines
Diff to previous 1.59 (colored) to selected 1.116 (colored)

Moving to a default of 64 PTYs.

Revision 1.59 / (download) - annotate - [select for diffs], Sat Jul 22 08:53:33 2000 UTC (23 years, 9 months ago) by takemura
Branch: MAIN
Changes since 1.58: +5 -2 lines
Diff to previous 1.58 (colored) to selected 1.116 (colored)

Experimental MQ200 video driver. It's just copy of bivideo plus power
management routine.

Revision 1.58 / (download) - annotate - [select for diffs], Thu Jul 20 21:03:36 2000 UTC (23 years, 9 months ago) by jeffs
Branch: MAIN
Changes since 1.57: +3 -2 lines
Diff to previous 1.57 (colored) to selected 1.116 (colored)

kgdb support for the vr hpcmips machines.
From Ethan Solomita (ethan@geocast.com).

Revision 1.57 / (download) - annotate - [select for diffs], Sun Jul 2 10:01:30 2000 UTC (23 years, 9 months ago) by takemura
Branch: MAIN
Changes since 1.56: +6 -2 lines
Diff to previous 1.56 (colored) to selected 1.116 (colored)

Experimental APM compatible power management.

Revision 1.56 / (download) - annotate - [select for diffs], Fri Jun 30 17:10:17 2000 UTC (23 years, 9 months ago) by itojun
Branch: MAIN
Changes since 1.55: +3 -2 lines
Diff to previous 1.55 (colored) to selected 1.116 (colored)

add PULLDOWN_TEST for all the platforms.
XXX should be moved to somewhere else when stabilized

Revision 1.54.2.1 / (download) - annotate - [select for diffs], Fri Jun 23 14:36:09 2000 UTC (23 years, 9 months ago) by fvdl
Branch: netbsd-1-5
Changes since 1.54: +3 -3 lines
Diff to previous 1.54 (colored) to selected 1.116 (colored)

As on the trunk, update these for the move of ffs_softdep.c into the
kernel source itself. Remove prefix construction, and add the SOFTDEP
option to GENERIC kernels.

Revision 1.55 / (download) - annotate - [select for diffs], Thu Jun 22 20:27:52 2000 UTC (23 years, 9 months ago) by fvdl
Branch: MAIN
Changes since 1.54: +3 -3 lines
Diff to previous 1.54 (colored) to selected 1.116 (colored)

Remove prefix construction for softdeps. Add SOFTDEP option to GENERIC.

Revision 1.51.2.1 / (download) - annotate - [select for diffs], Thu Jun 22 17:00:02 2000 UTC (23 years, 9 months ago) by minoura
Branch: minoura-xpg4dl
Changes since 1.51: +7 -17 lines
Diff to previous 1.51 (colored) next main 1.52 (colored) to selected 1.116 (colored)

Sync w/ netbsd-1-5-base.

Revision 1.54 / (download) - annotate - [select for diffs], Sat Jun 17 10:53:05 2000 UTC (23 years, 10 months ago) by shin
Branch: MAIN
CVS Tags: netbsd-1-5-base
Branch point for: netbsd-1-5
Changes since 1.53: +6 -6 lines
Diff to previous 1.53 (colored) to selected 1.116 (colored)

for size reduction.
out:
	SCSIVERBOSE
	QUOTA
	ccd

we support CD-ROM drives, so CD9660 is necessary.
in:
	CD9660

Revision 1.53 / (download) - annotate - [select for diffs], Wed Jun 14 22:02:24 2000 UTC (23 years, 10 months ago) by veego
Branch: MAIN
Changes since 1.52: +2 -13 lines
Diff to previous 1.52 (colored) to selected 1.116 (colored)

Remove the obsolete config fragments for kernel crypto, because the IPsec
crypto code is now in the kernel source tree.

Revision 1.52 / (download) - annotate - [select for diffs], Sat Jun 3 08:00:42 2000 UTC (23 years, 10 months ago) by takemura
Branch: MAIN
Changes since 1.51: +3 -2 lines
Diff to previous 1.51 (colored) to selected 1.116 (colored)

Add platid, VADEM CLIO C-1000 and C1050.
Note: CLIO C-1000 is identical with SHARP Tripad PV6000.

Revision 1.51 / (download) - annotate - [select for diffs], Wed May 17 08:38:25 2000 UTC (23 years, 11 months ago) by shin
Branch: MAIN
CVS Tags: minoura-xpg4dl-base
Branch point for: minoura-xpg4dl
Changes since 1.50: +2 -3 lines
Diff to previous 1.50 (colored) to selected 1.116 (colored)

delete undefined 'NEC_MCR_4XX'.

Revision 1.50 / (download) - annotate - [select for diffs], Mon May 15 01:40:44 2000 UTC (23 years, 11 months ago) by sato
Branch: MAIN
Changes since 1.49: +6 -2 lines
Diff to previous 1.49 (colored) to selected 1.116 (colored)

NEC MC-CS LIGHT button.
NEC MC-R430 COM0 power.
CASIO E55 COM0 power.
CASIO E55 LIGHT button.

Revision 1.49 / (download) - annotate - [select for diffs], Thu May 4 10:32:47 2000 UTC (23 years, 11 months ago) by takemura
Branch: MAIN
Changes since 1.48: +18 -5 lines
Diff to previous 1.48 (colored) to selected 1.116 (colored)

Add some lines to support ATAPI and SCSI devices.
This makes the kernel 60KB bigger.

Revision 1.48 / (download) - annotate - [select for diffs], Thu May 4 08:18:59 2000 UTC (23 years, 11 months ago) by takemura
Branch: MAIN
Changes since 1.47: +7 -2 lines
Diff to previous 1.47 (colored) to selected 1.116 (colored)

Raw keyboard mode support. I'd tested this on MC/R530.
I don't sure if skbd work or not.

Revision 1.47 / (download) - annotate - [select for diffs], Fri Apr 28 07:19:33 2000 UTC (23 years, 11 months ago) by shin
Branch: MAIN
Changes since 1.46: +2 -3 lines
Diff to previous 1.46 (colored) to selected 1.116 (colored)

delete obsolete 'options MIPS_16K_PAGE'.

Revision 1.46 / (download) - annotate - [select for diffs], Thu Apr 27 19:38:23 2000 UTC (23 years, 11 months ago) by uch
Branch: MAIN
Changes since 1.45: +3 -4 lines
Diff to previous 1.45 (colored) to selected 1.116 (colored)

fix comment.

Revision 1.45 / (download) - annotate - [select for diffs], Tue Apr 25 06:20:14 2000 UTC (23 years, 11 months ago) by uch
Branch: MAIN
Changes since 1.44: +3 -4 lines
Diff to previous 1.44 (colored) to selected 1.116 (colored)

remove COMPAT_386BSD_MBRPART
remove COMAPT_13, COMPAT_14. hpcmips appears NetBSD 1.5.

Revision 1.44 / (download) - annotate - [select for diffs], Wed Apr 19 06:50:31 2000 UTC (24 years ago) by itojun
Branch: MAIN
Changes since 1.43: +3 -2 lines
Diff to previous 1.43 (colored) to selected 1.116 (colored)

add stf pseudo interface (commented out due to possible security risks)

Revision 1.43 / (download) - annotate - [select for diffs], Sun Apr 9 08:28:00 2000 UTC (24 years ago) by takemura
Branch: MAIN
Changes since 1.42: +3 -2 lines
Diff to previous 1.42 (colored) to selected 1.116 (colored)

Add pseudo device 'rnd' for /dev/random.

Revision 1.42 / (download) - annotate - [select for diffs], Mon Apr 3 04:31:05 2000 UTC (24 years ago) by sato
Branch: MAIN
Changes since 1.41: +4 -2 lines
Diff to previous 1.41 (colored) to selected 1.116 (colored)

MCR-300, MC-CS LCD on/off port.

Revision 1.41 / (download) - annotate - [select for diffs], Thu Mar 30 08:41:48 2000 UTC (24 years ago) by sato
Branch: MAIN
Changes since 1.40: +3 -2 lines
Diff to previous 1.40 (colored) to selected 1.116 (colored)

add MC-CS backlight control.

Revision 1.40 / (download) - annotate - [select for diffs], Tue Mar 14 08:31:07 2000 UTC (24 years, 1 month ago) by uch
Branch: MAIN
Changes since 1.39: +2 -4 lines
Diff to previous 1.39 (colored) to selected 1.116 (colored)

sync with fb->hpcfb, btnmgr changes.

Revision 1.39 / (download) - annotate - [select for diffs], Mon Mar 13 01:57:06 2000 UTC (24 years, 1 month ago) by sato
Branch: MAIN
Changes since 1.38: +3 -2 lines
Diff to previous 1.38 (colored) to selected 1.116 (colored)

add BTN_COVER for MC-R520.

Revision 1.38 / (download) - annotate - [select for diffs], Mon Mar 13 01:54:39 2000 UTC (24 years, 1 month ago) by sato
Branch: MAIN
Changes since 1.37: +3 -2 lines
Diff to previous 1.37 (colored) to selected 1.116 (colored)

add PWCTL_LCDLIGHT for MC-R300

Revision 1.37 / (download) - annotate - [select for diffs], Sun Mar 12 13:46:27 2000 UTC (24 years, 1 month ago) by takemura
Branch: MAIN
Changes since 1.36: +3 -2 lines
Diff to previous 1.36 (colored) to selected 1.116 (colored)

Add wsmux device which is real device in /dev.

Revision 1.36 / (download) - annotate - [select for diffs], Sun Mar 12 12:08:16 2000 UTC (24 years, 1 month ago) by takemura
Branch: MAIN
Changes since 1.35: +4 -3 lines
Diff to previous 1.35 (colored) to selected 1.116 (colored)

Change btnmgr to wskbd device from pseudo device.

Revision 1.35 / (download) - annotate - [select for diffs], Sun Mar 12 05:04:44 2000 UTC (24 years, 1 month ago) by takemura
Branch: MAIN
Changes since 1.34: +7 -7 lines
Diff to previous 1.34 (colored) to selected 1.116 (colored)

New frame buffer driver 'hpcfb' and built in video controller 'bivideo'

Revision 1.34 / (download) - annotate - [select for diffs], Sat Mar 11 08:51:55 2000 UTC (24 years, 1 month ago) by shin
Branch: MAIN
Changes since 1.33: +3 -3 lines
Diff to previous 1.33 (colored) to selected 1.116 (colored)

configure controller 0 only (workaround for phantom PCIC).

Revision 1.33 / (download) - annotate - [select for diffs], Wed Mar 8 14:53:33 2000 UTC (24 years, 1 month ago) by takemura
Branch: MAIN
Changes since 1.32: +31 -16 lines
Diff to previous 1.32 (colored) to selected 1.116 (colored)

GENERIC configration includes Cassiopeia E-55 CF card support.

Revision 1.32 / (download) - annotate - [select for diffs], Sun Mar 5 06:24:33 2000 UTC (24 years, 1 month ago) by takemura
Branch: MAIN
Changes since 1.31: +7 -5 lines
Diff to previous 1.31 (colored) to selected 1.116 (colored)

Delete #ifdef USE_RASTERCONS lines, which are not used.

Revision 1.31 / (download) - annotate - [select for diffs], Sat Feb 19 15:01:33 2000 UTC (24 years, 2 months ago) by jun
Branch: MAIN
Changes since 1.30: +17 -2 lines
Diff to previous 1.30 (colored) to selected 1.116 (colored)

On [port-hpcmips-ja@jp.netbsd.org:1764]
suz@hpc.bs1.fc.nec.co.jp (Koji Suzuki) writes
Sample configration for cassipeia E-55 & E-500
// wdc1 line deleted from original.

Revision 1.30 / (download) - annotate - [select for diffs], Thu Feb 17 22:16:31 2000 UTC (24 years, 2 months ago) by mycroft
Branch: MAIN
Changes since 1.29: +3 -3 lines
Diff to previous 1.29 (colored) to selected 1.116 (colored)

Fix obvious typo.

Revision 1.29 / (download) - annotate - [select for diffs], Sat Feb 12 03:21:06 2000 UTC (24 years, 2 months ago) by shin
Branch: MAIN
CVS Tags: chs-ubc2-newbase
Changes since 1.28: +2 -3 lines
Diff to previous 1.28 (colored) to selected 1.116 (colored)

delete NKMEMCLUSTERS from configuration files.

Revision 1.28 / (download) - annotate - [select for diffs], Fri Feb 11 03:20:17 2000 UTC (24 years, 2 months ago) by takemura
Branch: MAIN
Changes since 1.27: +3 -3 lines
Diff to previous 1.27 (colored) to selected 1.116 (colored)

Add com0's power control ID.

Revision 1.27 / (download) - annotate - [select for diffs], Thu Feb 10 08:45:44 2000 UTC (24 years, 2 months ago) by sato
Branch: MAIN
Changes since 1.26: +37 -4 lines
Diff to previous 1.26 (colored) to selected 1.116 (colored)

- add GPIO related comments.
- add IBM WorkPad z50 buttons.

Revision 1.26 / (download) - annotate - [select for diffs], Mon Jan 31 11:44:01 2000 UTC (24 years, 2 months ago) by shin
Branch: MAIN
Changes since 1.25: +3 -2 lines
Diff to previous 1.25 (colored) to selected 1.116 (colored)

add BTN_COVER for MC-R700, MC/R730.

Revision 1.25 / (download) - annotate - [select for diffs], Thu Jan 27 06:55:26 2000 UTC (24 years, 2 months ago) by sato
Branch: MAIN
Changes since 1.24: +7 -2 lines
Diff to previous 1.24 (colored) to selected 1.116 (colored)

- add MC-R510 & MC-R530 cover button.
- add MC-R530 application dial button.
- add comment for no RTC_OFFSET.

Revision 1.24 / (download) - annotate - [select for diffs], Sun Jan 23 23:46:11 2000 UTC (24 years, 2 months ago) by hubertf
Branch: MAIN
Changes since 1.23: +3 -1 lines
Diff to previous 1.23 (colored) to selected 1.116 (colored)

Add commented out "ident"-command

Revision 1.23 / (download) - annotate - [select for diffs], Thu Jan 20 19:12:31 2000 UTC (24 years, 3 months ago) by wrstuden
Branch: MAIN
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (colored) to selected 1.116 (colored)

Add overlay to kernel configs.

Revision 1.22 / (download) - annotate - [select for diffs], Sun Jan 9 07:57:43 2000 UTC (24 years, 3 months ago) by shin
Branch: MAIN
Changes since 1.21: +3 -2 lines
Diff to previous 1.21 (colored) to selected 1.116 (colored)

add options for sysinst (memory disk size etc.)

Revision 1.21 / (download) - annotate - [select for diffs], Sun Jan 9 07:55:57 2000 UTC (24 years, 3 months ago) by shin
Branch: MAIN
Changes since 1.20: +9 -3 lines
Diff to previous 1.20 (colored) to selected 1.116 (colored)

add Vadem Clio and Sharp Tripad

Revision 1.20 / (download) - annotate - [select for diffs], Sat Jan 1 02:22:35 2000 UTC (24 years, 3 months ago) by shin
Branch: MAIN
Changes since 1.19: +2 -3 lines
Diff to previous 1.19 (colored) to selected 1.116 (colored)

add MSDOSFS
delete redundant kernel 'config' lines.
add new option '-b={wd0,sd0,nfs}' to change boot device.

Revision 1.19 / (download) - annotate - [select for diffs], Tue Dec 28 03:15:16 1999 UTC (24 years, 3 months ago) by takemura
Branch: MAIN
Changes since 1.18: +8 -8 lines
Diff to previous 1.18 (colored) to selected 1.116 (colored)

VR41xx's PIU (Touch panel I/F unit) suport.
Currently it emulates relative pointing device like mouse, but it should
behave like an absolute pointing device. It needs more works in wsmouse side.

Revision 1.2.2.2 / (download) - annotate - [select for diffs], Mon Dec 27 18:32:00 1999 UTC (24 years, 3 months ago) by wrstuden
Branch: wrstuden-devbsize
Changes since 1.2.2.1: +64 -35 lines
Diff to previous 1.2.2.1 (colored) next main 1.3 (colored) to selected 1.116 (colored)

Pull up to last week's -current.

Revision 1.18 / (download) - annotate - [select for diffs], Thu Dec 23 06:26:08 1999 UTC (24 years, 3 months ago) by takemura
Branch: MAIN
Changes since 1.17: +22 -8 lines
Diff to previous 1.17 (colored) to selected 1.116 (colored)

New button handler and power controller with configurable hooking mechanism.

Revision 1.2.2.1 / (download) - annotate - [select for diffs], Tue Dec 21 23:15:59 1999 UTC (24 years, 4 months ago) by wrstuden
Branch: wrstuden-devbsize
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored) to selected 1.116 (colored)

Initial commit of recent changes to make DEV_BSIZE go away.

Runs on i386, needs work on other arch's. Main kernel routines should be
fine, but a number of the stand programs need help.

cd, fd, ccd, wd, and sd have been updated. sd has been tested with non-512
byte block devices. vnd, raidframe, and lfs need work.

Non 2**n block support is automatic for LKM's and conditional for kernels
on "options NON_PO2_BLOCKS".

Revision 1.17 / (download) - annotate - [select for diffs], Mon Nov 29 02:20:11 1999 UTC (24 years, 4 months ago) by shin
Branch: MAIN
CVS Tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221
Changes since 1.16: +10 -3 lines
Diff to previous 1.16 (colored) to selected 1.116 (colored)

add Fujitsu INTERTOP CX300.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Nov 28 04:29:37 1999 UTC (24 years, 4 months ago) by takemura
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored) to selected 1.116 (colored)

Add new device vrdsu, with which we can hard reset the VR41xx CPU.
Why don't you try shutdown comand with option '-r ?

Revision 1.15 / (download) - annotate - [select for diffs], Sun Nov 21 14:00:40 1999 UTC (24 years, 5 months ago) by itojun
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored) to selected 1.116 (colored)

bring in content of GENERIC.v6 into GENERIC.
remove GENERIC.v6 file (as it is part of GENERIC now).

"faith" interface is commented out by default as it is not really for
general use.
IPsec items are commented out as well, though we can enable "options IPSEC"
without export-related issue ("options IPSEC" will enable authentication
portion only).  We may need to think about it again.

if you have problem compiling with INET6 on archs I do not have access to,
please contact me.

XXX what to do with arch/arm32/SHARK{,.v6}?

Revision 1.14 / (download) - annotate - [select for diffs], Sun Nov 21 12:47:33 1999 UTC (24 years, 5 months ago) by shin
Branch: MAIN
Changes since 1.13: +3 -2 lines
Diff to previous 1.13 (colored) to selected 1.116 (colored)

add MCCS comctrl (GPIO 14)
add IBM WorkPad z50

Revision 1.13 / (download) - annotate - [select for diffs], Sat Nov 20 07:18:59 1999 UTC (24 years, 5 months ago) by jun
Branch: MAIN
Changes since 1.12: +22 -3 lines
Diff to previous 1.12 (colored) to selected 1.116 (colored)

merge GENERIC.v6 to GENERIC

Revision 1.12 / (download) - annotate - [select for diffs], Mon Nov 15 19:10:47 1999 UTC (24 years, 5 months ago) by fvdl
Branch: MAIN
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored) to selected 1.116 (colored)

Add commented out option SOFTDEP to all GENERIC kernels.

Revision 1.3.4.1 / (download) - annotate - [select for diffs], Mon Nov 15 00:37:46 1999 UTC (24 years, 5 months ago) by fvdl
Branch: fvdl-softdep
Changes since 1.3: +31 -29 lines
Diff to previous 1.3 (colored) next main 1.4 (colored) to selected 1.116 (colored)

Sync with -current

Revision 1.11 / (download) - annotate - [select for diffs], Thu Nov 4 04:58:25 1999 UTC (24 years, 5 months ago) by sato
Branch: MAIN
CVS Tags: fvdl-softdep-base, comdex-fall-1999-base, comdex-fall-1999
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) to selected 1.116 (colored)

GENERIC_JP include GENERIC.

Revision 1.10 / (download) - annotate - [select for diffs], Wed Nov 3 14:55:53 1999 UTC (24 years, 5 months ago) by enami
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored) to selected 1.116 (colored)

Use tabs to indent.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Nov 3 14:09:53 1999 UTC (24 years, 5 months ago) by enami
Branch: MAIN
Changes since 1.8: +23 -23 lines
Diff to previous 1.8 (colored) to selected 1.116 (colored)

Do options<space><tab> magic.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Nov 2 10:36:52 1999 UTC (24 years, 5 months ago) by takemura
Branch: MAIN
Changes since 1.7: +4 -2 lines
Diff to previous 1.7 (colored) to selected 1.116 (colored)

Wsdisplay use small font, VT220 8x10.

Revision 1.7 / (download) - annotate - [select for diffs], Sat Oct 30 15:15:08 1999 UTC (24 years, 5 months ago) by uch
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.116 (colored)

fix comment.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Oct 30 11:36:43 1999 UTC (24 years, 5 months ago) by enami
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored) to selected 1.116 (colored)

remove unnecessary quotation.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Oct 30 11:29:19 1999 UTC (24 years, 5 months ago) by enami
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored) to selected 1.116 (colored)

replace tab in ascii figure with space.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Oct 24 08:37:28 1999 UTC (24 years, 5 months ago) by takemura
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored) to selected 1.116 (colored)

Wsdisplay and wskbd are supported as a console device.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Oct 18 09:42:12 1999 UTC (24 years, 6 months ago) by enami
Branch: MAIN
Branch point for: thorpej_scsipi, fvdl-softdep
Changes since 1.2: +1 -3 lines
Diff to previous 1.2 (colored) to selected 1.116 (colored)

Remove options FIFO and MULTICAST.  They aren't optional.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Sep 25 00:03:22 1999 UTC (24 years, 6 months ago) by shin
Branch: MAIN
Branch point for: wrstuden-devbsize
Changes since 1.1: +6 -4 lines
Diff to previous 1.1 (colored) to selected 1.116 (colored)

[new options]

options		MIPS3_4100	/* VR4100 core */
options		MIPS_16K_PAGE	/* enable kernel support for 16k pages  */
options		SOFTFLOAT 	/* No FPU; avoid touching FPU registers */

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Sep 16 12:23:18 1999 UTC (24 years, 7 months ago) by takemura
Branch: HPCMIPS
CVS Tags: hpcmips-1999-09-16
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.116 (colored)

Import NetBSD/hpcmips source files from hpcmips repository.
file list:
        sys/arch/hpcmips/
        distrib/hpcmips/
        etc/etc.hpcmips/
        lib/libc/arch/mips/fplib/
        lib/libc/arch/mips/fplib/Makefile.inc
        lib/libc/arch/mips/fplib/environment.h
        lib/libc/arch/mips/fplib/fplib_glue.c
        lib/libc/arch/mips/fplib/fplib_libc.c
        lib/libc/arch/mips/fplib/hpcmips-gcc.h
        lib/libc/arch/mips/fplib/softfloat-macros.h
        lib/libc/arch/mips/fplib/softfloat-specialize.h
        lib/libc/arch/mips/fplib/softfloat.c
        lib/libc/arch/mips/fplib/softfloat.h
        lib/libc/arch/mips/gen/ieee.h
        lib/libc/arch/mips/gen/sf_fabs.c
        lib/libc/arch/mips/gen/sf_flt_rounds.c
        lib/libc/arch/mips/gen/sf_fpgetmask.c
        lib/libc/arch/mips/gen/sf_fpgetround.c
        lib/libc/arch/mips/gen/sf_fpgetsticky.c
        lib/libc/arch/mips/gen/sf_fpsetmask.c
        lib/libc/arch/mips/gen/sf_fpsetround.c
        lib/libc/arch/mips/gen/sf_fpsetsticky.c
        lib/libc/arch/mips/gen/sf_isinf.c
        lib/libc/arch/mips/gen/sf_ldexp.c
        lib/libc/arch/mips/gen/sf_modf.c

Revision 1.1 / (download) - annotate - [select for diffs], Thu Sep 16 12:23:18 1999 UTC (24 years, 7 months ago) by takemura
Branch: MAIN
Diff to selected 1.116 (colored)

Initial revision

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>