The NetBSD Project

CVS log for src/sys/arch/amiga/conf/DRACO

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


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

Revision 1.201: download - view: text, markup, annotated - select for diffs
Sun Aug 7 02:52:23 2022 UTC (2 years, 3 months ago) by simonb
Branches: MAIN
CVS tags: thorpej-ifq-base, thorpej-ifq, thorpej-altq-separation-base, thorpej-altq-separation, netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, bouyer-sunxi-drm-base, bouyer-sunxi-drm
Diff to: previous 1.200: preferred, colored
Changes since revision 1.200: +8 -10 lines
UFS/LFS dirhash:
- Enable UFS_DIRHASH if the architecture or kernel model specific config
  file can use 128MB of RAM or more.
- Remove experimental tag from UFS_DIRHASH; it's been with RUMP kernel
  and by a number of NetBSD developers for years.
- Add LFS_DIRHASH if LFS was enabled.
- Be somewhat consistent with FS options order.

Revision 1.200: download - view: text, markup, annotated - select for diffs
Sun May 29 10:51:42 2022 UTC (2 years, 6 months ago) by rin
Branches: MAIN
Diff to: previous 1.199: preferred, colored
Changes since revision 1.199: +3 -3 lines
Regen for GENERIC.in rev. 1.149.

Revision 1.199: download - view: text, markup, annotated - select for diffs
Sun May 29 10:43:19 2022 UTC (2 years, 6 months ago) by andvar
Branches: MAIN
Diff to: previous 1.198: preferred, colored
Changes since revision 1.198: +3 -3 lines
s/littel/little/ mainly in copy pasted comments.

Revision 1.196.2.1: download - view: text, markup, annotated - select for diffs
Sat Apr 3 22:28:14 2021 UTC (3 years, 8 months ago) by thorpej
Branches: thorpej-futex
Diff to: previous 1.196: preferred, colored; next MAIN 1.197: preferred, colored
Changes since revision 1.196: +4 -3 lines
Sync with HEAD.

Revision 1.198: download - view: text, markup, annotated - select for diffs
Tue Jan 26 10:50:20 2021 UTC (3 years, 10 months ago) by rin
Branches: 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
Diff to: previous 1.197: preferred, colored
Changes since revision 1.197: +3 -3 lines
Regen for previous commit to GENERIC.in.

Revision 1.197: download - view: text, markup, annotated - select for diffs
Thu Jan 21 06:51:54 2021 UTC (3 years, 10 months ago) by nia
Branches: MAIN
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +3 -2 lines
add a commented out compat_ossaudio wherever there's compat_linux

requested by mrg

Revision 1.196: download - view: text, markup, annotated - select for diffs
Mon Oct 26 06:22:28 2020 UTC (4 years, 1 month ago) by rin
Branches: MAIN
Branch point for: thorpej-futex
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +4 -3 lines
regen

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

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

Revision 1.194: download - view: text, markup, annotated - select for diffs
Mon Aug 10 06:33:45 2020 UTC (4 years, 3 months ago) by rin
Branches: MAIN
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +6 -4 lines
regen

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

Revision 1.192: download - view: text, markup, annotated - select for diffs
Sun May 3 10:06:29 2020 UTC (4 years, 7 months ago) by rin
Branches: MAIN
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +3 -3 lines
Regen to disable amiga/efa(4) in GENERIC, accidentally enabled in the
previous revision.

efa_probe() seems broken and misdetected even if absent on A1200.

Revision 1.186.4.2: download - view: text, markup, annotated - select for diffs
Wed Apr 8 14:07:26 2020 UTC (4 years, 7 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.186.4.1: preferred, colored; branchpoint 1.186: preferred, colored; next MAIN 1.187: preferred, colored
Changes since revision 1.186.4.1: +2 -4 lines
Merge changes from current as of 20200406

Revision 1.191: download - view: text, markup, annotated - select for diffs
Wed Mar 25 17:06:18 2020 UTC (4 years, 8 months ago) by jdolecek
Branches: MAIN
CVS tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +2 -4 lines
remove 'file-system SMBFS' and 'pseudo-device nsmb' from all kernel configs
to prepare for their eventual removal

Revision 1.186.4.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:05:48 2019 UTC (5 years, 5 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +8 -24 lines
Sync with HEAD

Revision 1.190: download - view: text, markup, annotated - select for diffs
Sun May 26 23:03:31 2019 UTC (5 years, 6 months ago) by sevan
Branches: MAIN
CVS tags: phil-wifi-20191119, phil-wifi-20190609, netbsd-9-base, netbsd-9-4-RELEASE, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, is-mlppp-base, is-mlppp, ad-namecache-base3, ad-namecache-base2, ad-namecache-base1, ad-namecache-base, ad-namecache
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +5 -15 lines
regen

Revision 1.189: download - view: text, markup, annotated - select for diffs
Sat Apr 13 08:26:14 2019 UTC (5 years, 7 months ago) by isaki
Branches: MAIN
CVS tags: isaki-audio2-base, isaki-audio2
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +4 -3 lines
Regen.
> Add drvctl to kernel which has audio device.
> audiocfg(1) requires drvctl(4).

Revision 1.186.2.2: download - view: text, markup, annotated - select for diffs
Wed Dec 26 14:01:31 2018 UTC (5 years, 11 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.186.2.1: preferred, colored; branchpoint 1.186: preferred, colored; next MAIN 1.187: preferred, colored
Changes since revision 1.186.2.1: +2 -3 lines
Sync with HEAD, resolve a few conflicts

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

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

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

Revision 1.187: download - view: text, markup, annotated - select for diffs
Wed Aug 1 20:04:10 2018 UTC (6 years, 4 months ago) by maxv
Branches: MAIN
CVS tags: pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +3 -9 lines
Unreference IPF/PF from all the config files, and enable NPF instead when
wanted. This also fixes some inconsistencies I saw in several files (eg
IPF options while IPF was not compiled, IPF+PF enabled by default, etc).

Revision 1.154.6.1: download - view: text, markup, annotated - select for diffs
Tue May 22 14:49:01 2018 UTC (6 years, 6 months ago) by martin
Branches: netbsd-6-0
Diff to: previous 1.154: preferred, colored; next MAIN 1.155: preferred, colored
Changes since revision 1.154: +3 -3 lines
Apply patch requested by maxv in ticket #1500:

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

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

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

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

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

Revision 1.175.2.1: download - view: text, markup, annotated - select for diffs
Sun Feb 25 21:16:07 2018 UTC (6 years, 9 months ago) by snj
Branches: netbsd-7
CVS tags: netbsd-7-2-RELEASE
Diff to: previous 1.175: preferred, colored; next MAIN 1.176: preferred, colored
Changes since revision 1.175: +3 -3 lines
Apply patch (requested by maxv in ticket #1499):
- disable compat_svr4 and compat_svr4_32 everywhere
- disable compat_ibcs2 everywhere but on Vax
- remove svr4/svr4_32/ibcs2/freebsd from the module autoload list

Revision 1.175.8.1: download - view: text, markup, annotated - select for diffs
Sun Feb 25 21:15:38 2018 UTC (6 years, 9 months ago) by snj
Branches: netbsd-7-1
CVS tags: netbsd-7-1-2-RELEASE
Diff to: previous 1.175: preferred, colored; next MAIN 1.176: preferred, colored
Changes since revision 1.175: +3 -3 lines
Apply patch (requested by maxv in ticket #1499):
- disable compat_svr4 and compat_svr4_32 everywhere
- disable compat_ibcs2 everywhere but on Vax
- remove svr4/svr4_32/ibcs2/freebsd from the module autoload list

Revision 1.175.4.1: download - view: text, markup, annotated - select for diffs
Sun Feb 25 21:15:19 2018 UTC (6 years, 9 months ago) by snj
Branches: netbsd-7-0
Diff to: previous 1.175: preferred, colored; next MAIN 1.176: preferred, colored
Changes since revision 1.175: +3 -3 lines
Apply patch (requested by maxv in ticket #1499):
- disable compat_svr4 and compat_svr4_32 everywhere
- disable compat_ibcs2 everywhere but on Vax
- remove svr4/svr4_32/ibcs2/freebsd from the module autoload list

Revision 1.186: download - view: text, markup, annotated - select for diffs
Mon Feb 5 15:18:10 2018 UTC (6 years, 9 months ago) by maxv
Branches: MAIN
CVS tags: phil-wifi-base, pgoyette-compat-base, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315
Branch point for: phil-wifi, pgoyette-compat
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +2 -3 lines
Nuke DIRECTED_BROADCAST, it is not documented and not enabled anywhere. It
probably wouldn't have built correctly anyway, since there is no associated
defflag.

These ten lines of code in ip_input.c already look a lot better.

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

Revision 1.185: download - view: text, markup, annotated - select for diffs
Tue Jan 23 14:47:53 2018 UTC (6 years, 10 months ago) by sevan
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +4 -4 lines
Alternate buffer queue strategies no longer considered experimental, update
description.

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

Revision 1.158.2.5: download - view: text, markup, annotated - select for diffs
Sun Dec 3 11:35:48 2017 UTC (7 years ago) by jdolecek
Branches: tls-maxphys
Diff to: previous 1.158.2.4: preferred, colored; next MAIN 1.159: preferred, colored
Changes since revision 1.158.2.4: +6 -20 lines
update from HEAD

Revision 1.184: download - view: text, markup, annotated - select for diffs
Thu Sep 14 07:58:39 2017 UTC (7 years, 2 months ago) by mrg
Branches: MAIN
CVS tags: tls-maxphys-base-20171202
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +7 -20 lines
clean up COMPAT_* options for native netbsd code:
- new series of files that are useful for saying "i want everything
  since netbsd 1.4", etc.
- use the fact COMPAT_* options have future dependancies to remove
  many redundant options.

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

Revision 1.183: download - view: text, markup, annotated - select for diffs
Wed Sep 13 22:24:42 2017 UTC (7 years, 2 months ago) by sevan
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +2 -5 lines
Remove support for VERIFIED_EXEC_FP_RMD160, VERIFIED_EXEC_FP_SHA1, and VERIFIED_EXEC_FP_MD5 options.
These algorithms are either broken or on their way to being broken.

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

ok riastradh

Revision 1.180.8.1: download - view: text, markup, annotated - select for diffs
Thu Aug 31 08:41:33 2017 UTC (7 years, 3 months ago) by bouyer
Branches: netbsd-8
CVS tags: matt-nb8-mediatek-base, matt-nb8-mediatek
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +3 -3 lines
apply paych, requested by maxv in ticket #237:
	sys/arch/amiga/conf/DRACO		patch
	sys/arch/amiga/conf/GENERIC		patch
	sys/arch/amiga/conf/GENERIC.in		patch
	sys/arch/i386/conf/ALL			patch
	sys/arch/i386/conf/GENERIC		patch
	sys/arch/i386/conf/XEN3_DOM0		patch
	sys/arch/i386/conf/XEN3_DOMU		patch
	sys/arch/sparc/conf/GENERIC		patch
	sys/arch/sparc/conf/KRUPS		patch
	sys/arch/sparc/conf/MRCOFFEE		patch
	sys/arch/sparc/conf/TADPOLE3GX		patch
	sys/arch/sparc64/conf/GENERIC		patch
	sys/arch/sparc64/conf/NONPLUS64		patch
	sys/kern/kern_exec.c			patch

Disables compat_svr4 and compat_svr4_32 on each architecture,
and removes the associated module autoload entries.

Revision 1.177.2.2: download - view: text, markup, annotated - select for diffs
Mon Aug 28 17:51:28 2017 UTC (7 years, 3 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.177.2.1: preferred, colored; branchpoint 1.177: preferred, colored; next MAIN 1.178: preferred, colored
Changes since revision 1.177.2.1: +3 -4 lines
Sync with HEAD

Revision 1.182: download - view: text, markup, annotated - select for diffs
Sun Jul 30 13:12:49 2017 UTC (7 years, 4 months ago) by maxv
Branches: MAIN
CVS tags: nick-nhusb-base-20170825
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +3 -3 lines
Disable svr4 and svr4_32 on sparc, sparc64 and amiga - the only places
where they were still enabled.

Revision 1.181: download - view: text, markup, annotated - select for diffs
Fri Jul 28 19:26:15 2017 UTC (7 years, 4 months ago) by maxv
Branches: MAIN
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +2 -3 lines
Remove TCP_COMPAT_42 from the config files. Pass 1.

Revision 1.177.2.1: download - view: text, markup, annotated - select for diffs
Sun Feb 5 13:40:02 2017 UTC (7 years, 9 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +4 -2 lines
Sync with HEAD

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

Revision 1.180: download - view: text, markup, annotated - select for diffs
Tue Dec 13 20:42:16 2016 UTC (7 years, 11 months ago) by christos
Branches: MAIN
CVS tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, perseant-stdc-iso10646-base, perseant-stdc-iso10646, nick-nhusb-base-20170204, netbsd-8-base, jdolecek-ncq-base, jdolecek-ncq, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Branch point for: netbsd-8
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +3 -3 lines
wildcard speaker attachments, now that we can handle many of them.

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

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

Revision 1.177: download - view: text, markup, annotated - select for diffs
Sat Aug 23 20:26:56 2014 UTC (10 years, 3 months ago) by dholland
Branches: MAIN
CVS tags: pgoyette-localcount-base, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, nick-nhusb-base-20161204, nick-nhusb-base-20161004, nick-nhusb-base-20160907, nick-nhusb-base-20160529, nick-nhusb-base-20160422, nick-nhusb-base-20160319, nick-nhusb-base-20151226, nick-nhusb-base-20150921, nick-nhusb-base-20150606, nick-nhusb-base-20150406, nick-nhusb-base, localcount-20160914
Branch point for: pgoyette-localcount, nick-nhusb
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +15 -15 lines
Systematize (and in many cases, fix) the comments on options COMPAT_NN.

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

Revision 1.158.2.4: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:02:43 2014 UTC (10 years, 3 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.158.2.3: preferred, colored
Changes since revision 1.158.2.3: +2 -13 lines
Rebase to HEAD as of a few days ago.

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

Revision 1.173.2.1: download - view: text, markup, annotated - select for diffs
Sun Aug 10 06:53:49 2014 UTC (10 years, 3 months ago) by tls
Branches: tls-earlyentropy
Diff to: previous 1.173: preferred, colored; next MAIN 1.174: preferred, colored
Changes since revision 1.173: +4 -11 lines
Rebase.

Revision 1.175: download - view: text, markup, annotated - select for diffs
Sat Jul 5 10:00:42 2014 UTC (10 years, 5 months ago) by tsutsui
Branches: MAIN
CVS tags: tls-maxphys-base, tls-earlyentropy-base, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-1-RELEASE, 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
Branch point for: netbsd-7-1, netbsd-7-0, netbsd-7
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +3 -2 lines
Regen from GENERIC.in rev 1.125:

> Use COPTS="-O2 -fno-reorder-blocks" for kernels except INSTALL_CONFIGURATION.

Revision 1.174: download - view: text, markup, annotated - select for diffs
Sat Jul 5 09:55:42 2014 UTC (10 years, 5 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +3 -11 lines
Regen to reflect GENERIC.in rev 1.121-1.124:

rev 1.121:
> dd preliminary support for the Individual Computers ACA500 in the form of acahf
> driver. If ACA500 is equipped with supported accelerator with MMU, it allows
> running NetBSD on an Amiga 500.
>
> Since ACA is not autoconf-aware, and the probe procedure does not exist yet, the
> driver is activated with the ACA500_SUPPORT kernel option. The acahf driver
> is commented out in the GENERIC kernel for now (at least until it stops being
> very experimental and hackish).
>
> When it comes to ACA-specific hardware, for now the boot CF slot works. Support for everything else is incoming...

rev 1.122:
> Changes to ACA500 support:
> - Add support for second (aux) CF slot.
> - Rework wdc attachment to be more sane.
> - Add support for clockport on ACA500.
> - Fix style where appropriate.

rev 1.123:
> Implement the probe procedure for ACA500. Now the user just needs acafh0
> compiled in his kernel and it all should(tm) work.
>
> Due to lack of obio in amiga port, the probe is called directly from mbattach().
> This is going to change with the introduction of obio for all non-autoconfig
> expansions.

rev 1.124:
> Disable X-Surf devices for DRACO's configuration.
>
> - ne at xsh requires ax88190 and ax88190 requires mii(4),
>   but all mii devices are declared only inside AMIGA_CONFIGURATION
> - X-Surf also add wdc(4) but all children devices like atabus and
>   atapibus are declared only for AMIGA_CONFIGURATION
>
> XXX: DRACO kernel is not built during build.sh release.

Revision 1.144.2.5: download - view: text, markup, annotated - select for diffs
Thu May 22 11:39:28 2014 UTC (10 years, 6 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.144.2.4: preferred, colored; branchpoint 1.144: preferred, colored; next MAIN 1.145: preferred, colored
Changes since revision 1.144.2.4: +10 -18 lines
sync with head.

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

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

Revision 1.170.2.2: download - view: text, markup, annotated - select for diffs
Sun May 18 17:44:54 2014 UTC (10 years, 6 months ago) by rmind
Branches: rmind-smpnet
Diff to: previous 1.170.2.1: preferred, colored; next MAIN 1.171: preferred, colored
Changes since revision 1.170.2.1: +6 -9 lines
sync with head

Revision 1.173: download - view: text, markup, annotated - select for diffs
Fri Oct 4 15:13:51 2013 UTC (11 years, 2 months ago) by rkujawa
Branches: 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
Branch point for: tls-earlyentropy
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +2 -8 lines
Nuke long dead NKPTADD and NKPTADDSHIFT options from config files.

Revision 1.172: download - view: text, markup, annotated - select for diffs
Mon Sep 2 07:24:17 2013 UTC (11 years, 3 months ago) by skrll
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +6 -3 lines
Re-gen. Hi rkujawa.

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

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

Revision 1.158.2.3: download - view: text, markup, annotated - select for diffs
Sun Jun 23 06:19:59 2013 UTC (11 years, 5 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.158.2.2: preferred, colored
Changes since revision 1.158.2.2: +6 -10 lines
resync from head

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

Revision 1.169: download - view: text, markup, annotated - select for diffs
Sat Apr 27 21:43:14 2013 UTC (11 years, 7 months ago) by christos
Branches: MAIN
CVS tags: khorben-n900
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +4 -4 lines
the bogus number police

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

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

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

Revision 1.158.2.2: download - view: text, markup, annotated - select for diffs
Mon Feb 25 00:28:21 2013 UTC (11 years, 9 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.158.2.1: preferred, colored
Changes since revision 1.158.2.1: +4 -3 lines
resync with head

Revision 1.165: download - view: text, markup, annotated - select for diffs
Fri Feb 1 14:48:15 2013 UTC (11 years, 10 months ago) by phx
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +0 -0 lines
Include two MII PHY drivers, as needed by certain PCMCIA network cards.
More PHY drivers should be added when needed.

Revision 1.164: download - view: text, markup, annotated - select for diffs
Tue Jan 29 21:06:15 2013 UTC (11 years, 10 months ago) by rkujawa
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +2 -2 lines
Regen configs.

Revision 1.163: download - view: text, markup, annotated - select for diffs
Mon Jan 28 14:56:02 2013 UTC (11 years, 10 months ago) by rkujawa
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +2 -2 lines
Regen config files.

Revision 1.144.2.4: download - view: text, markup, annotated - select for diffs
Wed Jan 16 05:32:41 2013 UTC (11 years, 10 months ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.144.2.3: preferred, colored; branchpoint 1.144: preferred, colored
Changes since revision 1.144.2.3: +4 -3 lines
sync with (a bit old) head

Revision 1.162: download - view: text, markup, annotated - select for diffs
Sun Nov 25 23:37:28 2012 UTC (12 years ago) by rkujawa
Branches: MAIN
CVS tags: yamt-pagecache-base8, yamt-pagecache-base7
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +2 -2 lines
Regen configs.

Revision 1.161: download - view: text, markup, annotated - select for diffs
Wed Nov 21 22:35:19 2012 UTC (12 years ago) by rkujawa
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +3 -4 lines
Regen kernel configs.

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

Revision 1.160: download - view: text, markup, annotated - select for diffs
Mon Nov 19 22:40:24 2012 UTC (12 years ago) by rkujawa
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +5 -3 lines
Regen configs.

Revision 1.144.2.3: download - view: text, markup, annotated - select for diffs
Tue Oct 30 17:18:46 2012 UTC (12 years, 1 month ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.144.2.2: preferred, colored; branchpoint 1.144: preferred, colored
Changes since revision 1.144.2.2: +4 -3 lines
sync with head

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

Revision 1.158: download - view: text, markup, annotated - select for diffs
Thu Jun 7 23:32:47 2012 UTC (12 years, 5 months ago) by rkujawa
Branches: MAIN
Branch point for: tls-maxphys
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +2 -2 lines
Regen configs.

Revision 1.145.2.4: download - view: text, markup, annotated - select for diffs
Sat Jun 2 11:08:48 2012 UTC (12 years, 6 months ago) by mrg
Branches: jmcneill-usbmp
Diff to: previous 1.145.2.3: preferred, colored; branchpoint 1.145: preferred, colored; next MAIN 1.146: preferred, colored
Changes since revision 1.145.2.3: +9 -4 lines
sync to latest -current.

Revision 1.144.2.2: download - view: text, markup, annotated - select for diffs
Wed May 23 10:07:40 2012 UTC (12 years, 6 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.144.2.1: preferred, colored; branchpoint 1.144: preferred, colored
Changes since revision 1.144.2.1: +9 -4 lines
sync with head.

Revision 1.157: download - view: text, markup, annotated - select for diffs
Tue May 15 17:39:50 2012 UTC (12 years, 6 months ago) by rkujawa
Branches: MAIN
CVS tags: yamt-pagecache-base5, jmcneill-usbmp-base10
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +8 -3 lines
regen configs

Revision 1.145.2.3: download - view: text, markup, annotated - select for diffs
Sun Apr 29 23:04:37 2012 UTC (12 years, 7 months ago) by mrg
Branches: jmcneill-usbmp
Diff to: previous 1.145.2.2: preferred, colored; branchpoint 1.145: preferred, colored
Changes since revision 1.145.2.2: +3 -3 lines
sync to latest -current.

Revision 1.156: download - view: text, markup, annotated - select for diffs
Tue Apr 17 10:06:32 2012 UTC (12 years, 7 months ago) by rkujawa
Branches: MAIN
CVS tags: jmcneill-usbmp-base9
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +3 -3 lines
regen configs

Revision 1.144.2.1: download - view: text, markup, annotated - select for diffs
Tue Apr 17 00:06:00 2012 UTC (12 years, 7 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +5 -8 lines
sync with head

Revision 1.145.2.2: download - view: text, markup, annotated - select for diffs
Sun Mar 11 01:52:18 2012 UTC (12 years, 8 months ago) by mrg
Branches: jmcneill-usbmp
Diff to: previous 1.145.2.1: preferred, colored; branchpoint 1.145: preferred, colored
Changes since revision 1.145.2.1: +2 -3 lines
sync to latest -current

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

Revision 1.145.2.1: download - view: text, markup, annotated - select for diffs
Sat Feb 18 07:31:14 2012 UTC (12 years, 9 months ago) by mrg
Branches: jmcneill-usbmp
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +5 -6 lines
merge to -current.

Revision 1.154: download - view: text, markup, annotated - select for diffs
Tue Jan 24 00:19:39 2012 UTC (12 years, 10 months ago) by rkujawa
Branches: MAIN
CVS tags: netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2
Branch point for: netbsd-6-1, netbsd-6-0, netbsd-6
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +2 -2 lines
Add voodoofb support. Allows using 3Dfx Voodoo 3 in G-REX as a console.

Revision 1.153: download - view: text, markup, annotated - select for diffs
Thu Jan 19 22:43:11 2012 UTC (12 years, 10 months ago) by rkujawa
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +2 -2 lines
Don\'t forget to disable atabus* when disabling the efa driver.

Revision 1.152: download - view: text, markup, annotated - select for diffs
Thu Jan 19 22:11:49 2012 UTC (12 years, 10 months ago) by rkujawa
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +2 -2 lines
User reported that efa driver attached when FastATA hardware was absent, but 4x EIDE splitter was present. Disable efa in GENERIC until problem is solved and/or better probe function is written.

Revision 1.151: download - view: text, markup, annotated - select for diffs
Thu Jan 19 00:14:08 2012 UTC (12 years, 10 months ago) by rkujawa
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +2 -2 lines
Tons of enchancements to MD PCI code:
- The G-REX 4000 and G-REX 1200 are now really supported and working (still only 1st slot but the rest are a matter of time).
- Add bridge identification to p5pb, simplifies the driver and make it more user-friendly.
- Retire P5PB_GENFB and P5PB_OLD_FIRMWARE options, these are now handled automatically, depending on used hardware and firmware.
- Add PCI bus reconfiguration support to p5pb (PCI_NETBSD_CONFIGURE), allows using G-REX without boot to AmigaOS.
- Bring p5pb registers desription up to date with my knowledge.
- Add a lot of debugging code to p5pb (enabled by P5PB_DEBUG kernel option).
- Fix PCI_NETBSD_CONFIGURE in mppb (now it really works).
- Fix quirk handling in zbus.
- Update GENERIC.in and regen the kernel configs.
- Misc cleanup.

Revision 1.150: download - view: text, markup, annotated - select for diffs
Wed Jan 11 17:04:29 2012 UTC (12 years, 10 months ago) by rkujawa
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +2 -2 lines
Add cv3dpb, a driver for CyberVision64/3D PCI bridge, which was split from p5pb.

Revision 1.149: download - view: text, markup, annotated - select for diffs
Tue Jan 10 20:29:49 2012 UTC (12 years, 10 months ago) by rkujawa
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +0 -0 lines
Changes to Phase5 hardware support:
- Rework p5pb driver - simplify, cleanup, make more flexible.
- Add p5membar driver, which handles PCI resources autoconfigured by the firmware.
- Introduce intermediate p5bus layer, between zbus and CSPPC/BPPC on-board devices (p5pb, cbiiisc, bppcsc).
- Add experimental G-REX support to p5pb (first slot support only).
- Split CV64/3D PCI bridge support into separate cv3dpb driver (to be committed later).

Approved by phx.

Revision 1.148: download - view: text, markup, annotated - select for diffs
Mon Dec 26 13:09:03 2011 UTC (12 years, 11 months ago) by mlelstv
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +4 -3 lines
regen from GENERIC.in

Revision 1.147: download - view: text, markup, annotated - select for diffs
Sun Dec 18 05:49:23 2011 UTC (12 years, 11 months ago) by dholland
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +3 -3 lines
WABPL is no longer considered experimental (has not been for some time)
so update its comment in config files.

Revision 1.146: download - view: text, markup, annotated - select for diffs
Thu Dec 15 14:25:12 2011 UTC (12 years, 11 months ago) by phx
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +3 -5 lines
Amiga wscons/Xorg support, first phase.
Implemented wscons for CV64 and CV64/3D. Other graphics cards drivers are
prepared for it, but will not be attempted before Xorg is not running.
The wscons support is disabled by default. A GENERIC kernel should behave
like always. Use WSCONS to try out a kernel with wscons support.
Done by rkujawa@ and phx@.

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

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

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

Revision 1.144: download - view: text, markup, annotated - select for diffs
Sun Oct 30 11:19:56 2011 UTC (13 years, 1 month ago) by rkujawa
Branches: MAIN
CVS tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, jmcneill-audiomp3-base, jmcneill-audiomp3
Branch point for: yamt-pagecache
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +2 -2 lines
regen kernel configs

Revision 1.143: download - view: text, markup, annotated - select for diffs
Thu Oct 27 22:13:41 2011 UTC (13 years, 1 month ago) by rkujawa
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +2 -2 lines
regen kernel configs

Revision 1.142: download - view: text, markup, annotated - select for diffs
Mon Sep 19 19:15:28 2011 UTC (13 years, 2 months ago) by rkujawa
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +2 -2 lines
Minor changes to Amiga PCI MD code:
- Add bus enumeration and resource assignment (PCI_NETBSD_CONFIGURE) to mppb(4) - no more need to run AmigaOS to configure the bus.
- Add PCI configuration address register to p5pb(4).
- Add PCI I/O space support to p5pb(4).
- Move common code from p5pb(4) and mppb(4) to new pci_machdep.c file.
- Fix style.

Revision 1.141: download - view: text, markup, annotated - select for diffs
Sat Sep 17 16:55:34 2011 UTC (13 years, 2 months ago) by rkujawa
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +2 -2 lines
Add driver for Prometheus PCI bridge.
Change approved by phx.

Revision 1.140: download - view: text, markup, annotated - select for diffs
Thu Aug 4 17:48:50 2011 UTC (13 years, 4 months ago) by rkujawa
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +2 -2 lines
Add basic PCI support for amiga port.
Add missing bus_space(9) methods needed for MI PCI.
Add p5pb(4) - Phase5 PCI bridge driver (and the man page).
Add quirks table to zbus(4) - needed for p5pb.
Change approved by phx.

Revision 1.139: download - view: text, markup, annotated - select for diffs
Fri Jul 1 15:46:30 2011 UTC (13 years, 5 months ago) by rkujawa
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +4 -4 lines
Fix DRACO kernel breakage introduced by my previous commit.

Revision 1.138: download - view: text, markup, annotated - select for diffs
Thu Jun 30 20:09:18 2011 UTC (13 years, 5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +3 -3 lines
dependant -> dependent

Revision 1.136.2.1: download - view: text, markup, annotated - select for diffs
Mon Jun 6 09:04:52 2011 UTC (13 years, 6 months ago) by jruoho
Branches: jruoho-x86intr
Diff to: previous 1.136: preferred, colored; next MAIN 1.137: preferred, colored
Changes since revision 1.136: +4 -3 lines
Sync with HEAD.

Revision 1.131.4.3: download - view: text, markup, annotated - select for diffs
Thu Apr 21 01:40:48 2011 UTC (13 years, 7 months ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.131.4.2: preferred, colored; branchpoint 1.131: preferred, colored; next MAIN 1.132: preferred, colored
Changes since revision 1.131.4.2: +2 -1 lines
sync with head

Revision 1.137: download - view: text, markup, annotated - select for diffs
Sun Mar 6 17:08:19 2011 UTC (13 years, 9 months ago) by bouyer
Branches: MAIN
CVS tags: rmind-uvmplock-nbase, rmind-uvmplock-base, jym-xensuspend-nbase, jym-xensuspend-base, cherry-xenmp-base, cherry-xenmp
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +3 -2 lines
merge the bouyer-quota2 branch. This adds a new on-disk format
to store disk quota usage and limits, integrated with ffs
metadata. Usage is checked by fsck_ffs (no more quotacheck)
and is covered by the WAPBL journal. Enabled with kernel
option QUOTA2 (added where QUOTA was enabled in kernel config files),
turned on with tunefs(8) on a per-filesystem
basis. mount_mfs(8) can also turn quotas on.

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

Revision 1.131.4.2: download - view: text, markup, annotated - select for diffs
Sat Mar 5 20:49:19 2011 UTC (13 years, 9 months ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.131.4.1: preferred, colored; branchpoint 1.131: preferred, colored
Changes since revision 1.131.4.1: +3 -3 lines
sync with head

Revision 1.136.4.1: download - view: text, markup, annotated - select for diffs
Tue Feb 8 19:29:30 2011 UTC (13 years, 9 months ago) by bouyer
Branches: bouyer-quota2
Diff to: previous 1.136: preferred, colored; next MAIN 1.137: preferred, colored
Changes since revision 1.136: +4 -3 lines
Add QUOTA2 where QUOTA is enabled (and QUOTA2 commented out where QUOTA
is commented out)

Revision 1.136: download - view: text, markup, annotated - select for diffs
Fri Jan 14 10:03:44 2011 UTC (13 years, 10 months ago) by phx
Branches: MAIN
CVS tags: uebayasi-xip-base7, jruoho-x86intr-base, bouyer-quota2-nbase, bouyer-quota2-base
Branch point for: jruoho-x86intr, bouyer-quota2
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +2 -2 lines
regen

Revision 1.131.2.2: download - view: text, markup, annotated - select for diffs
Tue Aug 17 06:43:55 2010 UTC (14 years, 3 months ago) by uebayasi
Branches: uebayasi-xip
Diff to: previous 1.131.2.1: preferred, colored; branchpoint 1.131: preferred, colored; next MAIN 1.132: preferred, colored
Changes since revision 1.131.2.1: +4 -3 lines
Sync with HEAD.

Revision 1.124.10.3: download - view: text, markup, annotated - select for diffs
Wed Aug 11 22:51:35 2010 UTC (14 years, 3 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.124.10.2: preferred, colored; branchpoint 1.124: preferred, colored; next MAIN 1.125: preferred, colored
Changes since revision 1.124.10.2: +6 -5 lines
sync with head.

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

Revision 1.135: download - view: text, markup, annotated - select for diffs
Sat May 8 22:18:24 2010 UTC (14 years, 7 months ago) by mrg
Branches: 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, matt-mips64-premerge-20101231
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +3 -2 lines
regenerate these configurations from GENERIC.in.

Revision 1.131.2.1: download - view: text, markup, annotated - select for diffs
Fri Apr 30 14:39:05 2010 UTC (14 years, 7 months ago) by uebayasi
Branches: uebayasi-xip
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +4 -4 lines
Sync with HEAD.

Revision 1.134: download - view: text, markup, annotated - select for diffs
Thu Apr 29 22:42:27 2010 UTC (14 years, 7 months ago) by chs
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +3 -3 lines
regen

Revision 1.133: download - view: text, markup, annotated - select for diffs
Fri Apr 16 13:49:57 2010 UTC (14 years, 7 months ago) by pooka
Branches: MAIN
CVS tags: uebayasi-xip-base1
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +2 -2 lines
regen

Revision 1.132: download - view: text, markup, annotated - select for diffs
Fri Apr 16 13:48:28 2010 UTC (14 years, 7 months ago) by pooka
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +4 -4 lines
Remove unused count (invariably "4") from pseudo-device fss.

Revision 1.124.10.2: download - view: text, markup, annotated - select for diffs
Thu Mar 11 15:01:59 2010 UTC (14 years, 8 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.124.10.1: preferred, colored; branchpoint 1.124: preferred, colored
Changes since revision 1.124.10.1: +2 -3 lines
sync with head

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

Revision 1.124.10.1: download - view: text, markup, annotated - select for diffs
Mon May 4 08:10:34 2009 UTC (15 years, 7 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +11 -10 lines
sync with head.

Revision 1.127.2.1: download - view: text, markup, annotated - select for diffs
Mon Jan 19 13:15:55 2009 UTC (15 years, 10 months ago) by skrll
Branches: nick-hppapmap
Diff to: previous 1.127: preferred, colored; next MAIN 1.128: preferred, colored
Changes since revision 1.127: +4 -5 lines
Sync with HEAD.

Revision 1.124.6.2: download - view: text, markup, annotated - select for diffs
Sat Jan 17 13:27:50 2009 UTC (15 years, 10 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.124.6.1: preferred, colored; branchpoint 1.124: preferred, colored; next MAIN 1.125: preferred, colored
Changes since revision 1.124.6.1: +2 -3 lines
Sync with HEAD.

Revision 1.130: download - view: text, markup, annotated - select for diffs
Mon Jan 12 19:16:26 2009 UTC (15 years, 10 months ago) by mhitch
Branches: MAIN
CVS tags: yamt-nfs-mp-base8, yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base3, pre-softints, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base2, nick-hppapmap-base, mjf-devfs2-base, jymxensuspend-base, jym-xensuspend, MI-softints
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +4 -3 lines
Regen from GENERIC.in rev 1.72.
Add COMPAT_50.

Revision 1.124.16.2: download - view: text, markup, annotated - select for diffs
Sat Dec 13 01:13:00 2008 UTC (15 years, 11 months ago) by haad
Branches: haad-dm
Diff to: previous 1.124.16.1: preferred, colored; branchpoint 1.124: preferred, colored; next MAIN 1.125: preferred, colored
Changes since revision 1.124.16.1: +2 -4 lines
Update haad-dm branch to haad-dm-base2.

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

Proposed on tech-kern@.

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

Proposed on tech-kern@.

Revision 1.124.16.1: download - view: text, markup, annotated - select for diffs
Sun Oct 19 22:15:40 2008 UTC (16 years, 1 month ago) by haad
Branches: haad-dm
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +10 -8 lines
Sync with HEAD.

Revision 1.124.12.2: download - view: text, markup, annotated - select for diffs
Fri Oct 10 22:29:03 2008 UTC (16 years, 1 month ago) by skrll
Branches: wrstuden-revivesa
Diff to: previous 1.124.12.1: preferred, colored; branchpoint 1.124: preferred, colored; next MAIN 1.125: preferred, colored
Changes since revision 1.124.12.1: +9 -4 lines
Sync with HEAD.

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

Revision 1.127: download - view: text, markup, annotated - select for diffs
Wed Sep 24 17:27:49 2008 UTC (16 years, 2 months ago) by tsutsui
Branches: MAIN
CVS tags: wrstuden-revivesa-base-4, netbsd-5-base, netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-base2, haad-dm-base1
Branch point for: nick-hppapmap
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +3 -3 lines
Regen from GENERIC.in rev 1.69:
> Enable fss(4) in not only GENERIC but also all !INSTALL kernels (i.e. DRACO).

Revision 1.126: download - view: text, markup, annotated - select for diffs
Wed Sep 24 17:20:43 2008 UTC (16 years, 2 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +7 -2 lines
Regen from GENERIC.in rev 1.68:
> Add accept filters to a proper file, as _READ_ME_FIRST_ claims.

Revision 1.124.12.1: download - view: text, markup, annotated - select for diffs
Thu Sep 18 04:33:17 2008 UTC (16 years, 2 months ago) by wrstuden
Branches: wrstuden-revivesa
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +4 -7 lines
Sync with wrstuden-revivesa-base-2.

Revision 1.125: download - view: text, markup, annotated - select for diffs
Thu Jul 31 07:45:39 2008 UTC (16 years, 4 months ago) by simonb
Branches: MAIN
CVS tags: wrstuden-revivesa-base-3, wrstuden-revivesa-base-2
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +4 -7 lines
Regen for "options WAPBL".

Revision 1.123.2.1: download - view: text, markup, annotated - select for diffs
Mon Feb 18 21:04:21 2008 UTC (16 years, 9 months ago) by mjf
Branches: mjf-devfs
Diff to: previous 1.123: preferred, colored; next MAIN 1.124: preferred, colored
Changes since revision 1.123: +2 -3 lines
Sync with HEAD.

Revision 1.97.2.4: download - view: text, markup, annotated - select for diffs
Mon Jan 21 09:35:28 2008 UTC (16 years, 10 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.97.2.3: preferred, colored; next MAIN 1.98: preferred, colored
Changes since revision 1.97.2.3: +2 -3 lines
sync with head

Revision 1.122.2.2: download - view: text, markup, annotated - select for diffs
Wed Jan 9 01:44:57 2008 UTC (16 years, 10 months ago) by matt
Branches: matt-armv6
Diff to: previous 1.122.2.1: preferred, colored; branchpoint 1.122: preferred, colored; next MAIN 1.123: preferred, colored
Changes since revision 1.122.2.1: +2 -3 lines
sync with HEAD

Revision 1.123.8.1: download - view: text, markup, annotated - select for diffs
Wed Jan 2 21:47:11 2008 UTC (16 years, 11 months ago) by bouyer
Branches: bouyer-xeni386
CVS tags: bouyer-xeni386-merge1
Diff to: previous 1.123: preferred, colored; next MAIN 1.124: preferred, colored
Changes since revision 1.123: +2 -3 lines
Sync with HEAD

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

Revision 1.122.2.1: download - view: text, markup, annotated - select for diffs
Tue Nov 6 23:14:27 2007 UTC (17 years, 1 month ago) by matt
Branches: matt-armv6
CVS tags: matt-armv6-prevmlocking
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +2 -2 lines
sync with HEAD

Revision 1.123: download - view: text, markup, annotated - select for diffs
Wed Oct 17 19:53:14 2007 UTC (17 years, 1 month ago) by garbled
Branches: MAIN
CVS tags: yamt-x86pmap-base4, yamt-kmem-base3, yamt-kmem-base2, yamt-kmem-base, yamt-kmem, vmlocking2-base3, vmlocking2-base2, vmlocking2-base1, vmlocking2, vmlocking-nbase, reinoud-bufcleanup-nbase, reinoud-bufcleanup-base, jmcneill-pm-base, jmcneill-base, cube-autoconf-base, cube-autoconf, bouyer-xenamd64-base2, bouyer-xenamd64-base
Branch point for: mjf-devfs, bouyer-xeni386
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +2 -2 lines
Merge the ppcoea-renovation branch to HEAD.

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

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

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

Revision 1.118.16.2: download - view: text, markup, annotated - select for diffs
Wed Oct 3 19:22:17 2007 UTC (17 years, 2 months ago) by garbled
Branches: ppcoea-renovation
Diff to: previous 1.118.16.1: preferred, colored; branchpoint 1.118: preferred, colored; next MAIN 1.119: preferred, colored
Changes since revision 1.118.16.1: +5 -4 lines
Sync with HEAD

Revision 1.120.8.1: download - view: text, markup, annotated - select for diffs
Mon Sep 3 16:47:05 2007 UTC (17 years, 3 months ago) by jmcneill
Branches: jmcneill-pm
Diff to: previous 1.120: preferred, colored; next MAIN 1.121: preferred, colored
Changes since revision 1.120: +4 -4 lines
Sync with HEAD.

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

Revision 1.120.4.1: download - view: text, markup, annotated - select for diffs
Mon Sep 3 10:18:15 2007 UTC (17 years, 3 months ago) by skrll
Branches: nick-csl-alignment
Diff to: previous 1.120: preferred, colored; next MAIN 1.121: preferred, colored
Changes since revision 1.120: +4 -4 lines
Sync with HEAD.

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

Revision 1.118.8.2: download - view: text, markup, annotated - select for diffs
Mon Aug 20 18:37:12 2007 UTC (17 years, 3 months ago) by ad
Branches: vmlocking
Diff to: previous 1.118.8.1: preferred, colored; branchpoint 1.118: preferred, colored; next MAIN 1.119: preferred, colored
Changes since revision 1.118.8.1: +5 -4 lines
Sync with HEAD.

Revision 1.122: download - view: text, markup, annotated - select for diffs
Mon Aug 20 07:42:46 2007 UTC (17 years, 3 months ago) by is
Branches: MAIN
CVS tags: yamt-x86pmap-base3, yamt-x86pmap-base2, yamt-x86pmap-base, yamt-x86pmap, vmlocking-base, ppcoea-renovation-base, nick-csl-alignment-base5, bouyer-xenamd64
Branch point for: matt-armv6
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +2 -2 lines
Regenerate after addition of wdc_buddha.

Revision 1.121: download - view: text, markup, annotated - select for diffs
Sun Aug 19 17:14:59 2007 UTC (17 years, 3 months ago) by is
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +3 -3 lines
regenerate after removal of OSI networking

Revision 1.82.2.4: download - view: text, markup, annotated - select for diffs
Sat Aug 11 14:50:25 2007 UTC (17 years, 3 months ago) by bouyer
Branches: netbsd-2-0
Diff to: previous 1.82.2.3: preferred, colored; branchpoint 1.82: preferred, colored; next MAIN 1.83: preferred, colored
Changes since revision 1.82.2.3: +3 -3 lines
Regen for ticket 11356

Revision 1.82.2.3.2.1: download - view: text, markup, annotated - select for diffs
Sat Aug 11 14:47:52 2007 UTC (17 years, 3 months ago) by bouyer
Branches: netbsd-2
Diff to: previous 1.82.2.3: preferred, colored; next MAIN 1.82.2.4: preferred, colored
Changes since revision 1.82.2.3: +3 -3 lines
regen for ticket 11356

Revision 1.82.2.3.4.1: download - view: text, markup, annotated - select for diffs
Sat Aug 11 14:40:55 2007 UTC (17 years, 3 months ago) by bouyer
Branches: netbsd-2-1
Diff to: previous 1.82.2.3: preferred, colored; next MAIN 1.82.2.4: preferred, colored
Changes since revision 1.82.2.3: +3 -3 lines
regen for ticket 11356

Revision 1.120: download - view: text, markup, annotated - select for diffs
Mon Jul 16 06:23:58 2007 UTC (17 years, 4 months ago) by he
Branches: MAIN
CVS tags: nick-csl-alignment-base, matt-mips64-base, matt-mips64, hpcarm-cleanup
Branch point for: nick-csl-alignment, jmcneill-pm
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +3 -2 lines
Regenerated files after adding COMPAT_40.

Revision 1.118.10.1: download - view: text, markup, annotated - select for diffs
Wed Jul 11 19:57:46 2007 UTC (17 years, 4 months ago) by mjf
Branches: mjf-ufs-trans
Diff to: previous 1.118: preferred, colored; next MAIN 1.119: preferred, colored
Changes since revision 1.118: +4 -3 lines
Sync with head.

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

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

Revision 1.118.2.1: download - view: text, markup, annotated - select for diffs
Wed Jun 6 19:26:26 2007 UTC (17 years, 6 months ago) by bouyer
Branches: netbsd-4
CVS tags: wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, matt-nb4-arm-base, matt-nb4-arm
Diff to: previous 1.118: preferred, colored; next MAIN 1.119: preferred, colored
Changes since revision 1.118: +3 -2 lines
Regen for ticket 699.

Revision 1.119: download - view: text, markup, annotated - select for diffs
Wed Jun 6 08:16:10 2007 UTC (17 years, 6 months ago) by martin
Branches: MAIN
CVS tags: mjf-ufs-trans-base
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +3 -2 lines
regen

Revision 1.97.2.2: download - view: text, markup, annotated - select for diffs
Sat Dec 30 20:45:25 2006 UTC (17 years, 11 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.97.2.1: preferred, colored
Changes since revision 1.97.2.1: +7 -9 lines
sync with head.

Revision 1.116.4.1: download - view: text, markup, annotated - select for diffs
Sun Dec 10 07:15:46 2006 UTC (17 years, 11 months ago) by yamt
Branches: yamt-splraiseipl
Diff to: previous 1.116: preferred, colored; next MAIN 1.117: preferred, colored
Changes since revision 1.116: +4 -4 lines
sync with head.

Revision 1.116.2.1: download - view: text, markup, annotated - select for diffs
Sat Nov 18 21:29:03 2006 UTC (18 years ago) by ad
Branches: newlock2
Diff to: previous 1.116: preferred, colored; next MAIN 1.117: preferred, colored
Changes since revision 1.116: +4 -4 lines
Sync with head.

Revision 1.118: download - view: text, markup, annotated - select for diffs
Sun Nov 12 09:14:32 2006 UTC (18 years ago) by jmmv
Branches: MAIN
CVS tags: yamt-splraiseipl-base5, yamt-splraiseipl-base4, yamt-splraiseipl-base3, yamt-idlelwp-base8, yamt-idlelwp, thorpej-atomic-base, thorpej-atomic, reinoud-bufcleanup, post-newlock2-merge, newlock2-nbase, newlock2-base, netbsd-4-base, ad-audiomp-base, ad-audiomp
Branch point for: wrstuden-fixsa, vmlocking, ppcoea-renovation, netbsd-4, mjf-ufs-trans
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +3 -3 lines
Regen.  Per bernd@'s instructions.

Revision 1.117: download - view: text, markup, annotated - select for diffs
Sat Nov 11 18:47:09 2006 UTC (18 years ago) by jmmv
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +3 -3 lines
Remove tmpfs's experimental status.  OK'ed by core@.

Revision 1.113.2.2: download - view: text, markup, annotated - select for diffs
Fri Sep 22 05:58:39 2006 UTC (18 years, 2 months ago) by riz
Branches: abandoned-netbsd-4
Diff to: previous 1.113.2.1: preferred, colored; branchpoint 1.113: preferred, colored; next MAIN 1.114: preferred, colored
Changes since revision 1.113.2.1: +2 -3 lines
Regen for ticket #170

Revision 1.108.4.1: download - view: text, markup, annotated - select for diffs
Sat Sep 9 02:37:19 2006 UTC (18 years, 3 months ago) by rpaulo
Branches: rpaulo-netinet-merge-pcb
Diff to: previous 1.108: preferred, colored; next MAIN 1.109: preferred, colored
Changes since revision 1.108: +16 -17 lines
sync with head

Revision 1.111.2.3: download - view: text, markup, annotated - select for diffs
Sun Sep 3 15:22:41 2006 UTC (18 years, 3 months ago) by yamt
Branches: yamt-pdpolicy
Diff to: previous 1.111.2.2: preferred, colored; branchpoint 1.111: preferred, colored; next MAIN 1.112: preferred, colored
Changes since revision 1.111.2.2: +5 -8 lines
sync with head.

Revision 1.116: download - view: text, markup, annotated - select for diffs
Sat Aug 26 20:26:44 2006 UTC (18 years, 3 months ago) by christos
Branches: MAIN
CVS tags: yamt-splraiseipl-base2, yamt-splraiseipl-base, yamt-pdpolicy-base9, yamt-pdpolicy-base8, rpaulo-netinet-merge-pcb-base
Branch point for: yamt-splraiseipl, newlock2
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +3 -5 lines
PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options
Also remove CCITT,NS,NIP

Revision 1.115: download - view: text, markup, annotated - select for diffs
Sat Aug 26 08:04:32 2006 UTC (18 years, 3 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +4 -5 lines
Regen from GENERIC.in:
1.54:
> Disable SYSTRACE by default on all kernels (discussed with core)
1.55:
> Remove obsolete #options VERIFIED_EXEC, found by grep(1).

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

Revision 1.114: download - view: text, markup, annotated - select for diffs
Sat Aug 12 15:29:52 2006 UTC (18 years, 3 months ago) by christos
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +3 -3 lines
Disable SYSTRACE by default on all kernels (discussed with core)

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

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

Revision 1.113: download - view: text, markup, annotated - select for diffs
Fri Jun 30 10:54:09 2006 UTC (18 years, 5 months ago) by tsutsui
Branches: MAIN
CVS tags: yamt-pdpolicy-base7, abandoned-netbsd-4-base
Branch point for: abandoned-netbsd-4
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +3 -2 lines
Regen from GENERIC.in rev 1.53:
> Add CARP to further platforms

Revision 1.97.2.1: download - view: text, markup, annotated - select for diffs
Wed Jun 21 14:48:25 2006 UTC (18 years, 5 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +37 -15 lines
sync with head.

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

Revision 1.111.4.1: download - view: text, markup, annotated - select for diffs
Wed Apr 19 02:31:58 2006 UTC (18 years, 7 months ago) by elad
Branches: elad-kernelauth
Diff to: previous 1.111: preferred, colored; next MAIN 1.112: preferred, colored
Changes since revision 1.111: +4 -4 lines
sync with head - hopefully this will work

Revision 1.111.2.1: download - view: text, markup, annotated - select for diffs
Sat Apr 1 12:06:07 2006 UTC (18 years, 8 months ago) by yamt
Branches: yamt-pdpolicy
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +4 -4 lines
sync with head.

Revision 1.111.6.1: download - view: text, markup, annotated - select for diffs
Fri Mar 31 09:44:56 2006 UTC (18 years, 8 months ago) by tron
Branches: peter-altq
Diff to: previous 1.111: preferred, colored; next MAIN 1.112: preferred, colored
Changes since revision 1.111: +4 -4 lines
Merge 2006-03-31 NetBSD-current into the "peter-altq" branch.

Revision 1.112: download - view: text, markup, annotated - select for diffs
Tue Mar 28 21:14:54 2006 UTC (18 years, 8 months ago) by pavel
Branches: MAIN
CVS tags: yamt-pdpolicy-base6, yamt-pdpolicy-base5, yamt-pdpolicy-base4, yamt-pdpolicy-base3, simonb-timecounters-base, gdamore-uart-base, elad-kernelauth-base, chap-midi-nbase, chap-midi-base, chap-midi
Branch point for: gdamore-uart
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +4 -4 lines
regen (added stf).

Revision 1.108.2.1: download - view: text, markup, annotated - select for diffs
Sat Feb 18 15:38:31 2006 UTC (18 years, 9 months ago) by yamt
Branches: yamt-uio_vmspace
Diff to: previous 1.108: preferred, colored; next MAIN 1.109: preferred, colored
Changes since revision 1.108: +13 -12 lines
sync with head.

Revision 1.111: download - view: text, markup, annotated - select for diffs
Sun Feb 5 05:01:48 2006 UTC (18 years, 10 months ago) by cube
Branches: MAIN
CVS tags: yamt-uio_vmspace-base5, yamt-pdpolicy-base2, yamt-pdpolicy-base, peter-altq-base
Branch point for: yamt-pdpolicy, peter-altq, elad-kernelauth
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +10 -10 lines
Remove 'count' argument for pseudo-devices that ignore it
(vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).

Revision 1.110: download - view: text, markup, annotated - select for diffs
Sat Feb 4 02:25:21 2006 UTC (18 years, 10 months ago) by rpaulo
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +3 -3 lines
regen

Revision 1.109: download - view: text, markup, annotated - select for diffs
Fri Feb 3 00:41:26 2006 UTC (18 years, 10 months ago) by reinoud
Branches: MAIN
Branch point for: simonb-timecounters
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +3 -2 lines
Regen GENERIC config files.

Revision 1.77.2.11: download - view: text, markup, annotated - select for diffs
Sun Dec 11 10:28:13 2005 UTC (18 years, 11 months ago) by christos
Branches: ktrace-lwp
Diff to: previous 1.77.2.10: preferred, colored; next MAIN 1.78: preferred, colored
Changes since revision 1.77.2.10: +21 -4 lines
Sync with head.

Revision 1.108: download - view: text, markup, annotated - select for diffs
Sat Dec 10 14:54:40 2005 UTC (18 years, 11 months ago) by tsutsui
Branches: MAIN
CVS tags: ktrace-lwp-base
Branch point for: yamt-uio_vmspace, rpaulo-netinet-merge-pcb
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +19 -2 lines
Regen from GENERIC.in rev 1.48:
> Add veriexec stuff to the common config file.

Revision 1.107: download - view: text, markup, annotated - select for diffs
Wed Dec 7 12:42:39 2005 UTC (19 years ago) by tsutsui
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +2 -2 lines
Regen from GENERIC.in rev 1.47:
> Remove obsolete options VNODE_OP_NOINLINE.

Revision 1.106: download - view: text, markup, annotated - select for diffs
Wed Dec 7 12:13:47 2005 UTC (19 years ago) by tsutsui
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +3 -3 lines
Regen from GENERIC.in rev 1.46:
> Adjust comments for options FFS_NO_SNAPSHOT.

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

Revision 1.93.2.3: download - view: text, markup, annotated - select for diffs
Sat Nov 5 00:42:33 2005 UTC (19 years, 1 month ago) by tron
Branches: netbsd-3
CVS tags: netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0
Diff to: previous 1.93.2.2: preferred, colored; branchpoint 1.93: preferred, colored; next MAIN 1.94: preferred, colored
Changes since revision 1.93.2.2: +4 -4 lines
Regen for ticket #929.

Revision 1.105: download - view: text, markup, annotated - select for diffs
Thu Nov 3 16:49:09 2005 UTC (19 years, 1 month ago) by chs
Branches: MAIN
CVS tags: yamt-readahead-pervnode, yamt-readahead-perfile, yamt-readahead-base3, yamt-readahead-base2, yamt-readahead-base, yamt-readahead
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +3 -3 lines
regen

Revision 1.104: download - view: text, markup, annotated - select for diffs
Fri Oct 7 17:51:07 2005 UTC (19 years, 2 months ago) by tsutsui
Branches: MAIN
CVS tags: yamt-vop-base3, yamt-vop-base2, yamt-vop-base, yamt-vop, thorpej-vnode-attr-base, thorpej-vnode-attr
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +4 -3 lines
Regen from GENERIC.in rev 1.44:
> Add (commented out) file-system TMPFS in a proper file.

XXX: It seems `INSTALL_CONFIGURATION' in GENERIC.in should be reorganaized.

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

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

Revision 1.93.2.2: download - view: text, markup, annotated - select for diffs
Sun Aug 14 21:13:44 2005 UTC (19 years, 3 months ago) by riz
Branches: netbsd-3
Diff to: previous 1.93.2.1: preferred, colored; branchpoint 1.93: preferred, colored
Changes since revision 1.93.2.1: +3 -2 lines
Pull up revision 1.99 (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.101: download - view: text, markup, annotated - select for diffs
Sun Jul 31 04:05:45 2005 UTC (19 years, 4 months ago) by yamt
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +2 -4 lines
regen.

Revision 1.100: download - view: text, markup, annotated - select for diffs
Sat Jul 30 06:37:15 2005 UTC (19 years, 4 months ago) by yamt
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +4 -2 lines
regen.

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

Revision 1.99: download - view: text, markup, annotated - select for diffs
Sun Jul 17 00:08:28 2005 UTC (19 years, 4 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +4 -3 lines
Add support for reading cloop2 compressed filesystem image,
enable by putting VND_COMPRESSION into kernel config file.
Written by Cliff Wright, polished up slightly by me.

Revision 1.98: download - view: text, markup, annotated - select for diffs
Thu Jul 7 17:05:46 2005 UTC (19 years, 5 months ago) by tron
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +3 -2 lines
Add (commented out) IPSEC_NAT_T option.

Revision 1.97: download - view: text, markup, annotated - select for diffs
Sun Jun 26 13:52:58 2005 UTC (19 years, 5 months ago) by rpaulo
Branches: MAIN
Branch point for: yamt-lazymbuf
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +2 -2 lines
Correct RCS Ids.

Revision 1.96: download - view: text, markup, annotated - select for diffs
Sun Jun 26 12:08:11 2005 UTC (19 years, 5 months ago) by rpaulo
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +1 -0 lines
Add PTYFS (commented out) in the correct form.

Revision 1.95: download - view: text, markup, annotated - select for diffs
Thu Jun 9 14:50:11 2005 UTC (19 years, 6 months ago) by tsutsui
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +4 -3 lines
Regen from GENERIC.in rev 1.36:
> - 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.94: download - view: text, markup, annotated - select for diffs
Wed Jun 1 19:16:37 2005 UTC (19 years, 6 months ago) by jandberg
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +3 -2 lines
regen: wsmux added (enabled only in WSCONS)

Revision 1.87.2.1: download - view: text, markup, annotated - select for diffs
Fri Apr 29 11:28:00 2005 UTC (19 years, 7 months ago) by kent
Branches: kent-audio2
Diff to: previous 1.87: preferred, colored; next MAIN 1.88: preferred, colored
Changes since revision 1.87: +10 -3 lines
sync with -current

Revision 1.88.2.2: download - view: text, markup, annotated - select for diffs
Sat Mar 19 08:32:45 2005 UTC (19 years, 8 months ago) by yamt
Branches: yamt-km
Diff to: previous 1.88.2.1: preferred, colored; branchpoint 1.88: preferred, colored; next MAIN 1.89: preferred, colored
Changes since revision 1.88.2.1: +7 -4 lines
sync with head.  xen and whitespace.  xen part is not finished.

Revision 1.77.2.9: download - view: text, markup, annotated - select for diffs
Fri Mar 4 16:38:01 2005 UTC (19 years, 9 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.77.2.8: preferred, colored
Changes since revision 1.77.2.8: +7 -4 lines
Sync with HEAD.

Hi Perry!

Revision 1.93: download - view: text, markup, annotated - select for diffs
Fri Feb 25 13:49:07 2005 UTC (19 years, 9 months ago) by simonb
Branches: MAIN
CVS tags: yamt-km-base4, yamt-km-base3, netbsd-3-base, kent-audio2-base
Branch point for: netbsd-3
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +3 -2 lines
Regen for COMPAT_20 addition.

Revision 1.92: download - view: text, markup, annotated - select for diffs
Sun Feb 20 17:57:39 2005 UTC (19 years, 9 months ago) by jdolecek
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +5 -3 lines
regen: add SMBFS/nsmb, per PR port-amiga/29066 by Florian Stoehr

Revision 1.91: download - view: text, markup, annotated - select for diffs
Fri Feb 18 21:05:50 2005 UTC (19 years, 9 months ago) by dsl
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +3 -3 lines
Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT

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

Revision 1.88.2.1: download - view: text, markup, annotated - select for diffs
Sat Feb 12 18:17:30 2005 UTC (19 years, 9 months ago) by yamt
Branches: yamt-km
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +6 -3 lines
sync with head.

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

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

Revision 1.89: download - view: text, markup, annotated - select for diffs
Mon Jan 31 16:59:33 2005 UTC (19 years, 10 months ago) by hannken
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +5 -3 lines
Regen.

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

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

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

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

Revision 1.87: download - view: text, markup, annotated - select for diffs
Thu Jan 13 16:12:35 2005 UTC (19 years, 10 months ago) by is
Branches: MAIN
Branch point for: kent-audio2
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +3 -3 lines
Regenerate from GENERIC.in: no more idesc - we're using wdc.

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

Revision 1.86: download - view: text, markup, annotated - select for diffs
Wed Nov 10 17:25:21 2004 UTC (20 years ago) by christos
Branches: MAIN
CVS tags: kent-audio1-beforemerge, kent-audio1-base, kent-audio1
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +3 -2 lines
Add COMPAT_BSDPTY on all the kernels that have COMPAT options.

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

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

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

Revision 1.77.2.1: download - view: text, markup, annotated - select for diffs
Tue Aug 3 10:31:46 2004 UTC (20 years, 4 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +28 -3 lines
Sync with HEAD

Revision 1.82.2.3: download - view: text, markup, annotated - select for diffs
Thu Jul 15 20:41:32 2004 UTC (20 years, 4 months ago) by he
Branches: netbsd-2-0
CVS tags: netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE
Branch point for: netbsd-2-1, netbsd-2
Diff to: previous 1.82.2.2: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.2: +2 -2 lines
Pull up regenerated files (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.82.2.2: download - view: text, markup, annotated - select for diffs
Fri Jul 2 19:59:46 2004 UTC (20 years, 5 months ago) by he
Branches: netbsd-2-0
Diff to: previous 1.82.2.1: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.1: +4 -5 lines
Pull up regenerated files (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.82.2.1: download - view: text, markup, annotated - select for diffs
Wed Jun 30 21:30:39 2004 UTC (20 years, 5 months ago) by jdc
Branches: netbsd-2-0
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +18 -3 lines
Pull up revision 1.83 (requested by abs in ticket #567).

Regenerate from master config files

Revision 1.84: download - view: text, markup, annotated - select for diffs
Mon Jun 28 21:09:22 2004 UTC (20 years, 5 months ago) by bouyer
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +3 -2 lines
Regen, added P1003_1B_SEMAPHORE.

Revision 1.83: download - view: text, markup, annotated - select for diffs
Sat Jun 26 07:34:43 2004 UTC (20 years, 5 months ago) by abs
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +17 -2 lines
Regenerate from master config files

Revision 1.82: download - view: text, markup, annotated - select for diffs
Mon Feb 23 21:18:50 2004 UTC (20 years, 9 months ago) by jandberg
Branches: MAIN
CVS tags: netbsd-2-0-base
Branch point for: netbsd-2-0
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +4 -2 lines
regen after wsfont changes

Revision 1.81: download - view: text, markup, annotated - select for diffs
Wed Oct 8 11:03:55 2003 UTC (21 years, 2 months ago) by bouyer
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +2 -2 lines
Regen: add atabus

Revision 1.80: download - view: text, markup, annotated - select for diffs
Mon Sep 22 18:29:06 2003 UTC (21 years, 2 months ago) by jandberg
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +5 -2 lines
regen after wsmouse addition

Revision 1.79: download - view: text, markup, annotated - select for diffs
Mon Sep 22 14:12:30 2003 UTC (21 years, 2 months ago) by cl
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +4 -2 lines
regen

Revision 1.78: download - view: text, markup, annotated - select for diffs
Sun Jul 27 20:42:41 2003 UTC (21 years, 4 months ago) by is
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +4 -2 lines
Regenerate from GENERIC.in to include pseudo-device ksyms, where
appropriate.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Wed Apr 16 20:43:29 2003 UTC (21 years, 7 months ago) by is
Branches: MAIN
Branch point for: ktrace-lwp
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +4 -3 lines
make /dev/reload optional (it is implemented for a.out kernels only, at
the moment.)

Revision 1.76: download - view: text, markup, annotated - select for diffs
Thu Apr 10 22:06:53 2003 UTC (21 years, 8 months ago) by christos
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +2 -3 lines
Bye Bye UCONSOLE

Revision 1.75: download - view: text, markup, annotated - select for diffs
Thu Feb 27 19:22:38 2003 UTC (21 years, 9 months ago) by perseant
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -0 lines
Make BRIDGE_IPF an option, and document it.  Add it (commented) to GENERIC.
Let brconfig tell whether the bridge is using the ipfilter hook, or not.

Revision 1.55.6.9: download - view: text, markup, annotated - select for diffs
Wed Dec 11 05:52:00 2002 UTC (21 years, 11 months ago) by thorpej
Branches: nathanw_sa
CVS tags: nathanw_sa_end
Diff to: previous 1.55.6.8: preferred, colored; branchpoint 1.55: preferred, colored; next MAIN 1.56: preferred, colored
Changes since revision 1.55.6.8: +7 -3 lines
Sync with HEAD.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Fri Nov 22 12:23:26 2002 UTC (22 years ago) by wiz
Branches: MAIN
CVS tags: nathanw_sa_before_merge, nathanw_sa_base, gmcgarry_ucred_base, gmcgarry_ucred, gmcgarry_ctxsw_base, gmcgarry_ctxsw, fvdl_fs64_base
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +6 -2 lines
regen

Revision 1.66.4.3: download - view: text, markup, annotated - select for diffs
Thu Oct 24 10:28:48 2002 UTC (22 years, 1 month ago) by lukem
Branches: netbsd-1-6
CVS tags: netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001
Diff to: previous 1.66.4.2: preferred, colored; branchpoint 1.66: preferred, colored; next MAIN 1.67: preferred, colored
Changes since revision 1.66.4.2: +3 -3 lines
regen from GENERIC after ipfilter 3.4.29 upgrade

Revision 1.55.6.8: download - view: text, markup, annotated - select for diffs
Fri Oct 18 02:34:39 2002 UTC (22 years, 1 month ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.55.6.7: preferred, colored; branchpoint 1.55: preferred, colored
Changes since revision 1.55.6.7: +7 -4 lines
Catch up to -current.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Mon Oct 14 18:39:25 2002 UTC (22 years, 1 month ago) by elric
Branches: MAIN
CVS tags: kqueue-beforemerge, kqueue-aftermerge
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +3 -2 lines
Added commented out cgd(4)s to GENERIC configs.

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

Revision 1.72: download - view: text, markup, annotated - select for diffs
Sun Oct 6 03:00:03 2002 UTC (22 years, 2 months ago) by provos
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +4 -2 lines
regen from GENERIC.in

Revision 1.71: download - view: text, markup, annotated - select for diffs
Wed Sep 18 02:16:01 2002 UTC (22 years, 2 months ago) by lukem
Branches: MAIN
CVS tags: kqueue-base
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +3 -3 lines
regen for: enable USERCONF

Revision 1.54.2.6: download - view: text, markup, annotated - select for diffs
Fri Sep 6 08:31:40 2002 UTC (22 years, 3 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.54.2.5: preferred, colored
Changes since revision 1.54.2.5: +99 -76 lines
sync kqueue branch with HEAD

Revision 1.66.4.2: download - view: text, markup, annotated - select for diffs
Thu Aug 1 05:36:59 2002 UTC (22 years, 4 months ago) by lukem
Branches: netbsd-1-6
CVS tags: netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1
Diff to: previous 1.66.4.1: preferred, colored; branchpoint 1.66: preferred, colored
Changes since revision 1.66.4.1: +4 -3 lines
Regenerate from GENERIC 1.179.4.2 (requested by lukem in ticket #314):

Revision 1.55.6.7: download - view: text, markup, annotated - select for diffs
Thu Aug 1 02:41:05 2002 UTC (22 years, 4 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.55.6.6: preferred, colored; branchpoint 1.55: preferred, colored
Changes since revision 1.55.6.6: +3 -3 lines
Catch up to -current.

Revision 1.66.2.2: download - view: text, markup, annotated - select for diffs
Tue Jul 16 00:38:04 2002 UTC (22 years, 4 months ago) by gehenna
Branches: gehenna-devsw
Diff to: previous 1.66.2.1: preferred, colored; branchpoint 1.66: preferred, colored; next MAIN 1.67: preferred, colored
Changes since revision 1.66.2.1: +98 -76 lines
catch up with -current.

Revision 1.66.2.1: download - view: text, markup, annotated - select for diffs
Tue Jul 9 05:39:00 2002 UTC (22 years, 5 months ago) by gehenna
Branches: gehenna-devsw
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +5 -4 lines
catch up with -current.

Revision 1.70: download - view: text, markup, annotated - select for diffs
Fri Jul 5 13:28:00 2002 UTC (22 years, 5 months ago) by abs
Branches: MAIN
CVS tags: gehenna-devsw-base
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +2 -2 lines
Regen from GENERIC.in 1.2:
Only difference is that INSTALL now defines VNODE_OP_NOINLINE and MALLOC_NOLINE

Revision 1.54.2.5: download - view: text, markup, annotated - select for diffs
Sun Jun 23 17:34:23 2002 UTC (22 years, 5 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.54.2.4: preferred, colored
Changes since revision 1.54.2.4: +13 -5 lines
catch up with -current on kqueue branch

Revision 1.55.6.6: download - view: text, markup, annotated - select for diffs
Thu Jun 20 03:37:50 2002 UTC (22 years, 5 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.55.6.5: preferred, colored; branchpoint 1.55: preferred, colored
Changes since revision 1.55.6.5: +105 -75 lines
Catch up to -current.

Revision 1.69: download - view: text, markup, annotated - select for diffs
Tue Jun 18 17:45:14 2002 UTC (22 years, 5 months ago) by lukem
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +97 -75 lines
Regenerate with new m4 mechanism (vs old cpp mechanism).
New files are same as old (except for whitespace differences), except
that the new GENERIC doesn't have melody, because GENERIC defines
DRACO and the latter can't have it.

Revision 1.68: download - view: text, markup, annotated - select for diffs
Mon Jun 17 05:28:00 2002 UTC (22 years, 5 months ago) by lukem
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +3 -2 lines
regen for clockctl

Revision 1.66.4.1: download - view: text, markup, annotated - select for diffs
Thu May 30 21:20:45 2002 UTC (22 years, 6 months ago) by tv
Branches: netbsd-1-6
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +4 -4 lines
Pull up regen (requested by thorpej in ticket #94).

Revision 1.67: download - view: text, markup, annotated - select for diffs
Thu May 30 19:45:49 2002 UTC (22 years, 6 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +3 -3 lines
Regenerate.

Revision 1.66: download - view: text, markup, annotated - select for diffs
Thu Apr 25 15:06:22 2002 UTC (22 years, 7 months ago) by atatat
Branches: MAIN
CVS tags: netbsd-1-6-base
Branch point for: netbsd-1-6, gehenna-devsw
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +3 -1 lines
Add the INCLUDE_CONFIG_FILE option to all config files.  In config
files that are generic (ie, GENERIC, GENERICSBC, GENERIC32, ALL, or
ALPHA), it is uncommented.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Fri Apr 19 16:14:02 2002 UTC (22 years, 7 months ago) by heinz
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +9 -4 lines
regen after GENERIC v1.178

Revision 1.55.6.5: download - view: text, markup, annotated - select for diffs
Wed Apr 17 00:02:14 2002 UTC (22 years, 7 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.55.6.4: preferred, colored; branchpoint 1.55: preferred, colored
Changes since revision 1.55.6.4: +3 -2 lines
Catch up to -current.

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

Revision 1.55.6.4: download - view: text, markup, annotated - select for diffs
Mon Apr 1 07:38:54 2002 UTC (22 years, 8 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.55.6.3: preferred, colored; branchpoint 1.55: preferred, colored
Changes since revision 1.55.6.3: +2 -3 lines
Catch up to -current.
(CVS: It's not just a program. It's an adventure!)

Revision 1.54.2.4: download - view: text, markup, annotated - select for diffs
Sat Mar 16 15:55:47 2002 UTC (22 years, 8 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.54.2.3: preferred, colored
Changes since revision 1.54.2.3: +6 -5 lines
Catch up with -current.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Mon Mar 4 13:24:08 2002 UTC (22 years, 9 months ago) by sommerfeld
Branches: MAIN
CVS tags: newlock-base, newlock, eeh-devprop-base, eeh-devprop
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -3 lines
The "gif*" tunnelling interface does everything ipip does.
Move usage example from ipip.4 to gif.4
Excise ipip and stitch up the scars.

Revision 1.55.6.3: download - view: text, markup, annotated - select for diffs
Thu Feb 28 04:06:27 2002 UTC (22 years, 9 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.55.6.2: preferred, colored; branchpoint 1.55: preferred, colored
Changes since revision 1.55.6.2: +42 -10 lines
Catch up to -current.

Revision 1.62: download - view: text, markup, annotated - select for diffs
Fri Feb 15 21:28:05 2002 UTC (22 years, 9 months ago) by is
Branches: MAIN
CVS tags: ifpoll-base
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +1 -0 lines
Move Amiga PORT to ELF and new toolchain. Still missing:
support in UPGRADE to move old shared libs to /emul/aout

Revision 1.61: download - view: text, markup, annotated - select for diffs
Wed Feb 13 12:09:25 2002 UTC (22 years, 9 months ago) by is
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +4 -3 lines
move ELF32 to std.amiga

Revision 1.54.2.3: download - view: text, markup, annotated - select for diffs
Mon Feb 11 20:06:48 2002 UTC (22 years, 9 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.54.2.2: preferred, colored
Changes since revision 1.54.2.2: +39 -9 lines
Sync w/ -current.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Sun Jan 27 13:36:59 2002 UTC (22 years, 10 months ago) by is
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +3 -2 lines
*** empty log message ***

Revision 1.59: download - view: text, markup, annotated - select for diffs
Sun Jan 27 13:18:24 2002 UTC (22 years, 10 months ago) by is
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +6 -3 lines
add Toccata.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Sun Jan 27 11:12:39 2002 UTC (22 years, 10 months ago) by jdolecek
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +16 -9 lines
regen: INSECURE, SCSIVERBOSE description change,
s/define/uncomment/, add raid stuff

Revision 1.57: download - view: text, markup, annotated - select for diffs
Mon Jan 14 18:56:35 2002 UTC (22 years, 10 months ago) by jandberg
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +22 -3 lines
Regenerated AMIGA, INSTALL and DRACO from GENERIC.

Revision 1.54.2.2: download - view: text, markup, annotated - select for diffs
Thu Jan 10 19:37:14 2002 UTC (22 years, 10 months ago) by thorpej
Branches: kqueue
Diff to: previous 1.54.2.1: preferred, colored
Changes since revision 1.54.2.1: +17 -17 lines
Sync kqueue branch with -current.

Revision 1.55.6.2: download - view: text, markup, annotated - select for diffs
Tue Jan 8 00:22:57 2002 UTC (22 years, 11 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.55.6.1: preferred, colored; branchpoint 1.55: preferred, colored
Changes since revision 1.55.6.1: +264 -0 lines
Catch up to -current.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Tue Nov 20 12:56:20 2001 UTC (23 years ago) by lukem
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +17 -17 lines
cleanup:
	options SPACE TAB
	makeoptions TAB
	psuedo-device TAB
	remove trailing whitespace
	replace multiple spaces -> tabs
	options "FOO" -> options FOO
	options "FOO=bar" -> options FOO=bar
	options "FOO=\"bar\"" -> options FOO="\"bar\""

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

Revision 1.55.6.1
Sat Aug 25 21:19:21 2001 UTC (23 years, 3 months ago) by nathanw
Branches: nathanw_sa
FILE REMOVED
Changes since revision 1.55: +0 -264 lines
file DRACO was added on branch nathanw_sa on 2002-01-08 00:22:57 +0000

Revision 1.55: download - view: text, markup, annotated - select for diffs
Sat Aug 25 21:19:21 2001 UTC (23 years, 3 months ago) by is
Branches: MAIN
CVS tags: thorpej-mips-cache-base, thorpej-mips-cache, thorpej-devvp-base3, thorpej-devvp-base2, thorpej-devvp-base, thorpej-devvp, pre-chs-ubcperf, post-chs-ubcperf
Branch point for: nathanw_sa
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +5 -2 lines
synchronize (addition of repulse driver).

Revision 1.54: download - view: text, markup, annotated - select for diffs
Sun Jul 8 16:34:03 2001 UTC (23 years, 5 months ago) by abs
Branches: MAIN
Branch point for: kqueue
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +9 -4 lines
(Regenerated atari and amiga)
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.51.2.2: download - view: text, markup, annotated - select for diffs
Thu Jun 21 18:13:07 2001 UTC (23 years, 5 months ago) by nathanw
Diff to: previous 1.51.2.1: preferred, colored; next MAIN 1.52: preferred, colored
Changes since revision 1.51.2.1: +3 -3 lines
Catch up to -current.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Mon Jun 11 01:50:52 2001 UTC (23 years, 5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +3 -3 lines
Fix various misspellings of compatible/compatibility.

Revision 1.46.2.3: download - view: text, markup, annotated - select for diffs
Tue May 1 15:45:09 2001 UTC (23 years, 7 months ago) by he
Branches: netbsd-1-5
CVS tags: netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001
Diff to: previous 1.46.2.2: preferred, colored; branchpoint 1.46: preferred, colored; next MAIN 1.47: preferred, colored
Changes since revision 1.46.2.2: +3 -3 lines
Pull up regenerated files (requested by he):
  Add pseudo-device vlan.
  Make sure "rnd is EXPERIMENTAL" comment is removed.

Revision 1.51.2.1: download - view: text, markup, annotated - select for diffs
Mon Apr 9 01:50:33 2001 UTC (23 years, 8 months ago) by nathanw
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +16 -8 lines
Catch up with -current.

Revision 1.41.2.3: download - view: text, markup, annotated - select for diffs
Mon Mar 12 13:27:10 2001 UTC (23 years, 8 months ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.41.2.2: preferred, colored; branchpoint 1.41: preferred, colored; next MAIN 1.42: preferred, colored
Changes since revision 1.41.2.2: +16 -8 lines
Sync with HEAD.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Sat Mar 10 23:55:31 2001 UTC (23 years, 9 months ago) by is
Branches: MAIN
CVS tags: thorpej_scsipi_nbase, thorpej_scsipi_beforemerge, thorpej_scsipi_base
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +15 -7 lines
- The ioblix zbus board comes in 24 MHz and 22.1184 MHz clock variants.
We default to the (newer, more sane) 22.1184 MHz value, but set it from
the iobzclock variable (in Hz), which is initialized from the IOBZCLOCK
configuration option and patchable.
XXX we should time the clock at system startup.
- add ioblix_zbus to the GENERIC configuration.

Revision 1.46.2.2: download - view: text, markup, annotated - select for diffs
Thu Jan 25 17:04:14 2001 UTC (23 years, 10 months ago) by jhawk
Branches: netbsd-1-5
Diff to: previous 1.46.2.1: preferred, colored; branchpoint 1.46: preferred, colored
Changes since revision 1.46.2.1: +5 -5 lines
regen

Revision 1.41.2.2: download - view: text, markup, annotated - select for diffs
Fri Jan 5 17:33:51 2001 UTC (23 years, 11 months ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.41.2.1: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.1: +5 -5 lines
Sync with HEAD

Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri Dec 29 22:36:51 2000 UTC (23 years, 11 months ago) by is
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +4 -4 lines
Update for vlan addition and Xsurf name addition.

Revision 1.41.2.1: download - view: text, markup, annotated - select for diffs
Mon Nov 20 19:58:24 2000 UTC (24 years ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +36 -9 lines
Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.

I updated the amiga SCSI drivers, but completely untested yet (may not even
compile)

Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Oct 4 20:13:42 2000 UTC (24 years, 2 months ago) by is
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +4 -4 lines
resync, mostly for the rnd addition.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Sun Sep 24 15:59:27 2000 UTC (24 years, 2 months ago) by jdolecek
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +3 -3 lines
don't specify number of ptys if >= 16 (current default initial number)
pty comments: normalize and g/c what is no longer relevant

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sun Aug 13 01:31:16 2000 UTC (24 years, 3 months ago) by itojun
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -3 lines
move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL),
as it is no wthe default setting for everyone.

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

Revision 1.46.2.1: download - view: text, markup, annotated - select for diffs
Thu Jul 6 14:11:57 2000 UTC (24 years, 5 months ago) by sommerfeld
Branches: netbsd-1-5
CVS tags: netbsd-1-5-RELEASE, netbsd-1-5-BETA2, netbsd-1-5-BETA, netbsd-1-5-ALPHA2
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +10 -6 lines
Regenerate after change to GENERIC:

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.

[pullup approved by thorpej]

Revision 1.32.2.4: download - view: text, markup, annotated - select for diffs
Wed Jul 5 19:12:10 2000 UTC (24 years, 5 months ago) by he
Branches: netbsd-1-4
CVS tags: netbsd-1-4-PATCH003
Diff to: previous 1.32.2.3: preferred, colored; branchpoint 1.32: preferred, colored; next MAIN 1.33: preferred, colored
Changes since revision 1.32.2.3: +7 -4 lines
Pull up regenerated files (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.47: download - view: text, markup, annotated - select for diffs
Wed Jul 5 04:10:15 2000 UTC (24 years, 5 months ago) by sommerfeld
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +11 -6 lines
regenerate

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

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

Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Mar 28 20:17:14 2000 UTC (24 years, 8 months ago) by is
Branches: MAIN
CVS tags: minoura-xpg4dl-base
Branch point for: minoura-xpg4dl
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +21 -5 lines
synchronize to GENERIC

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

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Feb 5 18:42:49 2000 UTC (24 years, 10 months ago) by mhitch
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +3 -1 lines
Regen (with commented MI wdc stuff)

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Jan 22 21:09:40 2000 UTC (24 years, 10 months ago) by is
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +20 -1 lines
synchronize this with GENERIC.

Revision 1.40.2.1: download - view: text, markup, annotated - select for diffs
Mon Dec 27 18:31:33 1999 UTC (24 years, 11 months ago) by wrstuden
Branches: wrstuden-devbsize
Diff to: previous 1.40: preferred, colored; next MAIN 1.41: preferred, colored
Changes since revision 1.40: +2 -2 lines
Pull up to last week's -current.

Revision 1.32.2.1.4.1: download - view: text, markup, annotated - select for diffs
Tue Nov 30 13:31:48 1999 UTC (25 years ago) by itojun
Branches: kame
CVS tags: kame_141_19991130
Diff to: previous 1.32.2.1: preferred, colored; next MAIN 1.32.2.2: preferred, colored
Changes since revision 1.32.2.1: +7 -7 lines
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.41: download - view: text, markup, annotated - select for diffs
Fri Oct 15 21:54:43 1999 UTC (25 years, 1 month ago) by is
Branches: MAIN
CVS tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, fvdl-softdep-base, fvdl-softdep, comdex-fall-1999-base, comdex-fall-1999
Branch point for: thorpej_scsipi
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
regenerate

Revision 1.32.2.1.2.2: download - view: text, markup, annotated - select for diffs
Mon Aug 2 19:36:40 1999 UTC (25 years, 4 months ago) by thorpej
Branches: chs-ubc2
Diff to: previous 1.32.2.1.2.1: preferred, colored; branchpoint 1.32.2.1: preferred, colored; next MAIN 1.32.2.2: preferred, colored
Changes since revision 1.32.2.1.2.1: +3 -5 lines
Update from trunk.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Jul 29 10:37:14 1999 UTC (25 years, 4 months ago) by augustss
Branches: MAIN
CVS tags: chs-ubc2-base
Branch point for: wrstuden-devbsize
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -1 lines
It's time to be COMPAT_14.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Jul 28 05:56:07 1999 UTC (25 years, 4 months ago) by is
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -4 lines
regenerate: no gvpbus on DRACO

Revision 1.32.2.1.2.1: download - view: text, markup, annotated - select for diffs
Mon Jun 21 00:46:39 1999 UTC (25 years, 5 months ago) by thorpej
Branches: chs-ubc2
Diff to: previous 1.32.2.1: preferred, colored
Changes since revision 1.32.2.1: +14 -11 lines
Sync w/ -current.

Revision 1.32.2.3: download - view: text, markup, annotated - select for diffs
Fri Jun 18 17:35:28 1999 UTC (25 years, 5 months ago) by perry
Branches: netbsd-1-4
CVS tags: netbsd-1-4-PATCH002, netbsd-1-4-PATCH001
Diff to: previous 1.32.2.2: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.2: +5 -5 lines
pullup 1.35->1.36 (is): Allow more than one ed,ed or qn i/f

Revision 1.32.2.2: download - view: text, markup, annotated - select for diffs
Fri Jun 18 16:35:36 1999 UTC (25 years, 5 months ago) by perry
Branches: netbsd-1-4
Diff to: previous 1.32.2.1: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.1: +4 -4 lines
pullup 1.34->1.35 (is): Support for HyperCom 3+/4+ lpt ports

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Jun 18 05:58:48 1999 UTC (25 years, 5 months ago) by is
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
less views, and comment them

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Jun 18 05:57:31 1999 UTC (25 years, 5 months ago) by is
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
COMPAT_SVR4 does not compile witout EXEC_ELF32

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon May 17 20:08:23 1999 UTC (25 years, 6 months ago) by is
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +4 -4 lines
allow more than one ed, es or qn

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon May 10 22:23:00 1999 UTC (25 years, 7 months ago) by is
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +3 -3 lines
Add HyperCom 3+/4+ parallel port support

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat May 1 10:21:22 1999 UTC (25 years, 7 months ago) by tron
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +7 -4 lines
Regen from "GENERIC".

Revision 1.32.2.1: download - view: text, markup, annotated - select for diffs
Mon Apr 12 08:30:07 1999 UTC (25 years, 7 months ago) by tron
Branches: netbsd-1-4
CVS tags: netbsd-1-4-RELEASE, kame_14_19990705, kame_14_19990628
Branch point for: kame, chs-ubc2
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -2 lines
Pull up AMIGA, 1.14 and DRACO, 1.33:
Regen from "GENERIC".

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Apr 10 21:37:00 1999 UTC (25 years, 8 months ago) by tron
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -1 lines
Regen from "GENERIC".

Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Apr 1 20:24:29 1999 UTC (25 years, 8 months ago) by is
Branches: MAIN
CVS tags: netbsd-1-4-base
Branch point for: netbsd-1-4
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +10 -9 lines
regenerate

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Mar 9 15:09:00 1999 UTC (25 years, 9 months ago) by is
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +0 -0 lines
Regenerate.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Mar 9 12:22:13 1999 UTC (25 years, 9 months ago) by is
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +15 -16 lines
Regenerated.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Feb 28 07:45:13 1999 UTC (25 years, 9 months ago) by is
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -4 lines
Regenerate.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Feb 15 19:18:48 1999 UTC (25 years, 9 months ago) by is
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -0 lines
Create a RCS id in the generated configuration file

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Feb 4 19:19:38 1999 UTC (25 years, 10 months ago) by is
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +151 -108 lines
regenerate from template

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Nov 28 21:27:42 1998 UTC (26 years ago) by is
Branches: MAIN
CVS tags: kenh-if-detach-base, kenh-if-detach
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -1 lines
Add ne (AriadneII).

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

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Apr 7 19:43:08 1998 UTC (26 years, 8 months ago) by is
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +7 -5 lines
ser.c, mfc.c and msc.c dont compile currently.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Mar 22 23:12:51 1998 UTC (26 years, 8 months ago) by is
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -4 lines
MACHINE_NEW_NONCONTIG for NetBSD/Amiga. The older contiguous and
MACHINE_NONCONTIG stuff isn't supported anymore.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Feb 22 22:51:47 1998 UTC (26 years, 9 months ago) by is
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +10 -1 lines
Actually fix, rather than mask, the Amiga big machine panic: the pmap needs
to (pre)allocate enough kernel page table pages to (among others) map the
buffer cache buffers.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Feb 5 20:07:17 1998 UTC (26 years, 10 months ago) by is
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +4 -2 lines
Get rid of std.draco file.
Amiga specific devices must be named in GENERIC, too.
While here, add vnd pseudo-devices to DRACO.

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

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

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Oct 18 23:31:35 1997 UTC (27 years, 1 month ago) by is
Branches: MAIN
CVS tags: netbsd-1-3-base, 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, netbsd-1-3
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -0 lines
Driver for the VMC HyperCom3/zbus and the VMC HyperCom4.
lpt on HyperCom3 isn't supported yet.

Revision 1.14.2.3: download - view: text, markup, annotated - select for diffs
Tue Oct 14 08:26:00 1997 UTC (27 years, 1 month ago) by thorpej
Branches: marc-pcmcia
Diff to: previous 1.14.2.2: preferred, colored; branchpoint 1.14: preferred, colored; next MAIN 1.15: preferred, colored
Changes since revision 1.14.2.2: +2 -1 lines
Update marc-pcmcia branch from trunk.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Sep 27 22:44:35 1997 UTC (27 years, 2 months ago) by is
Branches: MAIN
CVS tags: marc-pcmcia-base
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1 lines
First part of splitting lpt.c, and the NetBSD/Amiga  "supio" frontend. Needs
a bit more work to allow an ISA frontend.

Revision 1.14.2.2: download - view: text, markup, annotated - select for diffs
Tue Sep 16 03:48:10 1997 UTC (27 years, 2 months ago) by thorpej
Branches: marc-pcmcia
Diff to: previous 1.14.2.1: preferred, colored; branchpoint 1.14: preferred, colored
Changes since revision 1.14.2.1: +1 -2 lines
Update marc-pcmcia branch from trunk.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Sep 12 08:13:26 1997 UTC (27 years, 2 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -2 lines
Move definition of FPCOPROC into the Makefile, since it's always required.

Revision 1.14.2.1: download - view: text, markup, annotated - select for diffs
Mon Sep 1 20:06:33 1997 UTC (27 years, 3 months ago) by thorpej
Branches: marc-pcmcia
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -3 lines
Update marc-pcmcia branch from trunk.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Aug 27 19:32:48 1997 UTC (27 years, 3 months ago) by is
Branches: MAIN
CVS tags: thorpej-signal-base, thorpej-signal
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -3 lines
Define supio, a direct bus with a single locator, the port number. This
is for "standard PC i/o stuff" at known and constant locations, e.g. when
multi-io chips are used on non-ISA mainboards.
Implement drsupio.c, the DraCo version of this.
Attach the generic com.c to this bus.
Remove the old drcom hack.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Jul 17 23:29:33 1997 UTC (27 years, 4 months ago) by is
Branches: MAIN
CVS tags: marc-pcmcia-bp
Branch point for: marc-pcmcia
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1 lines
Make the DraCo hardware clock an autoconfiguration device.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Jul 6 23:17:54 1997 UTC (27 years, 5 months ago) by is
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Implement the RTC_OFFSET kernel option/rtc_offset variable for the Amiga port.
To get the old behaviour, set options RTC_OFFSET=0 in your kernel configuration
file.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Mar 30 11:06:40 1997 UTC (27 years, 8 months ago) by is
Branches: MAIN
CVS tags: bouyer-scsipi
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -3 lines
The  DraCo has had a com driver for quite a while.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Mar 27 21:21:11 1997 UTC (27 years, 8 months ago) by veego
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -3 lines
Remove the ae entries for the Ariadne, it's now supported bye the le driver

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jan 31 22:55:42 1997 UTC (27 years, 10 months ago) by mhitch
Branches: MAIN
CVS tags: mrg-vm-swap, is-newarp-before-merge, is-newarp-base, is-newarp
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -2 lines
"options GENERIC" is obsolute.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jan 31 01:45:40 1997 UTC (27 years, 10 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +14 -14 lines
Adopt for new file system and root spec grammar.

Revision 1.7.2.3: download - view: text, markup, annotated - select for diffs
Thu Jan 30 05:19:44 1997 UTC (27 years, 10 months ago) by thorpej
Branches: thorpej-setroot
Diff to: previous 1.7.2.2: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7.2.2: +0 -0 lines
update from trunk

Revision 1.7.2.2: download - view: text, markup, annotated - select for diffs
Sat Jan 18 04:07:34 1997 UTC (27 years, 10 months ago) by thorpej
Branches: thorpej-setroot
Diff to: previous 1.7.2.1: preferred, colored
Changes since revision 1.7.2.1: +2 -2 lines
Update from trunk.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jan 15 01:28:33 1997 UTC (27 years, 10 months ago) by perry
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Eliminate obsolete TIMEZONE and DST options.
Eliminate obsolete global kernel variable "struct timezone tz"
Add RTC_OFFSET option
Add global kernel variable rtc_offset, which is initialized by
RTC_OFFSET at kernel compile time.
on i386, x68k, mac68k, pc532 and arm32, RTC_OFFSET indicates how many
minutes west (east) of GMT the hardware RTC runs. Defaults to 0.
Places where tz variable was used to indicate this in the past have
been replaced with rtc_offset.
Add sysctl interface to rtc_offset.
Kill obsolete DST_* macros in sys/time.h
gettimeofday now always returns zeroed timezone if zone is requested.
settimeofday now ignores and logs attempts to set non-existant kernel
timezone.

Revision 1.7.2.1: download - view: text, markup, annotated - select for diffs
Tue Jan 14 21:24:51 1997 UTC (27 years, 10 months ago) by thorpej
Branches: thorpej-setroot
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +14 -14 lines
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.7: download - view: text, markup, annotated - select for diffs
Fri Dec 20 19:18:16 1996 UTC (27 years, 11 months ago) by veego
Branches: MAIN
Branch point for: thorpej-setroot
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -12 lines
- Move SWAPPAGER, VNODEPAGER and DEVPAGER to std.draco.
- Remove not working KGDB.
- Remove unused PANICWAIT.
- Add ch and uk devices.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Oct 21 11:11:23 1996 UTC (28 years, 1 month ago) by veego
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
include update for config(8)

Revision 1.2.4.2: download - view: text, markup, annotated - select for diffs
Fri Sep 6 00:28:31 1996 UTC (28 years, 3 months ago) by jtc
Branches: netbsd-1-2
CVS tags: netbsd-1-2-RELEASE, netbsd-1-2-PATCH001
Diff to: previous 1.2.4.1: preferred, colored; branchpoint 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2.4.1: +3 -1 lines
Pulled up rev 1.4 by request from Bernd Ernesti

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Aug 26 23:39:25 1996 UTC (28 years, 3 months ago) by mrg
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
add COMPAT_12.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Aug 11 12:27:50 1996 UTC (28 years, 4 months ago) by veego
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +23 -20 lines
Bring in changes from the 1.2 branch which where only in the release

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Aug 11 09:48:17 1996 UTC (28 years, 4 months ago) by veego
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -2 lines
Disable the Hardwarecursor on the RetinaZ3 to solve the problems with
wrong mouse jumps under X11.
Remove the not working options KGDB from DRACO and GENERIC and added
an option to enable the HWC for the RetinaZ3

Revision 1.2.4.1: download - view: text, markup, annotated - select for diffs
Thu May 30 21:25:55 1996 UTC (28 years, 6 months ago) by is
Branches: netbsd-1-2
CVS tags: netbsd-1-2-BETA
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +22 -20 lines
Add Motorola 68060 and DraCo support to GENERIC and INSTALL, now that
dual machine kernels have been tested, and clean up DRACO a bit.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu May 16 17:52:22 1996 UTC (28 years, 6 months ago) by is
Branches: MAIN
CVS tags: netbsd-1-2-base
Branch point for: netbsd-1-2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -3 lines
cleanup comment.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu May 9 20:30:58 1996 UTC (28 years, 7 months ago) by is
Branches: MAIN
First part of M68060 and DraCo support.

* for the M68060 part: store buffer and branch target cache aren't
  enabled yet (this needs cleanup of lots of locore.s code which is a
  maze of little passages, all a little different) (and it wasn't yet
  tested in an accellerated Amiga, only in the DraCo).

  I've included a workaround for 2 of the CPU bugs in chips with Masks
  1F43G and earlier, but didn't bother to deal with the can of worms
  in the [0-3]D11W chips. Be sure to get "68060 rev. 1" or more
  reported at kernel startup time, or at least mention it (or the mask
  revision, if available) when reporting problems.

* for the DraCo: only machines with a CIA timer.

  I assigned machine id 32000+nn (0x7Dnn), where n is the machine
  readable Quicklogic custom chip revision (also printed at boot
  time).  "Guaranteed to work" up to rev. 3, newer DraCo's aren't
  guaranteed to have any CIA (we don't have a driver for the new timer
  yet).

  Supported are:

  - MF-II keyboards on the native interface and A3000 keyboards via
    the CIA.
  - builtin SCSI interface (yet another instance of siop)
  - CIA timer.
  - Zorro II devices which don't do DMA (don't get mapped to Zorro II
    address space in the DraCo)
  - "local bus" devices which are autoconfigured by the boot rom
    (should be all); only an Altais driver is there (looks like a Retina Z3)

  Not yet supported are:

  - native timer of newer machines.
  - Real Time Clock.
  - serial, parallel + floppy on the SuperIO chip (that is also: no mouse)

  XXX You need an enhanced boot loader, which will committed in a few days.

  XXX std.draco should and will go away.

Diff request

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

Log view options

CVSweb <webmaster@jp.NetBSD.org>