The NetBSD Project

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

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.238 / (download) - annotate - [select for diffs], Mon Jan 29 18:27:13 2024 UTC (2 months, 2 weeks ago) by christos
Branch: MAIN
CVS Tags: HEAD
Changes since 1.237: +2 -4 lines
Diff to previous 1.237 (colored)

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

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

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

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

Revision 1.236 / (download) - annotate - [select for diffs], Thu Dec 22 11:05:55 2022 UTC (15 months, 3 weeks ago) by nat
Branch: MAIN
Changes since 1.235: +3 -2 lines
Diff to previous 1.235 (colored)

Driver for DaynaPORT SCSI/Link (dse.4).

Written by Hiroshi Noguchi, of which an updated version was posted to
port-mac68k in 2001.

Attachments were added to kernel configs for platforms that already had
the Cabletron (se.4) driver added, although other platorms may benefit.

Reviewed on tech-net by Izumi Tsutsui.

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

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

Revision 1.228.2.1 / (download) - annotate - [select for diffs], Tue Apr 27 10:31:17 2021 UTC (2 years, 11 months ago) by martin
Branch: netbsd-9
CVS Tags: netbsd-9-3-RELEASE, netbsd-9-2-RELEASE
Changes since 1.228: +6 -2 lines
Diff to previous 1.228 (colored) next main 1.229 (colored)

Pull up following revision(s) (requested by rin in ticket #1256):

	sys/arch/mac68k/mac68k/machdep.c: revision 1.360
	sys/arch/mac68k/conf/GENERIC: revision 1.234
	sys/arch/mac68k/conf/files.mac68k: revision 1.131

Add MAC68K_MEMSIZE option to hard-code memory size in MB, instead of
that given by Booter. Work around Booter bug by which max memory is
restricted to 255MB.

Revision 1.232.2.1 / (download) - annotate - [select for diffs], Sat Apr 3 22:28:28 2021 UTC (3 years ago) by thorpej
Branch: thorpej-futex
Changes since 1.232: +7 -2 lines
Diff to previous 1.232 (colored) next main 1.233 (colored)

Sync with HEAD.

Revision 1.234 / (download) - annotate - [select for diffs], Fri Feb 26 10:54:12 2021 UTC (3 years, 1 month ago) by rin
Branch: MAIN
CVS Tags: thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf2, thorpej-i2c-spi-conf-base, thorpej-i2c-spi-conf, thorpej-futex2-base, thorpej-futex2, thorpej-futex-base, thorpej-cfargs2-base, thorpej-cfargs2, thorpej-cfargs-base, thorpej-cfargs, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Changes since 1.233: +6 -2 lines
Diff to previous 1.233 (colored)

Add MAC68K_MEMSIZE option to hard-code memory size in MB, instead of
that given by Booter. Work around Booter bug by which max memory is
restricted to 255MB.

Revision 1.233 / (download) - annotate - [select for diffs], Thu Jan 21 06:51:55 2021 UTC (3 years, 2 months ago) by nia
Branch: MAIN
Changes since 1.232: +3 -2 lines
Diff to previous 1.232 (colored)

add a commented out compat_ossaudio wherever there's compat_linux

requested by mrg

Revision 1.232 / (download) - annotate - [select for diffs], Sun Sep 27 13:48:52 2020 UTC (3 years, 6 months ago) by roy
Branch: MAIN
Branch point for: thorpej-futex
Changes since 1.231: +3 -2 lines
Diff to previous 1.231 (colored)

vether: Add to kernel configurations

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

Revision 1.231 / (download) - annotate - [select for diffs], Mon Aug 10 06:32:58 2020 UTC (3 years, 8 months ago) by rin
Branch: MAIN
Changes since 1.230: +5 -3 lines
Diff to previous 1.230 (colored)

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.230 / (download) - annotate - [select for diffs], Sat Aug 1 08:20:50 2020 UTC (3 years, 8 months ago) by maxv
Branch: MAIN
Changes since 1.229: +2 -3 lines
Diff to previous 1.229 (colored)

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

Revision 1.225.4.2 / (download) - annotate - [select for diffs], Wed Apr 8 14:07:43 2020 UTC (4 years ago) by martin
Branch: phil-wifi
Changes since 1.225.4.1: +2 -3 lines
Diff to previous 1.225.4.1 (colored) to branchpoint 1.225 (colored) next main 1.226 (colored)

Merge changes from current as of 20200406

Revision 1.228.4.1 / (download) - annotate - [select for diffs], Sat Jan 25 22:38:41 2020 UTC (4 years, 2 months ago) by ad
Branch: ad-namecache
Changes since 1.228: +2 -3 lines
Diff to previous 1.228 (colored) next main 1.229 (colored)

Sync with head.

Revision 1.229 / (download) - annotate - [select for diffs], Sun Jan 19 01:25:06 2020 UTC (4 years, 3 months ago) by thorpej
Branch: MAIN
CVS Tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, is-mlppp-base, is-mlppp, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh, ad-namecache-base3, ad-namecache-base2
Changes since 1.228: +2 -3 lines
Diff to previous 1.228 (colored)

Remove the strip(4) - Starmode Radio IP - pseudo-device driver.  It is
long since obsolete.

Revision 1.225.4.1 / (download) - annotate - [select for diffs], Mon Jun 10 22:06:26 2019 UTC (4 years, 10 months ago) by christos
Branch: phil-wifi
Changes since 1.225: +6 -24 lines
Diff to previous 1.225 (colored)

Sync with HEAD

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

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

Revision 1.225.2.2 / (download) - annotate - [select for diffs], Wed Dec 26 14:01:39 2018 UTC (5 years, 3 months ago) by pgoyette
Branch: pgoyette-compat
CVS Tags: pgoyette-compat-merge-20190127
Changes since 1.225.2.1: +2 -3 lines
Diff to previous 1.225.2.1 (colored) to branchpoint 1.225 (colored) next main 1.226 (colored)

Sync with HEAD, resolve a few conflicts

Revision 1.227 / (download) - annotate - [select for diffs], Wed Dec 19 13:57:48 2018 UTC (5 years, 4 months ago) by maxv
Branch: MAIN
CVS Tags: pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, isaki-audio2-base, isaki-audio2
Changes since 1.226: +2 -3 lines
Diff to previous 1.226 (colored)

Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently,
but also as discussed several times in the past.

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

Sync with HEAD

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

Revision 1.226 / (download) - annotate - [select for diffs], Wed Aug 1 20:04:12 2018 UTC (5 years, 8 months ago) by maxv
Branch: MAIN
CVS Tags: pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906
Changes since 1.225: +3 -9 lines
Diff to previous 1.225 (colored)

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

Revision 1.221.10.1 / (download) - annotate - [select for diffs], Fri Jan 26 14:28:15 2018 UTC (6 years, 2 months ago) by martin
Branch: netbsd-8
CVS Tags: netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1
Changes since 1.221: +4 -4 lines
Diff to previous 1.221 (colored) next main 1.222 (colored)

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.225 / (download) - annotate - [select for diffs], Tue Jan 23 14:47:55 2018 UTC (6 years, 2 months ago) by sevan
Branch: 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
Changes since 1.224: +4 -4 lines
Diff to previous 1.224 (colored)

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.207.2.4 / (download) - annotate - [select for diffs], Sun Dec 3 11:36:24 2017 UTC (6 years, 4 months ago) by jdolecek
Branch: tls-maxphys
Changes since 1.207.2.3: +3 -21 lines
Diff to previous 1.207.2.3 (colored) next main 1.208 (colored)

update from HEAD

Revision 1.224 / (download) - annotate - [select for diffs], Thu Sep 14 07:58:41 2017 UTC (6 years, 7 months ago) by mrg
Branch: MAIN
CVS Tags: tls-maxphys-base-20171202
Changes since 1.223: +4 -19 lines
Diff to previous 1.223 (colored)

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

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

Revision 1.223 / (download) - annotate - [select for diffs], Wed Sep 13 22:24:44 2017 UTC (6 years, 7 months ago) by sevan
Branch: MAIN
Changes since 1.222: +2 -5 lines
Diff to previous 1.222 (colored)

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

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

ok riastradh

Revision 1.220.2.2 / (download) - annotate - [select for diffs], Mon Aug 28 17:51:44 2017 UTC (6 years, 7 months ago) by skrll
Branch: nick-nhusb
Changes since 1.220.2.1: +2 -3 lines
Diff to previous 1.220.2.1 (colored) to branchpoint 1.220 (colored) next main 1.221 (colored)

Sync with HEAD

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

Remove TCP_COMPAT_42 from the config files. Pass 3.

Revision 1.220.2.1 / (download) - annotate - [select for diffs], Tue Sep 22 12:05:45 2015 UTC (8 years, 6 months ago) by skrll
Branch: nick-nhusb
Changes since 1.220: +2 -3 lines
Diff to previous 1.220 (colored)

Sync with HEAD

Revision 1.221 / (download) - annotate - [select for diffs], Sat Aug 8 06:36:25 2015 UTC (8 years, 8 months ago) by maxv
Branch: MAIN
CVS Tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, perseant-stdc-iso10646-base, perseant-stdc-iso10646, nick-nhusb-base-20170204, 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, netbsd-8-base, matt-nb8-mediatek-base, matt-nb8-mediatek, localcount-20160914, jdolecek-ncq-base, jdolecek-ncq, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Branch point for: netbsd-8
Changes since 1.220: +2 -3 lines
Diff to previous 1.220 (colored)

Remove KMEMSTATS.

Revision 1.216.2.2 / (download) - annotate - [select for diffs], Tue Nov 18 19:05:30 2014 UTC (9 years, 5 months ago) by snj
Branch: netbsd-7
CVS Tags: netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0
Changes since 1.216.2.1: +2 -4 lines
Diff to previous 1.216.2.1 (colored) to branchpoint 1.216 (colored) next main 1.217 (colored)

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

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

Revision 1.220 / (download) - annotate - [select for diffs], Sun Nov 16 16:01:41 2014 UTC (9 years, 5 months ago) by manu
Branch: MAIN
CVS Tags: nick-nhusb-base-20150606, nick-nhusb-base-20150406, nick-nhusb-base
Branch point for: nick-nhusb
Changes since 1.219: +2 -4 lines
Diff to previous 1.219 (colored)

Remove unused extended attributes kernel options

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

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

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

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

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

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

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

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

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

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

Revision 1.207.2.3 / (download) - annotate - [select for diffs], Wed Aug 20 00:03:11 2014 UTC (9 years, 8 months ago) by tls
Branch: tls-maxphys
Changes since 1.207.2.2: +6 -1 lines
Diff to previous 1.207.2.2 (colored)

Rebase to HEAD as of a few days ago.

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

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

Revision 1.215.4.1 / (download) - annotate - [select for diffs], Sun Aug 10 06:54:01 2014 UTC (9 years, 8 months ago) by tls
Branch: tls-earlyentropy
Changes since 1.215: +4 -2 lines
Diff to previous 1.215 (colored) next main 1.216 (colored)

Rebase.

Revision 1.216 / (download) - annotate - [select for diffs], Sat Jul 5 09:21:14 2014 UTC (9 years, 9 months ago) by tsutsui
Branch: MAIN
CVS Tags: tls-maxphys-base, tls-earlyentropy-base, netbsd-7-base
Branch point for: netbsd-7
Changes since 1.215: +4 -2 lines
Diff to previous 1.215 (colored)

Use COPTS="-O2 -fno-reorder-blocks" as defined in sys.mk for userland.

Compile tests only.

Revision 1.202.2.3 / (download) - annotate - [select for diffs], Thu May 22 11:39:56 2014 UTC (9 years, 11 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.202.2.2: +11 -12 lines
Diff to previous 1.202.2.2 (colored) to branchpoint 1.202 (colored) next main 1.203 (colored)

sync with head.

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

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

Revision 1.213.2.1 / (download) - annotate - [select for diffs], Wed Aug 28 23:59:18 2013 UTC (10 years, 7 months ago) by rmind
Branch: rmind-smpnet
Changes since 1.213: +6 -3 lines
Diff to previous 1.213 (colored) next main 1.214 (colored)

sync with head

Revision 1.215 / (download) - annotate - [select for diffs], Tue Jul 16 07:31:40 2013 UTC (10 years, 9 months ago) by jklos
Branch: MAIN
CVS Tags: yamt-pagecache-base9, rmind-smpnet-nbase, rmind-smpnet-base, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2
Branch point for: tls-earlyentropy
Changes since 1.214: +6 -2 lines
Diff to previous 1.214 (colored)

Added DJMEMCMAX option for recognizing 128 meg SIMMs in Centris and Quadra
610, 650 and 800 systems. From Rob Braun,
http://synack.net/~bbraun/netbsdmac2.html

Revision 1.214 / (download) - annotate - [select for diffs], Sun Jun 30 21:38:57 2013 UTC (10 years, 9 months ago) by rmind
Branch: MAIN
Changes since 1.213: +2 -3 lines
Diff to previous 1.213 (colored)

G/C PFIL_HOOKS from the kernel configs.

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

resync from head

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

remove obsolete networking options

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

the bogus number police

Revision 1.211 / (download) - annotate - [select for diffs], Sat Apr 27 18:19:41 2013 UTC (10 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.210: +4 -4 lines
Diff to previous 1.210 (colored)

remove confusing numeric locators where they are unused.

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

Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.

Revision 1.209 / (download) - annotate - [select for diffs], Fri Mar 1 18:25:47 2013 UTC (11 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.208: +2 -4 lines
Diff to previous 1.208 (colored)

Retire OSI network stack. OK core@

Revision 1.207.2.1 / (download) - annotate - [select for diffs], Tue Nov 20 03:01:29 2012 UTC (11 years, 5 months ago) by tls
Branch: tls-maxphys
Changes since 1.207: +3 -2 lines
Diff to previous 1.207 (colored)

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

Revision 1.202.2.2 / (download) - annotate - [select for diffs], Tue Oct 30 17:19:55 2012 UTC (11 years, 5 months ago) by yamt
Branch: yamt-pagecache
CVS Tags: yamt-pagecache-tag8
Changes since 1.202.2.1: +4 -2 lines
Diff to previous 1.202.2.1 (colored) to branchpoint 1.202 (colored)

sync with head

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

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

Revision 1.207 / (download) - annotate - [select for diffs], Fri Aug 17 20:11:40 2012 UTC (11 years, 8 months ago) by abs
Branch: MAIN
Branch point for: tls-maxphys
Changes since 1.206: +3 -2 lines
Diff to previous 1.206 (colored)

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.202.2.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:06:36 2012 UTC (12 years ago) by yamt
Branch: yamt-pagecache
Changes since 1.202: +5 -7 lines
Diff to previous 1.202 (colored)

sync with head

Revision 1.203.2.2 / (download) - annotate - [select for diffs], Sun Mar 11 01:52:23 2012 UTC (12 years, 1 month ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.203.2.1: +2 -4 lines
Diff to previous 1.203.2.1 (colored) to branchpoint 1.203 (colored) next main 1.204 (colored)

sync to latest -current

Revision 1.206 / (download) - annotate - [select for diffs], Sat Mar 10 21:51:53 2012 UTC (12 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4, jmcneill-usbmp-base9, jmcneill-usbmp-base8, jmcneill-usbmp-base7, jmcneill-usbmp-base10
Changes since 1.205: +2 -4 lines
Diff to previous 1.205 (colored)

P1003_1B_SEMAPHORE is no longer optional.

Revision 1.203.2.1 / (download) - annotate - [select for diffs], Sat Feb 18 07:32:31 2012 UTC (12 years, 2 months ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.203: +5 -4 lines
Diff to previous 1.203 (colored)

merge to -current.

Revision 1.205 / (download) - annotate - [select for diffs], Tue Jan 31 22:13:20 2012 UTC (12 years, 2 months ago) by hauke
Branch: 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-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2
Changes since 1.204: +4 -3 lines
Diff to previous 1.204 (colored)

Employ the two free 16 bit timers of the Hurdler Centronics Parallel
Interface card's Z8536 CIO for Timecounter support.

Builds, should work, but not testable yet because of pmap breakage.

Revision 1.204 / (download) - annotate - [select for diffs], Sun Dec 18 05:49:29 2011 UTC (12 years, 4 months ago) by dholland
Branch: MAIN
Changes since 1.203: +3 -3 lines
Diff to previous 1.203 (colored)

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

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


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

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

Revision 1.202 / (download) - annotate - [select for diffs], Mon Oct 3 19:22:59 2011 UTC (12 years, 6 months ago) by hauke
Branch: MAIN
CVS Tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, jmcneill-audiomp3-base, jmcneill-audiomp3
Branch point for: yamt-pagecache
Changes since 1.201: +3 -2 lines
Diff to previous 1.201 (colored)

Add the MI software watchdog to GENERIC (not to SMALLRAM, as usual).

Revision 1.201 / (download) - annotate - [select for diffs], Thu Jun 30 20:09:32 2011 UTC (12 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.200: +3 -3 lines
Diff to previous 1.200 (colored)

dependant -> dependent

Revision 1.199.2.1 / (download) - annotate - [select for diffs], Mon Jun 6 09:05:58 2011 UTC (12 years, 10 months ago) by jruoho
Branch: jruoho-x86intr
Changes since 1.199: +4 -3 lines
Diff to previous 1.199 (colored) next main 1.200 (colored)

Sync with HEAD.

Revision 1.195.4.3 / (download) - annotate - [select for diffs], Thu Apr 21 01:41:09 2011 UTC (13 years ago) by rmind
Branch: rmind-uvmplock
Changes since 1.195.4.2: +2 -1 lines
Diff to previous 1.195.4.2 (colored) to branchpoint 1.195 (colored) next main 1.196 (colored)

sync with head

Revision 1.200 / (download) - annotate - [select for diffs], Sun Mar 6 17:08:27 2011 UTC (13 years, 1 month ago) by bouyer
Branch: MAIN
CVS Tags: rmind-uvmplock-nbase, rmind-uvmplock-base, jym-xensuspend-nbase, jym-xensuspend-base, cherry-xenmp-base, cherry-xenmp
Changes since 1.199: +4 -3 lines
Diff to previous 1.199 (colored)

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

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

Revision 1.195.4.2 / (download) - annotate - [select for diffs], Sat Mar 5 20:50:56 2011 UTC (13 years, 1 month ago) by rmind
Branch: rmind-uvmplock
Changes since 1.195.4.1: +4 -4 lines
Diff to previous 1.195.4.1 (colored) to branchpoint 1.195 (colored)

sync with head

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

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

Revision 1.199 / (download) - annotate - [select for diffs], Wed Nov 24 13:54:49 2010 UTC (13 years, 4 months ago) by hauke
Branch: MAIN
CVS Tags: uebayasi-xip-base7, matt-mips64-premerge-20101231, jruoho-x86intr-base, bouyer-quota2-nbase, bouyer-quota2-base
Branch point for: jruoho-x86intr, bouyer-quota2
Changes since 1.198: +3 -3 lines
Diff to previous 1.198 (colored)

Consistency in commenting COMPAT_nn options.

Revision 1.198 / (download) - annotate - [select for diffs], Tue Nov 23 11:14:01 2010 UTC (13 years, 4 months ago) by hannken
Branch: MAIN
Changes since 1.197: +3 -3 lines
Diff to previous 1.197 (colored)

Remove unused count from pseudo-device md.

Revision 1.195.2.2 / (download) - annotate - [select for diffs], Tue Aug 17 06:44:48 2010 UTC (13 years, 8 months ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.195.2.1: +2 -1 lines
Diff to previous 1.195.2.1 (colored) to branchpoint 1.195 (colored) next main 1.196 (colored)

Sync with HEAD.

Revision 1.186.10.3 / (download) - annotate - [select for diffs], Wed Aug 11 22:52:19 2010 UTC (13 years, 8 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.186.10.2: +4 -3 lines
Diff to previous 1.186.10.2 (colored) to branchpoint 1.186 (colored) next main 1.187 (colored)

sync with head.

Revision 1.195.4.1 / (download) - annotate - [select for diffs], Sun May 30 05:16:57 2010 UTC (13 years, 10 months ago) by rmind
Branch: rmind-uvmplock
Changes since 1.195: +4 -3 lines
Diff to previous 1.195 (colored)

sync with head

Revision 1.197 / (download) - annotate - [select for diffs], Sat May 8 22:16:28 2010 UTC (13 years, 11 months ago) by mrg
Branch: MAIN
CVS Tags: yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base6, uebayasi-xip-base5, uebayasi-xip-base4, uebayasi-xip-base3, uebayasi-xip-base2
Changes since 1.196: +3 -2 lines
Diff to previous 1.196 (colored)

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

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

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

Sync with HEAD.

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

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

Revision 1.186.10.2 / (download) - annotate - [select for diffs], Thu Mar 11 15:02:34 2010 UTC (14 years, 1 month ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.186.10.1: +4 -3 lines
Diff to previous 1.186.10.1 (colored) to branchpoint 1.186 (colored)

sync with head

Revision 1.195 / (download) - annotate - [select for diffs], Sat Dec 5 20:11:15 2009 UTC (14 years, 4 months ago) by pooka
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9, uebayasi-xip-base, matt-premerge-20091211
Branch point for: uebayasi-xip, rmind-uvmplock
Changes since 1.194: +4 -3 lines
Diff to previous 1.194 (colored)

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

Revision 1.177.2.3 / (download) - annotate - [select for diffs], Mon May 11 19:31:40 2009 UTC (14 years, 11 months ago) by bouyer
Branch: netbsd-4
Changes since 1.177.2.2: +3 -2 lines
Diff to previous 1.177.2.2 (colored) to branchpoint 1.177 (colored) next main 1.178 (colored)

Pull up following revision(s) (requested by hauke in ticket #1315):
	sys/arch/mac68k/obio/esp.c: revision 1.51 via patch
	sys/arch/mac68k/conf/GENERIC: revision 1.188
Add LOCKDEBUG option, commented out, so that people know it's there.
esp_quick_dma_go() gets called from the MI ncr53c9x_intr() handler,
which protects itself against multiple invocation with a
simple_lock. Follow the example of ncr53c9x_poll() for servicing an
interrupt that came while we run in splhigh(), and 'manually' unlock
the MI handler for calling ncr53c9x_intr().
Fixes PR mac68k/38758.

Revision 1.186.10.1 / (download) - annotate - [select for diffs], Mon May 4 08:11:26 2009 UTC (14 years, 11 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.186: +18 -5 lines
Diff to previous 1.186 (colored)

sync with head.

Revision 1.191.2.2 / (download) - annotate - [select for diffs], Tue Mar 3 18:29:02 2009 UTC (15 years, 1 month ago) by skrll
Branch: nick-hppapmap
Changes since 1.191.2.1: +3 -2 lines
Diff to previous 1.191.2.1 (colored) to branchpoint 1.191 (colored) next main 1.192 (colored)

Sync with HEAD.

Revision 1.194 / (download) - annotate - [select for diffs], Sat Jan 24 05:06:06 2009 UTC (15 years, 2 months ago) by mrg
Branch: MAIN
CVS Tags: yamt-nfs-mp-base8, yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base3, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base2, nick-hppapmap-base, jymxensuspend-base, jym-xensuspend
Changes since 1.193: +3 -2 lines
Diff to previous 1.193 (colored)

add COMPAT_50 to all the configs with COMPAT_40.

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

Sync with HEAD.

Revision 1.186.6.3 / (download) - annotate - [select for diffs], Sat Jan 17 13:28:11 2009 UTC (15 years, 3 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.186.6.2: +0 -2 lines
Diff to previous 1.186.6.2 (colored) to branchpoint 1.186 (colored) next main 1.187 (colored)

Sync with HEAD.

Revision 1.189.4.2 / (download) - annotate - [select for diffs], Sat Dec 13 01:13:16 2008 UTC (15 years, 4 months ago) by haad
Branch: haad-dm
Changes since 1.189.4.1: +2 -4 lines
Diff to previous 1.189.4.1 (colored) to branchpoint 1.189 (colored) next main 1.190 (colored)

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

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

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

Proposed on tech-kern@.

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

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

Proposed on tech-kern@.

Revision 1.189.4.1 / (download) - annotate - [select for diffs], Sun Oct 19 22:15:51 2008 UTC (15 years, 6 months ago) by haad
Branch: haad-dm
Changes since 1.189: +8 -2 lines
Diff to previous 1.189 (colored)

Sync with HEAD.

Revision 1.186.6.2 / (download) - annotate - [select for diffs], Sun Sep 28 10:40:02 2008 UTC (15 years, 6 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.186.6.1: +6 -0 lines
Diff to previous 1.186.6.1 (colored) to branchpoint 1.186 (colored)

Sync with HEAD.

Revision 1.186.12.2 / (download) - annotate - [select for diffs], Thu Sep 18 04:33:29 2008 UTC (15 years, 7 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.186.12.1: +8 -2 lines
Diff to previous 1.186.12.1 (colored) to branchpoint 1.186 (colored) next main 1.187 (colored)

Sync with wrstuden-revivesa-base-2.

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

Add accept filters to GENERIC kernels where they exist.

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

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

Revision 1.186.12.1 / (download) - annotate - [select for diffs], Mon Jun 23 04:30:30 2008 UTC (15 years, 10 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.186: +11 -3 lines
Diff to previous 1.186 (colored)

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

Revision 1.186.8.1 / (download) - annotate - [select for diffs], Wed Jun 4 02:04:48 2008 UTC (15 years, 10 months ago) by yamt
Branch: yamt-pf42
Changes since 1.186: +11 -3 lines
Diff to previous 1.186 (colored) next main 1.187 (colored)

sync with head

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

Sync with HEAD.

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

Add options COMPAT_40 to files which have options COMPAT_30.

Revision 1.188 / (download) - annotate - [select for diffs], Wed May 28 10:20:02 2008 UTC (15 years, 10 months ago) by hauke
Branch: MAIN
Changes since 1.187: +3 -2 lines
Diff to previous 1.187 (colored)

Add LOCKDEBUG option, commented out, so that people know it's there.

Revision 1.187 / (download) - annotate - [select for diffs], Thu May 22 19:49:43 2008 UTC (15 years, 11 months ago) by hauke
Branch: MAIN
Changes since 1.186: +8 -2 lines
Diff to previous 1.186 (colored)

Added driver for the Creative Systems Inc. Hurdler CPI parallel printer card.
Timecounter support for the Z8536 counters A + B is not complete, yet.

Reviewed by Martin Husemann.

Revision 1.185.2.1 / (download) - annotate - [select for diffs], Mon Feb 18 21:04:45 2008 UTC (16 years, 2 months ago) by mjf
Branch: mjf-devfs
Changes since 1.185: +2 -3 lines
Diff to previous 1.185 (colored) next main 1.186 (colored)

Sync with HEAD.

Revision 1.158.2.5 / (download) - annotate - [select for diffs], Mon Jan 21 09:37:24 2008 UTC (16 years, 3 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.158.2.4: +2 -3 lines
Diff to previous 1.158.2.4 (colored) next main 1.159 (colored)

sync with head

Revision 1.183.2.2 / (download) - annotate - [select for diffs], Wed Jan 9 01:47:03 2008 UTC (16 years, 3 months ago) by matt
Branch: matt-armv6
Changes since 1.183.2.1: +2 -3 lines
Diff to previous 1.183.2.1 (colored) to branchpoint 1.183 (colored) next main 1.184 (colored)

sync with HEAD

Revision 1.185.8.1 / (download) - annotate - [select for diffs], Wed Jan 2 21:48:34 2008 UTC (16 years, 3 months ago) by bouyer
Branch: bouyer-xeni386
CVS Tags: bouyer-xeni386-merge1
Changes since 1.185: +2 -3 lines
Diff to previous 1.185 (colored) next main 1.186 (colored)

Sync with HEAD

Revision 1.186 / (download) - annotate - [select for diffs], Mon Dec 31 15:31:58 2007 UTC (16 years, 3 months ago) by ad
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base2, yamt-pf42-base, yamt-nfs-mp-base2, yamt-nfs-mp-base, yamt-lazymbuf-base15, yamt-lazymbuf-base14, 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-pf42, yamt-nfs-mp, wrstuden-revivesa, mjf-devfs2
Changes since 1.185: +2 -3 lines
Diff to previous 1.185 (colored)

Remove systrace. Ok core@.

Revision 1.179.2.4 / (download) - annotate - [select for diffs], Mon Dec 3 18:37:08 2007 UTC (16 years, 4 months ago) by ad
Branch: vmlocking
Changes since 1.179.2.3: +2 -7 lines
Diff to previous 1.179.2.3 (colored) to branchpoint 1.179 (colored) next main 1.180 (colored)

Sync with HEAD.

Revision 1.158.2.4 / (download) - annotate - [select for diffs], Thu Nov 15 11:43:03 2007 UTC (16 years, 5 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.158.2.3: +2 -7 lines
Diff to previous 1.158.2.3 (colored)

sync with head.

Revision 1.183.6.1 / (download) - annotate - [select for diffs], Tue Nov 13 15:58:40 2007 UTC (16 years, 5 months ago) by bouyer
Branch: bouyer-xenamd64
Changes since 1.183: +2 -7 lines
Diff to previous 1.183 (colored) next main 1.184 (colored)

Sync with HEAD

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

sync with HEAD

Revision 1.181.8.3 / (download) - annotate - [select for diffs], Sun Nov 4 21:03:00 2007 UTC (16 years, 5 months ago) by jmcneill
Branch: jmcneill-pm
Changes since 1.181.8.2: +2 -7 lines
Diff to previous 1.181.8.2 (colored) to branchpoint 1.181 (colored) next main 1.182 (colored)

Sync with HEAD.

Revision 1.185 / (download) - annotate - [select for diffs], Sun Nov 4 14:34:23 2007 UTC (16 years, 5 months ago) by xtraeme
Branch: 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
Changes since 1.184: +2 -7 lines
Diff to previous 1.184 (colored)

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.184 / (download) - annotate - [select for diffs], Wed Oct 17 19:55:12 2007 UTC (16 years, 6 months ago) by garbled
Branch: MAIN
CVS Tags: yamt-x86pmap-base4
Changes since 1.183: +2 -2 lines
Diff to previous 1.183 (colored)

Merge the ppcoea-renovation branch to HEAD.

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

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

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

Revision 1.179.2.3 / (download) - annotate - [select for diffs], Tue Oct 9 13:38:05 2007 UTC (16 years, 6 months ago) by ad
Branch: vmlocking
Changes since 1.179.2.2: +3 -3 lines
Diff to previous 1.179.2.2 (colored) to branchpoint 1.179 (colored)

Sync with head.

Revision 1.179.10.2 / (download) - annotate - [select for diffs], Wed Oct 3 19:24:05 2007 UTC (16 years, 6 months ago) by garbled
Branch: ppcoea-renovation
Changes since 1.179.10.1: +4 -4 lines
Diff to previous 1.179.10.1 (colored) to branchpoint 1.179 (colored) next main 1.180 (colored)

Sync with HEAD

Revision 1.181.8.2 / (download) - annotate - [select for diffs], Mon Sep 3 16:47:28 2007 UTC (16 years, 7 months ago) by jmcneill
Branch: jmcneill-pm
Changes since 1.181.8.1: +3 -3 lines
Diff to previous 1.181.8.1 (colored) to branchpoint 1.181 (colored)

Sync with HEAD.

Revision 1.158.2.3 / (download) - annotate - [select for diffs], Mon Sep 3 14:27:17 2007 UTC (16 years, 7 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.158.2.2: +6 -6 lines
Diff to previous 1.158.2.2 (colored)

sync with head.

Revision 1.181.4.2 / (download) - annotate - [select for diffs], Mon Sep 3 10:19:07 2007 UTC (16 years, 7 months ago) by skrll
Branch: nick-csl-alignment
Changes since 1.181.4.1: +3 -3 lines
Diff to previous 1.181.4.1 (colored) to branchpoint 1.181 (colored) next main 1.182 (colored)

Sync with HEAD.

Revision 1.177.8.1 / (download) - annotate - [select for diffs], Mon Sep 3 07:03:38 2007 UTC (16 years, 7 months ago) by wrstuden
Branch: wrstuden-fixsa
Changes since 1.177: +4 -3 lines
Diff to previous 1.177 (colored) next main 1.178 (colored)

Sync w/ NetBSD-4-RC_1

Revision 1.156.2.2.4.1 / (download) - annotate - [select for diffs], Tue Aug 28 13:54:06 2007 UTC (16 years, 7 months ago) by ghen
Branch: netbsd-3-1
Changes since 1.156.2.2: +3 -3 lines
Diff to previous 1.156.2.2 (colored) next main 1.156.2.3 (colored)

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.156.2.2.2.1 / (download) - annotate - [select for diffs], Tue Aug 28 13:52:54 2007 UTC (16 years, 7 months ago) by ghen
Branch: netbsd-3-0
Changes since 1.156.2.2: +3 -3 lines
Diff to previous 1.156.2.2 (colored) next main 1.156.2.3 (colored)

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.156.2.3 / (download) - annotate - [select for diffs], Tue Aug 28 13:49:45 2007 UTC (16 years, 7 months ago) by ghen
Branch: netbsd-3
Changes since 1.156.2.2: +3 -3 lines
Diff to previous 1.156.2.2 (colored) to branchpoint 1.156 (colored) next main 1.157 (colored)

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.183 / (download) - annotate - [select for diffs], Sun Aug 26 21:19:01 2007 UTC (16 years, 7 months ago) by jmmv
Branch: MAIN
CVS Tags: yamt-x86pmap-base3, yamt-x86pmap-base2, yamt-x86pmap-base, yamt-x86pmap, vmlocking-base, ppcoea-renovation-base, nick-csl-alignment-base5
Branch point for: matt-armv6, bouyer-xenamd64
Changes since 1.182: +3 -3 lines
Diff to previous 1.182 (colored)

Enable tmpfs.

Revision 1.177.2.2 / (download) - annotate - [select for diffs], Sat Aug 25 09:00:08 2007 UTC (16 years, 7 months ago) by liamjfoy
Branch: 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
Changes since 1.177.2.1: +3 -3 lines
Diff to previous 1.177.2.1 (colored) to branchpoint 1.177 (colored)

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.179.2.2 / (download) - annotate - [select for diffs], Mon Aug 20 18:38:22 2007 UTC (16 years, 8 months ago) by ad
Branch: vmlocking
Changes since 1.179.2.1: +3 -3 lines
Diff to previous 1.179.2.1 (colored) to branchpoint 1.179 (colored)

Sync with HEAD.

Revision 1.181.4.1 / (download) - annotate - [select for diffs], Wed Aug 15 13:47:27 2007 UTC (16 years, 8 months ago) by skrll
Branch: nick-csl-alignment
Changes since 1.181: +3 -3 lines
Diff to previous 1.181 (colored)

Sync with HEAD.

Revision 1.141.2.4 / (download) - annotate - [select for diffs], Sat Aug 11 14:49:08 2007 UTC (16 years, 8 months ago) by bouyer
Branch: netbsd-2-0
Changes since 1.141.2.3: +3 -3 lines
Diff to previous 1.141.2.3 (colored) to branchpoint 1.141 (colored) next main 1.142 (colored)

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.141.2.3.2.1 / (download) - annotate - [select for diffs], Sat Aug 11 14:46:22 2007 UTC (16 years, 8 months ago) by bouyer
Branch: netbsd-2
Changes since 1.141.2.3: +3 -3 lines
Diff to previous 1.141.2.3 (colored) next main 1.141.2.4 (colored)

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.141.2.3.4.1 / (download) - annotate - [select for diffs], Sat Aug 11 14:40:10 2007 UTC (16 years, 8 months ago) by bouyer
Branch: netbsd-2-1
Changes since 1.141.2.3: +3 -3 lines
Diff to previous 1.141.2.3 (colored) next main 1.141.2.4 (colored)

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.181.8.1 / (download) - annotate - [select for diffs], Thu Aug 9 02:36:58 2007 UTC (16 years, 8 months ago) by jmcneill
Branch: jmcneill-pm
Changes since 1.181: +3 -3 lines
Diff to previous 1.181 (colored)

Sync with HEAD.

Revision 1.181.2.1 / (download) - annotate - [select for diffs], Tue Aug 7 18:05:24 2007 UTC (16 years, 8 months ago) by matt
Branch: matt-mips64
Changes since 1.181: +3 -3 lines
Diff to previous 1.181 (colored) next main 1.182 (colored)

Sync with HEAD.

Revision 1.182 / (download) - annotate - [select for diffs], Mon Aug 6 21:26:55 2007 UTC (16 years, 8 months ago) by adrianp
Branch: MAIN
CVS Tags: matt-mips64-base
Changes since 1.181: +3 -3 lines
Diff to previous 1.181 (colored)

Remove iso(4) from GENERIC kernels, as discussed on tech-net@
Ok'ed by core@

Revision 1.179.4.1 / (download) - annotate - [select for diffs], Wed Jul 11 20:00:27 2007 UTC (16 years, 9 months ago) by mjf
Branch: mjf-ufs-trans
Changes since 1.179: +3 -4 lines
Diff to previous 1.179 (colored) next main 1.180 (colored)

Sync with head.

Revision 1.179.10.1 / (download) - annotate - [select for diffs], Tue Jun 26 18:12:51 2007 UTC (16 years, 9 months ago) by garbled
Branch: ppcoea-renovation
Changes since 1.179: +3 -4 lines
Diff to previous 1.179 (colored)

Sync with HEAD.

Revision 1.179.2.1 / (download) - annotate - [select for diffs], Sat Jun 9 23:55:15 2007 UTC (16 years, 10 months ago) by ad
Branch: vmlocking
Changes since 1.179: +3 -4 lines
Diff to previous 1.179 (colored)

Sync with head.

Revision 1.177.2.1 / (download) - annotate - [select for diffs], Tue Jun 5 20:50:05 2007 UTC (16 years, 10 months ago) by bouyer
Branch: netbsd-4
Changes since 1.177: +3 -2 lines
Diff to previous 1.177 (colored)

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

Revision 1.181 / (download) - annotate - [select for diffs], Mon Jun 4 08:55:22 2007 UTC (16 years, 10 months ago) by martin
Branch: MAIN
CVS Tags: nick-csl-alignment-base, mjf-ufs-trans-base, hpcarm-cleanup
Branch point for: nick-csl-alignment, matt-mips64, jmcneill-pm
Changes since 1.180: +3 -2 lines
Diff to previous 1.180 (colored)

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

Revision 1.180 / (download) - annotate - [select for diffs], Sat Jun 2 12:07:03 2007 UTC (16 years, 10 months ago) by tsutsui
Branch: MAIN
Changes since 1.179: +2 -4 lines
Diff to previous 1.179 (colored)

Rather than attaching fpu as a usual device during cpu_configure(9),
initialize it explicitly in identifycpu() (before cpu_configure(9))
because after yamt-idlelwp merge savectx() is called before
cpu_configure(9) and it requires fputype initialized properly,
otherwise a kernel fails in savectx() if a machine doesn't have an FPU.

Revision 1.177.4.1 / (download) - annotate - [select for diffs], Mon Mar 12 05:48:55 2007 UTC (17 years, 1 month ago) by rmind
Branch: yamt-idlelwp
Changes since 1.177: +3 -2 lines
Diff to previous 1.177 (colored) next main 1.178 (colored)

Sync with HEAD.

Revision 1.179 / (download) - annotate - [select for diffs], Tue Mar 6 11:28:47 2007 UTC (17 years, 1 month ago) by dillo
Branch: MAIN
CVS Tags: yamt-idlelwp-base8, thorpej-atomic-base, thorpej-atomic, reinoud-bufcleanup
Branch point for: vmlocking, ppcoea-renovation, mjf-ufs-trans
Changes since 1.178: +3 -3 lines
Diff to previous 1.178 (colored)

Complete rename of hfsp to hfs, requested by thorpej.

Revision 1.178 / (download) - annotate - [select for diffs], Mon Mar 5 23:30:18 2007 UTC (17 years, 1 month ago) by dillo
Branch: MAIN
Changes since 1.177: +3 -2 lines
Diff to previous 1.177 (colored)

Add file-system HFSP (commented out) to GENERIC kernels of ports
on which Mac OS runs.

Revision 1.158.2.2 / (download) - annotate - [select for diffs], Sat Dec 30 20:46:25 2006 UTC (17 years, 3 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.158.2.1: +6 -8 lines
Diff to previous 1.158.2.1 (colored)

sync with head.

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

sync with head.

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

Sync with head.

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

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

Revision 1.173.2.2 / (download) - annotate - [select for diffs], Fri Sep 22 05:56:52 2006 UTC (17 years, 7 months ago) by riz
Branch: abandoned-netbsd-4
Changes since 1.173.2.1: +0 -1 lines
Diff to previous 1.173.2.1 (colored) to branchpoint 1.173 (colored) next main 1.174 (colored)

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

Revision 1.168.4.1 / (download) - annotate - [select for diffs], Sat Sep 9 02:40:59 2006 UTC (17 years, 7 months ago) by rpaulo
Branch: rpaulo-netinet-merge-pcb
Changes since 1.168: +16 -17 lines
Diff to previous 1.168 (colored) next main 1.169 (colored)

sync with head

Revision 1.171.2.3 / (download) - annotate - [select for diffs], Sun Sep 3 15:23:20 2006 UTC (17 years, 7 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.171.2.2: +4 -7 lines
Diff to previous 1.171.2.2 (colored) to branchpoint 1.171 (colored) next main 1.172 (colored)

sync with head.

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

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

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

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

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

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

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

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

Revision 1.171.2.2 / (download) - annotate - [select for diffs], Fri Aug 11 15:42:13 2006 UTC (17 years, 8 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.171.2.1: +3 -2 lines
Diff to previous 1.171.2.1 (colored) to branchpoint 1.171 (colored)

sync with head

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

Merge from HEAD.

Revision 1.173 / (download) - annotate - [select for diffs], Wed Jun 28 15:19:28 2006 UTC (17 years, 9 months ago) by liamjfoy
Branch: MAIN
CVS Tags: yamt-pdpolicy-base7, abandoned-netbsd-4-base
Branch point for: abandoned-netbsd-4
Changes since 1.172: +3 -2 lines
Diff to previous 1.172 (colored)

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

ok: christos

Revision 1.158.2.1 / (download) - annotate - [select for diffs], Wed Jun 21 14:53:01 2006 UTC (17 years, 10 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.158: +36 -15 lines
Diff to previous 1.158 (colored)

sync with head.

Revision 1.169.2.1 / (download) - annotate - [select for diffs], Sat Apr 22 11:37:40 2006 UTC (18 years ago) by simonb
Branch: simonb-timecounters
CVS Tags: simonb-timcounters-final
Changes since 1.169: +12 -12 lines
Diff to previous 1.169 (colored) next main 1.170 (colored)

Sync with head.

Revision 1.171.4.1 / (download) - annotate - [select for diffs], Wed Apr 19 02:33:11 2006 UTC (18 years ago) by elad
Branch: elad-kernelauth
Changes since 1.171: +3 -3 lines
Diff to previous 1.171 (colored) next main 1.172 (colored)

sync with head - hopefully this will work

Revision 1.171.2.1 / (download) - annotate - [select for diffs], Sat Apr 1 12:06:19 2006 UTC (18 years ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.171: +3 -3 lines
Diff to previous 1.171 (colored)

sync with head.

Revision 1.171.6.1 / (download) - annotate - [select for diffs], Fri Mar 31 09:45:02 2006 UTC (18 years ago) by tron
Branch: peter-altq
Changes since 1.171: +3 -3 lines
Diff to previous 1.171 (colored) next main 1.172 (colored)

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

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

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

OK'ed by rpaulo.

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

Revision 1.168.2.1 / (download) - annotate - [select for diffs], Sat Feb 18 15:38:39 2006 UTC (18 years, 2 months ago) by yamt
Branch: yamt-uio_vmspace
Changes since 1.168: +13 -12 lines
Diff to previous 1.168 (colored) next main 1.169 (colored)

sync with head.

Revision 1.171 / (download) - annotate - [select for diffs], Sun Feb 5 05:01:56 2006 UTC (18 years, 2 months ago) by cube
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5, yamt-pdpolicy-base2, yamt-pdpolicy-base, peter-altq-base
Branch point for: yamt-pdpolicy, peter-altq, elad-kernelauth
Changes since 1.170: +11 -11 lines
Diff to previous 1.170 (colored)

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

Revision 1.170 / (download) - annotate - [select for diffs], Sat Feb 4 03:15:30 2006 UTC (18 years, 2 months ago) by rpaulo
Branch: MAIN
Changes since 1.169: +3 -3 lines
Diff to previous 1.169 (colored)

bpfilter doesn't accept count anymore.

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

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

Revision 1.168 / (download) - annotate - [select for diffs], Tue Dec 20 05:35:29 2005 UTC (18 years, 4 months ago) by thorpej
Branch: MAIN
Branch point for: yamt-uio_vmspace, rpaulo-netinet-merge-pcb
Changes since 1.167: +2 -3 lines
Diff to previous 1.167 (colored)

Remove the tablet line discipline.

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

Sync with head.

Revision 1.167 / (download) - annotate - [select for diffs], Fri Dec 9 23:34:02 2005 UTC (18 years, 4 months ago) by elad
Branch: MAIN
CVS Tags: ktrace-lwp-base
Changes since 1.166: +19 -2 lines
Diff to previous 1.166 (colored)

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

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

Adjust comments for options FFS_NO_SNAPSHOT.

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

Revision 1.138.2.9 / (download) - annotate - [select for diffs], Thu Nov 10 13:57:13 2005 UTC (18 years, 5 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.138.2.8: +9 -3 lines
Diff to previous 1.138.2.8 (colored)

Sync with HEAD. Here we go again...

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

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

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

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

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

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

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

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

64 bit inode changes.

Revision 1.156.2.2 / (download) - annotate - [select for diffs], Sun Aug 14 21:14:34 2005 UTC (18 years, 8 months ago) by riz
Branch: netbsd-3
CVS Tags: netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-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
Changes since 1.156.2.1: +3 -2 lines
Diff to previous 1.156.2.1 (colored) to branchpoint 1.156 (colored)

Pull up revision 1.160 (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.162 / (download) - annotate - [select for diffs], Sun Jul 31 04:04:42 2005 UTC (18 years, 8 months ago) by yamt
Branch: MAIN
Changes since 1.161: +2 -4 lines
Diff to previous 1.161 (colored)

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

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

add "options VMSWAP" to non INSTALL kernels.

Revision 1.156.2.1 / (download) - annotate - [select for diffs], Mon Jul 18 21:13:22 2005 UTC (18 years, 9 months ago) by riz
Branch: netbsd-3
Changes since 1.156: +3 -2 lines
Diff to previous 1.156 (colored)

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

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

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

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

Add (commented out) IPSEC_NAT_T option.

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

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

Ok'ed by Christos Zoulas and Hubert Feyrer.

Revision 1.157 / (download) - annotate - [select for diffs], Thu Jun 9 14:43:30 2005 UTC (18 years, 10 months ago) by tsutsui
Branch: MAIN
Changes since 1.156: +4 -3 lines
Diff to previous 1.156 (colored)

- 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.149.4.1 / (download) - annotate - [select for diffs], Fri Apr 29 11:28:14 2005 UTC (18 years, 11 months ago) by kent
Branch: kent-audio2
Changes since 1.149: +11 -6 lines
Diff to previous 1.149 (colored) next main 1.150 (colored)

sync with -current

Revision 1.151.2.2 / (download) - annotate - [select for diffs], Sat Mar 19 08:33:05 2005 UTC (19 years, 1 month ago) by yamt
Branch: yamt-km
Changes since 1.151.2.1: +4 -3 lines
Diff to previous 1.151.2.1 (colored) to branchpoint 1.151 (colored) next main 1.152 (colored)

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

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

Sync with HEAD.

Hi Perry!

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

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

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

Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT

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

Sync with HEAD.

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

sync with head.

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

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

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

Sync with HEAD.

Revision 1.153 / (download) - annotate - [select for diffs], Mon Jan 31 16:55:00 2005 UTC (19 years, 2 months ago) by hannken
Branch: MAIN
Changes since 1.152: +3 -2 lines
Diff to previous 1.152 (colored)

Add file system snapshots to kernel configs.

- Ffs internal snapshots get compiled in unconditionally.

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

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

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

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

Revision 1.138.2.5 / (download) - annotate - [select for diffs], Mon Jan 24 08:34:13 2005 UTC (19 years, 2 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.138.2.4: +7 -6 lines
Diff to previous 1.138.2.4 (colored)

Sync with HEAD.

Revision 1.151 / (download) - annotate - [select for diffs], Wed Jan 19 02:04:49 2005 UTC (19 years, 3 months ago) by chs
Branch: MAIN
CVS Tags: yamt-km-base
Branch point for: yamt-km
Changes since 1.150: +6 -6 lines
Diff to previous 1.150 (colored)

only one of the obio locators was actually used, so get rid of the others
and collapse the two variations of obio into one.  use the remaining locator
("addr") to differentiate the two possible esp and sbc devices (instead of
using the unit number).

Revision 1.150 / (download) - annotate - [select for diffs], Mon Jan 17 15:28:52 2005 UTC (19 years, 3 months ago) by cube
Branch: MAIN
Changes since 1.149: +3 -2 lines
Diff to previous 1.149 (colored)

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.138.2.4 / (download) - annotate - [select for diffs], Sun Nov 14 08:15:16 2004 UTC (19 years, 5 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.138.2.3: +3 -2 lines
Diff to previous 1.138.2.3 (colored)

Sync with HEAD.

Revision 1.149 / (download) - annotate - [select for diffs], Wed Nov 10 17:25:23 2004 UTC (19 years, 5 months ago) by christos
Branch: MAIN
CVS Tags: kent-audio1-beforemerge, kent-audio1-base, kent-audio1
Branch point for: kent-audio2
Changes since 1.148: +3 -2 lines
Diff to previous 1.148 (colored)

Add COMPAT_BSDPTY on all the kernels that have COMPAT options.

Revision 1.138.2.3 / (download) - annotate - [select for diffs], Tue Sep 21 13:17:57 2004 UTC (19 years, 7 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.138.2.2: +2 -2 lines
Diff to previous 1.138.2.2 (colored)

Fix the sync with head I botched.

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

Sync with HEAD.

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

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

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

Sync with HEAD

Revision 1.141.2.3 / (download) - annotate - [select for diffs], Thu Jul 15 20:20:15 2004 UTC (19 years, 9 months ago) by he
Branch: 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
Changes since 1.141.2.2: +1 -0 lines
Diff to previous 1.141.2.2 (colored) to branchpoint 1.141 (colored)

Pull up revision 1.147 (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.147 / (download) - annotate - [select for diffs], Thu Jul 15 03:53:49 2004 UTC (19 years, 9 months ago) by atatat
Branch: MAIN
Changes since 1.146: +3 -2 lines
Diff to previous 1.146 (colored)

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

Revision 1.141.2.2 / (download) - annotate - [select for diffs], Fri Jul 2 17:40:24 2004 UTC (19 years, 9 months ago) by he
Branch: netbsd-2-0
Changes since 1.141.2.1: +3 -2 lines
Diff to previous 1.141.2.1 (colored) to branchpoint 1.141 (colored)

Pull up revision 1.146 (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.141.2.1 / (download) - annotate - [select for diffs], Wed Jun 30 21:12:08 2004 UTC (19 years, 9 months ago) by jdc
Branch: netbsd-2-0
Changes since 1.141: +15 -2 lines
Diff to previous 1.141 (colored)

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

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

Revision 1.146 / (download) - annotate - [select for diffs], Mon Jun 28 21:07:48 2004 UTC (19 years, 9 months ago) by bouyer
Branch: MAIN
Changes since 1.145: +3 -2 lines
Diff to previous 1.145 (colored)

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.145 / (download) - annotate - [select for diffs], Sat Jun 26 07:32:07 2004 UTC (19 years, 9 months ago) by abs
Branch: MAIN
Changes since 1.144: +15 -2 lines
Diff to previous 1.144 (colored)

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

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

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

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

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

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

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

Revision 1.141 / (download) - annotate - [select for diffs], Sat Oct 18 08:30:14 2003 UTC (20 years, 6 months ago) by lukem
Branch: MAIN
CVS Tags: netbsd-2-0-base
Branch point for: netbsd-2-0
Changes since 1.140: +3 -3 lines
Diff to previous 1.140 (colored)

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

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

Add atabus.

Revision 1.139 / (download) - annotate - [select for diffs], Mon Sep 22 14:11:19 2003 UTC (20 years, 7 months ago) by cl
Branch: MAIN
Changes since 1.138: +3 -2 lines
Diff to previous 1.138 (colored)

add COMPAT_15/COMPAT_16

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

Add pseudo-device ksyms.

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

Bye Bye UCONSOLE

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

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

Revision 1.113.6.10 / (download) - annotate - [select for diffs], Wed Dec 11 06:10:42 2002 UTC (21 years, 4 months ago) by thorpej
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.113.6.9: +3 -3 lines
Diff to previous 1.113.6.9 (colored) to branchpoint 1.113 (colored) next main 1.114 (colored)

Sync with HEAD.

Revision 1.135 / (download) - annotate - [select for diffs], Fri Nov 22 12:21:02 2002 UTC (21 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: nathanw_sa_before_merge, nathanw_sa_base, gmcgarry_ucred_base, gmcgarry_ucred, gmcgarry_ctxsw_base, gmcgarry_ctxsw, fvdl_fs64_base
Changes since 1.134: +3 -3 lines
Diff to previous 1.134 (colored)

Fix typo (responsiness -> responsiveness).

Revision 1.113.6.9 / (download) - annotate - [select for diffs], Mon Nov 11 21:59:45 2002 UTC (21 years, 5 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.113.6.8: +6 -2 lines
Diff to previous 1.113.6.8 (colored) to branchpoint 1.113 (colored)

Catch up to -current

Revision 1.126.4.2 / (download) - annotate - [select for diffs], Thu Oct 24 09:34:27 2002 UTC (21 years, 6 months ago) by lukem
Branch: netbsd-1-6
CVS Tags: netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001
Changes since 1.126.4.1: +1 -0 lines
Diff to previous 1.126.4.1 (colored) to branchpoint 1.126 (colored) next main 1.127 (colored)

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.134 / (download) - annotate - [select for diffs], Fri Oct 18 15:11:12 2002 UTC (21 years, 6 months ago) by junyoung
Branch: MAIN
CVS Tags: kqueue-beforemerge, kqueue-aftermerge
Changes since 1.133: +6 -2 lines
Diff to previous 1.133 (colored)

Add NEW_BUFQ_STRATEGY (disabled by default).

Revision 1.113.6.8 / (download) - annotate - [select for diffs], Fri Oct 18 02:38:16 2002 UTC (21 years, 6 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.113.6.7: +6 -3 lines
Diff to previous 1.113.6.7 (colored) to branchpoint 1.113 (colored)

Catch up to -current.

Revision 1.133 / (download) - annotate - [select for diffs], Mon Oct 14 18:39:33 2002 UTC (21 years, 6 months ago) by elric
Branch: MAIN
Changes since 1.132: +3 -2 lines
Diff to previous 1.132 (colored)

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

Revision 1.111.2.6 / (download) - annotate - [select for diffs], Thu Oct 10 18:33:44 2002 UTC (21 years, 6 months ago) by jdolecek
Branch: kqueue
Changes since 1.111.2.5: +4 -3 lines
Diff to previous 1.111.2.5 (colored) next main 1.112 (colored)

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

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

add SYSTRACE; approved perry.

Revision 1.131 / (download) - annotate - [select for diffs], Wed Sep 25 11:49:51 2002 UTC (21 years, 6 months ago) by martti
Branch: MAIN
CVS Tags: kqueue-base
Changes since 1.130: +3 -3 lines
Diff to previous 1.130 (colored)

Add one space between "#option" and "<tab>IPFILTER_DEFAULT_BLOCK"

Revision 1.130 / (download) - annotate - [select for diffs], Fri Sep 20 10:39:54 2002 UTC (21 years, 7 months ago) by martti
Branch: MAIN
Changes since 1.129: +3 -2 lines
Diff to previous 1.129 (colored)

Added (commented out) IPFILTER_DEFAULT_BLOCK.

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

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

Revision 1.111.2.5 / (download) - annotate - [select for diffs], Fri Sep 6 08:36:50 2002 UTC (21 years, 7 months ago) by jdolecek
Branch: kqueue
Changes since 1.111.2.4: +4 -2 lines
Diff to previous 1.111.2.4 (colored)

sync kqueue branch with HEAD

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

Pull up revision 1.127 (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.113.6.7 / (download) - annotate - [select for diffs], Thu Aug 1 02:42:19 2002 UTC (21 years, 8 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.113.6.6: +3 -2 lines
Diff to previous 1.113.6.6 (colored) to branchpoint 1.113 (colored)

Catch up to -current.

Revision 1.126.2.2 / (download) - annotate - [select for diffs], Tue Jul 16 08:40:05 2002 UTC (21 years, 9 months ago) by gehenna
Branch: gehenna-devsw
Changes since 1.126.2.1: +3 -2 lines
Diff to previous 1.126.2.1 (colored) to branchpoint 1.126 (colored) next main 1.127 (colored)

catch up with -current.

Revision 1.126.2.1 / (download) - annotate - [select for diffs], Sun Jul 14 18:37:03 2002 UTC (21 years, 9 months ago) by gehenna
Branch: gehenna-devsw
Changes since 1.126: +3 -2 lines
Diff to previous 1.126 (colored)

catch up with -current.

Revision 1.111.2.4 / (download) - annotate - [select for diffs], Sun Jun 23 17:37:41 2002 UTC (21 years, 10 months ago) by jdolecek
Branch: kqueue
Changes since 1.111.2.3: +11 -3 lines
Diff to previous 1.111.2.3 (colored)

catch up with -current on kqueue branch

Revision 1.113.6.6 / (download) - annotate - [select for diffs], Thu Jun 20 03:39:21 2002 UTC (21 years, 10 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.113.6.5: +9 -2 lines
Diff to previous 1.113.6.5 (colored) to branchpoint 1.113 (colored)

Catch up to -current.

Revision 1.128 / (download) - annotate - [select for diffs], Wed Jun 19 01:54:27 2002 UTC (21 years, 10 months ago) by itojun
Branch: MAIN
CVS Tags: gehenna-devsw-base
Changes since 1.127: +3 -2 lines
Diff to previous 1.127 (colored)

netdock* - ethernet driver for Asante NetDock/Newer Ether MicroDock.
by Daishi Kato <daishi@axlight.com>
test/stabilization by Takeo Kuwata <tkuwata@virus.kyoto-u.ac.jp>

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

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

Revision 1.126 / (download) - annotate - [select for diffs], Sat Apr 27 19:29:08 2002 UTC (21 years, 11 months ago) by shiba
Branch: MAIN
CVS Tags: netbsd-1-6-base
Branch point for: netbsd-1-6, gehenna-devsw
Changes since 1.125: +6 -2 lines
Diff to previous 1.125 (colored)

Add IDE drive support.

Note:
   (1) Character device major number chages to 49 from 48(in my original
       code). So it is necessary to rebuild device files.
   (2) Must use Booter 2.0.0a10 or later.
   (3) Default mode is cpu busy wait. It is defined by flags 0x1000.
       It will be more slow than before.
       No flags means hardware interrupt mode. But it might be able to
       get no interrupts.

Support machines:
   (1) Quadra 630 series
   (2) PowerBook 150

Non tested machine:
   (1) PowerBook 190 series

Approved by: briggs

Revision 1.125 / (download) - annotate - [select for diffs], Thu Apr 25 15:06:30 2002 UTC (22 years ago) by atatat
Branch: MAIN
Changes since 1.124: +4 -2 lines
Diff to previous 1.124 (colored)

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

Revision 1.113.6.5 / (download) - annotate - [select for diffs], Wed Apr 17 00:03:30 2002 UTC (22 years ago) by nathanw
Branch: nathanw_sa
Changes since 1.113.6.4: +3 -2 lines
Diff to previous 1.113.6.4 (colored) to branchpoint 1.113 (colored)

Catch up to -current.

Revision 1.124 / (download) - annotate - [select for diffs], Fri Apr 12 08:11:05 2002 UTC (22 years ago) by gmcgarry
Branch: MAIN
Changes since 1.123: +3 -2 lines
Diff to previous 1.123 (colored)

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

Revision 1.113.6.4 / (download) - annotate - [select for diffs], Mon Apr 1 07:40:47 2002 UTC (22 years ago) by nathanw
Branch: nathanw_sa
Changes since 1.113.6.3: +4 -3 lines
Diff to previous 1.113.6.3 (colored) to branchpoint 1.113 (colored)

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

Revision 1.123 / (download) - annotate - [select for diffs], Mon Mar 25 14:03:05 2002 UTC (22 years, 1 month ago) by shiba
Branch: MAIN
Changes since 1.122: +4 -3 lines
Diff to previous 1.122 (colored)

Switch mac68k to ELF. Now the default executable binaries are ELF.

Approved by Scott,briggs,fredb,wormey

Revision 1.113.6.3 / (download) - annotate - [select for diffs], Thu Feb 28 04:10:34 2002 UTC (22 years, 1 month ago) by nathanw
Branch: nathanw_sa
Changes since 1.113.6.2: +22 -8 lines
Diff to previous 1.113.6.2 (colored) to branchpoint 1.113 (colored)

Catch up to -current.

Revision 1.111.2.3 / (download) - annotate - [select for diffs], Mon Feb 11 20:08:31 2002 UTC (22 years, 2 months ago) by jdolecek
Branch: kqueue
Changes since 1.111.2.2: +22 -8 lines
Diff to previous 1.111.2.2 (colored)

Sync w/ -current.

Revision 1.122 / (download) - annotate - [select for diffs], Wed Feb 6 00:48:53 2002 UTC (22 years, 2 months ago) by fredb
Branch: MAIN
CVS Tags: newlock-base, newlock, ifpoll-base, eeh-devprop-base, eeh-devprop
Changes since 1.121: +3 -2 lines
Diff to previous 1.121 (colored)

Forgot one -- `options COMPAT_15'.

Revision 1.121 / (download) - annotate - [select for diffs], Wed Feb 6 00:45:53 2002 UTC (22 years, 2 months ago) by fredb
Branch: MAIN
Changes since 1.120: +10 -7 lines
Diff to previous 1.120 (colored)

Update the GENERIC and GENERICSBC kernels to conform to current fashion:

- - Disable `options DIAGNOSTIC' by default, as the checks are reported to
    be not really cheap.
- - Add `options COMPAT_AOUT_M68K', commented out, in preparation for ELF.
- - Remove `options EXEC_ELF32' from the kernel config. You can't just
    build an ELF kernel -- you need to update your toolchain, and then,
    once you go ELF, it's not an option, so it needs to go in std.mac68k,
    as on the other m68k ports.
- - Comment out `options COMPAT_SUNOS'. This hasn't been reported to work
    for a long time, so it's not very useful in GENERIC.
- - Enable `options IPFILTER_LOG', to go along with the `options GATEWAY'
    and `pseudo-device ipfilter' motif.

Revision 1.120 / (download) - annotate - [select for diffs], Sun Jan 27 13:23:19 2002 UTC (22 years, 2 months ago) by jdolecek
Branch: MAIN
Changes since 1.119: +4 -2 lines
Diff to previous 1.119 (colored)

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

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

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

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

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

Revision 1.111.2.2 / (download) - annotate - [select for diffs], Thu Jan 10 19:45:30 2002 UTC (22 years, 3 months ago) by thorpej
Branch: kqueue
Changes since 1.111.2.1: +30 -13 lines
Diff to previous 1.111.2.1 (colored)

Sync kqueue branch with -current.

Revision 1.113.6.2 / (download) - annotate - [select for diffs], Tue Jan 8 00:25:56 2002 UTC (22 years, 3 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.113.6.1: +286 -0 lines
Diff to previous 1.113.6.1 (colored) to branchpoint 1.113 (colored)

Catch up to -current.

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

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

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

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

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

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

Revision 1.115 / (download) - annotate - [select for diffs], Tue Nov 20 12:56:31 2001 UTC (22 years, 5 months ago) by lukem
Branch: MAIN
Changes since 1.114: +6 -6 lines
Diff to previous 1.114 (colored)

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

Revision 1.114 / (download) - annotate - [select for diffs], Tue Nov 20 08:43:27 2001 UTC (22 years, 5 months ago) by lukem
Branch: MAIN
Changes since 1.113: +6 -6 lines
Diff to previous 1.113 (colored)

- pull in opt_kgdb.h where necessary
- replace opt_kgdb_machdep.h with opt_kgdb.h
- defparam opt_kgdb.h:
	KGDB_DEV KGDB_DEVNAME KGDB_DEVADDR KGDB_DEVRATE KGDB_DEVMODE
- move from opt_ddbparam.h to opt_ddb.h:
	DDB_FROMCONSOLE DDB_ONPANIC DDB_HISTORY_SIZE DDB_BREAK_CHAR SYMTAB_SPACE
- replace KGDBDEV with KGDB_DEV
- replace KGDBADDR with KGDB_DEVADDR
- replace KGDBMODE with KGDB_DEVMODE
- replace KGDBRATE with KGDB_DEVRATE
- use `9600' instead of `0x2580' for 9600 baud rate
- use correct quotes for  options KGDB_DEVNAME="\"com\""
- use correct quotes for  options KGDB_DEV="17*256+0"
- remove unnecessary dependancy on Makefile for kgdb_stub.o
- minor whitespace cleanup

Revision 1.111.2.1 / (download) - annotate - [select for diffs], Thu Sep 13 01:13:53 2001 UTC (22 years, 7 months ago) by thorpej
Branch: kqueue
Changes since 1.111: +3 -2 lines
Diff to previous 1.111 (colored)

Update the kqueue branch to HEAD.

Revision 1.113.6.1, Sat Sep 1 23:08:43 2001 UTC (22 years, 7 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.113: +0 -269 lines
FILE REMOVED

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

Revision 1.113 / (download) - annotate - [select for diffs], Sat Sep 1 23:08:43 2001 UTC (22 years, 7 months ago) by atatat
Branch: 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
Changes since 1.112: +3 -3 lines
Diff to previous 1.112 (colored)

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

Revision 1.112 / (download) - annotate - [select for diffs], Sat Sep 1 21:52:28 2001 UTC (22 years, 7 months ago) by atatat
Branch: MAIN
Changes since 1.111: +3 -2 lines
Diff to previous 1.111 (colored)

Add bridge pseudo devices to GENERIC configs

Revision 1.111 / (download) - annotate - [select for diffs], Sun Jul 8 16:32:19 2001 UTC (22 years, 9 months ago) by abs
Branch: MAIN
Branch point for: kqueue
Changes since 1.110: +4 -5 lines
Diff to previous 1.110 (colored)

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.110 / (download) - annotate - [select for diffs], Sat Jun 30 11:00:34 2001 UTC (22 years, 9 months ago) by darcy
Branch: MAIN
Changes since 1.109: +6 -2 lines
Diff to previous 1.109 (colored)

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.102.2.4 / (download) - annotate - [select for diffs], Tue May 1 15:50:07 2001 UTC (22 years, 11 months ago) by he
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001
Changes since 1.102.2.3: +1 -0 lines
Diff to previous 1.102.2.3 (colored) to branchpoint 1.102 (colored) next main 1.103 (colored)

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

Revision 1.89.2.2 / (download) - annotate - [select for diffs], Fri Jan 5 17:34:36 2001 UTC (23 years, 3 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.89.2.1: +3 -2 lines
Diff to previous 1.89.2.1 (colored) to branchpoint 1.89 (colored) next main 1.90 (colored)

Sync with HEAD

Revision 1.109 / (download) - annotate - [select for diffs], Tue Dec 19 10:42:04 2000 UTC (23 years, 4 months ago) by bouyer
Branch: MAIN
CVS Tags: thorpej_scsipi_nbase, thorpej_scsipi_beforemerge, thorpej_scsipi_base
Changes since 1.108: +3 -2 lines
Diff to previous 1.108 (colored)

Add pseudo-device vlan

Revision 1.89.2.1 / (download) - annotate - [select for diffs], Mon Nov 20 20:12:13 2000 UTC (23 years, 5 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.89: +43 -12 lines
Diff to previous 1.89 (colored)

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

Revision 1.108 / (download) - annotate - [select for diffs], Sun Sep 24 15:59:34 2000 UTC (23 years, 7 months ago) by jdolecek
Branch: MAIN
Changes since 1.107: +3 -3 lines
Diff to previous 1.107 (colored)

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

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

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

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

Revision 1.102.2.3 / (download) - annotate - [select for diffs], Sun Aug 6 12:56:18 2000 UTC (23 years, 8 months ago) by briggs
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-5-BETA2, netbsd-1-5-BETA, netbsd-1-5-ALPHA2
Changes since 1.102.2.2: +3 -0 lines
Diff to previous 1.102.2.2 (colored) to branchpoint 1.102 (colored)

Pullup approved by thorpej --
Add nubus-based SMC91cxx ethernet support for the mac68k.

Revision 1.106 / (download) - annotate - [select for diffs], Sun Jul 30 21:46:39 2000 UTC (23 years, 8 months ago) by briggs
Branch: MAIN
Changes since 1.105: +5 -2 lines
Diff to previous 1.105 (colored)

Add SMC-based ethernet and nsphy (AsanteFAST) and ukphy (just in case).

Revision 1.102.2.2 / (download) - annotate - [select for diffs], Thu Jul 6 14:10:35 2000 UTC (23 years, 9 months ago) by sommerfeld
Branch: netbsd-1-5
Changes since 1.102.2.1: +3 -3 lines
Diff to previous 1.102.2.1 (colored) to branchpoint 1.102 (colored)

Comment out EON ISO-over-ip tunneling pseudo-driver, and document as
broken/fragile.  Unlikely to be of much use, and confuses new users
when their system crashes when they, or their dhclient stumble over
it.  See kern/10500, kern/8994 for the gory details.
[pull up approved by thorpej]

Revision 1.85.4.5 / (download) - annotate - [select for diffs], Wed Jul 5 19:17:03 2000 UTC (23 years, 9 months ago) by he
Branch: netbsd-1-4
CVS Tags: netbsd-1-4-PATCH003
Changes since 1.85.4.4: +2 -2 lines
Diff to previous 1.85.4.4 (colored) to branchpoint 1.85 (colored) next main 1.86 (colored)

Pull up revision 1.105 (requested by sommerfeld):
  Comment out EON ISO-over-ip tunneling pseudo-driver, and document
  as broken/fragile.  Unlikely to be of much use, and confuses new
  users when their system crashes when they, or their dhclient
  stumble over it.  See PR#10500 and PR#8994 for the gory details.

Revision 1.105 / (download) - annotate - [select for diffs], Wed Jul 5 04:07:26 2000 UTC (23 years, 9 months ago) by sommerfeld
Branch: MAIN
Changes since 1.104: +3 -3 lines
Diff to previous 1.104 (colored)

Comment out EON ISO-over-ip tunneling pseudo-driver, and document as
broken/fragile.  Unlikely to be of much use, and confuses new users
when their system crashes when they, or their dhclient stumble over
it.  See kern/10500, kern/8994 for the gory details.

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

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

Revision 1.85.4.4 / (download) - annotate - [select for diffs], Tue Jun 27 15:15:16 2000 UTC (23 years, 9 months ago) by he
Branch: netbsd-1-4
Changes since 1.85.4.3: +3 -3 lines
Diff to previous 1.85.4.3 (colored) to branchpoint 1.85 (colored)

Pull up revision 1.101 (requested by fredb):
  Enable rnd pseudo-device in mac68k GENERIC kernel.

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

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

Revision 1.103 / (download) - annotate - [select for diffs], Thu Jun 22 20:27:53 2000 UTC (23 years, 10 months ago) by fvdl
Branch: MAIN
Changes since 1.102: +3 -3 lines
Diff to previous 1.102 (colored)

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

Revision 1.100.2.1 / (download) - annotate - [select for diffs], Thu Jun 22 17:01:12 2000 UTC (23 years, 10 months ago) by minoura
Branch: minoura-xpg4dl
Changes since 1.100: +4 -17 lines
Diff to previous 1.100 (colored) next main 1.101 (colored)

Sync w/ netbsd-1-5-base.

Revision 1.102 / (download) - annotate - [select for diffs], Wed Jun 14 22:02:30 2000 UTC (23 years, 10 months ago) by veego
Branch: MAIN
CVS Tags: netbsd-1-5-base
Branch point for: netbsd-1-5
Changes since 1.101: +2 -15 lines
Diff to previous 1.101 (colored)

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

Revision 1.101 / (download) - annotate - [select for diffs], Sun Jun 11 18:09:34 2000 UTC (23 years, 10 months ago) by fredb
Branch: MAIN
Changes since 1.100: +4 -4 lines
Diff to previous 1.100 (colored)

Enable "rnd" pseudo-device. It's no longer experimental, and works just
fine on mac68k.

Revision 1.85.4.3 / (download) - annotate - [select for diffs], Sat Jun 3 14:45:31 2000 UTC (23 years, 10 months ago) by he
Branch: netbsd-1-4
Changes since 1.85.4.2: +2 -2 lines
Diff to previous 1.85.4.2 (colored) to branchpoint 1.85 (colored)

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.100 / (download) - annotate - [select for diffs], Wed Apr 19 06:50:32 2000 UTC (24 years ago) by itojun
Branch: MAIN
CVS Tags: minoura-xpg4dl-base
Branch point for: minoura-xpg4dl
Changes since 1.99: +3 -2 lines
Diff to previous 1.99 (colored)

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

Revision 1.99 / (download) - annotate - [select for diffs], Fri Mar 31 08:27:43 2000 UTC (24 years ago) by scottr
Branch: MAIN
Changes since 1.98: +5 -5 lines
Diff to previous 1.98 (colored)

Attach all displays, keyboards, and mice, not just the first
ones found.

Revision 1.98 / (download) - annotate - [select for diffs], Tue Feb 29 06:32:25 2000 UTC (24 years, 1 month ago) by simonb
Branch: MAIN
Changes since 1.97: +3 -3 lines
Diff to previous 1.97 (colored)

Do the "<space><tab>" thing with the RAID_AUTOCONFIG option.

Revision 1.97 / (download) - annotate - [select for diffs], Sat Feb 26 17:35:37 2000 UTC (24 years, 1 month ago) by oster
Branch: MAIN
Changes since 1.96: +3 -2 lines
Diff to previous 1.96 (colored)

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.96 / (download) - annotate - [select for diffs], Mon Feb 14 07:01:44 2000 UTC (24 years, 2 months ago) by scottr
Branch: MAIN
Changes since 1.95: +23 -9 lines
Diff to previous 1.95 (colored)

Merge wscons work onto the main development branch.

Revision 1.85.2.18 / (download) - annotate - [select for diffs], Sun Feb 13 06:26:17 2000 UTC (24 years, 2 months ago) by scottr
Branch: scottr-mac68k-wscons
Changes since 1.85.2.17: +2 -3 lines
Diff to previous 1.85.2.17 (colored) to branchpoint 1.85 (colored) next main 1.86 (colored)

WSDISPLAY_COMPAT_ITE has been removed in favor of the ite pseudo-device.

Revision 1.85.2.17 / (download) - annotate - [select for diffs], Sun Feb 13 06:24:00 2000 UTC (24 years, 2 months ago) by scottr
Branch: scottr-mac68k-wscons
Changes since 1.85.2.16: +3 -4 lines
Diff to previous 1.85.2.16 (colored) to branchpoint 1.85 (colored)

Development on this branch is winding down; restore the default
root file system configuration.

Revision 1.85.2.16 / (download) - annotate - [select for diffs], Sun Feb 13 06:21:40 2000 UTC (24 years, 2 months ago) by scottr
Branch: scottr-mac68k-wscons
Changes since 1.85.2.15: +6 -6 lines
Diff to previous 1.85.2.15 (colored) to branchpoint 1.85 (colored)

Fix some whitespace botches.

Revision 1.85.2.15 / (download) - annotate - [select for diffs], Sun Feb 13 04:31:16 2000 UTC (24 years, 2 months ago) by scottr
Branch: scottr-mac68k-wscons
Changes since 1.85.2.14: +3 -2 lines
Diff to previous 1.85.2.14 (colored) to branchpoint 1.85 (colored)

Add ite console emulation.

Revision 1.85.2.14 / (download) - annotate - [select for diffs], Sun Feb 13 04:17:35 2000 UTC (24 years, 2 months ago) by scottr
Branch: scottr-mac68k-wscons
Changes since 1.85.2.13: +4 -1 lines
Diff to previous 1.85.2.13 (colored) to branchpoint 1.85 (colored)

Sync with main branch.

Revision 1.95 / (download) - annotate - [select for diffs], Sun Jan 23 23:46:13 2000 UTC (24 years, 3 months ago) by hubertf
Branch: MAIN
CVS Tags: scottr-mac68k-wscons-base, chs-ubc2-newbase
Changes since 1.94: +3 -1 lines
Diff to previous 1.94 (colored)

Add commented out "ident"-command

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

Add overlay to kernel configs.

Revision 1.89.8.2 / (download) - annotate - [select for diffs], Mon Dec 27 18:32:32 1999 UTC (24 years, 3 months ago) by wrstuden
Branch: wrstuden-devbsize
Changes since 1.89.8.1: +24 -2 lines
Diff to previous 1.89.8.1 (colored) to branchpoint 1.89 (colored) next main 1.90 (colored)

Pull up to last week's -current.

Revision 1.89.8.1 / (download) - annotate - [select for diffs], Tue Dec 21 23:16:03 1999 UTC (24 years, 4 months ago) by wrstuden
Branch: wrstuden-devbsize
Changes since 1.89: +3 -1 lines
Diff to previous 1.89 (colored)

Initial commit of recent changes to make DEV_BSIZE go away.

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

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

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

Revision 1.85.8.1 / (download) - annotate - [select for diffs], Tue Nov 30 13:32:26 1999 UTC (24 years, 4 months ago) by itojun
Branch: kame
CVS Tags: kame_141_19991130
Changes since 1.85: +2 -2 lines
Diff to previous 1.85 (colored) next main 1.86 (colored)

bring in latest KAME (as of 19991130, KAME/NetBSD141) into kame branch
just for reference purposes.
This commit includes 1.4 -> 1.4.1 sync for kame branch.

The branch does not compile at all (due to the lack of ALTQ and some other
source code).  Please do not try to modify the branch, this is just for
referenre purposes.

synchronization to latest KAME will take place on HEAD branch soon.

Revision 1.85.2.13 / (download) - annotate - [select for diffs], Sun Nov 28 10:21:12 1999 UTC (24 years, 4 months ago) by scottr
Branch: scottr-mac68k-wscons
Changes since 1.85.2.12: +22 -2 lines
Diff to previous 1.85.2.12 (colored) to branchpoint 1.85 (colored)

Sync with main branch.

Revision 1.93 / (download) - annotate - [select for diffs], Wed Nov 24 22:01:19 1999 UTC (24 years, 5 months ago) by scottr
Branch: MAIN
CVS Tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221
Changes since 1.92: +2 -2 lines
Diff to previous 1.92 (colored)

Take a cue from the i386 port:  Enable DHCP by default, rather than
BOOTP.

Revision 1.85.2.12 / (download) - annotate - [select for diffs], Tue Nov 23 01:58:42 1999 UTC (24 years, 5 months ago) by scottr
Branch: scottr-mac68k-wscons
Changes since 1.85.2.11: +6 -2 lines
Diff to previous 1.85.2.11 (colored) to branchpoint 1.85 (colored)

Add console support for all common color depths.

Revision 1.85.2.11 / (download) - annotate - [select for diffs], Sun Nov 21 21:23:26 1999 UTC (24 years, 5 months ago) by scottr
Branch: scottr-mac68k-wscons
Changes since 1.85.2.10: +2 -1 lines
Diff to previous 1.85.2.10 (colored) to branchpoint 1.85 (colored)

Add RCONS_16BPP to support the raster console on 16-bit displays.

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

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

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

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

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

Revision 1.85.2.10 / (download) - annotate - [select for diffs], Sat Nov 20 08:40:02 1999 UTC (24 years, 5 months ago) by scottr
Branch: scottr-mac68k-wscons
Changes since 1.85.2.9: +1 -2 lines
Diff to previous 1.85.2.9 (colored) to branchpoint 1.85 (colored)

The grf pseudo-device obviates WSDISPLAY_COMPAT_GRF; translate tests on the latter to
tests against NGRF instead.

Revision 1.85.2.9 / (download) - annotate - [select for diffs], Mon Nov 15 23:31:11 1999 UTC (24 years, 5 months ago) by scottr
Branch: scottr-mac68k-wscons
Changes since 1.85.2.8: +4 -2 lines
Diff to previous 1.85.2.8 (colored) to branchpoint 1.85 (colored)

Implement a more straightforward approach to grf emulation.

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

Add commented out option SOFTDEP to all GENERIC kernels.

Revision 1.89.4.1 / (download) - annotate - [select for diffs], Mon Nov 15 00:38:23 1999 UTC (24 years, 5 months ago) by fvdl
Branch: fvdl-softdep
Changes since 1.89: +3 -1 lines
Diff to previous 1.89 (colored) next main 1.90 (colored)

Sync with -current

Revision 1.85.2.8 / (download) - annotate - [select for diffs], Tue Nov 9 01:44:02 1999 UTC (24 years, 5 months ago) by scottr
Branch: scottr-mac68k-wscons
Changes since 1.85.2.7: +3 -1 lines
Diff to previous 1.85.2.7 (colored) to branchpoint 1.85 (colored)

Sync with main branch.

Revision 1.85.4.2 / (download) - annotate - [select for diffs], Mon Nov 8 07:49:03 1999 UTC (24 years, 5 months ago) by cgd
Branch: netbsd-1-4
CVS Tags: netbsd-1-4-PATCH002
Changes since 1.85.4.1: +3 -1 lines
Diff to previous 1.85.4.1 (colored) to branchpoint 1.85 (colored)

pull up rev 1.90 from trunk (requested by scottr):
  Add Coda support to NetBSD/mac68k.

Revision 1.90 / (download) - annotate - [select for diffs], Fri Nov 5 09:59:25 1999 UTC (24 years, 5 months ago) by fredb
Branch: MAIN
CVS Tags: fvdl-softdep-base
Changes since 1.89: +3 -1 lines
Diff to previous 1.89 (colored)

Add and enable Coda file system and pseudo-device vcoda. Closes PR 8625.

Revision 1.85.2.7 / (download) - annotate - [select for diffs], Mon Nov 1 06:19:09 1999 UTC (24 years, 5 months ago) by scottr
Branch: scottr-mac68k-wscons
Changes since 1.85.2.6: +6 -5 lines
Diff to previous 1.85.2.6 (colored) to branchpoint 1.85 (colored)

Sync with main branch.

Revision 1.85.6.2 / (download) - annotate - [select for diffs], Mon Aug 2 19:53:15 1999 UTC (24 years, 8 months ago) by thorpej
Branch: chs-ubc2
Changes since 1.85.6.1: +6 -5 lines
Diff to previous 1.85.6.1 (colored) to branchpoint 1.85 (colored) next main 1.86 (colored)

Update from trunk.

Revision 1.89 / (download) - annotate - [select for diffs], Thu Jul 29 10:37:19 1999 UTC (24 years, 8 months ago) by augustss
Branch: MAIN
CVS Tags: comdex-fall-1999-base, comdex-fall-1999, chs-ubc2-base
Branch point for: wrstuden-devbsize, thorpej_scsipi, fvdl-softdep
Changes since 1.88: +2 -1 lines
Diff to previous 1.88 (colored)

It's time to be COMPAT_14.

Revision 1.88 / (download) - annotate - [select for diffs], Tue Jul 20 07:40:35 1999 UTC (24 years, 9 months ago) by christos
Branch: MAIN
Changes since 1.87: +5 -5 lines
Diff to previous 1.87 (colored)

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.85.4.1 / (download) - annotate - [select for diffs], Mon Jun 21 15:08:25 1999 UTC (24 years, 10 months ago) by perry
Branch: netbsd-1-4
CVS Tags: netbsd-1-4-PATCH001
Changes since 1.85: +2 -2 lines
Diff to previous 1.85 (colored)

pullup 1.86->1.87 (briggs): Comment out DISABLE_EXT_CACHE

Revision 1.85.6.1 / (download) - annotate - [select for diffs], Mon Jun 21 00:50:57 1999 UTC (24 years, 10 months ago) by thorpej
Branch: chs-ubc2
Changes since 1.85: +4 -3 lines
Diff to previous 1.85 (colored)

Sync w/ -current.

Revision 1.85.2.6 / (download) - annotate - [select for diffs], Tue Jun 15 04:32:10 1999 UTC (24 years, 10 months ago) by scottr
Branch: scottr-mac68k-wscons
Changes since 1.85.2.5: +2 -2 lines
Diff to previous 1.85.2.5 (colored) to branchpoint 1.85 (colored)

Sync with main branch.

Revision 1.87 / (download) - annotate - [select for diffs], Tue Jun 1 02:39:25 1999 UTC (24 years, 10 months ago) by briggs
Branch: MAIN
Changes since 1.86: +2 -2 lines
Diff to previous 1.86 (colored)

Comment out DISABLE_EXT_CACHE as it unnecessarily slows down the IIci
w/ external cache.  Leave it around so the paranoid can still use it.

Revision 1.85.2.5 / (download) - annotate - [select for diffs], Sun May 16 22:38:08 1999 UTC (24 years, 11 months ago) by scottr
Branch: scottr-mac68k-wscons
Changes since 1.85.2.4: +3 -2 lines
Diff to previous 1.85.2.4 (colored) to branchpoint 1.85 (colored)

Sync with main branch.

Revision 1.86 / (download) - annotate - [select for diffs], Mon Apr 19 21:22:59 1999 UTC (25 years ago) by kleink
Branch: MAIN
Changes since 1.85: +3 -2 lines
Diff to previous 1.85 (colored)

Add COMPAT_SVR4 for m68k.

Revision 1.85.2.4 / (download) - annotate - [select for diffs], Thu Mar 11 19:00:58 1999 UTC (25 years, 1 month ago) by scottr
Branch: scottr-mac68k-wscons
Changes since 1.85.2.3: +5 -2 lines
Diff to previous 1.85.2.3 (colored) to branchpoint 1.85 (colored)

Update for ite/grf compatibility

Revision 1.85.2.3 / (download) - annotate - [select for diffs], Mon Mar 8 02:07:42 1999 UTC (25 years, 1 month ago) by scottr
Branch: scottr-mac68k-wscons
Changes since 1.85.2.2: +8 -7 lines
Diff to previous 1.85.2.2 (colored) to branchpoint 1.85 (colored)

Update for wsdisplay/wscons support.

Revision 1.85.2.2 / (download) - annotate - [select for diffs], Fri Mar 5 08:24:23 1999 UTC (25 years, 1 month ago) by scottr
Branch: scottr-mac68k-wscons
Changes since 1.85.2.1: +236 -0 lines
Diff to previous 1.85.2.1 (colored) to branchpoint 1.85 (colored)

checkpoint:  input side code should work.  no output side yet.

Revision 1.85.2.1, Fri Mar 5 06:33:18 1999 UTC (25 years, 1 month ago) by scottr
Branch: scottr-mac68k-wscons
Changes since 1.85: +0 -231 lines
FILE REMOVED

file GENERIC was added on branch scottr-mac68k-wscons on 1999-03-05 08:24:23 +0000

Revision 1.85 / (download) - annotate - [select for diffs], Fri Mar 5 06:33:18 1999 UTC (25 years, 1 month ago) by scottr
Branch: MAIN
CVS Tags: netbsd-1-4-base, netbsd-1-4-RELEASE, kame_14_19990705, kame_14_19990628
Branch point for: scottr-mac68k-wscons, netbsd-1-4, kame, chs-ubc2
Changes since 1.84: +1 -3 lines
Diff to previous 1.84 (colored)

Remove ADB_DEBUG; it's not fatal, but it adds a bunch of code that's
disabled by default.

Revision 1.84 / (download) - annotate - [select for diffs], Thu Feb 18 07:35:07 1999 UTC (25 years, 2 months ago) by scottr
Branch: MAIN
Changes since 1.83: +10 -1 lines
Diff to previous 1.83 (colored)

Add the IWM driver.

Revision 1.83 / (download) - annotate - [select for diffs], Tue Dec 15 19:50:13 1998 UTC (25 years, 4 months ago) by itohy
Branch: MAIN
Changes since 1.82: +4 -2 lines
Diff to previous 1.82 (colored)

Added options COMPAT_LINUX and EXEC_ELF32 as comments
to GENERIC configuration files.

Revision 1.82 / (download) - annotate - [select for diffs], Wed Nov 25 20:30:45 1998 UTC (25 years, 4 months ago) by hwr
Branch: MAIN
CVS Tags: kenh-if-detach-base, kenh-if-detach
Changes since 1.81: +2 -1 lines
Diff to previous 1.81 (colored)

Add (commented out) 'gre' pseudo device line. Feedback is welcome.
Inspired by Klaus Klein.

Revision 1.81 / (download) - annotate - [select for diffs], Mon Nov 16 16:44:57 1998 UTC (25 years, 5 months ago) by oster
Branch: MAIN
Changes since 1.80: +2 -1 lines
Diff to previous 1.80 (colored)

Added a (commented out) configuration line for the RAIDframe device driver.

Revision 1.80 / (download) - annotate - [select for diffs], Fri Oct 23 01:16:22 1998 UTC (25 years, 6 months ago) by ender
Branch: MAIN
CVS Tags: chs-ubc-base, chs-ubc
Changes since 1.79: +5 -2 lines
Diff to previous 1.79 (colored)

New ADB "bus" interface:
o Separate ms and kbd drivers
o aed device for compatibility
o debug message cleanup in hardware direct support (from scottr)

Revision 1.79 / (download) - annotate - [select for diffs], Wed Jul 1 14:49:07 1998 UTC (25 years, 9 months ago) by scottr
Branch: MAIN
CVS Tags: eeh-paddr_t-base, eeh-paddr_t
Changes since 1.78: +4 -3 lines
Diff to previous 1.78 (colored)

Add a GRF_COMPAT option so that old-style grf ioctl() code can be
removed from the kernel.

Revision 1.78 / (download) - annotate - [select for diffs], Fri Jun 26 01:54:00 1998 UTC (25 years, 10 months ago) by lukem
Branch: MAIN
Changes since 1.77: +1 -2 lines
Diff to previous 1.77 (colored)

remove options FIFO; it's now the default

Revision 1.77 / (download) - annotate - [select for diffs], Tue Jun 2 00:29:29 1998 UTC (25 years, 10 months ago) by scottr
Branch: MAIN
Changes since 1.76: +2 -2 lines
Diff to previous 1.76 (colored)

Make the direct ADB driver default.

Revision 1.76 / (download) - annotate - [select for diffs], Fri Mar 27 06:12:32 1998 UTC (26 years, 1 month ago) by scottr
Branch: MAIN
Changes since 1.75: +2 -1 lines
Diff to previous 1.75 (colored)

Add (commented out) ALTXBUTTONS option.

Revision 1.75 / (download) - annotate - [select for diffs], Wed Mar 18 16:34:43 1998 UTC (26 years, 1 month ago) by bouyer
Branch: MAIN
Changes since 1.74: +2 -1 lines
Diff to previous 1.74 (colored)

Add commented out "options FFS_EI"

Revision 1.74 / (download) - annotate - [select for diffs], Fri Feb 27 01:33:14 1998 UTC (26 years, 1 month ago) by scottr
Branch: MAIN
Changes since 1.73: +2 -2 lines
Diff to previous 1.73 (colored)

Bump down maxusers to a reasonable value on a machine with 8MB.

Revision 1.73 / (download) - annotate - [select for diffs], Fri Jan 9 17:18:20 1998 UTC (26 years, 3 months ago) by drochner
Branch: MAIN
Changes since 1.72: +2 -1 lines
Diff to previous 1.72 (colored)

Compile in BOOTP support for diskless boot.

Revision 1.72 / (download) - annotate - [select for diffs], Mon Dec 1 15:30:53 1997 UTC (26 years, 4 months ago) by kleink
Branch: MAIN
Changes since 1.71: +2 -1 lines
Diff to previous 1.71 (colored)

Add COMPAT_13.

Revision 1.71 / (download) - annotate - [select for diffs], Wed Nov 26 07:23:20 1997 UTC (26 years, 4 months ago) by scottr
Branch: MAIN
Changes since 1.70: +182 -92 lines
Diff to previous 1.70 (colored)

Major reorganization, based largely on the i386 GENERIC.  This moves all
bus and device configuration out of std.mac68k, as well.

Revision 1.70 / (download) - annotate - [select for diffs], Mon Nov 17 01:57:58 1997 UTC (26 years, 5 months ago) by lukem
Branch: MAIN
Changes since 1.69: +2 -1 lines
Diff to previous 1.69 (colored)

* add commented out DDB_HISTORY_SIZE=100 if DDB exists in config file
* fix up use of 'options<SPACE><TAB>'

Revision 1.68.2.1 / (download) - annotate - [select for diffs], Wed Nov 5 21:58:05 1997 UTC (26 years, 5 months ago) by mellon
Branch: 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
Changes since 1.68: +2 -1 lines
Diff to previous 1.68 (colored) next main 1.69 (colored)

Pull rev 1.69 up from trunk (scottr)

Revision 1.69 / (download) - annotate - [select for diffs], Tue Nov 4 03:44:42 1997 UTC (26 years, 5 months ago) by briggs
Branch: MAIN
Changes since 1.68: +2 -1 lines
Diff to previous 1.68 (colored)

Add in the if_mc ethernet driver for the AMD "MACE" part.  This is the
internal ethernet on the Quadra/Centris 660av/840av.
Add initial support for the PSC (DMA controller) to support the above
(DMA SCSI remains unsupported).  This involved also changing the way
that several interrupts are handled.
Above from David Huang <khym@bga.com>
Since the interrupts changed somewhat, we must also make the ipls
dynamic, defaulting to their prior levels and adjusted for the AVs.
I modelled this on the hp300.

Revision 1.68 / (download) - annotate - [select for diffs], Mon Oct 20 22:52:48 1997 UTC (26 years, 6 months ago) by scottr
Branch: MAIN
CVS Tags: netbsd-1-3-base
Branch point for: netbsd-1-3
Changes since 1.67: +3 -2 lines
Diff to previous 1.67 (colored)

Enable ipfilter, and add a commented-out rnd pseudo-device line.

Revision 1.65.2.2 / (download) - annotate - [select for diffs], Wed Aug 27 22:27:13 1997 UTC (26 years, 7 months ago) by thorpej
Branch: marc-pcmcia
Changes since 1.65.2.1: +2 -2 lines
Diff to previous 1.65.2.1 (colored) to branchpoint 1.65 (colored) next main 1.66 (colored)

Update marc-pcmcia branch from trunk.

Revision 1.67 / (download) - annotate - [select for diffs], Sat Aug 23 19:18:37 1997 UTC (26 years, 8 months ago) by mjacob
Branch: MAIN
CVS Tags: thorpej-signal-base, thorpej-signal, marc-pcmcia-base
Changes since 1.66: +2 -2 lines
Diff to previous 1.66 (colored)

add a before tab to SCSIVERBOSE

Revision 1.65.2.1 / (download) - annotate - [select for diffs], Sat Aug 23 07:09:46 1997 UTC (26 years, 8 months ago) by thorpej
Branch: marc-pcmcia
Changes since 1.65: +2 -1 lines
Diff to previous 1.65 (colored)

Update marc-pcmcia branch from trunk.

Revision 1.66 / (download) - annotate - [select for diffs], Wed Aug 20 18:41:33 1997 UTC (26 years, 8 months ago) by mjacob
Branch: MAIN
Changes since 1.65: +2 -1 lines
Diff to previous 1.65 (colored)

add commented out reference SCSIVERBOSE option

Revision 1.65 / (download) - annotate - [select for diffs], Fri Jul 25 19:53:59 1997 UTC (26 years, 9 months ago) by scottr
Branch: MAIN
CVS Tags: marc-pcmcia-bp
Branch point for: marc-pcmcia
Changes since 1.64: +4 -3 lines
Diff to previous 1.64 (colored)

Add NETATALK, and be pedantic with a few comments.

Revision 1.64 / (download) - annotate - [select for diffs], Wed May 7 00:32:44 1997 UTC (26 years, 11 months ago) by lukem
Branch: MAIN
CVS Tags: bouyer-scsipi
Changes since 1.63: +2 -2 lines
Diff to previous 1.63 (colored)

minor whitespaco fixes

Revision 1.63 / (download) - annotate - [select for diffs], Tue May 6 00:31:49 1997 UTC (26 years, 11 months ago) by lukem
Branch: MAIN
Changes since 1.62: +14 -14 lines
Diff to previous 1.62 (colored)

be consistent with use of spaces and tabs.

Revision 1.62 / (download) - annotate - [select for diffs], Tue Apr 8 03:00:37 1997 UTC (27 years ago) by scottr
Branch: MAIN
Changes since 1.61: +2 -1 lines
Diff to previous 1.61 (colored)

Add MRG_ADB option.

Revision 1.61 / (download) - annotate - [select for diffs], Mon Mar 24 18:28:40 1997 UTC (27 years, 1 month ago) by scottr
Branch: MAIN
Changes since 1.60: +2 -1 lines
Diff to previous 1.60 (colored)

Add se driver

Revision 1.60 / (download) - annotate - [select for diffs], Sat Mar 15 20:07:37 1997 UTC (27 years, 1 month ago) by briggs
Branch: MAIN
Changes since 1.59: +3 -1 lines
Diff to previous 1.59 (colored)

Add SONIC driver.  Works on my Q700.  Untested elsewhere.

Revision 1.59 / (download) - annotate - [select for diffs], Sat Mar 15 18:35:47 1997 UTC (27 years, 1 month ago) by scottr
Branch: MAIN
Changes since 1.58: +1 -2 lines
Diff to previous 1.58 (colored)

Remove obsolete MAC68K_BROKEN_VIDEO option.

Revision 1.55.2.1 / (download) - annotate - [select for diffs], Wed Mar 12 15:08:19 1997 UTC (27 years, 1 month ago) by is
Branch: is-newarp
Changes since 1.55: +18 -16 lines
Diff to previous 1.55 (colored) next main 1.56 (colored)

Merge in changes from The Trunk, partially just reimplementing newarp.

Revision 1.58 / (download) - annotate - [select for diffs], Sun Mar 2 06:43:00 1997 UTC (27 years, 1 month ago) by scottr
Branch: MAIN
CVS Tags: is-newarp-before-merge
Changes since 1.57: +2 -1 lines
Diff to previous 1.57 (colored)

Add the MAC68K_BROKEN_VIDEO option, which is a hack that delays enabling
NuBus interrupts until an Ethernet card is attached.
XXX  This should go away at some point, obviously.

Revision 1.57 / (download) - annotate - [select for diffs], Fri Feb 14 06:23:14 1997 UTC (27 years, 2 months ago) by scottr
Branch: MAIN
Changes since 1.56: +2 -1 lines
Diff to previous 1.56 (colored)

Add memory disk pseudo-device

Revision 1.56 / (download) - annotate - [select for diffs], Wed Feb 12 04:29:10 1997 UTC (27 years, 2 months ago) by scottr
Branch: MAIN
CVS Tags: mrg-vm-swap
Changes since 1.55: +16 -16 lines
Diff to previous 1.55 (colored)

Move asc0 here from std.mac68k, and enable PFIL_HOOKS option so that
the if_ipl LKM can be loaded.  Add some minimal driver descriptions.

Revision 1.55 / (download) - annotate - [select for diffs], Fri Jan 31 06:02:19 1997 UTC (27 years, 2 months ago) by thorpej
Branch: MAIN
CVS Tags: is-newarp-base
Branch point for: is-newarp
Changes since 1.54: +17 -15 lines
Diff to previous 1.54 (colored)

Adopt for new file system and root spec grammar.

Revision 1.51.2.3 / (download) - annotate - [select for diffs], Thu Jan 30 05:58:13 1997 UTC (27 years, 2 months ago) by thorpej
Branch: thorpej-setroot
Changes since 1.51.2.2: +47 -39 lines
Diff to previous 1.51.2.2 (colored) next main 1.52 (colored)

update from trunk

Revision 1.54 / (download) - annotate - [select for diffs], Sun Jan 26 18:41:19 1997 UTC (27 years, 2 months ago) by scottr
Branch: MAIN
Changes since 1.53: +45 -41 lines
Diff to previous 1.53 (colored)

Forgot PFIL_HOOKS; correct this.  Also, organize options less insanely.

Revision 1.53 / (download) - annotate - [select for diffs], Sat Jan 25 22:41:40 1997 UTC (27 years, 2 months ago) by scottr
Branch: MAIN
Changes since 1.52: +8 -5 lines
Diff to previous 1.52 (colored)

Add `options LKM'

Revision 1.51.2.2 / (download) - annotate - [select for diffs], Sat Jan 18 04:17:45 1997 UTC (27 years, 3 months ago) by thorpej
Branch: thorpej-setroot
Changes since 1.51.2.1: +2 -1 lines
Diff to previous 1.51.2.1 (colored)

Update from trunk.

Revision 1.51.2.1 / (download) - annotate - [select for diffs], Tue Jan 14 21:25:25 1997 UTC (27 years, 3 months ago) by thorpej
Branch: thorpej-setroot
Changes since 1.51: +16 -15 lines
Diff to previous 1.51 (colored)

Snapshot of work-in-progress, committed to private branch.

These changes implement machine-independent root device and file system
selection.  Notable features:

	- All ports behave in a consistent manner regarding root
	  device selection.
	- No more "options GENERIC"; all kernels have the ability
	  to boot with RB_ASKNAME to select root device and file system
	  type.
	- Root file system type can be wildcarded; a machine-independent
	  function will try all possible file systems for the selected
	  root device until one succeeds.
	- If the root file system fails to mount, the operator will
	  be given the chance to select a new root device and file
	  system type, rather than having the machine simply panic.
	- nfs_mountroot() no longer panics if any part of the NFS
	  mount process fails; it now returns an error, giving the
	  operator a chance to recover.
	- New, more consistent, config(8) grammar.  The constructs:

		config netbsd swap generic
		config netbsd root on nfs

	  have been replaced with:

		config netbsd root on ? type ?
		config netbsd root on ? type nfs

	  Additionally, the operator may select or wildcard root file
	  system type in the kernel configuration file:

		config netbsd root on cd0a type cd9660

	  config(8) now requires that a "root" specification be
	  made.  "root" may be wired down or wildcarded.  "swap" and
	  "dump" specifications are optional, and follow previous
	  semantics.

	- config(8) has a new "file-system" keyword, used to configure
	  file systems into the kernel.  Eventually, this will be used
	  to generate the default vfssw[].

	- "options NFSCLIENT" is obsolete, and is replaced by
	  "file-system NFS".  "options NFSSERVER" still exists, since
	  NFS server support is independent of the NFS file system
	  client.

	- sys/arch/<foo>/<foo>/swapgeneric.c is no longer used, and
	  will be removed; all information is now generated by config(8).

As of this commit, all ports except arm32 have been updated to use
the new setroot().  Only SPARC, i386, and Alpha ports have been
tested at this time.  Port masters should test these changes on their
ports, and report any problems back to me.

More changes are on their way, including RB_ASKNAME support in
nfs_mountroot() (to prompt for server address and path) and, potentially,
the ability to select rarp/bootparam or bootp in nfs_mountroot().

Revision 1.52 / (download) - annotate - [select for diffs], Mon Jan 13 23:34:07 1997 UTC (27 years, 3 months ago) by scottr
Branch: MAIN
Changes since 1.51: +1 -0 lines
Diff to previous 1.51 (colored)

Add ipfilter (pseudo-) device.

Revision 1.51 / (download) - annotate - [select for diffs], Sat Jan 11 09:11:41 1997 UTC (27 years, 3 months ago) by mikel
Branch: MAIN
Branch point for: thorpej-setroot
Changes since 1.50: +2 -1 lines
Diff to previous 1.50 (colored)

add 'pseudo-device ccd' where necessary; PR kern/1830.

Revision 1.50 / (download) - annotate - [select for diffs], Tue Dec 17 07:22:30 1996 UTC (27 years, 4 months ago) by scottr
Branch: MAIN
Changes since 1.49: +49 -46 lines
Diff to previous 1.49 (colored)

Add sample sbc config line; format 'options' lines for consistency.

Revision 1.49 / (download) - annotate - [select for diffs], Tue Nov 19 00:38:05 1996 UTC (27 years, 5 months ago) by scottr
Branch: MAIN
Changes since 1.48: +0 -2 lines
Diff to previous 1.48 (colored)

- Move non-optional options SWAPPAGER, VNODEPAGER, and DEVPAGER to std.mac68k
- Catch up with vm/vmparam.h (remove MACHINE_NONCONTIG)
- Fix space/tab niggles in SPOT config
- MYSTERY now includes the esp driver

Revision 1.48 / (download) - annotate - [select for diffs], Mon Nov 11 18:02:57 1996 UTC (27 years, 5 months ago) by scottr
Branch: MAIN
Changes since 1.47: +1 -3 lines
Diff to previous 1.47 (colored)

Remove unused MAXFDESCS option.  Closes PR 2927, noticed by Erik
Bertelsen <erik@aarhus1.uni-c.dk>.

Revision 1.47 / (download) - annotate - [select for diffs], Tue Oct 29 06:16:29 1996 UTC (27 years, 5 months ago) by briggs
Branch: MAIN
Changes since 1.46: +2 -1 lines
Diff to previous 1.46 (colored)

Add esp1 at obio?

Revision 1.46 / (download) - annotate - [select for diffs], Tue Oct 29 04:26:57 1996 UTC (27 years, 5 months ago) by briggs
Branch: MAIN
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored)

ncr96scsi -> esp for consistency with sparc and alpha.

Revision 1.45 / (download) - annotate - [select for diffs], Wed Oct 16 04:00:28 1996 UTC (27 years, 6 months ago) by scottr
Branch: MAIN
Changes since 1.44: +1 -0 lines
Diff to previous 1.44 (colored)

We're paranoid; disable the IIci's cache card.

Revision 1.44 / (download) - annotate - [select for diffs], Tue Oct 15 07:25:55 1996 UTC (27 years, 6 months ago) by scottr
Branch: MAIN
Changes since 1.43: +0 -1 lines
Diff to previous 1.43 (colored)

We no longer need 'options GENERIC'

Revision 1.43 / (download) - annotate - [select for diffs], Sun Sep 22 06:49:09 1996 UTC (27 years, 7 months ago) by scottr
Branch: MAIN
Changes since 1.42: +1 -1 lines
Diff to previous 1.42 (colored)

Update for recent config(8) changes.

Revision 1.42 / (download) - annotate - [select for diffs], Mon Sep 16 04:35:25 1996 UTC (27 years, 7 months ago) by scottr
Branch: MAIN
Changes since 1.41: +1 -0 lines
Diff to previous 1.41 (colored)

Add ZS_CONSOLE_ABORT

Revision 1.41 / (download) - annotate - [select for diffs], Thu Sep 12 05:33:41 1996 UTC (27 years, 7 months ago) by scottr
Branch: MAIN
Changes since 1.40: +6 -4 lines
Diff to previous 1.40 (colored)

Add ss, uk SCSI devices

Revision 1.40 / (download) - annotate - [select for diffs], Tue Sep 10 22:30:26 1996 UTC (27 years, 7 months ago) by thorpej
Branch: MAIN
Changes since 1.39: +2 -1 lines
Diff to previous 1.39 (colored)

Document COMPAT_M68K4K, but leave it disabled by default.

Revision 1.39 / (download) - annotate - [select for diffs], Mon Aug 26 23:40:27 1996 UTC (27 years, 7 months ago) by mrg
Branch: MAIN
Changes since 1.38: +3 -1 lines
Diff to previous 1.38 (colored)

add COMPAT_12.

Revision 1.38 / (download) - annotate - [select for diffs], Mon Aug 5 01:52:13 1996 UTC (27 years, 8 months ago) by scottr
Branch: MAIN
Changes since 1.37: +4 -2 lines
Diff to previous 1.37 (colored)

Attach ite semantics to the appropriate grf device.

Revision 1.37 / (download) - annotate - [select for diffs], Sun May 19 22:29:04 1996 UTC (27 years, 11 months ago) by scottr
Branch: MAIN
CVS Tags: netbsd-1-2-base, netbsd-1-2-RELEASE, netbsd-1-2-PATCH001, netbsd-1-2-BETA, netbsd-1-2
Changes since 1.36: +7 -3 lines
Diff to previous 1.36 (colored)

Update for new grf attachment code.

Revision 1.36 / (download) - annotate - [select for diffs], Mon May 6 03:33:06 1996 UTC (27 years, 11 months ago) by briggs
Branch: MAIN
Changes since 1.35: +3 -2 lines
Diff to previous 1.35 (colored)

Move grf0 at obio? from std.mac68k to the config files.  Not all machine
have internal video.

Revision 1.35 / (download) - annotate - [select for diffs], Sun May 5 06:15:56 1996 UTC (27 years, 11 months ago) by briggs
Branch: MAIN
Changes since 1.34: +8 -4 lines
Diff to previous 1.34 (colored)

Prototype for -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized
Also change the device probing scheme to use something a bit more rational.
A current side-effect is that nubus cards are double-mapped.  I expect
to fix that shortly.
Also change splclock() to block everything but serial hardware interrupts.

Revision 1.34 / (download) - annotate - [select for diffs], Mon Apr 8 14:17:28 1996 UTC (28 years ago) by briggs
Branch: MAIN
Changes since 1.33: +2 -1 lines
Diff to previous 1.33 (colored)

Add PPP_BSDCOMP and PPP_DEFLATE options.

Revision 1.33 / (download) - annotate - [select for diffs], Tue Mar 12 21:06:22 1996 UTC (28 years, 1 month ago) by scottr
Branch: MAIN
Changes since 1.32: +3 -2 lines
Diff to previous 1.32 (colored)

Add "options M68020" so that 68851-specific code is only compiled when
we want it (we don't support the 020 without an 851 anyway).  Note that
M68030 no longer implies support for 020+851.

This also allows us to compile with -m68030 iff M68020 isn't specified
in the config file.

Revision 1.32 / (download) - annotate - [select for diffs], Tue Nov 21 05:00:37 1995 UTC (28 years, 5 months ago) by briggs
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

Get rid of obsolete time specs.

Revision 1.31 / (download) - annotate - [select for diffs], Wed Oct 4 11:05:25 1995 UTC (28 years, 6 months ago) by briggs
Branch: MAIN
CVS Tags: netbsd-1-1-base, netbsd-1-1-RELEASE, netbsd-1-1-PATCH001, netbsd-1-1
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

Add a second ppp.  It makes the kernel a whole 8 bytes larger on disk.

Revision 1.30 / (download) - annotate - [select for diffs], Wed Oct 4 03:42:18 1995 UTC (28 years, 6 months ago) by briggs
Branch: MAIN
Changes since 1.29: +3 -2 lines
Diff to previous 1.29 (colored)

ae0 -> ae* and add a couple of vnd devices.

Revision 1.29 / (download) - annotate - [select for diffs], Tue Oct 3 20:19:01 1995 UTC (28 years, 6 months ago) by briggs
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

Raise number of bpfs to 12 since CAP needs a minimum of 8.

Revision 1.28 / (download) - annotate - [select for diffs], Sat Sep 16 12:33:06 1995 UTC (28 years, 7 months ago) by briggs
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

Set timezone to 0.  The booter's GMT bias should be used, instead.

Revision 1.27 / (download) - annotate - [select for diffs], Mon Jul 17 01:21:29 1995 UTC (28 years, 9 months ago) by briggs
Branch: MAIN
Changes since 1.26: +2 -1 lines
Diff to previous 1.26 (colored)

GENERIC should have options GENERIC.  Duh.

Revision 1.26 / (download) - annotate - [select for diffs], Mon Jun 19 03:55:15 1995 UTC (28 years, 10 months ago) by briggs
Branch: MAIN
Changes since 1.25: +4 -4 lines
Diff to previous 1.25 (colored)

Add FPSP back.

Revision 1.25 / (download) - annotate - [select for diffs], Wed Mar 29 07:28:48 1995 UTC (29 years ago) by briggs
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Nuke FPCOPROC and add FPU_EMULATE to GENERIC.
Support the above with gwr's sun3 stuff.

Revision 1.24 / (download) - annotate - [select for diffs], Sat Mar 11 13:56:36 1995 UTC (29 years, 1 month ago) by briggs
Branch: MAIN
Changes since 1.23: +1 -2 lines
Diff to previous 1.23 (colored)

Nuke NEWCONFIG.  It's not used anymore at all.

Revision 1.23 / (download) - annotate - [select for diffs], Sat Mar 11 13:55:03 1995 UTC (29 years, 1 month ago) by briggs
Branch: MAIN
Changes since 1.22: +3 -3 lines
Diff to previous 1.22 (colored)

Use M68030 and M68040 instead of MC...  Thanks to Luke Mewburn for
pointing out this inconsistency.

Revision 1.22 / (download) - annotate - [select for diffs], Sun Nov 27 19:53:10 1994 UTC (29 years, 4 months ago) by briggs
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Re-enable NFSCLIENT

Revision 1.21 / (download) - annotate - [select for diffs], Wed Oct 26 08:45:52 1994 UTC (29 years, 6 months ago) by cgd
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

new RCS ID format.

Revision 1.20 / (download) - annotate - [select for diffs], Thu Oct 20 21:21:04 1994 UTC (29 years, 6 months ago) by briggs
Branch: MAIN
Changes since 1.19: +2 -1 lines
Diff to previous 1.19 (colored)

Before I forget...

Revision 1.15.2.2 / (download) - annotate - [select for diffs], Thu Aug 11 22:28:53 1994 UTC (29 years, 8 months ago) by mycroft
Branch: netbsd-1-0
CVS Tags: 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
Changes since 1.15.2.1: +2 -1 lines
Diff to previous 1.15.2.1 (colored) to branchpoint 1.15 (colored) next main 1.16 (colored)

update from trunk

Revision 1.19 / (download) - annotate - [select for diffs], Sun Jul 31 07:31:45 1994 UTC (29 years, 8 months ago) by lkestel
Branch: MAIN
Changes since 1.18: +2 -1 lines
Diff to previous 1.18 (colored)

Make GENERIC be MACHINE_NONCONTIG.

Revision 1.15.2.1 / (download) - annotate - [select for diffs], Sun Jul 24 01:22:49 1994 UTC (29 years, 9 months ago) by cgd
Branch: netbsd-1-0
Changes since 1.15: +9 -10 lines
Diff to previous 1.15 (colored)

update, as requested by briggs

Revision 1.18 / (download) - annotate - [select for diffs], Thu Jul 21 01:19:42 1994 UTC (29 years, 9 months ago) by briggs
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Make ALLEN a copy of GENERIC.  Disable FPSP in GENERIC.

Revision 1.17 / (download) - annotate - [select for diffs], Thu Jul 21 00:57:33 1994 UTC (29 years, 9 months ago) by briggs
Branch: MAIN
Changes since 1.16: +7 -6 lines
Diff to previous 1.16 (colored)

Enable DDB, CD9660, NULLFS.  Add bpfilter.  Slight cleanup.

Revision 1.16 / (download) - annotate - [select for diffs], Sat Jul 9 06:26:24 1994 UTC (29 years, 9 months ago) by briggs
Branch: MAIN
Changes since 1.15: +1 -3 lines
Diff to previous 1.15 (colored)

Nuke pseudo-device con.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Jun 26 12:53:36 1994 UTC (29 years, 10 months ago) by briggs
Branch: MAIN
CVS Tags: netbsd-1-0-base
Branch point for: netbsd-1-0
Changes since 1.14: +4 -1 lines
Diff to previous 1.14 (colored)

Add mac68k_init.c and scsi96.c for 68040 macs and configure them.  Not
much uses them, yet, but also added the MC68030 and MC68040 options.

Revision 1.14 / (download) - annotate - [select for diffs], Sat Jun 25 04:58:01 1994 UTC (29 years, 10 months ago) by briggs
Branch: MAIN
Changes since 1.13: +5 -4 lines
Diff to previous 1.13 (colored)

Checkpoint.  GENERIC has some things disabled.  Makefile updated for
vnode_if and some cleanup.  copy.s added to files.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Apr 21 23:12:44 1994 UTC (30 years ago) by briggs
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

Add fpsp option.

Revision 1.12 / (download) - annotate - [select for diffs], Fri Apr 15 01:44:03 1994 UTC (30 years ago) by briggs
Branch: MAIN
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

Add COMPAT_09

Revision 1.11 / (download) - annotate - [select for diffs], Tue Mar 1 15:20:37 1994 UTC (30 years, 1 month ago) by briggs
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

Add COMPAT_SUNOS--it seems to work.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Feb 27 16:48:34 1994 UTC (30 years, 1 month ago) by briggs
Branch: MAIN
Changes since 1.9: +3 -2 lines
Diff to previous 1.9 (colored)

Disable SCSIDEBUG and make COMPAT_NOMID an option (defined).

Revision 1.9 / (download) - annotate - [select for diffs], Sun Feb 27 03:44:24 1994 UTC (30 years, 1 month ago) by briggs
Branch: MAIN
Changes since 1.8: +3 -0 lines
Diff to previous 1.8 (colored)

Make FPCOPROC an options option and remove it from the Makefile defines.
Also add a configuration that doesn't have it.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Feb 23 04:41:04 1994 UTC (30 years, 2 months ago) by briggs
Branch: MAIN
Changes since 1.7: +5 -4 lines
Diff to previous 1.7 (colored)

Add Id string and disable NFSSERVER and NFSCLIENT until I can get to
the bottom of some panics I've seen.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Feb 22 01:34:31 1994 UTC (30 years, 2 months ago) by briggs
Branch: MAIN
Changes since 1.6: +9 -7 lines
Diff to previous 1.6 (colored)

Enable several more options.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Jan 30 00:58:52 1994 UTC (30 years, 2 months ago) by briggs
Branch: MAIN
Changes since 1.5: +10 -15 lines
Diff to previous 1.5 (colored)

Fixup scsi references and add ISOFS and PROCFS options.  Clean up swap/root
definitions, too.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Dec 21 03:14:16 1993 UTC (30 years, 4 months ago) by briggs
Branch: MAIN
Changes since 1.4: +2 -0 lines
Diff to previous 1.4 (colored)

Add Apple Ethernet to GENERIC and files.  Also add asc.c to files
for sound support.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Dec 15 03:04:40 1993 UTC (30 years, 4 months ago) by briggs
Branch: MAIN
Changes since 1.3: +1 -0 lines
Diff to previous 1.3 (colored)

Let's try DDB...

Revision 1.3 / (download) - annotate - [select for diffs], Thu Dec 2 18:29:20 1993 UTC (30 years, 4 months ago) by briggs
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)

Migrate to new MACHINE definition (mac -> mac68k).

Revision 1.2 / (download) - annotate - [select for diffs], Mon Nov 29 00:29:32 1993 UTC (30 years, 4 months ago) by briggs
Branch: MAIN
Changes since 1.1: +59 -41 lines
Diff to previous 1.1 (colored)

Update to current work in progress.  This includes an update to
use config.new.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Sep 29 06:09:13 1993 UTC (30 years, 6 months ago) by briggs
Branch: alice
CVS Tags: ver0
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

The current MacBSD architecture sub-directory for NetBSD-0.9--more or
less.  It needs some help to get to be -current.  Support for minimal
hardware on the SE/30, II, IIx, and IIcx exists.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Sep 29 06:09:12 1993 UTC (30 years, 6 months ago) by briggs
Branch: MAIN

Initial revision

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




CVSweb <webmaster@jp.NetBSD.org>