The NetBSD Project

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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.214: download - view: text, markup, annotated - select for diffs
Thu May 1 06:11:21 2025 UTC (13 days, 5 hours ago) by tsutsui
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.213: preferred, colored
Changes since revision 1.213: +4 -3 lines
Add sti(4) support for 9000/362 and 9000/382 on-board framebuffers.

Mostly pulled from OpenBSD/hp300.

This supersedes old and dumb gendiofb.  Currently there is no mmap
or cmap (palette) support, but I'll investigate how Bt474 RAMDAC
should be handled.

Tested on 382 with 640x480 and 1024x768 variants, and 362 with 640x480.
No visible regression on 425e (EVRX) and 425t (CRX).

Revision 1.213: download - view: text, markup, annotated - select for diffs
Sat Dec 7 00:13:14 2024 UTC (5 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.212: preferred, colored
Changes since revision 1.212: +3 -3 lines
Specify -fno-unwind-tables to shrink kernel binary size.

Revision 1.212: download - view: text, markup, annotated - select for diffs
Mon Jan 29 18:27:12 2024 UTC (15 months, 2 weeks ago) by christos
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs
Diff to: previous 1.211: preferred, colored
Changes since revision 1.211: +2 -4 lines
PR/57889: Ricardo Branco: ext2fs does not have user immutable and append
file flags, only system ones. Restrict those to the superuser. Before
the behavior was controlled by EXT2FS_SYSTEM_FLAGS. Make that behavior the
default.

Revision 1.211: download - view: text, markup, annotated - select for diffs
Sun Feb 12 14:50:39 2023 UTC (2 years, 3 months ago) by abs
Branches: MAIN
CVS tags: thorpej-ifq-base, thorpej-ifq, thorpej-altq-separation-base, thorpej-altq-separation
Diff to: previous 1.210: preferred, colored
Changes since revision 1.210: +5 -2 lines
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.210: download - view: text, markup, annotated - select for diffs
Thu Sep 29 10:10:07 2022 UTC (2 years, 7 months ago) by riastradh
Branches: MAIN
CVS tags: netbsd-10-base, netbsd-10-1-RELEASE, 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
Diff to: previous 1.209: preferred, colored
Changes since revision 1.209: +3 -2 lines
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.209: download - view: text, markup, annotated - select for diffs
Sun Aug 7 02:52:26 2022 UTC (2 years, 9 months ago) by simonb
Branches: MAIN
Diff to: previous 1.208: preferred, colored
Changes since revision 1.208: +10 -9 lines
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.207.4.1: download - view: text, markup, annotated - select for diffs
Thu Jun 17 04:46:19 2021 UTC (3 years, 10 months ago) by thorpej
Branches: thorpej-i2c-spi-conf
Diff to: previous 1.207: preferred, colored; next MAIN 1.208: preferred, colored
Changes since revision 1.207: +36 -21 lines
Sync w/ HEAD.

Revision 1.207.6.1: download - view: text, markup, annotated - select for diffs
Mon May 31 22:15:12 2021 UTC (3 years, 11 months ago) by cjep
Branches: cjep_staticlib_x
Diff to: previous 1.207: preferred, colored; next MAIN 1.208: preferred, colored
Changes since revision 1.207: +36 -21 lines
sync with head

Revision 1.208: download - view: text, markup, annotated - select for diffs
Sat May 29 22:50:18 2021 UTC (3 years, 11 months ago) by tsutsui
Branches: 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, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1
Diff to: previous 1.207: preferred, colored
Changes since revision 1.207: +36 -21 lines
Reorder entries and reorganize comments for maintainability.

No functional change intended.

Revision 1.206.2.1: download - view: text, markup, annotated - select for diffs
Sat Apr 3 22:28:26 2021 UTC (4 years, 1 month ago) by thorpej
Branches: thorpej-futex
Diff to: previous 1.206: preferred, colored; next MAIN 1.207: preferred, colored
Changes since revision 1.206: +3 -2 lines
Sync with HEAD.

Revision 1.207: download - view: text, markup, annotated - select for diffs
Thu Jan 21 06:51:54 2021 UTC (4 years, 3 months ago) by nia
Branches: MAIN
CVS tags: thorpej-futex-base, thorpej-cfargs-base, thorpej-cfargs, cjep_staticlib_x-base
Branch point for: thorpej-i2c-spi-conf, cjep_staticlib_x
Diff to: previous 1.206: preferred, colored
Changes since revision 1.206: +3 -2 lines
add a commented out compat_ossaudio wherever there's compat_linux

requested by mrg

Revision 1.206: download - view: text, markup, annotated - select for diffs
Sun Sep 27 13:48:51 2020 UTC (4 years, 7 months ago) by roy
Branches: MAIN
Branch point for: thorpej-futex
Diff to: previous 1.205: preferred, colored
Changes since revision 1.205: +3 -2 lines
vether: Add to kernel configurations

It's only enabled if the kernel enabled bridge AND tap.
Otherwise it's commented out.

Revision 1.205: download - view: text, markup, annotated - select for diffs
Mon Aug 10 06:32:58 2020 UTC (4 years, 9 months ago) by rin
Branches: MAIN
Diff to: previous 1.204: preferred, colored
Changes since revision 1.204: +5 -3 lines
Add -fno-omit-frame-pointer to m68k kernels with DDB for backtraces.
-omit-frame-pointer is enabled for -O1 and higher for GCC8 by default.

Revision 1.204: download - view: text, markup, annotated - select for diffs
Sat Aug 1 08:20:49 2020 UTC (4 years, 9 months ago) by maxv
Branches: MAIN
Diff to: previous 1.203: preferred, colored
Changes since revision 1.203: +2 -3 lines
Remove references to BRIDGE_IPF, it is now compiled in by default.

Revision 1.198.4.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:06:16 2019 UTC (5 years, 11 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.198: preferred, colored; next MAIN 1.199: preferred, colored
Changes since revision 1.198: +7 -25 lines
Sync with HEAD

Revision 1.203: download - view: text, markup, annotated - select for diffs
Fri Apr 26 21:40:30 2019 UTC (6 years ago) by sevan
Branches: MAIN
CVS tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, netbsd-9-base, netbsd-9-4-RELEASE, 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, is-mlppp-base, is-mlppp, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh, ad-namecache-base3, ad-namecache-base2, ad-namecache-base1, ad-namecache-base, ad-namecache
Diff to: previous 1.202: preferred, colored
Changes since revision 1.202: +5 -16 lines
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.202: download - view: text, markup, annotated - select for diffs
Sat Apr 13 08:22:59 2019 UTC (6 years, 1 month ago) by isaki
Branches: MAIN
CVS tags: isaki-audio2-base, isaki-audio2
Diff to: previous 1.201: preferred, colored
Changes since revision 1.201: +3 -2 lines
Add drvctl to kernel which has audio device.
audiocfg(1) requires drvctl(4).

Revision 1.201: download - view: text, markup, annotated - select for diffs
Thu Mar 14 16:59:09 2019 UTC (6 years, 2 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.200: preferred, colored
Changes since revision 1.200: +2 -3 lines
G/C "MAPPECOPY".  It is the deadest of wood, and never actually worked in
NetBSD.

Revision 1.198.2.2: download - view: text, markup, annotated - select for diffs
Wed Dec 26 14:01:36 2018 UTC (6 years, 4 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.198.2.1: preferred, colored; branchpoint 1.198: preferred, colored; next MAIN 1.199: preferred, colored
Changes since revision 1.198.2.1: +2 -3 lines
Sync with HEAD, resolve a few conflicts

Revision 1.200: download - view: text, markup, annotated - select for diffs
Wed Dec 19 13:57:47 2018 UTC (6 years, 4 months ago) by maxv
Branches: MAIN
CVS tags: pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226
Diff to: previous 1.199: preferred, colored
Changes since revision 1.199: +2 -3 lines
Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently,
but also as discussed several times in the past.

Revision 1.198.2.1: download - view: text, markup, annotated - select for diffs
Thu Sep 6 06:55:33 2018 UTC (6 years, 8 months ago) by pgoyette
Branches: pgoyette-compat
Diff to: previous 1.198: preferred, colored
Changes since revision 1.198: +3 -9 lines
Sync with HEAD

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

Revision 1.199: download - view: text, markup, annotated - select for diffs
Wed Aug 1 20:04:11 2018 UTC (6 years, 9 months ago) by maxv
Branches: MAIN
CVS tags: pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906
Diff to: previous 1.198: preferred, colored
Changes since revision 1.198: +3 -9 lines
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.169.6.1: download - view: text, markup, annotated - select for diffs
Tue May 22 14:49:02 2018 UTC (6 years, 11 months ago) by martin
Branches: netbsd-6-0
Diff to: previous 1.169: preferred, colored; next MAIN 1.170: preferred, colored
Changes since revision 1.169: +3 -3 lines
Apply patch requested by maxv in ticket #1500:

 * disable compat_svr4 and compat_svr4_32 everywhere
 * disable compat_ibcs2 everywhere but on Vax
 * remove the svr4/svr4_32/ibcs2/freebsd entries from the autoload list

Revision 1.169.8.1: download - view: text, markup, annotated - select for diffs
Tue May 22 14:44:30 2018 UTC (6 years, 11 months ago) by martin
Branches: netbsd-6-1
Diff to: previous 1.169: preferred, colored; next MAIN 1.170: preferred, colored
Changes since revision 1.169: +3 -3 lines
Apply patch requested by maxv in ticket #1500:

 * disable compat_svr4 and compat_svr4_32 everywhere
 * disable compat_ibcs2 everywhere but on Vax
 * remove the svr4/svr4_32/ibcs2/freebsd entries from the autoload list

Revision 1.169.2.2: download - view: text, markup, annotated - select for diffs
Tue May 22 14:38:20 2018 UTC (6 years, 11 months ago) by martin
Branches: netbsd-6
Diff to: previous 1.169.2.1: preferred, colored; branchpoint 1.169: preferred, colored; next MAIN 1.170: preferred, colored
Changes since revision 1.169.2.1: +3 -3 lines
Apply patch requested by maxv in ticket #1500:

 * disable compat_svr4 and compat_svr4_32 everywhere
 * disable compat_ibcs2 everywhere but on Vax
 * remove the svr4/svr4_32/ibcs2/freebsd entries from the autoload list

Revision 1.194.8.1: download - view: text, markup, annotated - select for diffs
Fri Jan 26 14:28:15 2018 UTC (7 years, 3 months ago) by martin
Branches: netbsd-8
CVS tags: netbsd-8-3-RELEASE, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1
Diff to: previous 1.194: preferred, colored; next MAIN 1.195: preferred, colored
Changes since revision 1.194: +4 -4 lines
Pull up following revision(s) (requested by sevan in ticket #510):
	sys/arch/sun3/conf/GENERIC3X: revision 1.130
	sys/arch/sparc64/conf/GENERIC: revision 1.203
	sys/arch/news68k/conf/LIBERO: revision 1.66
	sys/arch/amiga/conf/DRACO: revision 1.185
	sys/arch/evbarm/conf/MV2120: revision 1.35
	sys/arch/x68k/conf/GENERIC: revision 1.187
	sys/arch/rs6000/conf/GENERIC: revision 1.39
	sys/arch/news68k/conf/GENERIC_TINY: revision 1.86
	sys/arch/i386/conf/XEN3_DOMU: revision 1.88
	sys/arch/iyonix/conf/GENERIC: revision 1.97
	sys/arch/evbarm64/conf/A64EMUL: revision 1.11
	sys/arch/mvme68k/conf/GENERIC: revision 1.98
	sys/arch/acorn32/conf/GENERIC: revision 1.124
	sys/arch/i386/conf/XEN3_DOM0: revision 1.125
	sys/arch/cobalt/conf/INSTALL: revision 1.65
	sys/arch/macppc/conf/GENERIC_601: revision 1.16
	sys/arch/hppa/conf/GENERIC: revision 1.17
	sys/arch/amiga/conf/GENERIC.in: revision 1.137
	sys/arch/sgimips/conf/GENERIC32_IP12: revision 1.33
	sys/arch/netwinder/conf/GENERIC: revision 1.134
	sys/arch/amd64/conf/XEN3_DOMU: revision 1.83
	sys/arch/mac68k/conf/GENERIC: revision 1.225
	sys/arch/arc/conf/RPC44: revision 1.54
	sys/arch/mipsco/conf/GENERIC: revision 1.92
	sys/arch/cats/conf/GENERIC: revision 1.166
	sys/arch/amd64/conf/XEN3_DOM0: revision 1.145
	sys/arch/amigappc/conf/GENERIC: revision 1.33
	sys/arch/sun3/conf/GENERIC: revision 1.176
	sys/arch/news68k/conf/GENERIC: revision 1.130
	sys/arch/hpcsh/conf/GENERIC: revision 1.110
	sys/arch/hp300/conf/GENERIC: revision 1.198
	sys/arch/atari/conf/GENERIC.in: revision 1.115
	sys/arch/sparc/conf/MRCOFFEE: revision 1.54
	sys/arch/evbppc/conf/EXPLORA451: revision 1.62
	sys/arch/cesfic/conf/GENERIC: revision 1.69
	sys/arch/vax/conf/GENERIC: revision 1.204
	sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.115
	sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.112
	sys/arch/sparc/conf/GENERIC: revision 1.258
	sys/arch/next68k/conf/GENERIC: revision 1.145
	sys/arch/evbarm/conf/MMNET_GENERIC: revision 1.34
	sys/arch/prep/conf/GENERIC: revision 1.185
	sys/arch/amiga/conf/INSTALL: revision 1.129
	sys/arch/newsmips/conf/GENERIC: revision 1.133
	sys/arch/cobalt/conf/GENERIC: revision 1.156
	sys/arch/sun2/conf/GENERIC: revision 1.99
	sys/arch/luna68k/conf/INSTALL: revision 1.25
	sys/arch/amigappc/conf/NULL: revision 1.53
	sys/arch/acorn26/conf/GENERIC: revision 1.85
	sys/arch/vax/conf/VAX780: revision 1.25
	sys/arch/luna68k/conf/GENERIC: revision 1.125
	sys/arch/ews4800mips/conf/GENERIC: revision 1.56
	sys/arch/macppc/conf/POWERMAC_G5: revision 1.29
	sys/arch/arc/conf/GENERIC: revision 1.189
	sys/arch/macppc/conf/MAMBO: revision 1.27
	sys/arch/acorn32/conf/EB7500ATX: revision 1.64
	sys/arch/pmax/conf/GENERIC: revision 1.196
	sys/arch/pmax/conf/GENERIC64: revision 1.28
	sys/arch/amiga/conf/GENERIC: revision 1.319
	sys/arch/evbarm/conf/MPCSA_GENERIC: revision 1.55
	sys/arch/macppc/conf/GENERIC: revision 1.339
	sys/arch/emips/conf/GENERIC: revision 1.21
	sys/arch/sandpoint/conf/GENERIC: revision 1.97
	sys/arch/landisk/conf/GENERIC: revision 1.58
	sys/arch/bebox/conf/GENERIC: revision 1.157
	sys/arch/alpha/conf/GENERIC: revision 1.379
Alternate buffer queue strategies no longer considered experimental, update
description.
Discussed on tech-kern
http://mail-index.netbsd.org/tech-kern/2018/01/21/msg023002.html

Revision 1.198: download - view: text, markup, annotated - select for diffs
Tue Jan 23 14:47:54 2018 UTC (7 years, 3 months ago) by sevan
Branches: MAIN
CVS tags: 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
Diff to: previous 1.197: preferred, colored
Changes since revision 1.197: +4 -4 lines
Alternate buffer queue strategies no longer considered experimental, update
description.

Discussed on tech-kern
http://mail-index.netbsd.org/tech-kern/2018/01/21/msg023002.html

Revision 1.171.2.5: download - view: text, markup, annotated - select for diffs
Sun Dec 3 11:36:13 2017 UTC (7 years, 5 months ago) by jdolecek
Branches: tls-maxphys
Diff to: previous 1.171.2.4: preferred, colored; next MAIN 1.172: preferred, colored
Changes since revision 1.171.2.4: +9 -21 lines
update from HEAD

Revision 1.197: download - view: text, markup, annotated - select for diffs
Thu Sep 14 07:58:40 2017 UTC (7 years, 8 months ago) by mrg
Branches: MAIN
CVS tags: tls-maxphys-base-20171202
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +3 -19 lines
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.196: download - view: text, markup, annotated - select for diffs
Wed Sep 13 22:24:43 2017 UTC (7 years, 8 months ago) by sevan
Branches: MAIN
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +2 -5 lines
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.190.2.3: download - view: text, markup, annotated - select for diffs
Mon Aug 28 17:51:38 2017 UTC (7 years, 8 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.190.2.2: preferred, colored; branchpoint 1.190: preferred, colored; next MAIN 1.191: preferred, colored
Changes since revision 1.190.2.2: +2 -3 lines
Sync with HEAD

Revision 1.195: download - view: text, markup, annotated - select for diffs
Fri Jul 28 19:26:16 2017 UTC (7 years, 9 months ago) by maxv
Branches: MAIN
CVS tags: nick-nhusb-base-20170825
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +2 -3 lines
Remove TCP_COMPAT_42 from the config files. Pass 1.

Revision 1.190.2.2: download - view: text, markup, annotated - select for diffs
Sun Feb 5 13:40:11 2017 UTC (8 years, 3 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.190.2.1: preferred, colored; branchpoint 1.190: preferred, colored
Changes since revision 1.190.2.1: +4 -2 lines
Sync with HEAD

Revision 1.191.2.1: download - view: text, markup, annotated - select for diffs
Sat Jan 7 08:56:17 2017 UTC (8 years, 4 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.191: preferred, colored; next MAIN 1.192: preferred, colored
Changes since revision 1.191: +4 -2 lines
Sync with HEAD.  (Note that most of these changes are simply $NetBSD$
tag issues.)

Revision 1.194: download - view: text, markup, annotated - select for diffs
Tue Dec 13 20:42:18 2016 UTC (8 years, 5 months ago) by christos
Branches: 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-20170204, netbsd-8-base, matt-nb8-mediatek-base, matt-nb8-mediatek, jdolecek-ncq-base, jdolecek-ncq, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Branch point for: netbsd-8
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +3 -3 lines
wildcard speaker attachments, now that we can handle many of them.

Revision 1.193: download - view: text, markup, annotated - select for diffs
Sat Dec 10 23:03:24 2016 UTC (8 years, 5 months ago) by christos
Branches: MAIN
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +2 -3 lines
remove VAUDIOSPEAKER for now, will be done differently.

Revision 1.192: download - view: text, markup, annotated - select for diffs
Thu Dec 8 11:31:10 2016 UTC (8 years, 5 months ago) by nat
Branches: MAIN
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +5 -2 lines
Add a synthesized pc beeper and keyboard bell for platforms with an audio
device.

Revision 1.190.2.1: download - view: text, markup, annotated - select for diffs
Tue Sep 22 12:05:42 2015 UTC (9 years, 7 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +2 -3 lines
Sync with HEAD

Revision 1.191: download - view: text, markup, annotated - select for diffs
Sat Aug 8 06:36:25 2015 UTC (9 years, 9 months ago) by maxv
Branches: 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, nick-nhusb-base-20160319, nick-nhusb-base-20151226, nick-nhusb-base-20150921, localcount-20160914
Branch point for: pgoyette-localcount
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +2 -3 lines
Remove KMEMSTATS.

Revision 1.184.2.4: download - view: text, markup, annotated - select for diffs
Fri May 15 03:44:18 2015 UTC (10 years ago) by snj
Branches: 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
Diff to: previous 1.184.2.3: preferred, colored; branchpoint 1.184: preferred, colored; next MAIN 1.185: preferred, colored
Changes since revision 1.184.2.3: +3 -2 lines
Pull up following revision(s) (requested by jnemeth in ticket #762):
	share/man/man4/options.4: revision 1.442
	sys/arch/amd64/conf/ALL: revision 1.18
	sys/arch/amd64/conf/GENERIC: revision 1.396
	sys/arch/dreamcast/conf/GENERIC: revision 1.119
	sys/arch/epoc32/conf/GENERIC: revision 1.6
	sys/arch/evbarm/conf/BCM5301X: revision 1.24
	sys/arch/evbarm/conf/BCM56340: revision 1.9
	sys/arch/evbarm/conf/IMX23_OLINUXINO: revision 1.9
	sys/arch/evbarm/conf/std.beagle: revision 1.13
	sys/arch/evbarm/conf/std.kobo: revision 1.2
	sys/arch/evbarm/conf/std.netwalker: revision 1.10
	sys/arch/evbppc/conf/P2020DS: revision 1.25
	sys/arch/evbppc/conf/RB800: revision 1.30
	sys/arch/evbppc/conf/TWRP1025: revision 1.18
	sys/arch/hp300/conf/GENERIC: revision 1.187
	sys/arch/hpcsh/conf/GENERIC: revision 1.104
	sys/arch/i386/conf/GENERIC: revision 1.1111
	sys/arch/i386/conf/MONOLITHIC: revision 1.17
	sys/arch/landisk/conf/GENERIC: revision 1.43
	sys/arch/luna68k/conf/GENERIC: revision 1.117
	sys/arch/macppc/conf/GENERIC: revision 1.316
	sys/arch/macppc/conf/GENERIC_601: revision 1.5
	sys/arch/mmeye/conf/MMEYE_WLF: revision 1.16
	sys/arch/news68k/conf/GENERIC: revision 1.123
	sys/arch/sandpoint/conf/GENERIC: revision 1.85
	sys/arch/shark/conf/GENERIC: revision 1.119
	sys/arch/sparc/conf/GENERIC: revision 1.246
	sys/arch/sparc64/conf/GENERIC: revision 1.174
	sys/arch/sun3/conf/GENERIC3X: revision 1.125
	sys/arch/sun3/conf/GENERIC: revision 1.169
	sys/arch/x68k/conf/GENERIC: revision 1.177
	sys/arch/zaurus/conf/GENERIC: revision 1.62
	sys/conf/files: revision 1.1099
	sys/kern/kern_module.c: revisions 1.98, 1.99
Create an "options MODULAR_DEFAULT_AUTOLOAD" config option and add
it to all kernel configs that contain "options MODULAR".  This
option turns on module autoloading by default (which is the current
default).  This allows people who don't want module autoloading on
by default to disable it by simply removing/commentting this line.
--
fix typo. (s/MODULE_DEFAULT_AUTOLOAD/MODULAR_DEFAULT_AUTOLOAD/)

Revision 1.184.2.3: download - view: text, markup, annotated - select for diffs
Tue Nov 18 19:05:29 2014 UTC (10 years, 5 months ago) by snj
Branches: netbsd-7
Diff to: previous 1.184.2.2: preferred, colored; branchpoint 1.184: preferred, colored
Changes since revision 1.184.2.2: +2 -4 lines
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.190: download - view: text, markup, annotated - select for diffs
Sun Nov 16 16:01:41 2014 UTC (10 years, 5 months ago) by manu
Branches: MAIN
CVS tags: nick-nhusb-base-20150606, nick-nhusb-base-20150406, nick-nhusb-base
Branch point for: nick-nhusb
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +2 -4 lines
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.184.2.2: download - view: text, markup, annotated - select for diffs
Fri Nov 14 15:16:19 2014 UTC (10 years, 6 months ago) by martin
Branches: netbsd-7
Diff to: previous 1.184.2.1: preferred, colored; branchpoint 1.184: preferred, colored
Changes since revision 1.184.2.1: +5 -2 lines
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.189: download - view: text, markup, annotated - select for diffs
Wed Nov 12 10:47:21 2014 UTC (10 years, 6 months ago) by manu
Branches: MAIN
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +5 -2 lines
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.184.2.1: download - view: text, markup, annotated - select for diffs
Fri Aug 29 11:42:15 2014 UTC (10 years, 8 months ago) by martin
Branches: netbsd-7
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +6 -2 lines
Pull up following revision(s) (requested by tsutsui in ticket #62):
	sys/arch/hp300/conf/files.hp300: revision 1.89
	share/man/man4/arcofi.4: revision 1.1
	share/man/man4/arcofi.4: revision 1.2
	share/man/man4/Makefile: revision 1.617
	sys/arch/hp300/hp300/intr.c: revision 1.41
	sys/conf/files: revision 1.1100
	sys/arch/hp300/hp300/locore.s: revision 1.171
	distrib/sets/lists/man/mi: revision 1.1486
	sys/dev/ic/arcofivar.h: revision 1.1
	sys/arch/hp300/conf/majors.hp300: revision 1.26
	sys/arch/hp300/dev/arcofi_dio.c: revision 1.1
	sys/arch/hp300/conf/GENERIC: revision 1.188
	sys/dev/ic/arcofi.c: revision 1.1
Add new arcofi(4) audio driver for NetBSD/hp300, ported from OpenBSD.
The arcofi(4) is a driver for the HP "Audio1" device
(Siemens PSB 2160 "ARCOFI" phone quality audio chip)
found on the HP9000/425e and HP9000/{705,710,745,747} models
(but only hp300 attachment is ported for now).
The chip supports 8-bit mono 8kHz U-law, A-law and
16-bit mono slinear_be formats.
The old HP9000/425e playing tunes with this new arcofi(4) audio driver
was also demonstrated at Open Source Conference 2014 Shimane.
Add a man page for arcofi(4) driver.  From OpenBSD.
Fix date.

Revision 1.188: download - view: text, markup, annotated - select for diffs
Sun Aug 24 08:17:44 2014 UTC (10 years, 8 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +6 -2 lines
Add new arcofi(4) audio driver for NetBSD/hp300, ported from OpenBSD.

The arcofi(4) is a driver for the HP "Audio1" device
(Siemens PSB 2160 "ARCOFI" phone quality audio chip)
found on the HP9000/425e and HP9000/{705,710,745,747} models
(but only hp300 attachment is ported for now).
The chip supports 8-bit mono 8kHz U-law, A-law and
16-bit mono slinear_be formats.

The old HP9000/425e playing tunes with this new arcofi(4) audio driver
was also demonstrated at Open Source Conference 2014 Shimane.

Revision 1.187: download - view: text, markup, annotated - select for diffs
Sun Aug 24 07:59:22 2014 UTC (10 years, 8 months ago) by jnemeth
Branches: MAIN
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +3 -2 lines
Create an "options MODULAR_DEFAULT_AUTOLOAD" config option and add
it to all kernel configs that contain "options MODULAR".  This
option turns on module autoloading by default (which is the current
default).  This allows people who don't want module autoloading on
by default to disable it by simply removing/commentting this line.

Revision 1.186: download - view: text, markup, annotated - select for diffs
Sat Aug 23 20:26:58 2014 UTC (10 years, 8 months ago) by dholland
Branches: MAIN
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +16 -16 lines
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.171.2.4: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:03:00 2014 UTC (10 years, 8 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.171.2.3: preferred, colored
Changes since revision 1.171.2.3: +30 -23 lines
Rebase to HEAD as of a few days ago.

Revision 1.185: download - view: text, markup, annotated - select for diffs
Sat Aug 16 17:56:32 2014 UTC (10 years, 8 months ago) by apb
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +3 -2 lines
Add "options COMPAT_70" to all kernel configuration files that
already had "options COMPAT_60".

Revision 1.180.2.1: download - view: text, markup, annotated - select for diffs
Sun Aug 10 06:53:57 2014 UTC (10 years, 9 months ago) by tls
Branches: tls-earlyentropy
Diff to: previous 1.180: preferred, colored; next MAIN 1.181: preferred, colored
Changes since revision 1.180: +31 -24 lines
Rebase.

Revision 1.184: download - view: text, markup, annotated - select for diffs
Fri Jul 18 17:59:12 2014 UTC (10 years, 9 months ago) by tsutsui
Branches: MAIN
CVS tags: tls-maxphys-base, tls-earlyentropy-base, netbsd-7-base
Branch point for: netbsd-7
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +8 -6 lines
More tweaks to GENERIC.

- reduce maxusers from 32 to 8 as other m68k ports
- make NFS_BOOT_DHCP default rather than NFS_BOOT_BOOTP
  (and move these options in "Networking options" block)
- use 8x16 font instead of 12x22 for machines with small screen like HP362

Revision 1.183: download - view: text, markup, annotated - select for diffs
Fri Jul 18 17:51:27 2014 UTC (10 years, 9 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +20 -20 lines
Shrink GENERIC and enable MODULAR instead.

Revision 1.182: download - view: text, markup, annotated - select for diffs
Sat Jul 5 09:15:38 2014 UTC (10 years, 10 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +4 -2 lines
Use COPTS="-O2 -fno-reorder-blocks" as defined in sys.mk for userland.

with "-O2":
   text    data     bss     dec     hex filename
3717740   86092  152864 3956696  3c5fd8 netbsd

with "-O2 -fno-reorder-blocks":
   text    data     bss     dec     hex filename
3304404   86092  152864 3543360  361140 netbsd

Revision 1.167.2.4: download - view: text, markup, annotated - select for diffs
Thu May 22 11:39:46 2014 UTC (10 years, 11 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.167.2.3: preferred, colored; branchpoint 1.167: preferred, colored; next MAIN 1.168: preferred, colored
Changes since revision 1.167.2.3: +11 -12 lines
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.169.2.1: download - view: text, markup, annotated - select for diffs
Wed May 21 20:56:36 2014 UTC (10 years, 11 months ago) by bouyer
Branches: netbsd-6
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +8 -5 lines
Pull up following revision(s) (requested by tsutsui in ticket #1058):
	sys/arch/hp300/conf/files.hp300: revision 1.88
	sys/arch/hp300/include/autoconf.h: revision 1.13
	sys/dev/ic/sti.c: revision 1.17
	sys/arch/hp300/dev/frodo.c: revision 1.31
	sys/arch/hp300/conf/GENERIC: revision 1.173
	sys/arch/hp300/hp300/machdep.c: revision 1.229
	sys/arch/hp300/dev/frodo.c: revision 1.32
	sys/arch/hp300/hp300/autoconf.c: revision 1.102
	sys/arch/hp300/dev/frodoreg.h: revision 1.5
	sys/arch/hp300/stand/common/ite_sti.c: revision 1.1
	sys/arch/hp300/stand/common/itevar.h: revision 1.16
	sys/arch/hp300/hp300/autoconf.c: revision 1.105
	sys/arch/hp300/dev/sti_sgcvar.h: revision 1.1
	sys/arch/hp300/stand/common/apci.c: revision 1.12
	sys/arch/hp300/stand/common/apci.c: revision 1.13
	sys/arch/hp300/dev/dnkbd.c: revision 1.6
	sys/arch/hp300/dev/dnkbd.c: revision 1.7
	sys/arch/hp300/stand/inst/version: revision 1.12
	sys/arch/hp300/dev/com_frodo.c: revision 1.9
	sys/arch/hp300/stand/common/ite.c: revision 1.17
	sys/arch/hp300/conf/GENERIC: revision 1.181
	sys/arch/hp300/dev/sti_sgc.c: revision 1.1
	sys/arch/hp300/stand/common/dnkbd.c: revision 1.13
	sys/arch/hp300/dev/sti_sgc.c: revision 1.2
	sys/dev/ic/stivar.h: revision 1.8
	sys/arch/hp300/dev/rtc.c: revision 1.21
	sys/arch/hp300/conf/INSTALL: revision 1.56
	sys/arch/hp300/conf/INSTALL: revision 1.58
	sys/arch/hp300/stand/uboot/version: revision 1.19
	sys/arch/hp300/stand/common/samachdep.h: revision 1.17
	sys/arch/hp300/stand/common/clock.c: revision 1.12
	sys/arch/hp300/dev/mcclock_frodo.c: revision 1.1
	sys/arch/hp300/stand/Makefile.buildboot: revision 1.34
	sys/arch/hp300/conf/files.hp300: revision 1.87
Add sti at sgc framebuffer.
Ported from OpenBSD by kiyohara@.
Fix a botch on switching from apci (and dca) to MI com(4) 10 years ago.
I.e. fix apci device address per FRODO_BASE macro change
in frodoreg.h rev 1.2.  Now bootloader works with serial console
on HP425e (which has only com at frodo).
Thanks to miod@openbsd for providing his 425e.
Add sti(4) at sgc screen console support.  From (the late) OpenBSD/hp300.
Tested on HP9000/425e, which was sent from Miod Vallat and
demonstrated at Open Source unConference 2014 Kagawa.
Check the service switch on 425e to select apci serial console.
Taken from OpenBSD/hp300.  See the following comment for details:
> * Check the service switch. On the 425e, this is a physical
> * switch, unlike other frodo-based machines, so we can use it
> * as a serial vs internal video selector, since the PROM can not
> * be configured for serial console.
Add proper RealTime Clock support for HP9000/425e.
As the OpenBSD/hp300 page says 425e doesn't have the traditional
RTC at intio (as it also lacks DCA 16550 serial at intio?),
but after a few hour investigation it turns out that
425e uses mc146818 compatible calendar clock in
the Apollo "frodo" utility chip and the frodo chip on
425e actually has the 32kHz OSC and is actually backed up
by the onboard lithium battery.
Tested on HP425e (with mcclock) and HP362 (with old rtc).
Add RTC support for HP9000/425e to bootloader too.
Also put several cleanup:
- make local functions and variables static
- use proper variable types
- some KNF
Note it turns out that extreme slowness of netboot on hp300 is
caused by the too slow access of the traditional RTC chip at intio
(i.e. netboot on 425e is so much faster than others). Oh well.
Add proper consinit(9) support for sti(4) at sgc framebuffer on hp300.
The cnattach functions for sti(4) and service switch check method
for 425e in com_frodo.c are taken from OpenBSD.
The strategy how to choose the console device in hp300_cninit() is
quite diverged from 4.4BSD and OpenBSD so it's tweaked by me.
Also put several changes in sti_sgc.c to reduce diffs from OpenBSD/hp300.
Tested on 425e and 362 (which still uses gendiofb(4), not sti(4)).
XXX: sti(4) requires uvm_km_alloc(9) and uvm_map_protect(9)
     to copy and call ROM functions on the executable memory region, so
     it can be called before UVM and related initializations are complete.
     Probably it's time to consider about MI "deferred consinit()" API
     in init_main.c (or elsewhere) for modern complicated VM system...
Also fix the apci device address in dnkbd.c as apci.c rev 1.12:
http://mail-index.netbsd.org/source-changes/2014/04/10/msg053940.html
Finally dnkbd(4) is confirmed working at least on bootloader.
Thanks again to Miod Vallat.
Make the Apollo Domain keyboard actually work.
Tested on HP9000/425e and the keyboard model A1630-82001 R2 (RX-60857-HW)
provided by Miod Vallat.  Mouse support needs more work.
Pull random notes on the Apollo Domain keyboard from ancient PR/3528.
Bump versions to denote recent 425e related changes.
Probe mcclock only on 425e to avoid an extra "not configured" message.
Add and enable sti(4) at sgc in install kernels for 425e.
Tested on both serial console and framebuffer console.
(switched by the service switch on the back panel)

Revision 1.178.2.2: download - view: text, markup, annotated - select for diffs
Sun May 18 17:45:07 2014 UTC (10 years, 11 months ago) by rmind
Branches: rmind-smpnet
Diff to: previous 1.178.2.1: preferred, colored; next MAIN 1.179: preferred, colored
Changes since revision 1.178.2.1: +5 -2 lines
sync with head

Revision 1.181: download - view: text, markup, annotated - select for diffs
Sat Apr 19 05:37:54 2014 UTC (11 years ago) by tsutsui
Branches: MAIN
CVS tags: yamt-pagecache-base9, rmind-smpnet-nbase, rmind-smpnet-base
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +5 -2 lines
Add proper RealTime Clock support for HP9000/425e.

As the OpenBSD/hp300 page says 425e doesn't have the traditional
RTC at intio (as it also lacks DCA 16550 serial at intio?),
but after a few hour investigation it turns out that
425e uses mc146818 compatible calendar clock in
the Apollo "frodo" utility chip and the frodo chip on
425e actually has the 32kHz OSC and is actually backed up
by the onboard lithium battery.

Tested on HP425e (with mcclock) and HP362 (with old rtc).

Revision 1.178.2.1: download - view: text, markup, annotated - select for diffs
Wed Aug 28 23:59:16 2013 UTC (11 years, 8 months ago) by rmind
Branches: rmind-smpnet
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +3 -3 lines
sync with head

Revision 1.180: download - view: text, markup, annotated - select for diffs
Fri Aug 16 13:39:47 2013 UTC (11 years, 9 months ago) by tsutsui
Branches: MAIN
CVS tags: riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3
Branch point for: tls-earlyentropy
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +3 -2 lines
Make FPU_EMULATE work on NetBSD/hp300.  Commented out by default in GENERIC.

Tested on HP9000/362 without optional MC68882 FPU in its socket.

Revision 1.179: download - view: text, markup, annotated - select for diffs
Sun Jun 30 21:38:57 2013 UTC (11 years, 10 months ago) by rmind
Branches: MAIN
CVS tags: riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +2 -3 lines
G/C PFIL_HOOKS from the kernel configs.

Revision 1.171.2.3: download - view: text, markup, annotated - select for diffs
Sun Jun 23 06:20:05 2013 UTC (11 years, 10 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.171.2.2: preferred, colored
Changes since revision 1.171.2.2: +7 -11 lines
resync from head

Revision 1.178: download - view: text, markup, annotated - select for diffs
Wed Jun 5 23:08:01 2013 UTC (11 years, 11 months ago) by christos
Branches: MAIN
Branch point for: rmind-smpnet
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +2 -3 lines
remove obsolete networking options

Revision 1.177: download - view: text, markup, annotated - select for diffs
Sat Apr 27 21:43:25 2013 UTC (12 years ago) by christos
Branches: MAIN
CVS tags: khorben-n900
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +5 -5 lines
the bogus number police

Revision 1.176: download - view: text, markup, annotated - select for diffs
Sat Apr 27 18:19:35 2013 UTC (12 years ago) by christos
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +4 -4 lines
remove confusing numeric locators where they are unused.

Revision 1.175: download - view: text, markup, annotated - select for diffs
Sat Mar 2 02:42:14 2013 UTC (12 years, 2 months ago) by christos
Branches: MAIN
CVS tags: agc-symver-base, agc-symver
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +2 -3 lines
Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.

Revision 1.174: download - view: text, markup, annotated - select for diffs
Fri Mar 1 18:25:40 2013 UTC (12 years, 2 months ago) by joerg
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +2 -4 lines
Retire OSI network stack. OK core@

Revision 1.171.2.2: download - view: text, markup, annotated - select for diffs
Mon Feb 25 00:28:41 2013 UTC (12 years, 2 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.171.2.1: preferred, colored
Changes since revision 1.171.2.1: +5 -5 lines
resync with head

Revision 1.167.2.3: download - view: text, markup, annotated - select for diffs
Wed Jan 23 00:05:47 2013 UTC (12 years, 3 months ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.167.2.2: preferred, colored; branchpoint 1.167: preferred, colored
Changes since revision 1.167.2.2: +5 -5 lines
sync with head

Revision 1.173: download - view: text, markup, annotated - select for diffs
Fri Jan 11 12:03:03 2013 UTC (12 years, 4 months ago) by tsutsui
Branches: MAIN
CVS tags: yamt-pagecache-base8
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +5 -5 lines
Add sti at sgc framebuffer.
Ported from OpenBSD by kiyohara@.

Revision 1.171.2.1: download - view: text, markup, annotated - select for diffs
Tue Nov 20 03:01:21 2012 UTC (12 years, 5 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +3 -2 lines
Resync to 2012-11-19 00:00:00 UTC

Revision 1.167.2.2: download - view: text, markup, annotated - select for diffs
Tue Oct 30 17:19:34 2012 UTC (12 years, 6 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.167.2.1: preferred, colored; branchpoint 1.167: preferred, colored
Changes since revision 1.167.2.1: +4 -2 lines
sync with head

Revision 1.172: download - view: text, markup, annotated - select for diffs
Wed Oct 17 14:48:12 2012 UTC (12 years, 6 months ago) by apb
Branches: MAIN
CVS tags: yamt-pagecache-base7, yamt-pagecache-base6
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +3 -2 lines
Add "options COMPAT_60" to all kernel configuration files
that already had "options COMPAT_50".

Revision 1.171: download - view: text, markup, annotated - select for diffs
Fri Aug 17 20:11:39 2012 UTC (12 years, 8 months ago) by abs
Branches: MAIN
Branch point for: tls-maxphys
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +3 -2 lines
Update all kernel configs mentioning WSEMUL_* but not already including
WSDISPLAY_COMPAT_USL using the following rules:
- If WSEMUL_ is commented out, add commented out out WSDISPLAY_COMPAT_USL
- If INSTALL or obviously memory constrained, add WSDISPLAY_DEFAULTSCREENS=1
  and commented out WSDISPLAY_COMPAT_USL
- Otherwise add WSDISPLAY_COMPAT_USL

Some of the INSTALL configs for larger memory machines are probably suitable
for adding WSDISPLAY_COMPAT_USL.

Now wsconscfg(8) should be able to switch VTs when expected.

Implemented after no objection from tech-kern to the following:

On 5 June 2012 09:47, David Brownlee <abs@absd.org> wrote:
> wsconscfg(8) requires WSDISPLAY_COMPAT_USL in order to switch virtual
> terminals.
>
> Except when in an exceptionally memory or space constrained
> environment (INSTALL being the obvious case), is there any reason why
> all GENERIC and GENERIC-like kernels which have wscons enabled
> shouldn't also have WSDISPLAY_COMPAT_USL?

Revision 1.167.2.1: download - view: text, markup, annotated - select for diffs
Tue Apr 17 00:06:20 2012 UTC (13 years, 1 month ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +3 -5 lines
sync with head

Revision 1.168.2.2: download - view: text, markup, annotated - select for diffs
Sun Mar 11 01:52:21 2012 UTC (13 years, 2 months ago) by mrg
Branches: jmcneill-usbmp
Diff to: previous 1.168.2.1: preferred, colored; branchpoint 1.168: preferred, colored; next MAIN 1.169: preferred, colored
Changes since revision 1.168.2.1: +2 -3 lines
sync to latest -current

Revision 1.170: download - view: text, markup, annotated - select for diffs
Sat Mar 10 21:51:52 2012 UTC (13 years, 2 months ago) by joerg
Branches: MAIN
CVS tags: yamt-pagecache-base5, yamt-pagecache-base4, jmcneill-usbmp-base9, jmcneill-usbmp-base8, jmcneill-usbmp-base7, jmcneill-usbmp-base10
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +2 -3 lines
P1003_1B_SEMAPHORE is no longer optional.

Revision 1.168.2.1: download - view: text, markup, annotated - select for diffs
Sat Feb 18 07:32:03 2012 UTC (13 years, 2 months ago) by mrg
Branches: jmcneill-usbmp
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +3 -3 lines
merge to -current.

Revision 1.169: download - view: text, markup, annotated - select for diffs
Sun Dec 18 05:49:27 2011 UTC (13 years, 4 months ago) by dholland
Branches: MAIN
CVS tags: netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-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, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2
Branch point for: netbsd-6-1, netbsd-6-0, netbsd-6
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +3 -3 lines
WABPL is no longer considered experimental (has not been for some time)
so update its comment in config files.

Revision 1.168: download - view: text, markup, annotated - select for diffs
Tue Nov 22 21:25:14 2011 UTC (13 years, 5 months ago) by tls
Branches: MAIN
CVS tags: jmcneill-usbmp-pre-base2, jmcneill-usbmp-base
Branch point for: jmcneill-usbmp
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +2 -3 lines

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.167: download - view: text, markup, annotated - select for diffs
Thu Jun 30 20:09:30 2011 UTC (13 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, jmcneill-audiomp3-base, jmcneill-audiomp3
Branch point for: yamt-pagecache
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +3 -3 lines
dependant -> dependent

Revision 1.159.2.1: download - view: text, markup, annotated - select for diffs
Mon Jun 6 09:05:34 2011 UTC (13 years, 11 months ago) by jruoho
Branches: jruoho-x86intr
Diff to: previous 1.159: preferred, colored; next MAIN 1.160: preferred, colored
Changes since revision 1.159: +45 -18 lines
Sync with HEAD.

Revision 1.152.2.4: download - view: text, markup, annotated - select for diffs
Tue May 31 03:04:01 2011 UTC (13 years, 11 months ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.152.2.3: preferred, colored; branchpoint 1.152: preferred, colored; next MAIN 1.153: preferred, colored
Changes since revision 1.152.2.3: +3 -0 lines
sync with head

Revision 1.166: download - view: text, markup, annotated - select for diffs
Sat May 21 12:06:14 2011 UTC (13 years, 11 months ago) by tsutsui
Branches: MAIN
CVS tags: rmind-uvmplock-nbase, rmind-uvmplock-base, cherry-xenmp-base, cherry-xenmp
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +5 -2 lines
Add sti at sgc configuration for SGC EVRX framebuffers found on
some later HP4xx models.  Untested, and disabled in GENERIC for now.

Revision 1.152.2.3: download - view: text, markup, annotated - select for diffs
Thu Apr 21 01:41:02 2011 UTC (14 years ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.152.2.2: preferred, colored; branchpoint 1.152: preferred, colored
Changes since revision 1.152.2.2: +2 -1 lines
sync with head

Revision 1.165: download - view: text, markup, annotated - select for diffs
Sun Mar 6 17:08:24 2011 UTC (14 years, 2 months ago) by bouyer
Branches: MAIN
CVS tags: jym-xensuspend-nbase, jym-xensuspend-base
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +4 -3 lines
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.152.2.2: download - view: text, markup, annotated - select for diffs
Sat Mar 5 20:50:20 2011 UTC (14 years, 2 months ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.152.2.1: preferred, colored; branchpoint 1.152: preferred, colored
Changes since revision 1.152.2.1: +45 -20 lines
sync with head

Revision 1.159.4.3: download - view: text, markup, annotated - select for diffs
Thu Feb 17 11:59:38 2011 UTC (14 years, 2 months ago) by bouyer
Branches: bouyer-quota2
Diff to: previous 1.159.4.2: preferred, colored; branchpoint 1.159: preferred, colored; next MAIN 1.160: preferred, colored
Changes since revision 1.159.4.2: +9 -5 lines
Sync with HEAD

Revision 1.164: download - view: text, markup, annotated - select for diffs
Sat Feb 12 15:49:01 2011 UTC (14 years, 3 months ago) by tsutsui
Branches: MAIN
CVS tags: uebayasi-xip-base7, bouyer-quota2-nbase, bouyer-quota2-base
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +5 -5 lines
Pull Apollo Domain keyboard and mouse support from OpenBSD.
Untested (no hardware), but no bad sideeffect on 425t without Domain keyboard.

This is the last portion of "new hp300 kernel features" submitted in
PR port-hp300/3528 back in 1997, and I think finally we can close it.

Revision 1.163: download - view: text, markup, annotated - select for diffs
Sat Feb 12 05:15:39 2011 UTC (14 years, 3 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +3 -2 lines
Pull basic SGC bus attachment from OpenBSD to test devices.
Disabled by default since there is no SGC drivers yet.

Revision 1.162: download - view: text, markup, annotated - select for diffs
Sat Feb 12 05:08:40 2011 UTC (14 years, 3 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +5 -2 lines
Add dumb framebuffer (no acceleration, no colormap) support
for HP362 and HP382.

Tested on A1473-69510 (HP362 VGA-res) and A1474-69511 (HP382 mid-res).

Revision 1.159.4.2: download - view: text, markup, annotated - select for diffs
Tue Feb 8 19:29:34 2011 UTC (14 years, 3 months ago) by bouyer
Branches: bouyer-quota2
Diff to: previous 1.159.4.1: preferred, colored; branchpoint 1.159: preferred, colored
Changes since revision 1.159.4.1: +4 -3 lines
Add QUOTA2 where QUOTA is enabled (and QUOTA2 commented out where QUOTA
is commented out)

Revision 1.159.4.1: download - view: text, markup, annotated - select for diffs
Tue Feb 8 16:19:20 2011 UTC (14 years, 3 months ago) by bouyer
Branches: bouyer-quota2
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +36 -17 lines
Sync with HEAD

Revision 1.161: download - view: text, markup, annotated - select for diffs
Sun Feb 6 18:40:55 2011 UTC (14 years, 3 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +32 -13 lines
Switch NetBSD/hp300 to wscons with rasops. Simply ported from OpenBSD/hp300.

- Only A1416 Kathmandu (topcat) framebuffer on 425t is tested, but
  all other variants (TigerShark, Hyperion, DaVinci, GatorBox, Renaissance)
  should also work if they are working on OpenBSD/hp300.
- sti(4) and SGC bus support are not pulled because I don't have 425e
  and I can't confirm that 362 and 382 actually have SGC bus.
  (I'll commit a DIO based dumb driver for 362 and 382 framebuffers later)
- Xorg server with wsfb driver will also be integrated soon
  once after keycode with NoSymbol problem is addressed.
  (We have to re-think what code should be used on WSDISPLAY_COMPAT_RAWKBD)
- MI HIL keyboard and mouse drivers are working fine though
  cngetc via hilkbd has some problem (still we can input commands).
- No old HP-UX like HIL ioctl compatibility (we removed COMPAT_HPUX anyway).
  grfinfo(8) and hilinfo(8) will be removed shortly.

Demonstrated on NetBSD booth at Open Source Conference 2011 Kagawa.

Revision 1.160: download - view: text, markup, annotated - select for diffs
Sun Feb 6 06:47:15 2011 UTC (14 years, 3 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +6 -6 lines
- adjust a comment for frodo (362 doesn't have frodo)
- whitespace nits

Revision 1.159: download - view: text, markup, annotated - select for diffs
Mon Jan 3 06:07:43 2011 UTC (14 years, 4 months ago) by tsutsui
Branches: MAIN
CVS tags: jruoho-x86intr-base
Branch point for: jruoho-x86intr, bouyer-quota2
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +3 -3 lines
Xref module(7) in comments.

Revision 1.158: download - view: text, markup, annotated - select for diffs
Tue Nov 23 11:13:58 2010 UTC (14 years, 5 months ago) by hannken
Branches: MAIN
CVS tags: matt-mips64-premerge-20101231
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +3 -3 lines
Remove unused count from pseudo-device md.

Revision 1.151.2.3: download - view: text, markup, annotated - select for diffs
Fri Oct 22 07:21:17 2010 UTC (14 years, 6 months ago) by uebayasi
Branches: uebayasi-xip
Diff to: previous 1.151.2.2: preferred, colored; branchpoint 1.151: preferred, colored; next MAIN 1.152: preferred, colored
Changes since revision 1.151.2.2: +3 -1 lines
Sync with HEAD (-D20101022).

Revision 1.157: download - view: text, markup, annotated - select for diffs
Sat Oct 16 16:57:29 2010 UTC (14 years, 7 months ago) by tsutsui
Branches: MAIN
CVS tags: uebayasi-xip-base6, uebayasi-xip-base5, uebayasi-xip-base4, uebayasi-xip-base3
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +5 -3 lines
- add commented out options MODULAR
- comment out historical options COMPAT_44

Revision 1.151.2.2: download - view: text, markup, annotated - select for diffs
Tue Aug 17 06:44:22 2010 UTC (14 years, 9 months ago) by uebayasi
Branches: uebayasi-xip
Diff to: previous 1.151.2.1: preferred, colored; branchpoint 1.151: preferred, colored
Changes since revision 1.151.2.1: +4 -3 lines
Sync with HEAD.

Revision 1.145.10.3: download - view: text, markup, annotated - select for diffs
Wed Aug 11 22:52:00 2010 UTC (14 years, 9 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.145.10.2: preferred, colored; branchpoint 1.145: preferred, colored; next MAIN 1.146: preferred, colored
Changes since revision 1.145.10.2: +6 -5 lines
sync with head.

Revision 1.156: download - view: text, markup, annotated - select for diffs
Wed Jul 7 01:24:52 2010 UTC (14 years, 10 months ago) by chs
Branches: MAIN
CVS tags: yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base2
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +3 -3 lines
enable DDB_HISTORY_SIZE in a few more configs where DDB is enabled.

Revision 1.152.2.1: download - view: text, markup, annotated - select for diffs
Sun May 30 05:16:48 2010 UTC (14 years, 11 months ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +5 -4 lines
sync with head

Revision 1.155: download - view: text, markup, annotated - select for diffs
Sat May 8 22:16:27 2010 UTC (15 years ago) by mrg
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +3 -2 lines
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.151.2.1: download - view: text, markup, annotated - select for diffs
Fri Apr 30 14:39:22 2010 UTC (15 years ago) by uebayasi
Branches: uebayasi-xip
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +4 -4 lines
Sync with HEAD.

Revision 1.154: download - view: text, markup, annotated - select for diffs
Thu Apr 29 22:40:51 2010 UTC (15 years ago) by chs
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +3 -3 lines
enable TMPFS in all GENERICs that have MFS enabled.

Revision 1.153: download - view: text, markup, annotated - select for diffs
Fri Apr 16 13:48:31 2010 UTC (15 years, 1 month ago) by pooka
Branches: MAIN
CVS tags: uebayasi-xip-base1
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +3 -3 lines
Remove unused count (invariably "4") from pseudo-device fss.

Revision 1.145.10.2: download - view: text, markup, annotated - select for diffs
Thu Mar 11 15:02:22 2010 UTC (15 years, 2 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.145.10.1: preferred, colored; branchpoint 1.145: preferred, colored
Changes since revision 1.145.10.1: +5 -4 lines
sync with head

Revision 1.152: download - view: text, markup, annotated - select for diffs
Mon Feb 8 19:02:28 2010 UTC (15 years, 3 months ago) by joerg
Branches: MAIN
CVS tags: yamt-nfs-mp-base9
Branch point for: rmind-uvmplock
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +3 -3 lines
Remove separate mb_map. The nmbclusters is computed at boot time based
on the amount of physical memory and limited by NMBCLUSTERS if present.
Architectures without direct mapping also limit it based on the kmem_map
size, which is used as backing store. On i386 and ARM, the maximum KVA
used for mbuf clusters is limited to 64MB by default.

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

Revision 1.151: download - view: text, markup, annotated - select for diffs
Sat Dec 5 20:11:14 2009 UTC (15 years, 5 months ago) by pooka
Branches: MAIN
CVS tags: uebayasi-xip-base, matt-premerge-20091211
Branch point for: uebayasi-xip
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +4 -3 lines
Remove the portalfs kernel file system driver.  Replace mount_portal(8)
with a version based on puffs.  User functionality remains the same.

Revision 1.145.10.1: download - view: text, markup, annotated - select for diffs
Mon May 4 08:11:05 2009 UTC (16 years ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +9 -4 lines
sync with head.

Revision 1.147.2.1: download - view: text, markup, annotated - select for diffs
Mon Jan 19 13:16:09 2009 UTC (16 years, 3 months ago) by skrll
Branches: nick-hppapmap
Diff to: previous 1.147: preferred, colored; next MAIN 1.148: preferred, colored
Changes since revision 1.147: +3 -4 lines
Sync with HEAD.

Revision 1.145.6.2: download - view: text, markup, annotated - select for diffs
Sat Jan 17 13:28:00 2009 UTC (16 years, 3 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.145.6.1: preferred, colored; branchpoint 1.145: preferred, colored; next MAIN 1.146: preferred, colored
Changes since revision 1.145.6.1: +1 -2 lines
Sync with HEAD.

Revision 1.150: download - view: text, markup, annotated - select for diffs
Mon Jan 12 17:24:20 2009 UTC (16 years, 4 months ago) by tsutsui
Branches: 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, mjf-devfs2-base, jymxensuspend-base, jym-xensuspend
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +3 -2 lines
Add options COMPAT_50.

Revision 1.145.16.2: download - view: text, markup, annotated - select for diffs
Sat Dec 13 01:13:10 2008 UTC (16 years, 5 months ago) by haad
Branches: haad-dm
Diff to: previous 1.145.16.1: preferred, colored; branchpoint 1.145: preferred, colored; next MAIN 1.146: preferred, colored
Changes since revision 1.145.16.1: +2 -4 lines
Update haad-dm branch to haad-dm-base2.

Revision 1.149: download - view: text, markup, annotated - select for diffs
Mon Nov 24 11:41:11 2008 UTC (16 years, 5 months ago) by ad
Branches: MAIN
CVS tags: haad-nbase2, haad-dm-base2, haad-dm-base, ad-audiomp2-base, ad-audiomp2
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +2 -3 lines
Remove softdep, pass 1. We are focused on improving journalling.

Proposed on tech-kern@.

Revision 1.148: download - view: text, markup, annotated - select for diffs
Wed Nov 12 12:36:00 2008 UTC (16 years, 6 months ago) by ad
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +2 -3 lines
Remove LKMs and switch to the module framework, pass 1.

Proposed on tech-kern@.

Revision 1.145.16.1: download - view: text, markup, annotated - select for diffs
Sun Oct 19 22:15:45 2008 UTC (16 years, 6 months ago) by haad
Branches: haad-dm
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +8 -2 lines
Sync with HEAD.

Revision 1.145.6.1: download - view: text, markup, annotated - select for diffs
Sun Sep 28 10:39:55 2008 UTC (16 years, 7 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +8 -2 lines
Sync with HEAD.

Revision 1.145.12.1: download - view: text, markup, annotated - select for diffs
Thu Sep 18 04:33:25 2008 UTC (16 years, 7 months ago) by wrstuden
Branches: wrstuden-revivesa
Diff to: previous 1.145: preferred, colored; next MAIN 1.146: preferred, colored
Changes since revision 1.145: +8 -2 lines
Sync with wrstuden-revivesa-base-2.

Revision 1.147: download - view: text, markup, annotated - select for diffs
Sun Aug 10 15:31:20 2008 UTC (16 years, 9 months ago) by tls
Branches: 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
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +7 -2 lines
Add accept filters to GENERIC kernels where they exist.

Revision 1.146: download - view: text, markup, annotated - select for diffs
Thu Jul 31 07:41:01 2008 UTC (16 years, 9 months ago) by simonb
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +3 -2 lines
Add "options WAPBL" to standard GENERIC/INSTALL type configs.

Revision 1.143.2.1: download - view: text, markup, annotated - select for diffs
Mon Feb 18 21:04:30 2008 UTC (17 years, 2 months ago) by mjf
Branches: mjf-devfs
Diff to: previous 1.143: preferred, colored; next MAIN 1.144: preferred, colored
Changes since revision 1.143: +2 -4 lines
Sync with HEAD.

Revision 1.115.2.5: download - view: text, markup, annotated - select for diffs
Mon Jan 21 09:36:25 2008 UTC (17 years, 3 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.115.2.4: preferred, colored; next MAIN 1.116: preferred, colored
Changes since revision 1.115.2.4: +2 -4 lines
sync with head

Revision 1.141.2.2: download - view: text, markup, annotated - select for diffs
Wed Jan 9 01:45:58 2008 UTC (17 years, 4 months ago) by matt
Branches: matt-armv6
Diff to: previous 1.141.2.1: preferred, colored; branchpoint 1.141: preferred, colored; next MAIN 1.142: preferred, colored
Changes since revision 1.141.2.1: +2 -4 lines
sync with HEAD

Revision 1.143.8.1: download - view: text, markup, annotated - select for diffs
Wed Jan 2 21:47:44 2008 UTC (17 years, 4 months ago) by bouyer
Branches: bouyer-xeni386
CVS tags: bouyer-xeni386-merge1
Diff to: previous 1.143: preferred, colored; next MAIN 1.144: preferred, colored
Changes since revision 1.143: +2 -4 lines
Sync with HEAD

Revision 1.145: download - view: text, markup, annotated - select for diffs
Mon Dec 31 15:31:54 2007 UTC (17 years, 4 months ago) by ad
Branches: MAIN
CVS tags: yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, yamt-nfs-mp-base2, yamt-nfs-mp-base, yamt-lazymbuf-base15, yamt-lazymbuf-base14, wrstuden-revivesa-base-1, wrstuden-revivesa-base, simonb-wapbl-nbase, simonb-wapbl-base, simonb-wapbl, nick-net80211-sync-base, nick-net80211-sync, mjf-devfs-base, matt-armv6-nbase, matt-armv6-base, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-nbase, hpcarm-cleanup-base, bouyer-xeni386-nbase, bouyer-xeni386-base, ad-socklock-base1
Branch point for: yamt-nfs-mp, wrstuden-revivesa, mjf-devfs2, haad-dm
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +2 -3 lines
Remove systrace. Ok core@.

Revision 1.144: download - view: text, markup, annotated - select for diffs
Mon Dec 31 13:38:48 2007 UTC (17 years, 4 months ago) by ad
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +2 -3 lines
Remove COMPAT_HPUX.

Revision 1.138.8.4: download - view: text, markup, annotated - select for diffs
Mon Dec 3 18:35:54 2007 UTC (17 years, 5 months ago) by ad
Branches: vmlocking
Diff to: previous 1.138.8.3: preferred, colored; branchpoint 1.138: preferred, colored; next MAIN 1.139: preferred, colored
Changes since revision 1.138.8.3: +2 -7 lines
Sync with HEAD.

Revision 1.115.2.4: download - view: text, markup, annotated - select for diffs
Thu Nov 15 11:42:43 2007 UTC (17 years, 6 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.115.2.3: preferred, colored
Changes since revision 1.115.2.3: +2 -7 lines
sync with head.

Revision 1.141.6.1: download - view: text, markup, annotated - select for diffs
Tue Nov 13 15:58:23 2007 UTC (17 years, 6 months ago) by bouyer
Branches: bouyer-xenamd64
Diff to: previous 1.141: preferred, colored; next MAIN 1.142: preferred, colored
Changes since revision 1.141: +2 -7 lines
Sync with HEAD

Revision 1.141.2.1: download - view: text, markup, annotated - select for diffs
Tue Nov 6 23:16:33 2007 UTC (17 years, 6 months ago) by matt
Branches: matt-armv6
CVS tags: matt-armv6-prevmlocking
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +2 -7 lines
sync with HEAD

Revision 1.140.8.2: download - view: text, markup, annotated - select for diffs
Sun Nov 4 21:02:55 2007 UTC (17 years, 6 months ago) by jmcneill
Branches: jmcneill-pm
Diff to: previous 1.140.8.1: preferred, colored; branchpoint 1.140: preferred, colored; next MAIN 1.141: preferred, colored
Changes since revision 1.140.8.1: +2 -7 lines
Sync with HEAD.

Revision 1.143: download - view: text, markup, annotated - select for diffs
Sun Nov 4 14:34:21 2007 UTC (17 years, 6 months ago) by xtraeme
Branches: MAIN
CVS tags: 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
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +2 -7 lines
Remove System V semaphores and share memory options to set the limits:
SEMMNI, SEMMNS, SEMUME and SHMMAXPGS.

They can be tweaked via sysctl now. Ports that were setting values on
them weren't touched, I only removed the ones that were commented out.

Revision 1.142: download - view: text, markup, annotated - select for diffs
Wed Oct 17 19:54:22 2007 UTC (17 years, 7 months ago) by garbled
Branches: MAIN
CVS tags: yamt-x86pmap-base4
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +2 -2 lines
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.138.16.2: download - view: text, markup, annotated - select for diffs
Wed Oct 3 19:23:17 2007 UTC (17 years, 7 months ago) by garbled
Branches: ppcoea-renovation
Diff to: previous 1.138.16.1: preferred, colored; branchpoint 1.138: preferred, colored; next MAIN 1.139: preferred, colored
Changes since revision 1.138.16.1: +3 -3 lines
Sync with HEAD

Revision 1.115.2.3: download - view: text, markup, annotated - select for diffs
Mon Sep 3 14:24:56 2007 UTC (17 years, 8 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.115.2.2: preferred, colored
Changes since revision 1.115.2.2: +6 -4 lines
sync with head.

Revision 1.138.18.1: download - view: text, markup, annotated - select for diffs
Mon Sep 3 07:03:27 2007 UTC (17 years, 8 months ago) by wrstuden
Branches: wrstuden-fixsa
Diff to: previous 1.138: preferred, colored; next MAIN 1.139: preferred, colored
Changes since revision 1.138: +4 -3 lines
Sync w/ NetBSD-4-RC_1

Revision 1.113.4.3.4.1: download - view: text, markup, annotated - select for diffs
Tue Aug 28 13:53:59 2007 UTC (17 years, 8 months ago) by ghen
Branches: netbsd-3-1
Diff to: previous 1.113.4.3: preferred, colored; next MAIN 1.113.4.4: preferred, colored
Changes since revision 1.113.4.3: +3 -3 lines
Pull up following revision(s) (requested by adrianp in ticket #1826):
	sys/arch/hp300/conf/GENERIC: revision 1.141 via patch
	sys/arch/amd64/conf/GENERIC: revision 1.154 via patch
	sys/arch/cats/conf/GENERIC: revision 1.116 via patch
	sys/arch/arc/conf/GENERIC: revision 1.148 via patch
	sys/arch/acorn32/conf/GENERIC: revision 1.80 via patch
	sys/arch/sparc/conf/GENERIC: revision 1.200 via patch
	sys/arch/sparc64/conf/GENERIC: revision 1.88 via patch
	sys/arch/atari/conf/GENERIC.in: revision 1.68 via patch
	sys/arch/amiga/conf/GENERIC: revision 1.248 via patch
	sys/arch/i386/conf/GENERIC.MPACPI: patch
	sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.239 via patch
	sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.66 via patch
	sys/arch/i386/conf/GENERIC: revision 1.840 via patch
	sys/arch/amiga/conf/GENERIC.in: revision 1.61 via patch
	sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.68 via patch
	sys/arch/mac68k/conf/GENERIC: revision 1.182 via patch
Remove iso(4) from GENERIC kernels, as discussed on tech-net@
Ok'ed by core@

Revision 1.113.4.3.2.1: download - view: text, markup, annotated - select for diffs
Tue Aug 28 13:52:47 2007 UTC (17 years, 8 months ago) by ghen
Branches: netbsd-3-0
Diff to: previous 1.113.4.3: preferred, colored; next MAIN 1.113.4.4: preferred, colored
Changes since revision 1.113.4.3: +3 -3 lines
Pull up following revision(s) (requested by adrianp in ticket #1826):
	sys/arch/hp300/conf/GENERIC: revision 1.141 via patch
	sys/arch/amd64/conf/GENERIC: revision 1.154 via patch
	sys/arch/cats/conf/GENERIC: revision 1.116 via patch
	sys/arch/arc/conf/GENERIC: revision 1.148 via patch
	sys/arch/acorn32/conf/GENERIC: revision 1.80 via patch
	sys/arch/sparc/conf/GENERIC: revision 1.200 via patch
	sys/arch/sparc64/conf/GENERIC: revision 1.88 via patch
	sys/arch/atari/conf/GENERIC.in: revision 1.68 via patch
	sys/arch/amiga/conf/GENERIC: revision 1.248 via patch
	sys/arch/i386/conf/GENERIC.MPACPI: patch
	sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.239 via patch
	sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.66 via patch
	sys/arch/i386/conf/GENERIC: revision 1.840 via patch
	sys/arch/amiga/conf/GENERIC.in: revision 1.61 via patch
	sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.68 via patch
	sys/arch/mac68k/conf/GENERIC: revision 1.182 via patch
Remove iso(4) from GENERIC kernels, as discussed on tech-net@
Ok'ed by core@

Revision 1.113.4.4: download - view: text, markup, annotated - select for diffs
Tue Aug 28 13:49:39 2007 UTC (17 years, 8 months ago) by ghen
Branches: netbsd-3
Diff to: previous 1.113.4.3: preferred, colored; branchpoint 1.113: preferred, colored; next MAIN 1.114: preferred, colored
Changes since revision 1.113.4.3: +3 -3 lines
Pull up following revision(s) (requested by adrianp in ticket #1826):
	sys/arch/hp300/conf/GENERIC: revision 1.141 via patch
	sys/arch/amd64/conf/GENERIC: revision 1.154 via patch
	sys/arch/cats/conf/GENERIC: revision 1.116 via patch
	sys/arch/arc/conf/GENERIC: revision 1.148 via patch
	sys/arch/acorn32/conf/GENERIC: revision 1.80 via patch
	sys/arch/sparc/conf/GENERIC: revision 1.200 via patch
	sys/arch/sparc64/conf/GENERIC: revision 1.88 via patch
	sys/arch/atari/conf/GENERIC.in: revision 1.68 via patch
	sys/arch/amiga/conf/GENERIC: revision 1.248 via patch
	sys/arch/i386/conf/GENERIC.MPACPI: patch
	sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.239 via patch
	sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.66 via patch
	sys/arch/i386/conf/GENERIC: revision 1.840 via patch
	sys/arch/amiga/conf/GENERIC.in: revision 1.61 via patch
	sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.68 via patch
	sys/arch/mac68k/conf/GENERIC: revision 1.182 via patch
Remove iso(4) from GENERIC kernels, as discussed on tech-net&#64;
Ok'ed by core&#64;

Revision 1.138.2.2: download - view: text, markup, annotated - select for diffs
Sat Aug 25 09:00:01 2007 UTC (17 years, 8 months ago) by liamjfoy
Branches: netbsd-4
CVS tags: wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, 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
Diff to: previous 1.138.2.1: preferred, colored; branchpoint 1.138: preferred, colored; next MAIN 1.139: preferred, colored
Changes since revision 1.138.2.1: +3 -3 lines
Pull up following revision(s) (requested by adrianp in ticket #820):
	sys/arch/hp300/conf/GENERIC: revision 1.141
	sys/arch/alpha/conf/GENERIC: revision 1.315
	sys/arch/amd64/conf/GENERIC: revision 1.154
	sys/arch/cats/conf/GENERIC: revision 1.116
	sys/arch/arc/conf/GENERIC: revision 1.148
	sys/arch/acorn32/conf/GENERIC: revision 1.80
	sys/arch/sparc/conf/GENERIC: revision 1.200
	sys/arch/sparc64/conf/GENERIC: revision 1.88
	sys/arch/atari/conf/GENERIC.in: revision 1.68
	sys/arch/amiga/conf/GENERIC: revision 1.248
	sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.239
	sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.66
	sys/arch/i386/conf/GENERIC: revision 1.840
	sys/arch/amiga/conf/GENERIC.in: revision 1.61
	sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.68
	sys/arch/mac68k/conf/GENERIC: revision 1.182
Remove iso(4) from GENERIC kernels, as discussed on tech-net@
Ok'ed by core@

Revision 1.138.8.3: download - view: text, markup, annotated - select for diffs
Mon Aug 20 18:38:02 2007 UTC (17 years, 8 months ago) by ad
Branches: vmlocking
Diff to: previous 1.138.8.2: preferred, colored; branchpoint 1.138: preferred, colored
Changes since revision 1.138.8.2: +3 -3 lines
Sync with HEAD.

Revision 1.140.4.1: download - view: text, markup, annotated - select for diffs
Wed Aug 15 13:47:18 2007 UTC (17 years, 9 months ago) by skrll
Branches: nick-csl-alignment
Diff to: previous 1.140: preferred, colored; next MAIN 1.141: preferred, colored
Changes since revision 1.140: +3 -3 lines
Sync with HEAD.

Revision 1.97.2.4: download - view: text, markup, annotated - select for diffs
Sat Aug 11 14:49:06 2007 UTC (17 years, 9 months ago) by bouyer
Branches: netbsd-2-0
Diff to: previous 1.97.2.3: preferred, colored; branchpoint 1.97: preferred, colored; next MAIN 1.98: preferred, colored
Changes since revision 1.97.2.3: +3 -3 lines
Pull up following revision(s) (requested by adrianp in ticket #11356):
	sys/arch/acorn32/conf/GENERIC                   1.80 via patch
	sys/arch/amd64/conf/GENERIC                     1.154 via patch
	sys/arch/amiga/conf/GENERIC.in                  1.61 via patch
	sys/arch/arc/conf/GENERIC                       1.148 via patch
	sys/arch/atari/conf/GENERIC.in                  1.68 via patch
	sys/arch/cats/conf/GENERIC                      1.116 via patch
	sys/arch/hp300/conf/GENERIC                     1.141 via patch
	sys/arch/hp700/conf/GENERIC                     patch
	sys/arch/i386/conf/GENERIC                      1.840 via patch
	sys/arch/i386/conf/GENERIC_LAPTOP               1.239 via patch
	sys/arch/i386/conf/GENERIC.MPACPI               patch
	sys/arch/mac68k/conf/GENERIC                    1.182 via patch
	sys/arch/sgimips/conf/GENERIC32_IP2x            1.68 via patch
	sys/arch/sgimips/conf/GENERIC32_IP3x            1.66 via patch
	sys/arch/sparc/conf/GENERIC                     1.200 via patch
	sys/arch/sparc64/conf/GENERIC32                 patch
	sys/arch/xen/conf/GENERIC                       patch
Remove iso(4) from GENERIC kernels, as discussed on tech-net@
Ok'ed by core@

Revision 1.97.2.3.2.1: download - view: text, markup, annotated - select for diffs
Sat Aug 11 14:46:20 2007 UTC (17 years, 9 months ago) by bouyer
Branches: netbsd-2
Diff to: previous 1.97.2.3: preferred, colored; next MAIN 1.97.2.4: preferred, colored
Changes since revision 1.97.2.3: +3 -3 lines
Pull up following revision(s) (requested by adrianp in ticket #11356):
	sys/arch/acorn32/conf/GENERIC                   1.80 via patch
	sys/arch/amd64/conf/GENERIC                     1.154 via patch
	sys/arch/amiga/conf/GENERIC.in                  1.61 via patch
	sys/arch/arc/conf/GENERIC                       1.148 via patch
	sys/arch/atari/conf/GENERIC.in                  1.68 via patch
	sys/arch/cats/conf/GENERIC                      1.116 via patch
	sys/arch/hp300/conf/GENERIC                     1.141 via patch
	sys/arch/hp700/conf/GENERIC                     patch
	sys/arch/i386/conf/GENERIC                      1.840 via patch
	sys/arch/i386/conf/GENERIC_LAPTOP               1.239 via patch
	sys/arch/i386/conf/GENERIC.MPACPI               patch
	sys/arch/mac68k/conf/GENERIC                    1.182 via patch
	sys/arch/sgimips/conf/GENERIC32_IP2x            1.68 via patch
	sys/arch/sgimips/conf/GENERIC32_IP3x            1.66 via patch
	sys/arch/sparc/conf/GENERIC                     1.200 via patch
	sys/arch/sparc64/conf/GENERIC32                 patch
	sys/arch/xen/conf/GENERIC                       patch
Remove iso(4) from GENERIC kernels, as discussed on tech-net@
Ok'ed by core@

Revision 1.97.2.3.4.1: download - view: text, markup, annotated - select for diffs
Sat Aug 11 14:40:07 2007 UTC (17 years, 9 months ago) by bouyer
Branches: netbsd-2-1
Diff to: previous 1.97.2.3: preferred, colored; next MAIN 1.97.2.4: preferred, colored
Changes since revision 1.97.2.3: +3 -3 lines
Pull up following revision(s) (requested by adrianp in ticket #11356):
	sys/arch/acorn32/conf/GENERIC                   1.80 via patch
	sys/arch/amd64/conf/GENERIC                     1.154 via patch
	sys/arch/amiga/conf/GENERIC.in                  1.61 via patch
	sys/arch/arc/conf/GENERIC                       1.148 via patch
	sys/arch/atari/conf/GENERIC.in                  1.68 via patch
	sys/arch/cats/conf/GENERIC                      1.116 via patch
	sys/arch/hp300/conf/GENERIC                     1.141 via patch
	sys/arch/hp700/conf/GENERIC                     patch
	sys/arch/i386/conf/GENERIC                      1.840 via patch
	sys/arch/i386/conf/GENERIC_LAPTOP               1.239 via patch
	sys/arch/i386/conf/GENERIC.MPACPI               patch
	sys/arch/mac68k/conf/GENERIC                    1.182 via patch
	sys/arch/sgimips/conf/GENERIC32_IP2x            1.68 via patch
	sys/arch/sgimips/conf/GENERIC32_IP3x            1.66 via patch
	sys/arch/sparc/conf/GENERIC                     1.200 via patch
	sys/arch/sparc64/conf/GENERIC32                 patch
	sys/arch/xen/conf/GENERIC                       patch
Remove iso(4) from GENERIC kernels, as discussed on tech-net@
Ok'ed by core@

Revision 1.140.8.1: download - view: text, markup, annotated - select for diffs
Thu Aug 9 02:36:54 2007 UTC (17 years, 9 months ago) by jmcneill
Branches: jmcneill-pm
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +3 -3 lines
Sync with HEAD.

Revision 1.140.2.1: download - view: text, markup, annotated - select for diffs
Tue Aug 7 18:05:15 2007 UTC (17 years, 9 months ago) by matt
Branches: matt-mips64
Diff to: previous 1.140: preferred, colored; next MAIN 1.141: preferred, colored
Changes since revision 1.140: +3 -3 lines
Sync with HEAD.

Revision 1.141: download - view: text, markup, annotated - select for diffs
Mon Aug 6 21:26:55 2007 UTC (17 years, 9 months ago) by adrianp
Branches: MAIN
CVS tags: yamt-x86pmap-base3, yamt-x86pmap-base2, yamt-x86pmap-base, yamt-x86pmap, vmlocking-base, ppcoea-renovation-base, nick-csl-alignment-base5, matt-mips64-base
Branch point for: matt-armv6, bouyer-xenamd64
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +3 -3 lines
Remove iso(4) from GENERIC kernels, as discussed on tech-net@
Ok'ed by core@

Revision 1.138.8.2: download - view: text, markup, annotated - select for diffs
Sun Jul 15 13:15:54 2007 UTC (17 years, 10 months ago) by ad
Branches: vmlocking
Diff to: previous 1.138.8.1: preferred, colored; branchpoint 1.138: preferred, colored
Changes since revision 1.138.8.1: +4 -3 lines
Sync with head.

Revision 1.138.10.1: download - view: text, markup, annotated - select for diffs
Wed Jul 11 19:59:14 2007 UTC (17 years, 10 months ago) by mjf
Branches: mjf-ufs-trans
Diff to: previous 1.138: preferred, colored; next MAIN 1.139: preferred, colored
Changes since revision 1.138: +5 -3 lines
Sync with head.

Revision 1.138.16.1: download - view: text, markup, annotated - select for diffs
Tue Jun 26 18:12:25 2007 UTC (17 years, 10 months ago) by garbled
Branches: ppcoea-renovation
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +5 -3 lines
Sync with HEAD.

Revision 1.140: download - view: text, markup, annotated - select for diffs
Mon Jun 25 13:26:06 2007 UTC (17 years, 10 months ago) by tsutsui
Branches: MAIN
CVS tags: nick-csl-alignment-base, mjf-ufs-trans-base, hpcarm-cleanup
Branch point for: nick-csl-alignment, matt-mips64, jmcneill-pm
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +4 -3 lines
Add options COMPAT_40.

Revision 1.138.8.1: download - view: text, markup, annotated - select for diffs
Sat Jun 9 23:55:02 2007 UTC (17 years, 11 months ago) by ad
Branches: vmlocking
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +3 -2 lines
Sync with head.

Revision 1.138.2.1: download - view: text, markup, annotated - select for diffs
Tue Jun 5 20:50:05 2007 UTC (17 years, 11 months ago) by bouyer
Branches: netbsd-4
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +3 -2 lines
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.139: download - view: text, markup, annotated - select for diffs
Mon Jun 4 08:55:20 2007 UTC (17 years, 11 months ago) by martin
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +3 -2 lines
Add pseudo-device agr to all GENERIC kernels where it might make sense
(commented out in some).

Revision 1.115.2.2: download - view: text, markup, annotated - select for diffs
Sat Dec 30 20:45:55 2006 UTC (18 years, 4 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.115.2.1: preferred, colored
Changes since revision 1.115.2.1: +15 -16 lines
sync with head.

Revision 1.137.4.1: download - view: text, markup, annotated - select for diffs
Sun Dec 10 07:15:56 2006 UTC (18 years, 5 months ago) by yamt
Branches: yamt-splraiseipl
Diff to: previous 1.137: preferred, colored; next MAIN 1.138: preferred, colored
Changes since revision 1.137: +3 -3 lines
sync with head.

Revision 1.137.2.1: download - view: text, markup, annotated - select for diffs
Sat Nov 18 21:29:12 2006 UTC (18 years, 5 months ago) by ad
Branches: newlock2
Diff to: previous 1.137: preferred, colored; next MAIN 1.138: preferred, colored
Changes since revision 1.137: +3 -3 lines
Sync with head.

Revision 1.138: download - view: text, markup, annotated - select for diffs
Sat Nov 11 18:47:09 2006 UTC (18 years, 6 months ago) by jmmv
Branches: MAIN
CVS tags: yamt-splraiseipl-base5, yamt-splraiseipl-base4, yamt-splraiseipl-base3, yamt-idlelwp-base8, yamt-idlelwp, thorpej-atomic-base, thorpej-atomic, reinoud-bufcleanup, post-newlock2-merge, newlock2-nbase, newlock2-base, netbsd-4-base, ad-audiomp-base, ad-audiomp
Branch point for: wrstuden-fixsa, vmlocking, ppcoea-renovation, netbsd-4, mjf-ufs-trans
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +3 -3 lines
Remove tmpfs's experimental status.  OK'ed by core@.

Revision 1.132.2.2: download - view: text, markup, annotated - select for diffs
Fri Sep 22 05:56:53 2006 UTC (18 years, 7 months ago) by riz
Branches: abandoned-netbsd-4
Diff to: previous 1.132.2.1: preferred, colored; branchpoint 1.132: preferred, colored; next MAIN 1.133: preferred, colored
Changes since revision 1.132.2.1: +0 -2 lines
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.126.4.1: download - view: text, markup, annotated - select for diffs
Sat Sep 9 02:39:09 2006 UTC (18 years, 8 months ago) by rpaulo
Branches: rpaulo-netinet-merge-pcb
Diff to: previous 1.126: preferred, colored; next MAIN 1.127: preferred, colored
Changes since revision 1.126: +24 -24 lines
sync with head

Revision 1.129.2.3: download - view: text, markup, annotated - select for diffs
Sun Sep 3 15:22:56 2006 UTC (18 years, 8 months ago) by yamt
Branches: yamt-pdpolicy
Diff to: previous 1.129.2.2: preferred, colored; branchpoint 1.129: preferred, colored; next MAIN 1.130: preferred, colored
Changes since revision 1.129.2.2: +10 -14 lines
sync with head.

Revision 1.137: download - view: text, markup, annotated - select for diffs
Sat Aug 26 20:26:45 2006 UTC (18 years, 8 months ago) by christos
Branches: 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
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +3 -2 lines
PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options
Also remove CCITT,NS,NIP

Revision 1.136: download - view: text, markup, annotated - select for diffs
Sat Aug 26 08:13:46 2006 UTC (18 years, 8 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +8 -8 lines
options<space><tab>

Revision 1.135: download - view: text, markup, annotated - select for diffs
Sat Aug 26 08:09:35 2006 UTC (18 years, 8 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +2 -5 lines
Remove netns and netccitt options.

Revision 1.134: download - view: text, markup, annotated - select for diffs
Sat Aug 26 07:59:21 2006 UTC (18 years, 8 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +2 -4 lines
Remove obsolete #options VERIFIED_EXEC, found by grep(1).

Revision 1.132.2.1: download - view: text, markup, annotated - select for diffs
Mon Aug 14 13:41:28 2006 UTC (18 years, 9 months ago) by tron
Branches: abandoned-netbsd-4
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +3 -3 lines
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.133: download - view: text, markup, annotated - select for diffs
Sat Aug 12 15:29:53 2006 UTC (18 years, 9 months ago) by christos
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +3 -3 lines
Disable SYSTRACE by default on all kernels (discussed with core)

Revision 1.129.2.2: download - view: text, markup, annotated - select for diffs
Fri Aug 11 15:41:33 2006 UTC (18 years, 9 months ago) by yamt
Branches: yamt-pdpolicy
Diff to: previous 1.129.2.1: preferred, colored; branchpoint 1.129: preferred, colored
Changes since revision 1.129.2.1: +6 -3 lines
sync with head

Revision 1.132: download - view: text, markup, annotated - select for diffs
Thu Jul 20 13:21:38 2006 UTC (18 years, 9 months ago) by tsutsui
Branches: MAIN
CVS tags: yamt-pdpolicy-base7, abandoned-netbsd-4-base
Branch point for: abandoned-netbsd-4
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +5 -3 lines
Identify models HP362 and HP382. From OpenBSD, tested on my HP382.

Note now options HP362 and options HP382 are required for these models
in your kernel config file.

Revision 1.130.4.1: download - view: text, markup, annotated - select for diffs
Thu Jul 13 17:48:47 2006 UTC (18 years, 10 months ago) by gdamore
Branches: gdamore-uart
Diff to: previous 1.130: preferred, colored; next MAIN 1.131: preferred, colored
Changes since revision 1.130: +3 -2 lines
Merge from HEAD.

Revision 1.131: download - view: text, markup, annotated - select for diffs
Wed Jun 28 15:19:27 2006 UTC (18 years, 10 months ago) by liamjfoy
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +3 -2 lines
Add CARP to GENERIC kernel configs. CARP is not enabled by default.

ok: christos

Revision 1.115.2.1: download - view: text, markup, annotated - select for diffs
Wed Jun 21 14:51:21 2006 UTC (18 years, 10 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +39 -16 lines
sync with head.

Revision 1.127.2.1: download - view: text, markup, annotated - select for diffs
Sat Apr 22 11:37:26 2006 UTC (19 years ago) by simonb
Branches: simonb-timecounters
CVS tags: simonb-timcounters-final
Diff to: previous 1.127: preferred, colored; next MAIN 1.128: preferred, colored
Changes since revision 1.127: +11 -11 lines
Sync with head.

Revision 1.129.4.1: download - view: text, markup, annotated - select for diffs
Wed Apr 19 02:32:37 2006 UTC (19 years ago) by elad
Branches: elad-kernelauth
Diff to: previous 1.129: preferred, colored; next MAIN 1.130: preferred, colored
Changes since revision 1.129: +3 -3 lines
sync with head - hopefully this will work

Revision 1.129.2.1: download - view: text, markup, annotated - select for diffs
Sat Apr 1 12:06:12 2006 UTC (19 years, 1 month ago) by yamt
Branches: yamt-pdpolicy
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +3 -3 lines
sync with head.

Revision 1.129.6.1: download - view: text, markup, annotated - select for diffs
Fri Mar 31 09:44:59 2006 UTC (19 years, 1 month ago) by tron
Branches: peter-altq
Diff to: previous 1.129: preferred, colored; next MAIN 1.130: preferred, colored
Changes since revision 1.129: +3 -3 lines
Merge 2006-03-31 NetBSD-current into the "peter-altq" branch.

Revision 1.130: download - view: text, markup, annotated - select for diffs
Tue Mar 28 20:58:39 2006 UTC (19 years, 1 month ago) by pavel
Branches: 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
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +3 -3 lines
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.126.2.1: download - view: text, markup, annotated - select for diffs
Sat Feb 18 15:38:35 2006 UTC (19 years, 2 months ago) by yamt
Branches: yamt-uio_vmspace
Diff to: previous 1.126: preferred, colored; next MAIN 1.127: preferred, colored
Changes since revision 1.126: +12 -11 lines
sync with head.

Revision 1.129: download - view: text, markup, annotated - select for diffs
Sun Feb 5 05:01:50 2006 UTC (19 years, 3 months ago) by cube
Branches: 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
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +10 -10 lines
Remove 'count' argument for pseudo-devices that ignore it
(vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).

Revision 1.128: download - view: text, markup, annotated - select for diffs
Sat Feb 4 02:55:12 2006 UTC (19 years, 3 months ago) by rpaulo
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +3 -3 lines
bpfilter doesn't accept count anymore.

Revision 1.127: download - view: text, markup, annotated - select for diffs
Thu Feb 2 21:32:08 2006 UTC (19 years, 3 months ago) by reinoud
Branches: MAIN
Branch point for: simonb-timecounters
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +3 -2 lines
Add commented out UDF file-system entry in all GENERIC configurations.

Revision 1.93.2.12: download - view: text, markup, annotated - select for diffs
Sun Dec 11 10:28:17 2005 UTC (19 years, 5 months ago) by christos
Branches: ktrace-lwp
Diff to: previous 1.93.2.11: preferred, colored; next MAIN 1.94: preferred, colored
Changes since revision 1.93.2.11: +21 -3 lines
Sync with head.

Revision 1.126: download - view: text, markup, annotated - select for diffs
Fri Dec 9 23:34:01 2005 UTC (19 years, 5 months ago) by elad
Branches: MAIN
CVS tags: ktrace-lwp-base
Branch point for: yamt-uio_vmspace, rpaulo-netinet-merge-pcb
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +20 -2 lines
Add (commented out) Veriexec options and pseudo-device to GENERIC kernels,
and remove the i386 GENERIC_VERIEXEC config.

Revision 1.125: download - view: text, markup, annotated - select for diffs
Wed Dec 7 09:10:13 2005 UTC (19 years, 5 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +3 -3 lines
Adjust comments for options FFS_NO_SNAPSHOT.

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

Revision 1.93.2.11: download - view: text, markup, annotated - select for diffs
Thu Nov 10 13:56:05 2005 UTC (19 years, 6 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.93.2.10: preferred, colored
Changes since revision 1.93.2.10: +12 -6 lines
Sync with HEAD. Here we go again...

Revision 1.113.4.3: download - view: text, markup, annotated - select for diffs
Sat Nov 5 00:39:47 2005 UTC (19 years, 6 months ago) by tron
Branches: 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-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
Branch point for: netbsd-3-1, netbsd-3-0
Diff to: previous 1.113.4.2: preferred, colored; branchpoint 1.113: preferred, colored
Changes since revision 1.113.4.2: +3 -3 lines
Pull up following revision(s) (requested by chs in ticket #929):
	sys/arch/hp300/conf/GENERIC: revision 1.124
	sys/arch/acorn32/conf/GENERIC: revision 1.62
	sys/arch/pdp10/conf/GENERIC: revision 1.19
	sys/arch/mvme68k/conf/GENERIC: revision 1.61
	sys/arch/netwinder/conf/GENERIC: revision 1.70
	sys/arch/sbmips/conf/GENERIC: revision 1.46
	sys/arch/macppc/conf/GENERIC: revision 1.214
	sys/arch/bebox/conf/GENERIC: revision 1.89
	sys/arch/cobalt/conf/GENERIC: revision 1.83
	sys/arch/cats/conf/GENERIC: revision 1.92
	sys/arch/shark/conf/GENERIC: revision 1.53
	sys/arch/amiga/conf/GENERIC.in: revision 1.45
	sys/arch/acorn26/conf/GENERIC: revision 1.37
	sys/arch/cesfic/conf/GENERIC: revision 1.38
	sys/arch/iyonix/conf/GENERIC: revision 1.21
	sys/arch/alpha/conf/GENERIC: revision 1.277
	sys/arch/vax/conf/GENERIC: revision 1.143
	sys/arch/atari/conf/GENERIC.in: revision 1.56
	sys/arch/mipsco/conf/GENERIC: revision 1.53
	sys/arch/ofppc/conf/GENERIC: revision 1.85
	sys/arch/next68k/conf/GENERIC: revision 1.96
	sys/arch/arc/conf/GENERIC: revision 1.125
	sys/arch/dreamcast/conf/GENERIC: revision 1.62
turn off DEBUG and DIAGNOSTIC in GENERIC kernels so that they
are compatible with the LKMs that are part of the release.

Revision 1.124: download - view: text, markup, annotated - select for diffs
Thu Nov 3 16:48:29 2005 UTC (19 years, 6 months ago) by chs
Branches: MAIN
CVS tags: yamt-readahead-pervnode, yamt-readahead-perfile, yamt-readahead-base3, yamt-readahead-base2, yamt-readahead-base, yamt-readahead
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +3 -3 lines
turn off DEBUG and DIAGNOSTIC in GENERIC kernels so that they
are compatible with the LKMs that are part of the release.

Revision 1.123: download - view: text, markup, annotated - select for diffs
Sat Sep 10 19:20:49 2005 UTC (19 years, 8 months ago) by jmmv
Branches: MAIN
CVS tags: yamt-vop-base3, yamt-vop-base2, yamt-vop-base, yamt-vop, thorpej-vnode-attr-base, thorpej-vnode-attr
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +3 -2 lines
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.122: download - view: text, markup, annotated - select for diffs
Sat Aug 20 03:42:25 2005 UTC (19 years, 8 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +4 -4 lines
options<space><tab>

Revision 1.121: download - view: text, markup, annotated - select for diffs
Fri Aug 19 05:19:50 2005 UTC (19 years, 8 months ago) by christos
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +3 -3 lines
Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernels

Revision 1.120: download - view: text, markup, annotated - select for diffs
Fri Aug 19 02:03:51 2005 UTC (19 years, 8 months ago) by christos
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +3 -2 lines
64 bit inode changes.

Revision 1.113.4.2: download - view: text, markup, annotated - select for diffs
Sun Aug 14 21:14:38 2005 UTC (19 years, 9 months ago) by riz
Branches: netbsd-3
Diff to: previous 1.113.4.1: preferred, colored; branchpoint 1.113: preferred, colored
Changes since revision 1.113.4.1: +3 -2 lines
Pull up revision 1.117 (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.119: download - view: text, markup, annotated - select for diffs
Sun Jul 31 04:04:31 2005 UTC (19 years, 9 months ago) by yamt
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +2 -4 lines
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.118: download - view: text, markup, annotated - select for diffs
Sat Jul 30 06:35:35 2005 UTC (19 years, 9 months ago) by yamt
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +4 -2 lines
add "options VMSWAP" to non INSTALL kernels.

Revision 1.113.4.1: download - view: text, markup, annotated - select for diffs
Mon Jul 18 21:14:13 2005 UTC (19 years, 10 months ago) by riz
Branches: netbsd-3
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +3 -2 lines
Pull up revision 1.116 (requested by tron in ticket #566):
Add (commented out) IPSEC_NAT_T option.

Revision 1.117: download - view: text, markup, annotated - select for diffs
Sun Jul 17 00:08:28 2005 UTC (19 years, 10 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +3 -2 lines
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.116: download - view: text, markup, annotated - select for diffs
Thu Jul 7 17:05:47 2005 UTC (19 years, 10 months ago) by tron
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +3 -2 lines
Add (commented out) IPSEC_NAT_T option.

Revision 1.115: download - view: text, markup, annotated - select for diffs
Sat Jun 25 12:05:16 2005 UTC (19 years, 10 months ago) by rpaulo
Branches: MAIN
Branch point for: yamt-lazymbuf
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +3 -2 lines
Add file-system PTYFS (commented out) so that people know its existence.

Ok'ed by Christos Zoulas and Hubert Feyrer.

Revision 1.114: download - view: text, markup, annotated - select for diffs
Thu Jun 9 14:43:30 2005 UTC (19 years, 11 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +4 -3 lines
- Rename options NEW_BUFQ_STRATEGY -> options BUFQ_READPRIO.
  (still commented out)
- Add (also commented out) options BUFQ_PRIOCSCAN.

Suggested by perry and soda on tech-kern.
Please refer options(4) for details for these options.

Revision 1.108.2.1: download - view: text, markup, annotated - select for diffs
Fri Apr 29 11:28:09 2005 UTC (20 years ago) by kent
Branches: kent-audio2
Diff to: previous 1.108: preferred, colored; next MAIN 1.109: preferred, colored
Changes since revision 1.108: +6 -2 lines
sync with -current

Revision 1.109.2.2: download - view: text, markup, annotated - select for diffs
Sat Mar 19 08:32:58 2005 UTC (20 years, 2 months ago) by yamt
Branches: yamt-km
Diff to: previous 1.109.2.1: preferred, colored; branchpoint 1.109: preferred, colored; next MAIN 1.110: preferred, colored
Changes since revision 1.109.2.1: +3 -3 lines
sync with head.  xen and whitespace.  xen part is not finished.

Revision 1.93.2.10: download - view: text, markup, annotated - select for diffs
Fri Mar 4 16:38:26 2005 UTC (20 years, 2 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.93.2.9: preferred, colored
Changes since revision 1.93.2.9: +3 -3 lines
Sync with HEAD.

Hi Perry!

Revision 1.113: download - view: text, markup, annotated - select for diffs
Fri Feb 18 21:05:51 2005 UTC (20 years, 2 months ago) by dsl
Branches: MAIN
CVS tags: yamt-km-base4, yamt-km-base3, netbsd-3-base, kent-audio2-base
Branch point for: netbsd-3
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +3 -3 lines
Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT

Revision 1.93.2.9: download - view: text, markup, annotated - select for diffs
Tue Feb 15 21:32:33 2005 UTC (20 years, 3 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.93.2.8: preferred, colored
Changes since revision 1.93.2.8: +3 -2 lines
Sync with HEAD.

Revision 1.109.2.1: download - view: text, markup, annotated - select for diffs
Sat Feb 12 18:17:32 2005 UTC (20 years, 3 months ago) by yamt
Branches: yamt-km
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +5 -2 lines
sync with head.

Revision 1.112: download - view: text, markup, annotated - select for diffs
Fri Feb 11 08:25:54 2005 UTC (20 years, 3 months ago) by dsl
Branches: MAIN
CVS tags: yamt-km-base2
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +3 -2 lines
Add 'option FFS_SNAPSHOT' to most of the config files.
Commented out for kernels that appear to hace space constraints.

Revision 1.93.2.8: download - view: text, markup, annotated - select for diffs
Fri Feb 4 11:44:18 2005 UTC (20 years, 3 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.93.2.7: preferred, colored
Changes since revision 1.93.2.7: +4 -2 lines
Sync with HEAD.

Revision 1.111: download - view: text, markup, annotated - select for diffs
Mon Jan 31 16:54:34 2005 UTC (20 years, 3 months ago) by hannken
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +3 -2 lines
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.110: download - view: text, markup, annotated - select for diffs
Fri Jan 28 03:19:49 2005 UTC (20 years, 3 months ago) by rumble
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +3 -2 lines
Sprinkle options UFS_DIRHASH on GENERIC kernels. It's presently
commented out and labeled experimental pending further review and
testing.

Revision 1.93.2.7: download - view: text, markup, annotated - select for diffs
Mon Jan 24 08:34:12 2005 UTC (20 years, 3 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.93.2.6: preferred, colored
Changes since revision 1.93.2.6: +3 -2 lines
Sync with HEAD.

Revision 1.93.2.6: download - view: text, markup, annotated - select for diffs
Mon Jan 17 19:29:23 2005 UTC (20 years, 3 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.93.2.5: preferred, colored
Changes since revision 1.93.2.5: +13 -13 lines
Sync with HEAD.

Revision 1.109: download - view: text, markup, annotated - select for diffs
Mon Jan 17 15:28:51 2005 UTC (20 years, 4 months ago) by cube
Branches: MAIN
CVS tags: yamt-km-base
Branch point for: yamt-km
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +3 -2 lines
Add tap(4) support to a random^Wcarefully chosen set of kernel configs.
All those kernels have a line for both tun and bridge, and if either is
commented out, tap is commented out also.  With the exception of i386's
GENERIC_TINY.

XXX:  we _need_ some way of making this more simple.

Revision 1.108: download - view: text, markup, annotated - select for diffs
Wed Jan 5 09:03:36 2005 UTC (20 years, 4 months ago) by tsutsui
Branches: MAIN
CVS tags: kent-audio1-beforemerge
Branch point for: kent-audio2
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +13 -13 lines
options<space><tab>

Revision 1.93.2.5: download - view: text, markup, annotated - select for diffs
Sun Nov 14 08:15:06 2004 UTC (20 years, 6 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.93.2.4: preferred, colored
Changes since revision 1.93.2.4: +3 -2 lines
Sync with HEAD.

Revision 1.107: download - view: text, markup, annotated - select for diffs
Wed Nov 10 17:54:04 2004 UTC (20 years, 6 months ago) by christos
Branches: MAIN
CVS tags: kent-audio1-base, kent-audio1
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +3 -2 lines
Add COMPAT_BSDPTY to the rest of the config files.

Revision 1.93.2.4: download - view: text, markup, annotated - select for diffs
Tue Sep 21 13:15:13 2004 UTC (20 years, 7 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.93.2.3: preferred, colored
Changes since revision 1.93.2.3: +2 -2 lines
Fix the sync with head I botched.

Revision 1.93.2.3: download - view: text, markup, annotated - select for diffs
Sat Sep 18 14:34:08 2004 UTC (20 years, 7 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.93.2.2: preferred, colored
Changes since revision 1.93.2.2: +3 -2 lines
Sync with HEAD.

Revision 1.106: download - view: text, markup, annotated - select for diffs
Sat Sep 4 23:29:47 2004 UTC (20 years, 8 months ago) by manu
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +3 -2 lines
IPv4 PIM support, based on a submission from Pavlin Radoslavov posted on
tech-net@

Revision 1.93.2.2: download - view: text, markup, annotated - select for diffs
Fri Sep 3 12:44:30 2004 UTC (20 years, 8 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.93.2.1: preferred, colored
Changes since revision 1.93.2.1: +2 -3 lines
Sync with HEAD

Revision 1.105: download - view: text, markup, annotated - select for diffs
Sat Aug 28 17:45:24 2004 UTC (20 years, 8 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +2 -3 lines
Remove the last vestiges of COMPAT_NOLABEL.  It's been 10 years; label
your disks already.

Revision 1.93.2.1: download - view: text, markup, annotated - select for diffs
Tue Aug 3 10:34:22 2004 UTC (20 years, 9 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +33 -9 lines
Sync with HEAD

Revision 1.104: download - view: text, markup, annotated - select for diffs
Sun Jul 18 05:56:15 2004 UTC (20 years, 10 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +3 -2 lines
Add options COMPAT_20.

Revision 1.97.2.3: download - view: text, markup, annotated - select for diffs
Thu Jul 15 20:16:49 2004 UTC (20 years, 10 months ago) by he
Branches: netbsd-2-0
CVS tags: netbsd-2-base, 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-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-1, netbsd-2
Diff to: previous 1.97.2.2: preferred, colored; branchpoint 1.97: preferred, colored
Changes since revision 1.97.2.2: +1 -0 lines
Pull up revision 1.103 (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.103: download - view: text, markup, annotated - select for diffs
Thu Jul 15 03:53:46 2004 UTC (20 years, 10 months ago) by atatat
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +3 -2 lines
Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented
out in most of them.

Revision 1.97.2.2: download - view: text, markup, annotated - select for diffs
Fri Jul 2 17:38:57 2004 UTC (20 years, 10 months ago) by he
Branches: netbsd-2-0
Diff to: previous 1.97.2.1: preferred, colored; branchpoint 1.97: preferred, colored
Changes since revision 1.97.2.1: +3 -2 lines
Pull up revision 1.102 (requested by bouyer in ticket #573):
	Add options P1003_1B_SEMAPHORE to all GENERIC-like kernel
	config files where SYSV* options were already present
	(commented out if the SYSV* options are commented out).
	Fixes PR#25897 and PR#25898.

Revision 1.97.2.1: download - view: text, markup, annotated - select for diffs
Wed Jun 30 21:06:35 2004 UTC (20 years, 10 months ago) by jdc
Branches: netbsd-2-0
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +15 -2 lines
Pull up revision 1.101 (requested by abs in ticket #567).

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

Revision 1.102: download - view: text, markup, annotated - select for diffs
Mon Jun 28 21:07:47 2004 UTC (20 years, 10 months ago) by bouyer
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +3 -2 lines
Add options P1003_1B_SEMAPHORE
to all GENERIC-like kernel config files where SYSV* options were already
present (commented out if the SYSV* options are commented out).
Fix lib/25897 and lib/25898.

Revision 1.101: download - view: text, markup, annotated - select for diffs
Sat Jun 26 07:32:06 2004 UTC (20 years, 10 months ago) by abs
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +15 -2 lines
Add (commented out) ALTQ options to all GENERIC-like files

Revision 1.100: download - view: text, markup, annotated - select for diffs
Tue Jun 22 14:09:50 2004 UTC (20 years, 10 months ago) by itojun
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +4 -2 lines
have pf and pflog pseudo-device (commented out).
reviewed by matt, perry, christos

Revision 1.99: download - view: text, markup, annotated - select for diffs
Fri Jun 18 15:04:04 2004 UTC (20 years, 11 months ago) by christos
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +2 -3 lines
ptm is now mandatory, depends on pty, and can be disabled with -DNO_DEV_PTM

Revision 1.98: download - view: text, markup, annotated - select for diffs
Wed Jun 16 15:07:40 2004 UTC (20 years, 11 months ago) by christos
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +3 -2 lines
Add pseudo-device ptm on all the generic flavored kernels.

Revision 1.97: download - view: text, markup, annotated - select for diffs
Sat Nov 22 17:24:29 2003 UTC (21 years, 5 months ago) by tsutsui
Branches: MAIN
CVS tags: netbsd-2-0-base
Branch point for: netbsd-2-0
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +4 -3 lines
Add an entry of "com0 at dio0 scode 9" so that /dev/ttyC0 and
compat symlink (/dev/tty0) are always reserved for DCA serial.

Revision 1.96: download - view: text, markup, annotated - select for diffs
Sat Nov 8 11:18:33 2003 UTC (21 years, 6 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +4 -5 lines
Switch DCA and APCI serial devices to use MI com(4) driver.

DCA is tested on HP362 and HP382 with serial console,
but APCI on HP4xx is not tested yet.

Revision 1.95: download - view: text, markup, annotated - select for diffs
Mon Sep 22 14:11:17 2003 UTC (21 years, 7 months ago) by cl
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +4 -2 lines
add COMPAT_15/COMPAT_16

Revision 1.94: download - view: text, markup, annotated - select for diffs
Fri Aug 1 01:18:47 2003 UTC (21 years, 9 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +10 -6 lines
Switch hp300 to MI SCSI with MI mb89352 SPC SCSI driver (at last),
and remove old hp300 MD oscsi support derived from 4.4BSD-Lite2.

Revision 1.93: download - view: text, markup, annotated - select for diffs
Sat May 24 06:21:21 2003 UTC (21 years, 11 months ago) by gmcgarry
Branches: MAIN
Branch point for: ktrace-lwp
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +3 -2 lines
Clean-up the DIO bus.  Includes two main changes:

1) Pass address and ipl locators at attachment;
2) Remove hack which made the internal HP-IB controller
   look like a DIO device.

The hack to allow the nhpib driver to support internal and DIO
controllers appears to be a leftover from 4.3BD where it was not
possible to have a driver attach to different busses.  NetBSD has
supported bus-dependent attachments for a long time.

Revision 1.92: download - view: text, markup, annotated - select for diffs
Sat Apr 26 14:10:12 2003 UTC (22 years ago) by ragge
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +3 -2 lines
Add pseudo-device ksyms.

Revision 1.91: download - view: text, markup, annotated - select for diffs
Thu Apr 10 22:06:56 2003 UTC (22 years, 1 month ago) by christos
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +2 -3 lines
Bye Bye UCONSOLE

Revision 1.90: download - view: text, markup, annotated - select for diffs
Thu Feb 27 19:22:40 2003 UTC (22 years, 2 months ago) by perseant
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +3 -2 lines
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.68.6.9: download - view: text, markup, annotated - select for diffs
Sun Dec 29 19:25:40 2002 UTC (22 years, 4 months ago) by thorpej
Branches: nathanw_sa
CVS tags: nathanw_sa_end
Diff to: previous 1.68.6.8: preferred, colored; branchpoint 1.68: preferred, colored; next MAIN 1.69: preferred, colored
Changes since revision 1.68.6.8: +3 -2 lines
Sync with HEAD.

Revision 1.89: download - view: text, markup, annotated - select for diffs
Sun Dec 22 00:17:13 2002 UTC (22 years, 4 months ago) by gmcgarry
Branches: MAIN
CVS tags: nathanw_sa_before_merge, nathanw_sa_base, fvdl_fs64_base
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +3 -2 lines
Make the DMA controller a separate device attached to intio.  Intio
devices can use the DMA controller too.

Revision 1.68.6.8: download - view: text, markup, annotated - select for diffs
Wed Dec 11 05:58:36 2002 UTC (22 years, 5 months ago) by thorpej
Branches: nathanw_sa
Diff to: previous 1.68.6.7: preferred, colored; branchpoint 1.68: preferred, colored
Changes since revision 1.68.6.7: +3 -3 lines
Sync with HEAD.

Revision 1.88: download - view: text, markup, annotated - select for diffs
Fri Nov 22 12:21:01 2002 UTC (22 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: gmcgarry_ucred_base, gmcgarry_ucred, gmcgarry_ctxsw_base, gmcgarry_ctxsw
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +3 -3 lines
Fix typo (responsiness -> responsiveness).

Revision 1.68.6.7: download - view: text, markup, annotated - select for diffs
Mon Nov 11 21:58:05 2002 UTC (22 years, 6 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.68.6.6: preferred, colored; branchpoint 1.68: preferred, colored
Changes since revision 1.68.6.6: +6 -2 lines
Catch up to -current

Revision 1.80.4.2: download - view: text, markup, annotated - select for diffs
Thu Oct 24 09:34:19 2002 UTC (22 years, 6 months ago) by lukem
Branches: 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
Diff to: previous 1.80.4.1: preferred, colored; branchpoint 1.80: preferred, colored; next MAIN 1.81: preferred, colored
Changes since revision 1.80.4.1: +1 -0 lines
Pull up upgrade to IPfilter 3.4.29 (requested by martti in ticket #905).
Affected files & revisions:

dist/ipf/HISTORY				1.14
dist/ipf/fils.c					1.17-1.21
dist/ipf/ipf.c					1.11-1.13
dist/ipf/ipfs.c					1.8-1.10
dist/ipf/ipft_ef.c				1.6-1.7
dist/ipf/ipft_td.c				1.6-1.7
dist/ipf/ipft_tx.c				1.7-1.8
dist/ipf/ipmon.c				1.12-1.17
dist/ipf/ipnat.c				1.11-1.12
dist/ipf/ipsend/ip_var.h			1.2
dist/ipf/ipsend/ipsend.c			1.8
dist/ipf/ipsend/iptests.c			1.5
dist/ipf/ipt.c					1.8-1.10
dist/ipf/kmem.c					1.8-1.10
dist/ipf/man/ipf.4				1.10
dist/ipf/man/ipf.5				1.8
dist/ipf/man/ipftest.1				1.3
dist/ipf/man/ipmon.8				1.10
dist/ipf/man/ipnat.5				1.9-1.10
dist/ipf/man/ipnat.8				1.4
dist/ipf/misc.c					1.7
dist/ipf/natparse.c				1.10
dist/ipf/parse.c				1.13
dist/ipf/printnat.c				1.8-1.10
dist/ipf/relay.c				1.5-1.6
dist/ipf/rules/example.9			1.2
etc/rc.d/ipnat					1.8
regress/sys/kern/ipf/Makefile			1.3-1.4
regress/sys/kern/ipf/dotest6			1.2
regress/sys/kern/ipf/expected/f13		1.1.1.2
regress/sys/kern/ipf/expected/i12		1.1.1.1
regress/sys/kern/ipf/expected/ni3		1.1.1.1
regress/sys/kern/ipf/expected/ni5		1.2
regress/sys/kern/ipf/input/f13			1.1.1.2
regress/sys/kern/ipf/input/ipv6.1		1.1.1.1
regress/sys/kern/ipf/input/ni3			1.1.1.1
regress/sys/kern/ipf/regress/i12		1.1.1.1
regress/sys/kern/ipf/regress/ipv6.1		1.1.1.1
regress/sys/kern/ipf/regress/ni3.ipf		1.1.1.1
regress/sys/kern/ipf/regress/ni3.nat		1.1.1.1
sys/arch/alpha/conf/ALPHA			1.169,1.171
sys/arch/amiga/conf/GENERIC			1.185-1.186
sys/arch/arc/conf/GENERIC			1.71-1.72
sys/arch/atari/conf/GENERIC.in			1.24-1.25
sys/arch/cats/conf/GENERIC			1.31-1.32
sys/arch/cobalt/conf/GENERIC			1.34-1.35
sys/arch/hp300/conf/GENERIC			1.83-1.84
sys/arch/i386/conf/CARDBUS			1.66-1.67
sys/arch/i386/conf/GENERIC			1.510,1.512
sys/arch/i386/conf/GENERIC_LAPTOP		1.58-1.59
sys/arch/i386/conf/GENERIC_PS2TINY		1.19-1.20
sys/arch/i386/conf/GENERIC_TINY			1.47-1.48
sys/arch/luna68k/conf/GENERIC			1.33-1.33
sys/arch/mac68k/conf/GENERIC			1.130-1.131
sys/arch/mac68k/conf/GENERICSBC			1.21-1.22
sys/arch/mac68k/conf/SMALLRAM			1.4-1.5
sys/arch/macppc/conf/GENERIC			1.142-1.143
sys/arch/mipsco/conf/GENERIC			1.21-1.22
sys/arch/mmeye/conf/GENERIC			1.44-1.45
sys/arch/news68k/conf/GENERIC			1.36-1.37
sys/arch/news68k/conf/GENERIC_TINY		1.18-1.19
sys/arch/newsmips/conf/GENERIC			1.50-1.51
sys/arch/ofppc/conf/GENERIC			1.56-1.57
sys/arch/pmax/conf/GENERIC			1.103-1.104
sys/arch/prep/conf/GENERIC			1.55-1.56
sys/arch/sbmips/conf/GENERIC			1.11-1.12
sys/arch/sgimips/conf/GENERIC			1.7-1.8
sys/arch/sparc/conf/GENERIC			1.138-1.139
sys/arch/sparc64/conf/GENERIC32			1.46-1.47
sys/arch/vax/conf/GENERIC			1.102-1.103
sys/arch/x68k/conf/ALL				1.55-1.56
sys/arch/x68k/conf/GENERIC			1.80-1.81
sys/lkm/netinet/if_ipl/mln_ipl.c		1.29
sys/netinet/fil.c				1.57-1.58
sys/netinet/ip_auth.c				1.29-1.30
sys/netinet/ip_compat.h				1.30-1.31
sys/netinet/ip_fil.c				1.81-1.86
sys/netinet/ip_fil.h				1.46-1.49
sys/netinet/ip_frag.c				1.33-1.34
sys/netinet/ip_frag.h				1.18
sys/netinet/ip_ftp_pxy.c			1.25-1.26
sys/netinet/ip_h323_pxy.c			1.5-1.6
sys/netinet/ip_log.c				1.22-1.23
sys/netinet/ip_nat.c				1.51-1.53
sys/netinet/ip_nat.h				1.27
sys/netinet/ip_netbios_pxy.c			1.4
sys/netinet/ip_proxy.c				1.35-1.36
sys/netinet/ip_proxy.h				1.18
sys/netinet/ip_state.c				1.41-1.42
sys/netinet/ip_state.h				1.23
sys/netinet/ipl.h				1.14

Revision 1.87: download - view: text, markup, annotated - select for diffs
Fri Oct 18 15:11:10 2002 UTC (22 years, 7 months ago) by junyoung
Branches: MAIN
CVS tags: kqueue-beforemerge, kqueue-aftermerge
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +6 -2 lines
Add NEW_BUFQ_STRATEGY (disabled by default).

Revision 1.68.6.6: download - view: text, markup, annotated - select for diffs
Fri Oct 18 02:36:42 2002 UTC (22 years, 7 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.68.6.5: preferred, colored; branchpoint 1.68: preferred, colored
Changes since revision 1.68.6.5: +6 -3 lines
Catch up to -current.

Revision 1.86: download - view: text, markup, annotated - select for diffs
Mon Oct 14 18:39:30 2002 UTC (22 years, 7 months ago) by elric
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +3 -2 lines
Added commented out cgd(4)s to GENERIC configs.

Revision 1.66.2.7: download - view: text, markup, annotated - select for diffs
Thu Oct 10 18:32:35 2002 UTC (22 years, 7 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.66.2.6: preferred, colored; next MAIN 1.67: preferred, colored
Changes since revision 1.66.2.6: +4 -3 lines
sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work

Revision 1.85: download - view: text, markup, annotated - select for diffs
Sun Oct 6 02:11:56 2002 UTC (22 years, 7 months ago) by provos
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +3 -2 lines
add SYSTRACE; approved perry.

Revision 1.84: download - view: text, markup, annotated - select for diffs
Wed Sep 25 11:49:50 2002 UTC (22 years, 7 months ago) by martti
Branches: MAIN
CVS tags: kqueue-base
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +3 -3 lines
Add one space between "#option" and "<tab>IPFILTER_DEFAULT_BLOCK"

Revision 1.83: download - view: text, markup, annotated - select for diffs
Fri Sep 20 10:39:51 2002 UTC (22 years, 7 months ago) by martti
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +3 -2 lines
Added (commented out) IPFILTER_DEFAULT_BLOCK.

Revision 1.82: download - view: text, markup, annotated - select for diffs
Wed Sep 18 02:43:58 2002 UTC (22 years, 8 months ago) by lukem
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +3 -3 lines
enable USERCONF by default; it's small and extremely useful to have available.

Revision 1.66.2.6: download - view: text, markup, annotated - select for diffs
Fri Sep 6 08:34:57 2002 UTC (22 years, 8 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.66.2.5: preferred, colored
Changes since revision 1.66.2.5: +3 -2 lines
sync kqueue branch with HEAD

Revision 1.80.4.1: download - view: text, markup, annotated - select for diffs
Thu Aug 1 04:20:06 2002 UTC (22 years, 9 months ago) by lukem
Branches: netbsd-1-6
CVS tags: netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +3 -2 lines
Pull up revision 1.81 (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.80.2.1: download - view: text, markup, annotated - select for diffs
Sun Jul 14 17:46:12 2002 UTC (22 years, 10 months ago) by gehenna
Branches: gehenna-devsw
Diff to: previous 1.80: preferred, colored; next MAIN 1.81: preferred, colored
Changes since revision 1.80: +3 -2 lines
catch up with -current.

Revision 1.66.2.5: download - view: text, markup, annotated - select for diffs
Sun Jun 23 17:36:04 2002 UTC (22 years, 10 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.66.2.4: preferred, colored
Changes since revision 1.66.2.4: +107 -76 lines
catch up with -current on kqueue branch

Revision 1.68.6.5: download - view: text, markup, annotated - select for diffs
Thu Jun 20 03:38:36 2002 UTC (22 years, 10 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.68.6.4: preferred, colored; branchpoint 1.68: preferred, colored
Changes since revision 1.68.6.4: +108 -77 lines
Catch up to -current.

Revision 1.81: download - view: text, markup, annotated - select for diffs
Mon Jun 17 05:14:09 2002 UTC (22 years, 11 months ago) by lukem
Branches: MAIN
CVS tags: gehenna-devsw-base
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +3 -2 lines
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.80: download - view: text, markup, annotated - select for diffs
Tue May 7 06:07:30 2002 UTC (23 years ago) by gmcgarry
Branches: MAIN
CVS tags: netbsd-1-6-base
Branch point for: netbsd-1-6, gehenna-devsw
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +105 -77 lines
Make more featureful.

Revision 1.79: download - view: text, markup, annotated - select for diffs
Thu Apr 25 15:06:26 2002 UTC (23 years ago) by atatat
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +4 -2 lines
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.68.6.4: download - view: text, markup, annotated - select for diffs
Wed Apr 17 00:02:59 2002 UTC (23 years, 1 month ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.68.6.3: preferred, colored; branchpoint 1.68: preferred, colored
Changes since revision 1.68.6.3: +3 -2 lines
Catch up to -current.

Revision 1.78: download - view: text, markup, annotated - select for diffs
Fri Apr 12 08:10:57 2002 UTC (23 years, 1 month ago) by gmcgarry
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +3 -2 lines
Add commented-out USERCONF option.  Mainly useful for install media
and can be optionally enabled based on miniroot and ramdisk size
requirements.

Revision 1.66.2.4: download - view: text, markup, annotated - select for diffs
Sat Mar 16 15:57:32 2002 UTC (23 years, 2 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.66.2.3: preferred, colored
Changes since revision 1.66.2.3: +6 -10 lines
Catch up with -current.

Revision 1.68.6.3: download - view: text, markup, annotated - select for diffs
Thu Feb 28 04:09:22 2002 UTC (23 years, 2 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.68.6.2: preferred, colored; branchpoint 1.68: preferred, colored
Changes since revision 1.68.6.2: +17 -12 lines
Catch up to -current.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Sat Feb 23 21:46:24 2002 UTC (23 years, 2 months ago) by gmcgarry
Branches: MAIN
CVS tags: newlock-base, newlock, ifpoll-base, eeh-devprop-base, eeh-devprop
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +6 -10 lines
Cleanup options for binary compatibility.  HPUX and SUNOS are known to work.

Revision 1.66.2.3: download - view: text, markup, annotated - select for diffs
Mon Feb 11 20:07:47 2002 UTC (23 years, 3 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.66.2.2: preferred, colored
Changes since revision 1.66.2.2: +13 -4 lines
Sync w/ -current.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Sun Jan 27 13:23:16 2002 UTC (23 years, 3 months ago) by jdolecek
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +3 -2 lines
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.75: download - view: text, markup, annotated - select for diffs
Sat Jan 19 18:45:09 2002 UTC (23 years, 3 months ago) by oster
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +12 -4 lines
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.66.2.2: download - view: text, markup, annotated - select for diffs
Thu Jan 10 19:42:46 2002 UTC (23 years, 4 months ago) by thorpej
Branches: kqueue
Diff to: previous 1.66.2.1: preferred, colored
Changes since revision 1.66.2.1: +34 -13 lines
Sync kqueue branch with -current.

Revision 1.68.6.2: download - view: text, markup, annotated - select for diffs
Tue Jan 8 00:24:30 2002 UTC (23 years, 4 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.68.6.1: preferred, colored; branchpoint 1.68: preferred, colored
Changes since revision 1.68.6.1: +221 -0 lines
Catch up to -current.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Fri Dec 28 12:21:55 2001 UTC (23 years, 4 months ago) by martin
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +3 -2 lines
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.73: download - view: text, markup, annotated - select for diffs
Fri Dec 14 05:56:59 2001 UTC (23 years, 5 months ago) by gmcgarry
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +3 -3 lines
Use bootp, to match the recent change to the bootblocks.

Revision 1.72: download - view: text, markup, annotated - select for diffs
Fri Dec 14 05:34:47 2001 UTC (23 years, 5 months ago) by gmcgarry
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +19 -5 lines
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.71: download - view: text, markup, annotated - select for diffs
Fri Nov 23 05:00:25 2001 UTC (23 years, 5 months ago) by atatat
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +3 -3 lines
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.70: download - view: text, markup, annotated - select for diffs
Tue Nov 20 12:56:26 2001 UTC (23 years, 5 months ago) by lukem
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +7 -7 lines
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.69: download - view: text, markup, annotated - select for diffs
Sat Nov 17 23:56:21 2001 UTC (23 years, 6 months ago) by gmcgarry
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +9 -3 lines
Update for new RTC and HIL attachments.

Revision 1.66.2.1: download - view: text, markup, annotated - select for diffs
Thu Sep 13 01:13:35 2001 UTC (23 years, 8 months ago) by thorpej
Branches: kqueue
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +3 -2 lines
Update the kqueue branch to HEAD.

Revision 1.68.6.1
Sat Sep 1 23:08:42 2001 UTC (23 years, 8 months ago) by nathanw
Branches: nathanw_sa
FILE REMOVED
Changes since revision 1.68: +0 -200 lines
file GENERIC was added on branch nathanw_sa on 2002-01-08 00:24:30 +0000

Revision 1.68: download - view: text, markup, annotated - select for diffs
Sat Sep 1 23:08:42 2001 UTC (23 years, 8 months ago) by atatat
Branches: MAIN
CVS tags: thorpej-mips-cache-base, thorpej-mips-cache, thorpej-devvp-base3, thorpej-devvp-base2, thorpej-devvp-base, thorpej-devvp, pre-chs-ubcperf, post-chs-ubcperf
Branch point for: nathanw_sa
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +3 -3 lines
Comment out bridge pseudo devices from ports that don't
__HAVE_GENERIC_SOFT_INTERRUPTS.  bridge(4) doesn't compile there.

Revision 1.67: download - view: text, markup, annotated - select for diffs
Sat Sep 1 21:52:26 2001 UTC (23 years, 8 months ago) by atatat
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +3 -2 lines
Add bridge pseudo devices to GENERIC configs

Revision 1.66: download - view: text, markup, annotated - select for diffs
Sun Jul 8 16:32:17 2001 UTC (23 years, 10 months ago) by abs
Branches: MAIN
Branch point for: kqueue
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +4 -3 lines
Standardise TCP_COMPAT_42 as commented out, grouped with other COMPAT options,
and with the comment '4.2BSD TCP/IP bug compat. Not recommended'
Add commented out 'TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG'
(All hail amiga and atari which make some attempt to automate the
multiplicity of config files...)

Revision 1.65: download - view: text, markup, annotated - select for diffs
Sat Jun 30 11:00:33 2001 UTC (23 years, 10 months ago) by darcy
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +6 -2 lines
Add System V semaphore resource limits to each GENERIC file that has an
option for System V semaphores.  It appears that there are no overrides
in the code and each file has the following added.

 options    SYSVSEM     # System V semaphores
+#options   SEMMNI=10   # number of semaphore identifiers
+#options   SEMMNS=60   # number of semaphores in system
+#options   SEMUME=10   # max number of undo entries per process
+#options   SEMMNU=30   # number of undo structures in system
 options    SYSVSHM     # System V shared memory

If anyone thinks that this is incorrect for any of these files, please
correct it.

Note - the i386 port was not forgotten.  It was done separately.

Revision 1.55.2.4: download - view: text, markup, annotated - select for diffs
Tue May 1 15:48:27 2001 UTC (24 years ago) by he
Branches: netbsd-1-5
CVS tags: netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001
Diff to: previous 1.55.2.3: preferred, colored; branchpoint 1.55: preferred, colored; next MAIN 1.56: preferred, colored
Changes since revision 1.55.2.3: +3 -3 lines
Pull up revisions 1.62-1.63 (requested by he):
  Add pseudo-device vlan.
  Make sure "rnd is EXPERIMENTAL" comment is removed.

Revision 1.47.2.2: download - view: text, markup, annotated - select for diffs
Fri Jan 5 17:34:11 2001 UTC (24 years, 4 months ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.47.2.1: preferred, colored; branchpoint 1.47: preferred, colored; next MAIN 1.48: preferred, colored
Changes since revision 1.47.2.1: +4 -4 lines
Sync with HEAD

Revision 1.64: download - view: text, markup, annotated - select for diffs
Tue Jan 2 04:28:37 2001 UTC (24 years, 4 months ago) by simonb
Branches: MAIN
CVS tags: thorpej_scsipi_nbase, thorpej_scsipi_beforemerge, thorpej_scsipi_base
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +3 -3 lines
Add ELF support.

Thanks to Steve Woodford for his help!

Revision 1.63: download - view: text, markup, annotated - select for diffs
Tue Dec 19 15:51:49 2000 UTC (24 years, 4 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -3 lines
Remove "rnd is EXPERIMENTAL" comments.

Revision 1.62: download - view: text, markup, annotated - select for diffs
Tue Dec 19 10:42:04 2000 UTC (24 years, 4 months ago) by bouyer
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +3 -2 lines
Add pseudo-device vlan

Revision 1.47.2.1: download - view: text, markup, annotated - select for diffs
Mon Nov 20 20:08:02 2000 UTC (24 years, 5 months ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +14 -4 lines
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.55.2.3: download - view: text, markup, annotated - select for diffs
Wed Oct 4 08:24:26 2000 UTC (24 years, 7 months ago) by itojun
Branches: netbsd-1-5
CVS tags: netbsd-1-5-RELEASE, netbsd-1-5-BETA2, netbsd-1-5-BETA
Diff to: previous 1.55.2.2: preferred, colored; branchpoint 1.55: preferred, colored
Changes since revision 1.55.2.2: +3 -3 lines
pullup (approved by releng-1-5)

enable rnd device.  they are now mandatory for ssh/sshd support,
so it makes more sense to enable it.
please disable them if there's any issues, but in that case, in-tree
ssh/sshd won't work.

cvs rdiff -r1.166 -r1.167 syssrc/sys/arch/alpha/conf/GENERIC
cvs rdiff -r1.149 -r1.150 syssrc/sys/arch/amiga/conf/GENERIC
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/arm26/conf/GENERIC
cvs rdiff -r1.72 -r1.73 syssrc/sys/arch/atari/conf/GENERIC
cvs rdiff -r1.60 -r1.61 syssrc/sys/arch/hp300/conf/GENERIC
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/luna68k/conf/GENERIC
cvs rdiff -r1.35 -r1.36 syssrc/sys/arch/next68k/conf/GENERIC
cvs rdiff -r1.32 -r1.33 syssrc/sys/arch/ofppc/conf/GENERIC
cvs rdiff -r1.73 -r1.74 syssrc/sys/arch/sun3/conf/GENERIC
cvs rdiff -r1.80 -r1.81 syssrc/sys/arch/vax/conf/GENERIC
cvs rdiff -r1.52 -r1.53 syssrc/sys/arch/x68k/conf/GENERIC

Revision 1.61: download - view: text, markup, annotated - select for diffs
Wed Oct 4 03:35:55 2000 UTC (24 years, 7 months ago) by itojun
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +3 -3 lines
enable rnd device.  they are now mandatory for ssh/sshd support,
so it makes more sense to enable it.
please disable them if there's any issues, but in that case, in-tree
ssh/sshd won't work.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Sun Sep 24 15:59:32 2000 UTC (24 years, 7 months ago) by jdolecek
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +3 -3 lines
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.59: download - view: text, markup, annotated - select for diffs
Sun Aug 13 01:31:18 2000 UTC (24 years, 9 months ago) by itojun
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -3 lines
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.55.2.2: download - view: text, markup, annotated - select for diffs
Fri Aug 11 20:18:03 2000 UTC (24 years, 9 months ago) by mason
Branches: netbsd-1-5
CVS tags: netbsd-1-5-ALPHA2
Diff to: previous 1.55.2.1: preferred, colored; branchpoint 1.55: preferred, colored
Changes since revision 1.55.2.1: +3 -3 lines
Move to default of 64 PTYs in GENERIC kernel config.
Requested by mason, approved by jhawk.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Thu Jul 27 17:53:37 2000 UTC (24 years, 9 months ago) by mason
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +3 -3 lines
Moving to a default of 64 PTYs.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Fri Jun 30 17:10:17 2000 UTC (24 years, 10 months ago) by itojun
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +3 -2 lines
add PULLDOWN_TEST for all the platforms.
XXX should be moved to somewhere else when stabilized

Revision 1.55.2.1: download - view: text, markup, annotated - select for diffs
Fri Jun 23 14:36:09 2000 UTC (24 years, 10 months ago) by fvdl
Branches: netbsd-1-5
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +3 -3 lines
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.56: download - view: text, markup, annotated - select for diffs
Thu Jun 22 20:27:52 2000 UTC (24 years, 10 months ago) by fvdl
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +3 -3 lines
Remove prefix construction for softdeps. Add SOFTDEP option to GENERIC.

Revision 1.54.2.1: download - view: text, markup, annotated - select for diffs
Thu Jun 22 16:59:54 2000 UTC (24 years, 10 months ago) by minoura
Branches: minoura-xpg4dl
Diff to: previous 1.54: preferred, colored; next MAIN 1.55: preferred, colored
Changes since revision 1.54: +2 -15 lines
Sync w/ netbsd-1-5-base.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Wed Jun 14 22:02:24 2000 UTC (24 years, 11 months ago) by veego
Branches: MAIN
CVS tags: netbsd-1-5-base
Branch point for: netbsd-1-5
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -15 lines
Remove the obsolete config fragments for kernel crypto, because the IPsec
crypto code is now in the kernel source tree.

Revision 1.43.2.1: download - view: text, markup, annotated - select for diffs
Sat Jun 3 14:45:27 2000 UTC (24 years, 11 months ago) by he
Branches: netbsd-1-4
CVS tags: netbsd-1-4-PATCH003
Diff to: previous 1.43: preferred, colored; next MAIN 1.44: preferred, colored
Changes since revision 1.43: +2 -2 lines
Apply patch (requested by he):
  Disable the UNION file system, to avoid a repeat of the 1.4.1
  and 1.4.2 LAST_MINUTE changes.  It is reportedly buggy, and can
  be used by ordinary users to crash the system.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Wed Apr 19 06:50:31 2000 UTC (25 years, 1 month ago) by itojun
Branches: MAIN
CVS tags: minoura-xpg4dl-base
Branch point for: minoura-xpg4dl
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +3 -2 lines
add stf pseudo interface (commented out due to possible security risks)

Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue Feb 29 06:32:24 2000 UTC (25 years, 2 months ago) by simonb
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +3 -3 lines
Do the "<space><tab>" thing with the RAID_AUTOCONFIG option.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Sat Feb 26 17:35:37 2000 UTC (25 years, 2 months ago) by oster
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +3 -2 lines
Defopt 'RAID_AUTOCONFIG'.  Adding 'options RAID_AUTOCONFIG' turns on
the component auto-detection and auto-configuration of RAID sets.
Also, add "#options RAID_AUTOCONFIG" to the GENERIC config files.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Sat Feb 12 03:32:47 2000 UTC (25 years, 3 months ago) by thorpej
Branches: MAIN
CVS tags: chs-ubc2-newbase
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -3 lines
Nuke NKMEMCLUSTERS.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Sun Jan 23 23:46:10 2000 UTC (25 years, 3 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +3 -1 lines
Add commented out "ident"-command

Revision 1.47.8.2: download - view: text, markup, annotated - select for diffs
Mon Dec 27 18:31:54 1999 UTC (25 years, 4 months ago) by wrstuden
Branches: wrstuden-devbsize
Diff to: previous 1.47.8.1: preferred, colored; branchpoint 1.47: preferred, colored; next MAIN 1.48: preferred, colored
Changes since revision 1.47.8.1: +21 -1 lines
Pull up to last week's -current.

Revision 1.47.8.1: download - view: text, markup, annotated - select for diffs
Tue Dec 21 23:15:58 1999 UTC (25 years, 4 months ago) by wrstuden
Branches: wrstuden-devbsize
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -1 lines
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.49: download - view: text, markup, annotated - select for diffs
Sun Nov 21 14:00:39 1999 UTC (25 years, 5 months ago) by itojun
Branches: MAIN
CVS tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +20 -1 lines
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.48: download - view: text, markup, annotated - select for diffs
Mon Nov 15 19:10:46 1999 UTC (25 years, 6 months ago) by fvdl
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -1 lines
Add commented out option SOFTDEP to all GENERIC kernels.

Revision 1.43.4.2: download - view: text, markup, annotated - select for diffs
Mon Aug 2 19:46:09 1999 UTC (25 years, 9 months ago) by thorpej
Branches: chs-ubc2
Diff to: previous 1.43.4.1: preferred, colored; branchpoint 1.43: preferred, colored; next MAIN 1.44: preferred, colored
Changes since revision 1.43.4.1: +4 -2 lines
Update from trunk.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sat Jul 31 20:19:31 1999 UTC (25 years, 9 months ago) by thorpej
Branches: MAIN
CVS tags: fvdl-softdep-base, fvdl-softdep, comdex-fall-1999-base, comdex-fall-1999, chs-ubc2-base
Branch point for: wrstuden-devbsize, thorpej_scsipi
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -1 lines
Add HP385.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Jul 29 10:37:16 1999 UTC (25 years, 9 months ago) by augustss
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -1 lines
It's time to be COMPAT_14.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Jul 20 07:40:35 1999 UTC (25 years, 10 months ago) by christos
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
enable PPP_BSDCOMP, PPP_DEFLATE, PPP_FILTER, PFIL_HOOKS, IPFILTER_LOG
on the GENERIC kernels that had them commented out.
XXX: Please note, that not all the kernels have all the options defined!

Revision 1.43.4.1: download - view: text, markup, annotated - select for diffs
Mon Jun 21 00:49:19 1999 UTC (25 years, 10 months ago) by thorpej
Branches: chs-ubc2
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +3 -2 lines
Sync w/ -current.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Apr 19 21:22:58 1999 UTC (26 years, 1 month ago) by kleink
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +3 -2 lines
Add COMPAT_SVR4 for m68k.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Dec 15 19:50:10 1998 UTC (26 years, 5 months ago) by itohy
Branches: MAIN
CVS tags: netbsd-1-4-base, netbsd-1-4-RELEASE, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, kame_14_19990705, kame_14_19990628, kame_141_19991130, kame
Branch point for: netbsd-1-4, chs-ubc2
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +4 -1 lines
Added options COMPAT_LINUX and EXEC_ELF32 as comments
to GENERIC configuration files.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed Nov 25 20:30:45 1998 UTC (26 years, 5 months ago) by hwr
Branches: MAIN
CVS tags: kenh-if-detach-base, kenh-if-detach
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -1 lines
Add (commented out) 'gre' pseudo device line. Feedback is welcome.
Inspired by Klaus Klein.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Nov 16 16:44:56 1998 UTC (26 years, 6 months ago) by oster
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -1 lines
Added a (commented out) configuration line for the RAIDframe device driver.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Aug 28 04:56:15 1998 UTC (26 years, 8 months ago) by thorpej
Branches: MAIN
CVS tags: chs-ubc-base, chs-ubc
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -1 lines
Use NFS_BOOT_BOOTPARAMS until we change the boot program to use DHCP

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Jun 26 01:53:54 1998 UTC (26 years, 10 months ago) by lukem
Branches: MAIN
CVS tags: eeh-paddr_t-base, eeh-paddr_t
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -2 lines
remove options FIFO; it's now the default

Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Mar 18 16:34:42 1998 UTC (27 years, 2 months ago) by bouyer
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -1 lines
Add commented out "options FFS_EI"

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Dec 1 15:25:37 1997 UTC (27 years, 5 months ago) by kleink
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -1 lines
Add COMPAT_13.

Revision 1.34.4.1: download - view: text, markup, annotated - select for diffs
Thu Nov 20 08:43:25 1997 UTC (27 years, 5 months ago) by mellon
Branches: netbsd-1-3
CVS tags: netbsd-1-3-RELEASE, netbsd-1-3-PATCH003-CANDIDATE2, netbsd-1-3-PATCH003-CANDIDATE1, netbsd-1-3-PATCH003-CANDIDATE0, netbsd-1-3-PATCH003, netbsd-1-3-PATCH002, netbsd-1-3-PATCH001, netbsd-1-3-BETA
Diff to: previous 1.34: preferred, colored; next MAIN 1.35: preferred, colored
Changes since revision 1.34: +3 -1 lines
Pull rev 1.36 up from trunk (fair)

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Nov 20 08:11:16 1997 UTC (27 years, 5 months ago) by fair
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +3 -1 lines
add pseudo-device rnd, commented out

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Nov 17 01:57:46 1997 UTC (27 years, 6 months ago) by lukem
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -1 lines
* add commented out DDB_HISTORY_SIZE=100 if DDB exists in config file
* fix up use of 'options<SPACE><TAB>'

Revision 1.32.4.2: download - view: text, markup, annotated - select for diffs
Wed Aug 27 22:23:51 1997 UTC (27 years, 8 months ago) by thorpej
Branches: marc-pcmcia
Diff to: previous 1.32.4.1: preferred, colored; branchpoint 1.32: preferred, colored; next MAIN 1.33: preferred, colored
Changes since revision 1.32.4.1: +2 -2 lines
Update marc-pcmcia branch from trunk.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Aug 23 19:18:24 1997 UTC (27 years, 8 months ago) by mjacob
Branches: MAIN
CVS tags: thorpej-signal-base, thorpej-signal, netbsd-1-3-base, marc-pcmcia-base
Branch point for: netbsd-1-3
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
add a before tab to SCSIVERBOSE

Revision 1.32.4.1: download - view: text, markup, annotated - select for diffs
Sat Aug 23 07:08:40 1997 UTC (27 years, 8 months ago) by thorpej
Branches: marc-pcmcia
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -1 lines
Update marc-pcmcia branch from trunk.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Aug 20 18:40:06 1997 UTC (27 years, 8 months ago) by mjacob
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -1 lines
add commented out reference SCSIVERBOSE option

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon May 12 08:24:56 1997 UTC (28 years ago) by thorpej
Branches: MAIN
CVS tags: marc-pcmcia-bp, bouyer-scsipi
Branch point for: marc-pcmcia
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +8 -1 lines
Add the following drivers:
- frodo at intio
- dnkbd at frodo (commented out until integrated)
- apci at frodo

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed May 7 00:29:19 1997 UTC (28 years ago) by lukem
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -3 lines
whitespacos i missed

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed May 7 00:27:35 1997 UTC (28 years ago) by lukem
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
cleanup unecessary quotage of options

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue May 6 00:56:57 1997 UTC (28 years ago) by lukem
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +14 -14 lines
be consistent with use of spaces and tabs.
don't need quotes around options with _'s in the name

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Apr 27 21:06:30 1997 UTC (28 years ago) by thorpej
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +7 -3 lines
Update for new SPU options.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Mar 31 00:03:11 1997 UTC (28 years, 1 month ago) by thorpej
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -1 lines
Build these kernels with full debugging symbols.

Revision 1.25.4.1: download - view: text, markup, annotated - select for diffs
Tue Mar 11 20:59:35 1997 UTC (28 years, 2 months ago) by is
Branches: is-newarp
Diff to: previous 1.25: preferred, colored; next MAIN 1.26: preferred, colored
Changes since revision 1.25: +6 -6 lines
merge in changes from Trunk.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Feb 18 21:09:56 1997 UTC (28 years, 3 months ago) by mrg
Branches: MAIN
CVS tags: is-newarp-before-merge
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +6 -6 lines
comment PFIL_HOOKS as it is redundant (as an option) when used with ipfilter.  minor format

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Feb 2 17:29:42 1997 UTC (28 years, 3 months ago) by thorpej
Branches: MAIN
CVS tags: mrg-vm-swap, is-newarp-base
Branch point for: is-newarp
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -1 lines
Add "options LKM", suggested by Klaus Klein <kleink@layla.inka.de>.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Feb 2 00:11:33 1997 UTC (28 years, 3 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -1 lines
Oops, need PFIL_HOOKS.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jan 31 06:12:57 1997 UTC (28 years, 3 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Gah, missed another NFSCLIENT -> NFS.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Jan 31 05:56:12 1997 UTC (28 years, 3 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +13 -10 lines
Adopt for new file system and root spec grammar.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Jan 30 18:33:52 1997 UTC (28 years, 3 months ago) by scottr
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +15 -11 lines
Add DIOVERBOSE per Jason; clean up formatting for some options.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Jan 30 09:58:59 1997 UTC (28 years, 3 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +98 -84 lines
Update for new-style config.

Revision 1.18.2.1: download - view: text, markup, annotated - select for diffs
Thu Jan 30 05:38:20 1997 UTC (28 years, 3 months ago) by thorpej
Branches: thorpej-setroot
Diff to: previous 1.18: preferred, colored; next MAIN 1.19: preferred, colored
Changes since revision 1.18: +1 -2 lines
update from trunk

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Jan 20 16:55:35 1997 UTC (28 years, 3 months ago) by scottr
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -2 lines
Remove obsolete timezone specification

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Jan 7 11:35:12 1997 UTC (28 years, 4 months ago) by mrg
Branches: MAIN
Branch point for: thorpej-setroot
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
use pseudo-device ipfilter, not ipl.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Jan 6 08:48:36 1997 UTC (28 years, 4 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +5 -1 lines
Add PFIL_HOOKS and ipl pseudo-device.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Dec 11 09:10:40 1996 UTC (28 years, 5 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Fix typo in comment.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Dec 9 01:53:33 1996 UTC (28 years, 5 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
Add EXEC_SCRIPT (I don't even want to know how I forgot it before...)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Oct 15 22:01:56 1996 UTC (28 years, 7 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -3 lines
Don't need "options GENERIC" anymore.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Oct 3 01:25:35 1996 UTC (28 years, 7 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
Add EXEC_AOUT to all kernels.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Sep 10 22:26:50 1996 UTC (28 years, 8 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -1 lines
Document COMPAT_M68K4K, but leave it disabled by default.

Revision 1.9.4.2: download - view: text, markup, annotated - select for diffs
Sun Aug 25 01:28:41 1996 UTC (28 years, 8 months ago) by thorpej
Branches: netbsd-1-2
CVS tags: netbsd-1-2-RELEASE, netbsd-1-2-PATCH001
Diff to: previous 1.9.4.1: preferred, colored; branchpoint 1.9: preferred, colored; next MAIN 1.10: preferred, colored
Changes since revision 1.9.4.1: +2 -1 lines
Add COMPAT_11 to the kernels used in the binary snapshots.

Revision 1.9.4.1: download - view: text, markup, annotated - select for diffs
Sun Aug 25 01:26:43 1996 UTC (28 years, 8 months ago) by thorpej
Branches: netbsd-1-2
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -1 lines
Pull up from trunk:

Add the United Kingdom and Swedish HIL keyboard maps to the kernels
used in the binary snapshots.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Aug 25 01:22:13 1996 UTC (28 years, 8 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -1 lines
Add the United Kingdom and Swedish HIL keyboard maps to the kernels
used in the binary snapshots.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Aug 22 21:03:13 1996 UTC (28 years, 8 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -1 lines
Add COMPAT_12 to all kernels, and COMPAT_11 to a few as well.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Feb 24 00:54:53 1996 UTC (29 years, 2 months ago) by thorpej
Branches: MAIN
CVS tags: netbsd-1-2-base, netbsd-1-2-BETA
Branch point for: netbsd-1-2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
Completely rework how the console is probed.  Console probing no longer
requires pre-autoconfigured devices.  Fix up some prototypes.  Part of the
long journey towards new config.  (GETTING THERE!)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Dec 29 17:12:48 1995 UTC (29 years, 4 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Enable COMPAT_HPUX by default.  It's still not 100% yet, but it doesn't
seem to really hurt anything, either.  Makes it easier for folks using
binary snapshots only to try it out.

GENERIC: now that the PT map allocation is fixed, increase the default
maxusers to 32.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Nov 28 08:47:38 1995 UTC (29 years, 5 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -2 lines
Note the new status of COMPAT_HPUX, but keep is disabled by default.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Oct 10 02:12:41 1995 UTC (29 years, 7 months ago) by thorpej
Branches: MAIN
CVS tags: netbsd-1-1-base, netbsd-1-1-RELEASE, netbsd-1-1-PATCH001, netbsd-1-1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -0 lines
Add another dca and grf

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Oct 2 00:36:07 1995 UTC (29 years, 7 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Add mt0.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Sep 21 07:27:55 1995 UTC (29 years, 7 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -1 lines
Add 4 vnds to each, add 4 ccds to GENERIC, update BASALT to match
current reality.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Aug 18 20:24:02 1995 UTC (29 years, 9 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +47 -57 lines
Bring this up to speed.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Oct 26 07:23:09 1994 UTC (30 years, 6 months ago) by cgd
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
new RCS ID format.

Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Mon Jul 18 07:15:46 1994 UTC (30 years, 10 months ago) by mycroft
Branches: netbsd-1-0
Diff to: previous 1.1.2.1: preferred, colored; branchpoint 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.2.1: +126 -0 lines
Add some missing options to GENERIC, and rename.

Revision 1.1.2.1
Mon Jul 18 07:15:45 1994 UTC (30 years, 10 months ago) by mycroft
Branches: netbsd-1-0
FILE REMOVED
Changes since revision 1.1: +0 -126 lines
file GENERIC was added on branch netbsd-1-0 on 1994-07-18 07:15:46 +0000

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jul 18 07:15:45 1994 UTC (30 years, 10 months ago) by mycroft
Branches: MAIN
CVS tags: netbsd-1-0-base, netbsd-1-0-RELEASE, netbsd-1-0-PATCH1, netbsd-1-0-PATCH06, netbsd-1-0-PATCH05, netbsd-1-0-PATCH04, netbsd-1-0-PATCH03, netbsd-1-0-PATCH02, netbsd-1-0-PATCH0
Branch point for: netbsd-1-0
Add some missing options to GENERIC, and rename.

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>