Up to [cvs.NetBSD.org] / src / sys / arch / evbmips / conf
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.105 / (download) - annotate - [select for diffs], Sun Aug 7 02:52:25 2022 UTC (9 months, 4 weeks ago) by simonb
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm,
HEAD
Changes since 1.104: +5 -5
lines
Diff to previous 1.104 (colored)
UFS/LFS dirhash: - Enable UFS_DIRHASH if the architecture or kernel model specific config file can use 128MB of RAM or more. - Remove experimental tag from UFS_DIRHASH; it's been with RUMP kernel and by a number of NetBSD developers for years. - Add LFS_DIRHASH if LFS was enabled. - Be somewhat consistent with FS options order.
Revision 1.104 / (download) - annotate - [select for diffs], Fri Aug 20 20:25:27 2021 UTC (21 months, 2 weeks ago) by andvar
Branch: MAIN
Changes since 1.103: +3 -3
lines
Diff to previous 1.103 (colored)
fix various typos in comments and log messages.
Revision 1.102.2.1 / (download) - annotate - [select for diffs], Sat Apr 3 22:28:23 2021 UTC (2 years, 2 months ago) by thorpej
Branch: thorpej-futex
Changes since 1.102: +3 -2
lines
Diff to previous 1.102 (colored) next main 1.103 (colored)
Sync with HEAD.
Revision 1.103 / (download) - annotate - [select for diffs], Thu Jan 21 06:51:54 2021 UTC (2 years, 4 months ago) by nia
Branch: MAIN
CVS Tags: thorpej-i2c-spi-conf2-base,
thorpej-i2c-spi-conf2,
thorpej-i2c-spi-conf-base,
thorpej-i2c-spi-conf,
thorpej-futex2-base,
thorpej-futex2,
thorpej-futex-base,
thorpej-cfargs2-base,
thorpej-cfargs2,
thorpej-cfargs-base,
thorpej-cfargs,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Changes since 1.102: +3 -2
lines
Diff to previous 1.102 (colored)
add a commented out compat_ossaudio wherever there's compat_linux requested by mrg
Revision 1.102 / (download) - annotate - [select for diffs], Sun Sep 27 13:48:50 2020 UTC (2 years, 8 months ago) by roy
Branch: MAIN
Branch point for: thorpej-futex
Changes since 1.101: +3 -2
lines
Diff to previous 1.101 (colored)
vether: Add to kernel configurations It's only enabled if the kernel enabled bridge AND tap. Otherwise it's commented out.
Revision 1.101 / (download) - annotate - [select for diffs], Mon May 4 12:15:43 2020 UTC (3 years, 1 month ago) by simonb
Branch: MAIN
Changes since 1.100: +3 -3
lines
Diff to previous 1.100 (colored)
Enable PTYFS.
Revision 1.89.4.2 / (download) - annotate - [select for diffs], Wed Apr 8 14:07:36 2020 UTC (3 years, 1 month ago) by martin
Branch: phil-wifi
Changes since 1.89.4.1: +2 -6
lines
Diff to previous 1.89.4.1 (colored) to branchpoint 1.89 (colored) next main 1.90 (colored)
Merge changes from current as of 20200406
Revision 1.96.4.1 / (download) - annotate - [select for diffs], Sat Jan 25 22:38:40 2020 UTC (3 years, 4 months ago) by ad
Branch: ad-namecache
Changes since 1.96: +2 -6
lines
Diff to previous 1.96 (colored) next main 1.97 (colored)
Sync with head.
Revision 1.100 / (download) - annotate - [select for diffs], Sat Jan 25 18:38:35 2020 UTC (3 years, 4 months ago) by thorpej
Branch: MAIN
CVS Tags: phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
is-mlppp-base,
is-mlppp,
bouyer-xenpvh-base2,
bouyer-xenpvh-base1,
bouyer-xenpvh-base,
bouyer-xenpvh,
ad-namecache-base3,
ad-namecache-base2
Changes since 1.99: +2 -3
lines
Diff to previous 1.99 (colored)
Retire "le* at pci?" from the shipped kernel configs: - If the config had both an le@pci and a pcn, simply remove le@pci (pcn would match at a higher priority anyway). - If the config had le@pci enabled, but no pcn, change le@pci to pcn. - If the config had le@pci commented out, but no pcn, change le@pci to pcn and leave it commented out. The pcn driver supports more chips than le@pci and does DMA directly to/from mbufs rather than memory copies.
Revision 1.99 / (download) - annotate - [select for diffs], Mon Jan 20 18:38:20 2020 UTC (3 years, 4 months ago) by thorpej
Branch: MAIN
Changes since 1.98: +2 -3
lines
Diff to previous 1.98 (colored)
Remove FDDI support.
Revision 1.98 / (download) - annotate - [select for diffs], Sun Jan 19 06:55:23 2020 UTC (3 years, 4 months ago) by thorpej
Branch: MAIN
Changes since 1.97: +2 -3
lines
Diff to previous 1.97 (colored)
Remove HIPPI support and the esh(4) driver that uses it. There have not been any users of HIPPI for some time, and it is unlikely to be resurrected.
Revision 1.97 / (download) - annotate - [select for diffs], Sun Jan 19 01:25:05 2020 UTC (3 years, 4 months ago) by thorpej
Branch: MAIN
Changes since 1.96: +2 -3
lines
Diff to previous 1.96 (colored)
Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It is long since obsolete.
Revision 1.89.4.1 / (download) - annotate - [select for diffs], Mon Jun 10 22:06:12 2019 UTC (3 years, 11 months ago) by christos
Branch: phil-wifi
Changes since 1.89: +12 -10
lines
Diff to previous 1.89 (colored)
Sync with HEAD
Revision 1.96 / (download) - annotate - [select for diffs], Fri Apr 26 21:40:29 2019 UTC (4 years, 1 month ago) by sevan
Branch: MAIN
CVS Tags: phil-wifi-20191119,
phil-wifi-20190609,
netbsd-9-base,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
ad-namecache-base1,
ad-namecache-base
Branch point for: ad-namecache
Changes since 1.95: +5 -2
lines
Diff to previous 1.95 (colored)
Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs. On ports without a GENERIC kernel config enable in individul files, e.g evbmips. Omit on: atari, dreamcast, emips, epoc32, evbppc/VIRTEX*, ia64, luna68x, mvme68k, mvmeppc, playstation2, riscv, sun2, sun3, x68k, zaurus due to resource constraints or port infancy.
Revision 1.95 / (download) - annotate - [select for diffs], Sat Apr 13 08:22:59 2019 UTC (4 years, 1 month ago) by isaki
Branch: MAIN
CVS Tags: isaki-audio2-base,
isaki-audio2
Changes since 1.94: +3 -2
lines
Diff to previous 1.94 (colored)
Add drvctl to kernel which has audio device. audiocfg(1) requires drvctl(4).
Revision 1.89.2.4 / (download) - annotate - [select for diffs], Fri Jan 18 08:50:16 2019 UTC (4 years, 4 months ago) by pgoyette
Branch: pgoyette-compat
CVS Tags: pgoyette-compat-merge-20190127
Changes since 1.89.2.3: +7 -2
lines
Diff to previous 1.89.2.3 (colored) to branchpoint 1.89 (colored) next main 1.90 (colored)
Synch with HEAD
Revision 1.85.8.2 / (download) - annotate - [select for diffs], Mon Jan 7 13:46:57 2019 UTC (4 years, 4 months ago) by martin
Branch: netbsd-8
CVS Tags: netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1
Changes since 1.85.8.1: +7 -2
lines
Diff to previous 1.85.8.1 (colored) to branchpoint 1.85 (colored) next main 1.86 (colored)
Pull up following revision(s) (requested by sevan in ticket #1156): sys/arch/evbmips/conf/ERLITE: revision 1.21 sys/arch/evbmips/conf/LOONGSON: revision 1.41 sys/arch/evbmips/conf/SBMIPS: revision 1.8 sys/arch/evbmips/conf/MALTA: revision 1.94 sys/arch/evbmips/conf/WGT624V3: revision 1.29 sys/arch/evbmips/conf/ZYXELKX: revision 1.15 sys/arch/evbmips/conf/XLSATX: revision 1.28 sys/arch/evbmips/conf/ADM5120-NB: revision 1.25 sys/arch/evbmips/conf/ADM5120: revision 1.27 sys/arch/evbmips/conf/MERAKI: revision 1.32 sys/arch/evbmips/conf/LINKITSMART7688: revision 1.10 sys/arch/evbmips/conf/DB120: revision 1.21 sys/arch/evbmips/conf/ADM5120-USB: revision 1.27 sys/arch/evbmips/conf/AP30: revision 1.38 sys/arch/evbmips/conf/ALCHEMY: revision 1.65 sys/arch/evbmips/conf/RB153: revision 1.22 sys/arch/evbmips/conf/RB433UAH: revision 1.18 sys/arch/evbmips/conf/CI20: revision 1.27 sys/arch/evbmips/conf/GDIUM: revision 1.35 sys/arch/evbmips/conf/CPMBR1400: revision 1.30 Enable the per-priority cyclical scan buffer queue strategy on evbmips kernels. time results of a Lemote Fuloong 2F extracting the pkgsrc tree brick$ time tar -jxf pkgsrc.tar.bz2 priocscan + log 612.90 real 103.45 user 194.98 sys priocscan nolog 1345.48 real 103.57 user 274.32 sys fcfs + log 736.02 real 101.71 user 192.95 sys fcfs nolog 1475.16 real 103.06 user 271.14 sys
Revision 1.94 / (download) - annotate - [select for diffs], Sun Dec 30 14:51:36 2018 UTC (4 years, 5 months ago) by sevan
Branch: MAIN
CVS Tags: pgoyette-compat-20190127,
pgoyette-compat-20190118
Changes since 1.93: +7 -2
lines
Diff to previous 1.93 (colored)
Enable the per-priority cyclical scan buffer queue strategy on evbmips kernels. time results of a Lemote Fuloong 2F extracting the pkgsrc tree brick$ time tar -jxf pkgsrc.tar.bz2 priocscan + log 612.90 real 103.45 user 194.98 sys priocscan nolog 1345.48 real 103.57 user 274.32 sys fcfs + log 736.02 real 101.71 user 192.95 sys fcfs nolog 1475.16 real 103.06 user 271.14 sys
Revision 1.89.2.3 / (download) - annotate - [select for diffs], Wed Dec 26 14:01:36 2018 UTC (4 years, 5 months ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.89.2.2: +2 -4
lines
Diff to previous 1.89.2.2 (colored) to branchpoint 1.89 (colored)
Sync with HEAD, resolve a few conflicts
Revision 1.93 / (download) - annotate - [select for diffs], Wed Dec 19 13:57:47 2018 UTC (4 years, 5 months ago) by maxv
Branch: MAIN
CVS Tags: pgoyette-compat-1226
Changes since 1.92: +2 -3
lines
Diff to previous 1.92 (colored)
Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently, but also as discussed several times in the past.
Revision 1.92 / (download) - annotate - [select for diffs], Wed Dec 12 06:29:37 2018 UTC (4 years, 5 months ago) by maxv
Branch: MAIN
Changes since 1.91: +2 -3
lines
Diff to previous 1.91 (colored)
Remove references to "lmc" in the kernel configurations.
Revision 1.89.2.2 / (download) - annotate - [select for diffs], Sun Sep 30 01:45:43 2018 UTC (4 years, 8 months ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.89.2.1: +2 -3
lines
Diff to previous 1.89.2.1 (colored) to branchpoint 1.89 (colored)
Ssync with HEAD
Revision 1.89.2.1 / (download) - annotate - [select for diffs], Thu Sep 6 06:55:33 2018 UTC (4 years, 9 months ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.89: +3 -7
lines
Diff to previous 1.89 (colored)
Sync with HEAD Resolve a couple of conflicts (result of the uimin/uimax changes)
Revision 1.91 / (download) - annotate - [select for diffs], Thu Sep 6 05:36:50 2018 UTC (4 years, 9 months ago) by maxv
Branch: MAIN
CVS Tags: pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930
Changes since 1.90: +2 -3
lines
Diff to previous 1.90 (colored)
Retire the 'midway' driver. Discussed on tech-net@ recently and also three years ago, part of removing the network ATM code.
Revision 1.90 / (download) - annotate - [select for diffs], Wed Aug 1 20:04:11 2018 UTC (4 years, 10 months ago) by maxv
Branch: MAIN
CVS Tags: pgoyette-compat-0906
Changes since 1.89: +3 -7
lines
Diff to previous 1.89 (colored)
Unreference IPF/PF from all the config files, and enable NPF instead when wanted. This also fixes some inconsistencies I saw in several files (eg IPF options while IPF was not compiled, IPF+PF enabled by default, etc).
Revision 1.67.2.4 / (download) - annotate - [select for diffs], Sun Dec 3 11:36:09 2017 UTC (5 years, 6 months ago) by jdolecek
Branch: tls-maxphys
Changes since 1.67.2.3: +12 -23
lines
Diff to previous 1.67.2.3 (colored) next main 1.68 (colored)
update from HEAD
Revision 1.78.2.1 / (download) - annotate - [select for diffs], Sun Sep 24 20:12:57 2017 UTC (5 years, 8 months ago) by snj
Branch: netbsd-7
CVS Tags: netbsd-7-2-RELEASE
Changes since 1.78: +5 -4
lines
Diff to previous 1.78 (colored) next main 1.79 (colored)
Pull up following revision(s) (requested by mrg in ticket #1500): sys/arch/evbmips/conf/MALTA64: revision 1.8 sys/arch/evbmips/conf/MALTA32: revision 1.4 sys/arch/mips/mips/bds_emul.S: revision 1.9 sys/arch/evbmips/conf/MALTA: revision 1.88 Re-enable the NOFPU and (renamed) FPEMUL options. None of the Malta CPU daughter cards currently supported by NetBSD have an FPU. Detected on real hardware. gxemul wrongly supports an FPU on the 4Kc and 5Kc CPUs. -- Remove the NOFPU option. The main MALTA config file has this now. -- mips_emul_daddi and mips_emul_daddiu don't exist, but there are bcemul_daddi and bcemul_daddiu here that should be used. however, bcemul_daddi needed to be changed to use dadd not daddui. fixes FPEMUL and N64 kernels. ok simonb.
Revision 1.78.8.1 / (download) - annotate - [select for diffs], Sun Sep 24 20:12:55 2017 UTC (5 years, 8 months ago) by snj
Branch: netbsd-7-1
CVS Tags: netbsd-7-1-2-RELEASE,
netbsd-7-1-1-RELEASE
Changes since 1.78: +5 -4
lines
Diff to previous 1.78 (colored) next main 1.79 (colored)
Pull up following revision(s) (requested by mrg in ticket #1500): sys/arch/evbmips/conf/MALTA64: revision 1.8 sys/arch/evbmips/conf/MALTA32: revision 1.4 sys/arch/mips/mips/bds_emul.S: revision 1.9 sys/arch/evbmips/conf/MALTA: revision 1.88 Re-enable the NOFPU and (renamed) FPEMUL options. None of the Malta CPU daughter cards currently supported by NetBSD have an FPU. Detected on real hardware. gxemul wrongly supports an FPU on the 4Kc and 5Kc CPUs. -- Remove the NOFPU option. The main MALTA config file has this now. -- mips_emul_daddi and mips_emul_daddiu don't exist, but there are bcemul_daddi and bcemul_daddiu here that should be used. however, bcemul_daddi needed to be changed to use dadd not daddui. fixes FPEMUL and N64 kernels. ok simonb.
Revision 1.78.4.1 / (download) - annotate - [select for diffs], Sun Sep 24 20:12:53 2017 UTC (5 years, 8 months ago) by snj
Branch: netbsd-7-0
Changes since 1.78: +5 -4
lines
Diff to previous 1.78 (colored) next main 1.79 (colored)
Pull up following revision(s) (requested by mrg in ticket #1500): sys/arch/evbmips/conf/MALTA64: revision 1.8 sys/arch/evbmips/conf/MALTA32: revision 1.4 sys/arch/mips/mips/bds_emul.S: revision 1.9 sys/arch/evbmips/conf/MALTA: revision 1.88 Re-enable the NOFPU and (renamed) FPEMUL options. None of the Malta CPU daughter cards currently supported by NetBSD have an FPU. Detected on real hardware. gxemul wrongly supports an FPU on the 4Kc and 5Kc CPUs. -- Remove the NOFPU option. The main MALTA config file has this now. -- mips_emul_daddi and mips_emul_daddiu don't exist, but there are bcemul_daddi and bcemul_daddiu here that should be used. however, bcemul_daddi needed to be changed to use dadd not daddui. fixes FPEMUL and N64 kernels. ok simonb.
Revision 1.89 / (download) - annotate - [select for diffs], Thu Sep 14 07:58:40 2017 UTC (5 years, 8 months ago) by mrg
Branch: MAIN
CVS Tags: tls-maxphys-base-20171202,
phil-wifi-base,
pgoyette-compat-base,
pgoyette-compat-0728,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315
Branch point for: phil-wifi,
pgoyette-compat
Changes since 1.88: +7 -18
lines
Diff to previous 1.88 (colored)
clean up COMPAT_* options for native netbsd code: - new series of files that are useful for saying "i want everything since netbsd 1.4", etc. - use the fact COMPAT_* options have future dependancies to remove many redundant options. removes about 3000 lines total across kernel configuration files. tested about 30 random kernels in the changed list.
Revision 1.65.2.2 / (download) - annotate - [select for diffs], Thu Aug 31 15:18:12 2017 UTC (5 years, 9 months ago) by martin
Branch: netbsd-6
Changes since 1.65.2.1: +5 -4
lines
Diff to previous 1.65.2.1 (colored) to branchpoint 1.65 (colored) next main 1.66 (colored)
Pull up following revision(s) (requested by mrg in ticket #1499): sys/arch/evbmips/conf/MALTA64: revision 1.8 sys/arch/evbmips/conf/MALTA32: revision 1.4 sys/arch/mips/mips/bds_emul.S: revision 1.9 sys/arch/evbmips/conf/MALTA: revision 1.88 Re-enable the NOFPU and (renamed) FPEMUL options. None of the Malta CPU daughter cards currently supported by NetBSD have an FPU. Detected on real hardware. gxemul wrongly supports an FPU on the 4Kc and 5Kc CPUs. Remove the NOFPU option. The main MALTA config file has this now. mips_emul_daddi and mips_emul_daddiu don't exist, but there are bcemul_daddi and bcemul_daddiu here that should be used. however, bcemul_daddi needed to be changed to use dadd not daddui. fixes FPEMUL and N64 kernels. ok simonb.
Revision 1.85.8.1 / (download) - annotate - [select for diffs], Thu Aug 31 11:16:17 2017 UTC (5 years, 9 months ago) by martin
Branch: netbsd-8
CVS Tags: netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
matt-nb8-mediatek-base,
matt-nb8-mediatek
Changes since 1.85: +5 -4
lines
Diff to previous 1.85 (colored)
Pull up following revision(s) (requested by mrg in ticket #239): sys/arch/evbmips/conf/MALTA64: revision 1.8 sys/arch/evbmips/conf/MALTA32: revision 1.4 sys/arch/mips/mips/bds_emul.S: revision 1.9 sys/arch/evbmips/conf/MALTA: revision 1.88 Re-enable the NOFPU and (renamed) FPEMUL options. None of the Malta CPU daughter cards currently supported by NetBSD have an FPU. Detected on real hardware. gxemul wrongly supports an FPU on the 4Kc and 5Kc CPUs. Remove the NOFPU option. The main MALTA config file has this now. mips_emul_daddi and mips_emul_daddiu don't exist, but there are bcemul_daddi and bcemul_daddiu here that should be used. however, bcemul_daddi needed to be changed to use dadd not daddui. fixes FPEMUL and N64 kernels. ok simonb.
Revision 1.81.2.3 / (download) - annotate - [select for diffs], Mon Aug 28 17:51:36 2017 UTC (5 years, 9 months ago) by skrll
Branch: nick-nhusb
Changes since 1.81.2.2: +6 -8
lines
Diff to previous 1.81.2.2 (colored) to branchpoint 1.81 (colored) next main 1.82 (colored)
Sync with HEAD
Revision 1.88 / (download) - annotate - [select for diffs], Thu Aug 24 22:46:54 2017 UTC (5 years, 9 months ago) by simonb
Branch: MAIN
CVS Tags: nick-nhusb-base-20170825
Changes since 1.87: +5 -4
lines
Diff to previous 1.87 (colored)
Re-enable the NOFPU and (renamed) FPEMUL options. None of the Malta CPU daughter cards currently supported by NetBSD have an FPU. Detected on real hardware. gxemul wrongly supports an FPU on the 4Kc and 5Kc CPUs.
Revision 1.87 / (download) - annotate - [select for diffs], Sat Aug 19 09:10:24 2017 UTC (5 years, 9 months ago) by maya
Branch: MAIN
Changes since 1.86: +3 -3
lines
Diff to previous 1.86 (colored)
Comment out 'options DEBUG' on all evbmips kernels We aren't using DEBUG on other archs, mips is stable enough now, etc.
Revision 1.86 / (download) - annotate - [select for diffs], Sat Jul 29 18:08:57 2017 UTC (5 years, 10 months ago) by maxv
Branch: MAIN
Changes since 1.85: +2 -5
lines
Diff to previous 1.85 (colored)
Remove TCP_COMPAT_42 from the config files. Pass 3.
Revision 1.81.2.2 / (download) - annotate - [select for diffs], Sun Feb 5 13:40:09 2017 UTC (6 years, 4 months ago) by skrll
Branch: nick-nhusb
Changes since 1.81.2.1: +4 -2
lines
Diff to previous 1.81.2.1 (colored) to branchpoint 1.81 (colored)
Sync with HEAD
Revision 1.82.2.1 / (download) - annotate - [select for diffs], Sat Jan 7 08:56:16 2017 UTC (6 years, 4 months ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.82: +4 -2
lines
Diff to previous 1.82 (colored) next main 1.83 (colored)
Sync with HEAD. (Note that most of these changes are simply $NetBSD$ tag issues.)
Revision 1.85 / (download) - annotate - [select for diffs], Tue Dec 13 20:42:17 2016 UTC (6 years, 5 months ago) by christos
Branch: MAIN
CVS Tags: prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
nick-nhusb-base-20170204,
netbsd-8-base,
jdolecek-ncq-base,
jdolecek-ncq,
bouyer-socketcan-base1,
bouyer-socketcan-base,
bouyer-socketcan
Branch point for: netbsd-8
Changes since 1.84: +3 -3
lines
Diff to previous 1.84 (colored)
wildcard speaker attachments, now that we can handle many of them.
Revision 1.84 / (download) - annotate - [select for diffs], Sat Dec 10 23:03:24 2016 UTC (6 years, 5 months ago) by christos
Branch: MAIN
Changes since 1.83: +2 -3
lines
Diff to previous 1.83 (colored)
remove VAUDIOSPEAKER for now, will be done differently.
Revision 1.83 / (download) - annotate - [select for diffs], Thu Dec 8 11:31:10 2016 UTC (6 years, 5 months ago) by nat
Branch: MAIN
Changes since 1.82: +5 -2
lines
Diff to previous 1.82 (colored)
Add a synthesized pc beeper and keyboard bell for platforms with an audio device.
Revision 1.81.2.1 / (download) - annotate - [select for diffs], Sun Dec 27 12:09:35 2015 UTC (7 years, 5 months ago) by skrll
Branch: nick-nhusb
Changes since 1.81: +2 -3
lines
Diff to previous 1.81 (colored)
Sync with HEAD (as of 26th Dec)
Revision 1.82 / (download) - annotate - [select for diffs], Sat Sep 26 11:16:12 2015 UTC (7 years, 8 months ago) by maxv
Branch: MAIN
CVS Tags: pgoyette-localcount-base,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
nick-nhusb-base-20161204,
nick-nhusb-base-20161004,
nick-nhusb-base-20160907,
nick-nhusb-base-20160529,
nick-nhusb-base-20160422,
nick-nhusb-base-20160319,
nick-nhusb-base-20151226,
localcount-20160914
Branch point for: pgoyette-localcount
Changes since 1.81: +2 -3
lines
Diff to previous 1.81 (colored)
Remove KMEMSTATS. Normally it's ok now.
Revision 1.81 / (download) - annotate - [select for diffs], Sat Aug 23 20:26:57 2014 UTC (8 years, 9 months ago) by dholland
Branch: MAIN
CVS Tags: nick-nhusb-base-20150921,
nick-nhusb-base-20150606,
nick-nhusb-base-20150406,
nick-nhusb-base
Branch point for: nick-nhusb
Changes since 1.80: +16 -16
lines
Diff to previous 1.80 (colored)
Systematize (and in many cases, fix) the comments on options COMPAT_NN. There are quite a few configs that are missing some COMPAT_NN options in ways that don't make sense; this should probably get cleaned up too, but for the time being I've not added or removed anything.
Revision 1.67.2.3 / (download) - annotate - [select for diffs], Wed Aug 20 00:02:58 2014 UTC (8 years, 9 months ago) by tls
Branch: tls-maxphys
Changes since 1.67.2.2: +5 -2
lines
Diff to previous 1.67.2.2 (colored)
Rebase to HEAD as of a few days ago.
Revision 1.80 / (download) - annotate - [select for diffs], Sun Aug 17 21:17:43 2014 UTC (8 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.79: +3 -3
lines
Diff to previous 1.79 (colored)
Reorganize symbol table embedding. The existing option SYMTAB_SPACE is replaced by the make option COPY_SYMTAB set to any value. The copy of the symbol table is no longer put into a buffer in kern_ksyms.o, but a small helper object. This object is build first with a dummy size, then the kernel is linked to compute the real dimension of the symbol table buffer. After that, the helper object is rebuild and the kernel linked again.
Revision 1.79 / (download) - annotate - [select for diffs], Sat Aug 16 17:56:32 2014 UTC (8 years, 9 months ago) by apb
Branch: MAIN
Changes since 1.78: +3 -2
lines
Diff to previous 1.78 (colored)
Add "options COMPAT_70" to all kernel configuration files that already had "options COMPAT_60".
Revision 1.77.2.1 / (download) - annotate - [select for diffs], Sun Aug 10 06:53:56 2014 UTC (8 years, 9 months ago) by tls
Branch: tls-earlyentropy
Changes since 1.77: +6 -2
lines
Diff to previous 1.77 (colored) next main 1.78 (colored)
Rebase.
Revision 1.78 / (download) - annotate - [select for diffs], Sun Jul 20 10:06:11 2014 UTC (8 years, 10 months ago) by alnsn
Branch: 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-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
Changes since 1.77: +6 -2
lines
Diff to previous 1.77 (colored)
Add commented out bpfjit options to mips kernels. While here, add 2 missing RCS ids.
Revision 1.61.2.3 / (download) - annotate - [select for diffs], Thu May 22 11:39:44 2014 UTC (9 years ago) by yamt
Branch: yamt-pagecache
Changes since 1.61.2.2: +8 -13
lines
Diff to previous 1.61.2.2 (colored) to branchpoint 1.61 (colored) next main 1.62 (colored)
sync with head. for a reference, the tree before this commit was tagged as yamt-pagecache-tag8. this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
Revision 1.75.2.2 / (download) - annotate - [select for diffs], Sun May 18 17:45:06 2014 UTC (9 years ago) by rmind
Branch: rmind-smpnet
Changes since 1.75.2.1: +3 -3
lines
Diff to previous 1.75.2.1 (colored) next main 1.76 (colored)
sync with head
Revision 1.77 / (download) - annotate - [select for diffs], Mon Mar 17 01:03:51 2014 UTC (9 years, 2 months ago) by mrg
Branch: MAIN
CVS Tags: yamt-pagecache-base9,
rmind-smpnet-nbase,
rmind-smpnet-base,
riastradh-xf86-video-intel-2-7-1-pre-2-21-15,
riastradh-drm2-base3
Branch point for: tls-earlyentropy
Changes since 1.76: +3 -3
lines
Diff to previous 1.76 (colored)
enable FFS_EI.
Revision 1.75.2.1 / (download) - annotate - [select for diffs], Wed Aug 28 23:59:16 2013 UTC (9 years, 9 months ago) by rmind
Branch: rmind-smpnet
Changes since 1.75: +2 -3
lines
Diff to previous 1.75 (colored)
sync with head
Revision 1.76 / (download) - annotate - [select for diffs], Sun Jun 30 21:38:56 2013 UTC (9 years, 11 months ago) by rmind
Branch: MAIN
CVS Tags: riastradh-drm2-base2,
riastradh-drm2-base1,
riastradh-drm2-base,
riastradh-drm2
Changes since 1.75: +2 -3
lines
Diff to previous 1.75 (colored)
G/C PFIL_HOOKS from the kernel configs.
Revision 1.67.2.2 / (download) - annotate - [select for diffs], Sun Jun 23 06:20:04 2013 UTC (9 years, 11 months ago) by tls
Branch: tls-maxphys
Changes since 1.67.2.1: +7 -11
lines
Diff to previous 1.67.2.1 (colored)
resync from head
Revision 1.75 / (download) - annotate - [select for diffs], Wed Jun 5 23:08:01 2013 UTC (10 years ago) by christos
Branch: MAIN
Branch point for: rmind-smpnet
Changes since 1.74: +2 -3
lines
Diff to previous 1.74 (colored)
remove obsolete networking options
Revision 1.74 / (download) - annotate - [select for diffs], Sat Apr 27 22:21:14 2013 UTC (10 years, 1 month ago) by christos
Branch: MAIN
CVS Tags: khorben-n900
Changes since 1.73: +3 -3
lines
Diff to previous 1.73 (colored)
more bogus number removal
Revision 1.73 / (download) - annotate - [select for diffs], Sat Apr 27 21:43:23 2013 UTC (10 years, 1 month ago) by christos
Branch: MAIN
Changes since 1.72: +5 -5
lines
Diff to previous 1.72 (colored)
the bogus number police
Revision 1.72 / (download) - annotate - [select for diffs], Sat Apr 27 18:19:33 2013 UTC (10 years, 1 month ago) by christos
Branch: MAIN
Changes since 1.71: +3 -3
lines
Diff to previous 1.71 (colored)
remove confusing numeric locators where they are unused.
Revision 1.71 / (download) - annotate - [select for diffs], Sat Mar 2 02:42:13 2013 UTC (10 years, 3 months ago) by christos
Branch: MAIN
CVS Tags: agc-symver-base,
agc-symver
Changes since 1.70: +2 -3
lines
Diff to previous 1.70 (colored)
Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.
Revision 1.70 / (download) - annotate - [select for diffs], Fri Mar 1 18:25:37 2013 UTC (10 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.69: +2 -4
lines
Diff to previous 1.69 (colored)
Retire OSI network stack. OK core@
Revision 1.67.2.1 / (download) - annotate - [select for diffs], Tue Nov 20 03:01:18 2012 UTC (10 years, 6 months ago) by tls
Branch: tls-maxphys
Changes since 1.67: +4 -3
lines
Diff to previous 1.67 (colored)
Resync to 2012-11-19 00:00:00 UTC
Revision 1.65.4.1 / (download) - annotate - [select for diffs], Thu Nov 1 16:44:59 2012 UTC (10 years, 7 months ago) by matt
Branch: matt-nb6-plus
Changes since 1.65: +3 -3
lines
Diff to previous 1.65 (colored) next main 1.66 (colored)
sync with netbsd-6-0-RELEASE.
Revision 1.61.2.2 / (download) - annotate - [select for diffs], Tue Oct 30 17:19:29 2012 UTC (10 years, 7 months ago) by yamt
Branch: yamt-pagecache
CVS Tags: yamt-pagecache-tag8
Changes since 1.61.2.1: +4 -3
lines
Diff to previous 1.61.2.1 (colored) to branchpoint 1.61 (colored)
sync with head
Revision 1.69 / (download) - annotate - [select for diffs], Wed Oct 17 14:48:11 2012 UTC (10 years, 7 months ago) by apb
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6
Changes since 1.68: +3 -2
lines
Diff to previous 1.68 (colored)
Add "options COMPAT_60" to all kernel configuration files that already had "options COMPAT_50".
Revision 1.65.2.1 / (download) - annotate - [select for diffs], Mon Sep 17 18:40:12 2012 UTC (10 years, 8 months ago) by riz
Branch: netbsd-6
CVS Tags: netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1-5-RELEASE,
netbsd-6-1-4-RELEASE,
netbsd-6-1-3-RELEASE,
netbsd-6-1-2-RELEASE,
netbsd-6-1-1-RELEASE,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-6-RELEASE,
netbsd-6-0-5-RELEASE,
netbsd-6-0-4-RELEASE,
netbsd-6-0-3-RELEASE,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
matt-nb6-plus-nbase,
matt-nb6-plus-base
Changes since 1.65: +3 -3
lines
Diff to previous 1.65 (colored)
Pull up following revision(s) (requested by cyber in ticket #564): sys/arch/evbmips/conf/MALTA: revision 1.68 Bump SYMTAB_SPACE by 30K
Revision 1.68 / (download) - annotate - [select for diffs], Mon Sep 17 15:47:47 2012 UTC (10 years, 8 months ago) by matt
Branch: MAIN
Changes since 1.67: +3 -3
lines
Diff to previous 1.67 (colored)
Bump SYMTAB_SPACE by 30K
Revision 1.67 / (download) - annotate - [select for diffs], Mon Jul 30 19:31:06 2012 UTC (10 years, 10 months ago) by pgoyette
Branch: MAIN
Branch point for: tls-maxphys
Changes since 1.66: +3 -3
lines
Diff to previous 1.66 (colored)
Revert previous - ipf has been fixed to build without INET6
Revision 1.66 / (download) - annotate - [select for diffs], Mon Jul 30 13:50:06 2012 UTC (10 years, 10 months ago) by kiyohara
Branch: MAIN
Changes since 1.65: +3 -3
lines
Diff to previous 1.65 (colored)
Enable INET6. Avoid build failed when enable ipf and disable INET6.
Revision 1.61.2.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:06:17 2012 UTC (11 years, 1 month ago) by yamt
Branch: yamt-pagecache
Changes since 1.61: +5 -6
lines
Diff to previous 1.61 (colored)
sync with head
Revision 1.62.2.1 / (download) - annotate - [select for diffs], Sat Feb 18 07:31:54 2012 UTC (11 years, 3 months ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.62: +5 -5
lines
Diff to previous 1.62 (colored) next main 1.63 (colored)
merge to -current.
Revision 1.48.8.5 / (download) - annotate - [select for diffs], Fri Feb 10 06:00:15 2012 UTC (11 years, 3 months ago) by matt
Branch: matt-nb5-mips64
Changes since 1.48.8.4: +1 -1
lines
Diff to previous 1.48.8.4 (colored) to branchpoint 1.48 (colored) next main 1.49 (colored)
O32 MALTA uses FPU, N32/N64 MALTA does not.
Revision 1.65 / (download) - annotate - [select for diffs], Thu Feb 9 18:58:14 2012 UTC (11 years, 3 months ago) by matt
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4,
netbsd-6-base,
netbsd-6-0-RC1,
jmcneill-usbmp-base9,
jmcneill-usbmp-base8,
jmcneill-usbmp-base7,
jmcneill-usbmp-base6,
jmcneill-usbmp-base5,
jmcneill-usbmp-base4,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2,
jmcneill-usbmp-base10
Branch point for: netbsd-6,
matt-nb6-plus
Changes since 1.64: +4 -4
lines
Diff to previous 1.64 (colored)
Bump SYMTAB_SPACE Disable NOFPU on MALTA
Revision 1.64 / (download) - annotate - [select for diffs], Sun Dec 18 05:49:26 2011 UTC (11 years, 5 months ago) by dholland
Branch: MAIN
Changes since 1.63: +3 -3
lines
Diff to previous 1.63 (colored)
WABPL is no longer considered experimental (has not been for some time) so update its comment in config files.
Revision 1.63 / (download) - annotate - [select for diffs], Fri Dec 16 15:59:57 2011 UTC (11 years, 5 months ago) by kiyohara
Branch: MAIN
Changes since 1.62: +3 -3
lines
Diff to previous 1.62 (colored)
Increase SYMTAB_SPACE.
Revision 1.62 / (download) - annotate - [select for diffs], Tue Nov 22 21:25:11 2011 UTC (11 years, 6 months ago) by tls
Branch: MAIN
CVS Tags: jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base
Branch point for: jmcneill-usbmp
Changes since 1.61: +2 -3
lines
Diff to previous 1.61 (colored)
The rnd pseudo-device is not really optional, because it is in the same source file as the entropy-pool code itself. Move it to std. This will be cleaned up more when I split the sources up as they should be. This fixes build breaks on several ports. Thanks to Havard Eidnes for pointing them out.
Revision 1.61 / (download) - annotate - [select for diffs], Thu Jun 30 20:09:29 2011 UTC (11 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
jmcneill-audiomp3-base,
jmcneill-audiomp3
Branch point for: yamt-pagecache
Changes since 1.60: +3 -3
lines
Diff to previous 1.60 (colored)
dependant -> dependent
Revision 1.57.2.1 / (download) - annotate - [select for diffs], Mon Jun 6 09:05:29 2011 UTC (12 years ago) by jruoho
Branch: jruoho-x86intr
Changes since 1.57: +6 -5
lines
Diff to previous 1.57 (colored) next main 1.58 (colored)
Sync with HEAD.
Revision 1.48.8.4 / (download) - annotate - [select for diffs], Fri May 20 16:38:25 2011 UTC (12 years ago) by matt
Branch: matt-nb5-mips64
Changes since 1.48.8.3: +3 -3
lines
Diff to previous 1.48.8.3 (colored) to branchpoint 1.48 (colored)
bump SYMTAB_SPACE
Revision 1.54.4.3 / (download) - annotate - [select for diffs], Thu Apr 21 01:40:59 2011 UTC (12 years, 1 month ago) by rmind
Branch: rmind-uvmplock
Changes since 1.54.4.2: +3 -2
lines
Diff to previous 1.54.4.2 (colored) to branchpoint 1.54 (colored) next main 1.55 (colored)
sync with head
Revision 1.60 / (download) - annotate - [select for diffs], Fri Mar 18 17:19:06 2011 UTC (12 years, 2 months ago) by jakllsch
Branch: MAIN
CVS Tags: rmind-uvmplock-nbase,
rmind-uvmplock-base,
jym-xensuspend-nbase,
jym-xensuspend-base,
cherry-xenmp-base,
cherry-xenmp
Changes since 1.59: +3 -3
lines
Diff to previous 1.59 (colored)
Bump symtab space.
Revision 1.59 / (download) - annotate - [select for diffs], Sun Mar 6 17:08:23 2011 UTC (12 years, 3 months ago) by bouyer
Branch: MAIN
Changes since 1.58: +4 -3
lines
Diff to previous 1.58 (colored)
merge the bouyer-quota2 branch. This adds a new on-disk format to store disk quota usage and limits, integrated with ffs metadata. Usage is checked by fsck_ffs (no more quotacheck) and is covered by the WAPBL journal. Enabled with kernel option QUOTA2 (added where QUOTA was enabled in kernel config files), turned on with tunefs(8) on a per-filesystem basis. mount_mfs(8) can also turn quotas on. See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.html for details.
Revision 1.54.4.2 / (download) - annotate - [select for diffs], Sat Mar 5 20:50:11 2011 UTC (12 years, 3 months ago) by rmind
Branch: rmind-uvmplock
Changes since 1.54.4.1: +5 -5
lines
Diff to previous 1.54.4.1 (colored) to branchpoint 1.54 (colored)
sync with head
Revision 1.57.4.2 / (download) - annotate - [select for diffs], Sat Mar 5 15:09:36 2011 UTC (12 years, 3 months ago) by bouyer
Branch: bouyer-quota2
Changes since 1.57.4.1: +4 -4
lines
Diff to previous 1.57.4.1 (colored) to branchpoint 1.57 (colored) next main 1.58 (colored)
Sync with HEAD
Revision 1.58 / (download) - annotate - [select for diffs], Sun Feb 20 07:48:33 2011 UTC (12 years, 3 months ago) by matt
Branch: MAIN
CVS Tags: bouyer-quota2-nbase
Changes since 1.57: +4 -4
lines
Diff to previous 1.57 (colored)
Merge forward from matt-nb5-mips64.
Revision 1.57.4.1 / (download) - annotate - [select for diffs], Tue Feb 8 19:29:33 2011 UTC (12 years, 3 months ago) by bouyer
Branch: bouyer-quota2
Changes since 1.57: +4 -3
lines
Diff to previous 1.57 (colored)
Add QUOTA2 where QUOTA is enabled (and QUOTA2 commented out where QUOTA is commented out)
Revision 1.57 / (download) - annotate - [select for diffs], Tue Nov 23 11:13:57 2010 UTC (12 years, 6 months ago) by hannken
Branch: MAIN
CVS Tags: uebayasi-xip-base7,
matt-mips64-premerge-20101231,
jruoho-x86intr-base,
bouyer-quota2-base
Branch point for: jruoho-x86intr,
bouyer-quota2
Changes since 1.56: +3 -3
lines
Diff to previous 1.56 (colored)
Remove unused count from pseudo-device md.
Revision 1.54.2.2 / (download) - annotate - [select for diffs], Tue Aug 17 06:44:19 2010 UTC (12 years, 9 months ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.54.2.1: +3 -1
lines
Diff to previous 1.54.2.1 (colored) to branchpoint 1.54 (colored) next main 1.55 (colored)
Sync with HEAD.
Revision 1.46.40.4 / (download) - annotate - [select for diffs], Wed Aug 11 22:51:53 2010 UTC (12 years, 9 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.46.40.3: +5 -3
lines
Diff to previous 1.46.40.3 (colored) to branchpoint 1.46 (colored) next main 1.47 (colored)
sync with head.
Revision 1.54.4.1 / (download) - annotate - [select for diffs], Sun May 30 05:16:43 2010 UTC (13 years ago) by rmind
Branch: rmind-uvmplock
Changes since 1.54: +5 -3
lines
Diff to previous 1.54 (colored)
sync with head
Revision 1.56 / (download) - annotate - [select for diffs], Sat May 8 22:16:27 2010 UTC (13 years, 1 month ago) by mrg
Branch: MAIN
CVS Tags: yamt-nfs-mp-base11,
yamt-nfs-mp-base10,
uebayasi-xip-base6,
uebayasi-xip-base5,
uebayasi-xip-base4,
uebayasi-xip-base3,
uebayasi-xip-base2
Changes since 1.55: +4 -2
lines
Diff to previous 1.55 (colored)
enable IPFILTER_COMPAT in all kernels that have ipfilter already. canonicalise several of the ipf option segments in various files (this mostly means adding commented out IPFILTER_DEFAULT_BLOCK, or adding commented or uncommented IPFILTER_LOG or IPFILTER_LOOKUP option statements.) i built about 20 of these kernels to check, but not all of them.
Revision 1.54.2.1 / (download) - annotate - [select for diffs], Fri Apr 30 14:39:16 2010 UTC (13 years, 1 month ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.54: +3 -3
lines
Diff to previous 1.54 (colored)
Sync with HEAD.
Revision 1.55 / (download) - annotate - [select for diffs], Fri Apr 16 13:48:30 2010 UTC (13 years, 1 month ago) by pooka
Branch: MAIN
CVS Tags: uebayasi-xip-base1
Changes since 1.54: +3 -3
lines
Diff to previous 1.54 (colored)
Remove unused count (invariably "4") from pseudo-device fss.
Revision 1.46.40.3 / (download) - annotate - [select for diffs], Thu Mar 11 15:02:19 2010 UTC (13 years, 2 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.46.40.2: +5 -4
lines
Diff to previous 1.46.40.2 (colored) to branchpoint 1.46 (colored)
sync with head
Revision 1.48.8.3 / (download) - annotate - [select for diffs], Fri Jan 29 00:16:57 2010 UTC (13 years, 4 months ago) by matt
Branch: matt-nb5-mips64
CVS Tags: matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-k15
Changes since 1.48.8.2: +4 -4
lines
Diff to previous 1.48.8.2 (colored) to branchpoint 1.48 (colored)
Change mips kernel options SOFTFLOAT to FPEMUL. Allow a kernel to have no FP emulation code. Fix insufficient SYMTAB_SPACE. When a kernel without an FPU and with FPEMUL code, the application will trap with a SIGILL/ILL_ILLOPC signal, not SIGSEGV/SEGV_MAPERR.
Revision 1.54 / (download) - annotate - [select for diffs], Mon Dec 14 00:46:01 2009 UTC (13 years, 5 months ago) by matt
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9,
uebayasi-xip-base
Branch point for: uebayasi-xip,
rmind-uvmplock
Changes since 1.53: +5 -3
lines
Diff to previous 1.53 (colored)
Merge from matt-nb5-mips64 Merge mips-specific arch files.
Revision 1.53 / (download) - annotate - [select for diffs], Sat Dec 5 20:11:11 2009 UTC (13 years, 6 months ago) by pooka
Branch: MAIN
CVS Tags: matt-premerge-20091211
Changes since 1.52: +2 -3
lines
Diff to previous 1.52 (colored)
Remove the portalfs kernel file system driver. Replace mount_portal(8) with a version based on puffs. User functionality remains the same.
Revision 1.46.40.2 / (download) - annotate - [select for diffs], Wed Sep 16 13:37:38 2009 UTC (13 years, 8 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.46.40.1: +3 -2
lines
Diff to previous 1.46.40.1 (colored) to branchpoint 1.46 (colored)
sync with head
Revision 1.52 / (download) - annotate - [select for diffs], Mon Sep 14 12:52:20 2009 UTC (13 years, 8 months ago) by rmind
Branch: MAIN
CVS Tags: yamt-nfs-mp-base8
Changes since 1.51: +3 -2
lines
Diff to previous 1.51 (colored)
Add COMPAT_50 for MALTA.
Revision 1.48.8.2 / (download) - annotate - [select for diffs], Sat Sep 12 18:22:27 2009 UTC (13 years, 8 months ago) by matt
Branch: matt-nb5-mips64
CVS Tags: matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-premerge-20091211
Changes since 1.48.8.1: +3 -2
lines
Diff to previous 1.48.8.1 (colored) to branchpoint 1.48 (colored)
Add TMPFS
Revision 1.48.8.1 / (download) - annotate - [select for diffs], Sat Sep 12 16:49:05 2009 UTC (13 years, 8 months ago) by matt
Branch: matt-nb5-mips64
Changes since 1.48: +4 -3
lines
Diff to previous 1.48 (colored)
bump SYMTAB_SPACE
Revision 1.50.4.1 / (download) - annotate - [select for diffs], Wed May 13 17:16:40 2009 UTC (14 years ago) by jym
Branch: jym-xensuspend
Changes since 1.50: +2 -3
lines
Diff to previous 1.50 (colored) next main 1.51 (colored)
Sync with HEAD. Commit is split, to avoid a "too many arguments" protocol error.
Revision 1.46.40.1 / (download) - annotate - [select for diffs], Mon May 4 08:11:01 2009 UTC (14 years, 1 month ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.46: +4 -5
lines
Diff to previous 1.46 (colored)
sync with head.
Revision 1.48.2.2 / (download) - annotate - [select for diffs], Tue Apr 28 07:34:00 2009 UTC (14 years, 1 month ago) by skrll
Branch: nick-hppapmap
Changes since 1.48.2.1: +2 -3
lines
Diff to previous 1.48.2.1 (colored) to branchpoint 1.48 (colored) next main 1.49 (colored)
Sync with HEAD.
Revision 1.51 / (download) - annotate - [select for diffs], Fri Mar 6 20:31:48 2009 UTC (14 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: yamt-nfs-mp-base7,
yamt-nfs-mp-base6,
yamt-nfs-mp-base5,
yamt-nfs-mp-base4,
yamt-nfs-mp-base3,
nick-hppapmap-base4,
nick-hppapmap-base3,
nick-hppapmap-base,
jymxensuspend-base
Changes since 1.50: +2 -3
lines
Diff to previous 1.50 (colored)
Remove SHMMAXPGS from all kernel configs. Dynamically compute the initial limit as 1/4 of the physical memory. Ensure the limit is at least 1024 pages, the old default on most platforms.
Revision 1.48.2.1 / (download) - annotate - [select for diffs], Mon Jan 19 13:16:08 2009 UTC (14 years, 4 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.48: +2 -4
lines
Diff to previous 1.48 (colored)
Sync with HEAD.
Revision 1.46.36.3 / (download) - annotate - [select for diffs], Sat Jan 17 13:27:59 2009 UTC (14 years, 4 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.46.36.2: +0 -2
lines
Diff to previous 1.46.36.2 (colored) to branchpoint 1.46 (colored) next main 1.47 (colored)
Sync with HEAD.
Revision 1.47.4.2 / (download) - annotate - [select for diffs], Sat Dec 13 01:13:09 2008 UTC (14 years, 5 months ago) by haad
Branch: haad-dm
Changes since 1.47.4.1: +2 -4
lines
Diff to previous 1.47.4.1 (colored) to branchpoint 1.47 (colored) next main 1.48 (colored)
Update haad-dm branch to haad-dm-base2.
Revision 1.50 / (download) - annotate - [select for diffs], Mon Nov 24 11:41:10 2008 UTC (14 years, 6 months ago) by ad
Branch: MAIN
CVS Tags: nick-hppapmap-base2,
mjf-devfs2-base,
haad-nbase2,
haad-dm-base2,
haad-dm-base,
ad-audiomp2-base,
ad-audiomp2
Branch point for: jym-xensuspend
Changes since 1.49: +2 -3
lines
Diff to previous 1.49 (colored)
Remove softdep, pass 1. We are focused on improving journalling. Proposed on tech-kern@.
Revision 1.49 / (download) - annotate - [select for diffs], Wed Nov 12 12:35:59 2008 UTC (14 years, 6 months ago) by ad
Branch: MAIN
Changes since 1.48: +2 -3
lines
Diff to previous 1.48 (colored)
Remove LKMs and switch to the module framework, pass 1. Proposed on tech-kern@.
Revision 1.47.4.1 / (download) - annotate - [select for diffs], Sun Oct 19 22:15:44 2008 UTC (14 years, 7 months ago) by haad
Branch: haad-dm
Changes since 1.47: +3 -2
lines
Diff to previous 1.47 (colored)
Sync with HEAD.
Revision 1.46.36.2 / (download) - annotate - [select for diffs], Sun Sep 28 10:39:54 2008 UTC (14 years, 8 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.46.36.1: +1 -0
lines
Diff to previous 1.46.36.1 (colored) to branchpoint 1.46 (colored)
Sync with HEAD.
Revision 1.46.42.2 / (download) - annotate - [select for diffs], Thu Sep 18 04:33:24 2008 UTC (14 years, 8 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.46.42.1: +3 -2
lines
Diff to previous 1.46.42.1 (colored) to branchpoint 1.46 (colored) next main 1.47 (colored)
Sync with wrstuden-revivesa-base-2.
Revision 1.48 / (download) - annotate - [select for diffs], Thu Jul 31 07:41:00 2008 UTC (14 years, 10 months ago) by simonb
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-4,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
netbsd-5-base,
netbsd-5-2-RELEASE,
netbsd-5-2-RC1,
netbsd-5-2-3-RELEASE,
netbsd-5-2-2-RELEASE,
netbsd-5-2-1-RELEASE,
netbsd-5-2,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-5-RELEASE,
netbsd-5-1-4-RELEASE,
netbsd-5-1-3-RELEASE,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
netbsd-5,
matt-nb5-pq3-base,
matt-nb5-pq3,
matt-nb5-mips64-u1-k1-k5,
matt-nb4-mips64-k7-u2a-k9b,
matt-mips64-base2,
haad-dm-base1
Branch point for: nick-hppapmap,
matt-nb5-mips64
Changes since 1.47: +3 -2
lines
Diff to previous 1.47 (colored)
Add "options WAPBL" to standard GENERIC/INSTALL type configs.
Revision 1.46.42.1 / (download) - annotate - [select for diffs], Mon Jun 23 04:30:18 2008 UTC (14 years, 11 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.46: +3 -2
lines
Diff to previous 1.46 (colored)
Sync w/ -current. 34 merge conflicts to follow.
Revision 1.46.38.1 / (download) - annotate - [select for diffs], Wed Jun 4 02:04:46 2008 UTC (15 years ago) by yamt
Branch: yamt-pf42
Changes since 1.46: +3 -2
lines
Diff to previous 1.46 (colored) next main 1.47 (colored)
sync with head
Revision 1.46.36.1 / (download) - annotate - [select for diffs], Mon Jun 2 13:22:03 2008 UTC (15 years ago) by mjf
Branch: mjf-devfs2
Changes since 1.46: +3 -2
lines
Diff to previous 1.46 (colored)
Sync with HEAD.
Revision 1.47 / (download) - annotate - [select for diffs], Fri May 30 20:10:02 2008 UTC (15 years ago) by tsutsui
Branch: MAIN
CVS Tags: yamt-pf42-base4,
yamt-pf42-base3,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
simonb-wapbl-nbase,
simonb-wapbl-base,
simonb-wapbl
Branch point for: haad-dm
Changes since 1.46: +3 -2
lines
Diff to previous 1.46 (colored)
Add options COMPAT_40 to files which have options COMPAT_30.
Revision 1.30.2.3 / (download) - annotate - [select for diffs], Mon Sep 3 14:24:13 2007 UTC (15 years, 9 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.30.2.2: +3 -3
lines
Diff to previous 1.30.2.2 (colored) next main 1.31 (colored)
sync with head.
Revision 1.45.10.1 / (download) - annotate - [select for diffs], Wed Jul 11 19:58:47 2007 UTC (15 years, 10 months ago) by mjf
Branch: mjf-ufs-trans
Changes since 1.45: +3 -3
lines
Diff to previous 1.45 (colored) next main 1.46 (colored)
Sync with head.
Revision 1.45.8.1 / (download) - annotate - [select for diffs], Tue Apr 10 13:22:56 2007 UTC (16 years, 2 months ago) by ad
Branch: vmlocking
Changes since 1.45: +3 -3
lines
Diff to previous 1.45 (colored) next main 1.46 (colored)
Sync with head.
Revision 1.45.4.1 / (download) - annotate - [select for diffs], Sat Mar 24 14:54:39 2007 UTC (16 years, 2 months ago) by yamt
Branch: yamt-idlelwp
Changes since 1.45: +3 -3
lines
Diff to previous 1.45 (colored) next main 1.46 (colored)
sync with head.
Revision 1.46 / (download) - annotate - [select for diffs], Wed Mar 14 12:27:22 2007 UTC (16 years, 2 months ago) by drochner
Branch: MAIN
CVS Tags: yamt-x86pmap-base4,
yamt-x86pmap-base3,
yamt-x86pmap-base2,
yamt-x86pmap-base,
yamt-x86pmap,
yamt-pf42-baseX,
yamt-pf42-base2,
yamt-pf42-base,
yamt-nfs-mp-base2,
yamt-nfs-mp-base,
yamt-lazymbuf-base15,
yamt-lazymbuf-base14,
yamt-kmem-base3,
yamt-kmem-base2,
yamt-kmem-base,
yamt-kmem,
yamt-idlelwp-base8,
vmlocking2-base3,
vmlocking2-base2,
vmlocking2-base1,
vmlocking2,
vmlocking-nbase,
vmlocking-base,
thorpej-atomic-base,
thorpej-atomic,
reinoud-bufcleanup-nbase,
reinoud-bufcleanup-base,
reinoud-bufcleanup,
ppcoea-renovation-base,
ppcoea-renovation,
nick-net80211-sync-base,
nick-net80211-sync,
nick-csl-alignment-base5,
nick-csl-alignment-base,
nick-csl-alignment,
mjf-ufs-trans-base,
mjf-devfs-base,
mjf-devfs,
matt-mips64-base,
matt-mips64,
matt-armv6-prevmlocking,
matt-armv6-nbase,
matt-armv6-base,
matt-armv6,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
jmcneill-pm-base,
jmcneill-pm,
jmcneill-base,
hpcarm-cleanup-nbase,
hpcarm-cleanup-base,
hpcarm-cleanup,
cube-autoconf-base,
cube-autoconf,
bouyer-xeni386-nbase,
bouyer-xeni386-merge1,
bouyer-xeni386-base,
bouyer-xeni386,
bouyer-xenamd64-base2,
bouyer-xenamd64-base,
bouyer-xenamd64,
ad-socklock-base1
Branch point for: yamt-pf42,
yamt-nfs-mp,
wrstuden-revivesa,
mjf-devfs2
Changes since 1.45: +3 -3
lines
Diff to previous 1.45 (colored)
It doesn't make sense to specify "configuration" and "interface" locators for uhub because a hub can't have sub-devices. This might be sanity-checked eventually. Same for ubt now after the change to device attachment.
Revision 1.30.2.2 / (download) - annotate - [select for diffs], Sat Dec 30 20:45:51 2006 UTC (16 years, 5 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.30.2.1: +6 -6
lines
Diff to previous 1.30.2.1 (colored)
sync with head.
Revision 1.43.2.1 / (download) - annotate - [select for diffs], Sat Nov 18 21:29:11 2006 UTC (16 years, 6 months ago) by ad
Branch: newlock2
Changes since 1.43: +5 -3
lines
Diff to previous 1.43 (colored) next main 1.44 (colored)
Sync with head.
Revision 1.44.2.1 / (download) - annotate - [select for diffs], Sun Oct 22 06:04:39 2006 UTC (16 years, 7 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.44: +3 -2
lines
Diff to previous 1.44 (colored) next main 1.45 (colored)
sync with head
Revision 1.45 / (download) - annotate - [select for diffs], Wed Sep 27 21:42:05 2006 UTC (16 years, 8 months ago) by manu
Branch: MAIN
CVS Tags: yamt-splraiseipl-base5,
yamt-splraiseipl-base4,
yamt-splraiseipl-base3,
yamt-splraiseipl-base2,
wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
post-newlock2-merge,
newlock2-nbase,
newlock2-base,
netbsd-4-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,
netbsd-4,
matt-nb4-arm-base,
matt-nb4-arm,
ad-audiomp-base,
ad-audiomp
Branch point for: yamt-idlelwp,
vmlocking,
mjf-ufs-trans
Changes since 1.44: +3 -2
lines
Diff to previous 1.44 (colored)
- Document COMPAT_15 as doing nothing - Add COMPAT_15 to all the kernel that had COMPAT_14, for the sake of coherency - Remove the only occurences of #ifdef COMPAT_15 in the tree: for the ARM ports, COMPAT_15 was always used in conjunction with EXEC_AOUT. Only EXEC_AOUT matters here. This address kern/18407
Revision 1.40.2.3 / (download) - annotate - [select for diffs], Thu Sep 14 12:31:09 2006 UTC (16 years, 8 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.40.2.2: +4 -3
lines
Diff to previous 1.40.2.2 (colored) to branchpoint 1.40 (colored) next main 1.41 (colored)
sync with head.
Revision 1.44 / (download) - annotate - [select for diffs], Sat Sep 9 04:00:24 2006 UTC (16 years, 9 months ago) by simonb
Branch: MAIN
CVS Tags: yamt-splraiseipl-base,
yamt-pdpolicy-base9
Branch point for: yamt-splraiseipl
Changes since 1.43: +4 -3
lines
Diff to previous 1.43 (colored)
Add ath@pci. Bump SYMTAB_SPACE.
Revision 1.37.4.1 / (download) - annotate - [select for diffs], Sat Sep 9 02:39:04 2006 UTC (16 years, 9 months ago) by rpaulo
Branch: rpaulo-netinet-merge-pcb
Changes since 1.37: +22 -23
lines
Diff to previous 1.37 (colored) next main 1.38 (colored)
sync with head
Revision 1.40.2.2 / (download) - annotate - [select for diffs], Sun Sep 3 15:22:50 2006 UTC (16 years, 9 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.40.2.1: +4 -6
lines
Diff to previous 1.40.2.1 (colored) to branchpoint 1.40 (colored)
sync with head.
Revision 1.43 / (download) - annotate - [select for diffs], Thu Aug 31 18:12:42 2006 UTC (16 years, 9 months ago) by matt
Branch: MAIN
CVS Tags: yamt-pdpolicy-base8,
rpaulo-netinet-merge-pcb-base
Branch point for: newlock2
Changes since 1.42: +3 -3
lines
Diff to previous 1.42 (colored)
Increase SYMTAB_SPACE
Revision 1.42 / (download) - annotate - [select for diffs], Sat Aug 26 20:26:44 2006 UTC (16 years, 9 months ago) by christos
Branch: MAIN
Changes since 1.41: +3 -5
lines
Diff to previous 1.41 (colored)
PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options Also remove CCITT,NS,NIP
Revision 1.30.2.1 / (download) - annotate - [select for diffs], Wed Jun 21 14:51:02 2006 UTC (16 years, 11 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.30: +24 -21
lines
Diff to previous 1.30 (colored)
sync with head.
Revision 1.37.6.2 / (download) - annotate - [select for diffs], Thu Jun 1 22:34:30 2006 UTC (17 years ago) by kardel
Branch: simonb-timecounters
CVS Tags: simonb-timcounters-final
Changes since 1.37.6.1: +10 -9
lines
Diff to previous 1.37.6.1 (colored) next main 1.38 (colored)
Sync with head.
Revision 1.40.6.1 / (download) - annotate - [select for diffs], Wed May 24 15:47:55 2006 UTC (17 years ago) by tron
Branch: peter-altq
Changes since 1.40: +10 -9
lines
Diff to previous 1.40 (colored) next main 1.41 (colored)
Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
Revision 1.40.2.1 / (download) - annotate - [select for diffs], Wed May 24 10:56:46 2006 UTC (17 years ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.40: +10 -9
lines
Diff to previous 1.40 (colored)
sync with head.
Revision 1.40.4.1 / (download) - annotate - [select for diffs], Thu May 11 23:26:19 2006 UTC (17 years ago) by elad
Branch: elad-kernelauth
Changes since 1.40: +10 -9
lines
Diff to previous 1.40 (colored) next main 1.41 (colored)
sync with head
Revision 1.41 / (download) - annotate - [select for diffs], Sun Apr 30 11:48:37 2006 UTC (17 years, 1 month ago) by simonb
Branch: MAIN
CVS Tags: yamt-pdpolicy-base7,
yamt-pdpolicy-base6,
yamt-pdpolicy-base5,
simonb-timecounters-base,
gdamore-uart-base,
gdamore-uart,
elad-kernelauth-base,
chap-midi-nbase,
chap-midi-base,
chap-midi,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Changes since 1.40: +10 -9
lines
Diff to previous 1.40 (colored)
Catch up and standardise pseudo-device lists - mostly add tap, bridge, clockctl and ksyms.
Revision 1.37.6.1 / (download) - annotate - [select for diffs], Sat Apr 22 11:37:24 2006 UTC (17 years, 1 month ago) by simonb
Branch: simonb-timecounters
Changes since 1.37: +13 -13
lines
Diff to previous 1.37 (colored)
Sync with head.
Revision 1.37.2.1 / (download) - annotate - [select for diffs], Sat Feb 18 15:38:34 2006 UTC (17 years, 3 months ago) by yamt
Branch: yamt-uio_vmspace
Changes since 1.37: +13 -13
lines
Diff to previous 1.37 (colored) next main 1.38 (colored)
sync with head.
Revision 1.40 / (download) - annotate - [select for diffs], Mon Feb 6 23:48:55 2006 UTC (17 years, 4 months ago) by simonb
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5,
yamt-pdpolicy-base4,
yamt-pdpolicy-base3,
yamt-pdpolicy-base2,
yamt-pdpolicy-base,
peter-altq-base
Branch point for: yamt-pdpolicy,
peter-altq,
elad-kernelauth
Changes since 1.39: +3 -3
lines
Diff to previous 1.39 (colored)
Use "options<space><tab>".
Revision 1.39 / (download) - annotate - [select for diffs], Sun Feb 5 05:01:49 2006 UTC (17 years, 4 months ago) by cube
Branch: MAIN
Changes since 1.38: +11 -11
lines
Diff to previous 1.38 (colored)
Remove 'count' argument for pseudo-devices that ignore it (vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).
Revision 1.38 / (download) - annotate - [select for diffs], Sat Feb 4 02:51:31 2006 UTC (17 years, 4 months ago) by rpaulo
Branch: MAIN
Changes since 1.37: +3 -3
lines
Diff to previous 1.37 (colored)
bpfilter doesn't accept count anymore.
Revision 1.37 / (download) - annotate - [select for diffs], Tue Dec 20 05:35:27 2005 UTC (17 years, 5 months ago) by thorpej
Branch: MAIN
Branch point for: yamt-uio_vmspace,
simonb-timecounters,
rpaulo-netinet-merge-pcb
Changes since 1.36: +2 -3
lines
Diff to previous 1.36 (colored)
Remove the tablet line discipline.
Revision 1.13.2.11 / (download) - annotate - [select for diffs], Sun Dec 11 10:28:16 2005 UTC (17 years, 5 months ago) by christos
Branch: ktrace-lwp
Changes since 1.13.2.10: +3 -3
lines
Diff to previous 1.13.2.10 (colored) next main 1.14 (colored)
Sync with head.
Revision 1.36 / (download) - annotate - [select for diffs], Wed Dec 7 09:10:13 2005 UTC (17 years, 6 months ago) by tsutsui
Branch: MAIN
CVS Tags: ktrace-lwp-base
Changes since 1.35: +3 -3
lines
Diff to previous 1.35 (colored)
Adjust comments for options FFS_NO_SNAPSHOT. XXX: This option should be mentioned in options(4).
Revision 1.13.2.10 / (download) - annotate - [select for diffs], Thu Nov 10 13:55:54 2005 UTC (17 years, 6 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.13.2.9: +6 -4
lines
Diff to previous 1.13.2.9 (colored)
Sync with HEAD. Here we go again...
Revision 1.35 / (download) - annotate - [select for diffs], Fri Aug 19 05:19:50 2005 UTC (17 years, 9 months ago) by christos
Branch: MAIN
CVS Tags: yamt-vop-base3,
yamt-vop-base2,
yamt-vop-base,
yamt-vop,
yamt-readahead-pervnode,
yamt-readahead-perfile,
yamt-readahead-base3,
yamt-readahead-base2,
yamt-readahead-base,
yamt-readahead,
thorpej-vnode-attr-base,
thorpej-vnode-attr
Changes since 1.34: +3 -2
lines
Diff to previous 1.34 (colored)
Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernels
Revision 1.34 / (download) - annotate - [select for diffs], Fri Aug 19 02:03:51 2005 UTC (17 years, 9 months ago) by christos
Branch: MAIN
Changes since 1.33: +3 -2
lines
Diff to previous 1.33 (colored)
64 bit inode changes.
Revision 1.33 / (download) - annotate - [select for diffs], Sun Jul 31 04:04:31 2005 UTC (17 years, 10 months ago) by yamt
Branch: MAIN
Changes since 1.32: +2 -4
lines
Diff to previous 1.32 (colored)
revert "defflag VMSWAP" changes for now. there seems to be far more people who don't want to edit their kernel config files than i thought.
Revision 1.32 / (download) - annotate - [select for diffs], Sat Jul 30 06:35:35 2005 UTC (17 years, 10 months ago) by yamt
Branch: MAIN
Changes since 1.31: +4 -2
lines
Diff to previous 1.31 (colored)
add "options VMSWAP" to non INSTALL kernels.
Revision 1.28.2.2 / (download) - annotate - [select for diffs], Mon Jul 18 21:13:37 2005 UTC (17 years, 10 months ago) by riz
Branch: netbsd-3
CVS Tags: netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-1-1-RELEASE,
netbsd-3-1,
netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE,
netbsd-3-0
Changes since 1.28.2.1: +3 -2
lines
Diff to previous 1.28.2.1 (colored) to branchpoint 1.28 (colored) next main 1.29 (colored)
Pull up revision 1.31 (requested by tron in ticket #566): Add (commented out) IPSEC_NAT_T option.
Revision 1.31 / (download) - annotate - [select for diffs], Thu Jul 7 17:05:47 2005 UTC (17 years, 11 months ago) by tron
Branch: MAIN
Changes since 1.30: +3 -2
lines
Diff to previous 1.30 (colored)
Add (commented out) IPSEC_NAT_T option.
Revision 1.30 / (download) - annotate - [select for diffs], Wed Jun 15 05:08:39 2005 UTC (17 years, 11 months ago) by simonb
Branch: MAIN
Branch point for: yamt-lazymbuf
Changes since 1.29: +3 -3
lines
Diff to previous 1.29 (colored)
Bump SYMTAB_SPACE.
Revision 1.28.2.1 / (download) - annotate - [select for diffs], Wed Jun 1 17:19:55 2005 UTC (18 years ago) by riz
Branch: netbsd-3
Changes since 1.28: +2 -3
lines
Diff to previous 1.28 (colored)
Pull up revision 1.29 (requested by tron in ticket #362): Remove attachment for the piixide(4) driver from all non-x86 kernel configurations because Intel IDE disk controllers only exist as part of Intel chipsets for x86 systems.
Revision 1.29 / (download) - annotate - [select for diffs], Tue May 31 22:23:52 2005 UTC (18 years ago) by tron
Branch: MAIN
Changes since 1.28: +2 -3
lines
Diff to previous 1.28 (colored)
Remove attachment for the piixide(4) driver from all non-x86 kernel configurations because Intel IDE disk controllers only exist as part of Intel chipsets for x86 systems.
Revision 1.24.4.1 / (download) - annotate - [select for diffs], Fri Apr 29 11:28:08 2005 UTC (18 years, 1 month ago) by kent
Branch: kent-audio2
Changes since 1.24: +5 -2
lines
Diff to previous 1.24 (colored) next main 1.25 (colored)
sync with -current
Revision 1.19.2.1.2.1 / (download) - annotate - [select for diffs], Sat Apr 2 21:31:35 2005 UTC (18 years, 2 months ago) by he
Branch: netbsd-2
CVS Tags: netbsd-2-1-RELEASE,
netbsd-2-1-RC6,
netbsd-2-1-RC5,
netbsd-2-1-RC4,
netbsd-2-1-RC3,
netbsd-2-1-RC2,
netbsd-2-1-RC1,
netbsd-2-1
Changes since 1.19.2.1: +1 -0
lines
Diff to previous 1.19.2.1 (colored) next main 1.20 (colored)
Pull up revision 1.24 (requested by bouyer in ticket #1019): Add pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) series of controllers.
Revision 1.24.6.2 / (download) - annotate - [select for diffs], Sat Mar 19 08:32:57 2005 UTC (18 years, 2 months ago) by yamt
Branch: yamt-km
Changes since 1.24.6.1: +4 -3
lines
Diff to previous 1.24.6.1 (colored) to branchpoint 1.24 (colored) next main 1.25 (colored)
sync with head. xen and whitespace. xen part is not finished.
Revision 1.13.2.9 / (download) - annotate - [select for diffs], Fri Mar 4 16:38:25 2005 UTC (18 years, 3 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.13.2.8: +4 -3
lines
Diff to previous 1.13.2.8 (colored)
Sync with HEAD. Hi Perry!
Revision 1.28 / (download) - annotate - [select for diffs], Fri Feb 25 13:46:49 2005 UTC (18 years, 3 months ago) by simonb
Branch: MAIN
CVS Tags: yamt-km-base4,
yamt-km-base3,
netbsd-3-base,
kent-audio2-base
Branch point for: netbsd-3
Changes since 1.27: +3 -2
lines
Diff to previous 1.27 (colored)
Add COMPAT_20 (and COMPAT_16 in some cases) to kernel config files that didn't have those options but had other earlier compat options.
Revision 1.27 / (download) - annotate - [select for diffs], Fri Feb 18 21:05:51 2005 UTC (18 years, 3 months ago) by dsl
Branch: MAIN
Changes since 1.26: +3 -3
lines
Diff to previous 1.26 (colored)
Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT
Revision 1.13.2.8 / (download) - annotate - [select for diffs], Tue Feb 15 21:32:32 2005 UTC (18 years, 3 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.13.2.7: +3 -2
lines
Diff to previous 1.13.2.7 (colored)
Sync with HEAD.
Revision 1.24.6.1 / (download) - annotate - [select for diffs], Sat Feb 12 18:17:31 2005 UTC (18 years, 3 months ago) by yamt
Branch: yamt-km
Changes since 1.24: +4 -2
lines
Diff to previous 1.24 (colored)
sync with head.
Revision 1.26 / (download) - annotate - [select for diffs], Fri Feb 11 08:25:54 2005 UTC (18 years, 3 months ago) by dsl
Branch: MAIN
CVS Tags: yamt-km-base2
Changes since 1.25: +3 -2
lines
Diff to previous 1.25 (colored)
Add 'option FFS_SNAPSHOT' to most of the config files. Commented out for kernels that appear to hace space constraints.
Revision 1.13.2.7 / (download) - annotate - [select for diffs], Fri Feb 4 11:44:18 2005 UTC (18 years, 4 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.13.2.6: +3 -2
lines
Diff to previous 1.13.2.6 (colored)
Sync with HEAD.
Revision 1.25 / (download) - annotate - [select for diffs], Mon Jan 31 16:54:33 2005 UTC (18 years, 4 months ago) by hannken
Branch: MAIN
Changes since 1.24: +3 -2
lines
Diff to previous 1.24 (colored)
Add file system snapshots to kernel configs. - Ffs internal snapshots get compiled in unconditionally. - File system snapshot device fss(4) added to all kernel configs that have a disk. Device is commented out on all non-GENERIC kernels. Reviewed by: Jason Thorpe <thorpej@netbsd.org>
Revision 1.13.2.6 / (download) - annotate - [select for diffs], Mon Nov 29 07:24:03 2004 UTC (18 years, 6 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.13.2.5: +3 -2
lines
Diff to previous 1.13.2.5 (colored)
Sync with HEAD.
Revision 1.24 / (download) - annotate - [select for diffs], Wed Nov 24 20:49:20 2004 UTC (18 years, 6 months ago) by bouyer
Branch: MAIN
CVS Tags: yamt-km-base,
kent-audio1-beforemerge,
kent-audio1-base,
kent-audio1
Branch point for: yamt-km,
kent-audio2
Changes since 1.23: +3 -2
lines
Diff to previous 1.23 (colored)
pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) serie of controllers. Tested with a PDC20375 (2 SATA, one PATA) controller on sparc64. Added to all kernel config file which had pdcide(4).
Revision 1.13.2.5 / (download) - annotate - [select for diffs], Sun Nov 14 08:15:06 2004 UTC (18 years, 6 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.13.2.4: +3 -2
lines
Diff to previous 1.13.2.4 (colored)
Sync with HEAD.
Revision 1.23 / (download) - annotate - [select for diffs], Wed Nov 10 17:54:04 2004 UTC (18 years, 6 months ago) by christos
Branch: MAIN
Changes since 1.22: +3 -2
lines
Diff to previous 1.22 (colored)
Add COMPAT_BSDPTY to the rest of the config files.
Revision 1.13.2.4 / (download) - annotate - [select for diffs], Tue Sep 21 13:15:00 2004 UTC (18 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.13.2.3: +2 -2
lines
Diff to previous 1.13.2.3 (colored)
Fix the sync with head I botched.
Revision 1.13.2.3 / (download) - annotate - [select for diffs], Sat Sep 18 14:33:51 2004 UTC (18 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.13.2.2: +3 -2
lines
Diff to previous 1.13.2.2 (colored)
Sync with HEAD.
Revision 1.22 / (download) - annotate - [select for diffs], Sat Sep 4 23:29:47 2004 UTC (18 years, 9 months ago) by manu
Branch: MAIN
Changes since 1.21: +3 -2
lines
Diff to previous 1.21 (colored)
IPv4 PIM support, based on a submission from Pavlin Radoslavov posted on tech-net@
Revision 1.13.2.2 / (download) - annotate - [select for diffs], Wed Aug 25 06:57:17 2004 UTC (18 years, 9 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.13.2.1: +3 -3
lines
Diff to previous 1.13.2.1 (colored)
Sync with HEAD.
Revision 1.21 / (download) - annotate - [select for diffs], Fri Aug 13 15:42:02 2004 UTC (18 years, 9 months ago) by simonb
Branch: MAIN
Changes since 1.20: +3 -3
lines
Diff to previous 1.20 (colored)
Fix a couple of niggles: . Incorrect name in the kernel config ident lines. . Call the commented out NetBSD 0.9 binary compat option "COMPAT_09" and not "COMPAT_10"(!).
Revision 1.13.2.1 / (download) - annotate - [select for diffs], Tue Aug 3 10:34:08 2004 UTC (18 years, 10 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.13: +21 -6
lines
Diff to previous 1.13 (colored)
Sync with HEAD
Revision 1.19.2.1 / (download) - annotate - [select for diffs], Thu Jul 15 20:19:51 2004 UTC (18 years, 10 months ago) by he
Branch: netbsd-2-0
CVS Tags: netbsd-2-base,
netbsd-2-0-RELEASE,
netbsd-2-0-RC5,
netbsd-2-0-RC4,
netbsd-2-0-RC3,
netbsd-2-0-RC2,
netbsd-2-0-RC1,
netbsd-2-0-3-RELEASE,
netbsd-2-0-2-RELEASE,
netbsd-2-0-1-RELEASE
Branch point for: netbsd-2
Changes since 1.19: +3 -2
lines
Diff to previous 1.19 (colored) next main 1.20 (colored)
Pull up revision 1.20 (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.20 / (download) - annotate - [select for diffs], Thu Jul 15 03:53:46 2004 UTC (18 years, 10 months ago) by atatat
Branch: MAIN
Changes since 1.19: +3 -2
lines
Diff to previous 1.19 (colored)
Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented out in most of them.
Revision 1.19 / (download) - annotate - [select for diffs], Sun Dec 14 01:32:02 2003 UTC (19 years, 5 months ago) by thorpej
Branch: MAIN
CVS Tags: netbsd-2-0-base
Branch point for: netbsd-2-0
Changes since 1.18: +3 -2
lines
Diff to previous 1.18 (colored)
Split the Intel i31244 SATA controller ("Artisea") driver out of piixide into its own driver (artsata).
Revision 1.18 / (download) - annotate - [select for diffs], Sat Dec 13 23:24:47 2003 UTC (19 years, 5 months ago) by thorpej
Branch: MAIN
Changes since 1.17: +3 -17
lines
Diff to previous 1.17 (colored)
Collapse the atabus declaration into "atabus* at ata? channel ?".
Revision 1.17 / (download) - annotate - [select for diffs], Sat Dec 13 23:13:41 2003 UTC (19 years, 5 months ago) by thorpej
Branch: MAIN
Changes since 1.16: +4 -2
lines
Diff to previous 1.16 (colored)
Split out the Silicon Image SATALink support into its own driver, "satalink".
Revision 1.16 / (download) - annotate - [select for diffs], Sat Oct 25 13:21:13 2003 UTC (19 years, 7 months ago) by simonb
Branch: MAIN
Changes since 1.15: +3 -2
lines
Diff to previous 1.15 (colored)
Add COMPAT_16 where missing. Remove the unused COMPAT_15. Comment out/remove COMPAT_* from INSTALL kernels.
Revision 1.15 / (download) - annotate - [select for diffs], Wed Oct 8 11:55:43 2003 UTC (19 years, 8 months ago) by bouyer
Branch: MAIN
Changes since 1.14: +27 -5
lines
Diff to previous 1.14 (colored)
Add new per-chip pciide drivers.
Revision 1.14 / (download) - annotate - [select for diffs], Wed Oct 8 11:07:50 2003 UTC (19 years, 8 months ago) by bouyer
Branch: MAIN
Changes since 1.13: +5 -3
lines
Diff to previous 1.13 (colored)
add atabus.
Revision 1.13 / (download) - annotate - [select for diffs], Thu Apr 10 22:06:55 2003 UTC (20 years, 2 months ago) by christos
Branch: MAIN
Branch point for: ktrace-lwp
Changes since 1.12: +2 -3
lines
Diff to previous 1.12 (colored)
Bye Bye UCONSOLE
Revision 1.10.4.3 / (download) - annotate - [select for diffs], Wed Dec 11 05:58:34 2002 UTC (20 years, 6 months ago) by thorpej
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.10.4.2: +3 -4
lines
Diff to previous 1.10.4.2 (colored) to branchpoint 1.10 (colored) next main 1.11 (colored)
Sync with HEAD.
Revision 1.12 / (download) - annotate - [select for diffs], Mon Dec 9 22:54:10 2002 UTC (20 years, 6 months ago) by simonb
Branch: MAIN
CVS Tags: nathanw_sa_before_merge,
nathanw_sa_base,
gmcgarry_ucred_base,
gmcgarry_ucred,
gmcgarry_ctxsw_base,
gmcgarry_ctxsw,
fvdl_fs64_base
Changes since 1.11: +3 -4
lines
Diff to previous 1.11 (colored)
Remove the explicit `makeoptions MACHINE_ARCH="mipse{b,l}"' for kernel builds and use the endianness of the toolchain being used to determine the endianness of the kernel.
Revision 1.10.4.2 / (download) - annotate - [select for diffs], Fri Oct 18 02:36:37 2002 UTC (20 years, 7 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.10.4.1: +309 -0
lines
Diff to previous 1.10.4.1 (colored) to branchpoint 1.10 (colored)
Catch up to -current.
Revision 1.10.2.4 / (download) - annotate - [select for diffs], Thu Oct 10 18:32:28 2002 UTC (20 years, 8 months ago) by jdolecek
Branch: kqueue
Changes since 1.10.2.3: +3 -3
lines
Diff to previous 1.10.2.3 (colored) to branchpoint 1.10 (colored) next main 1.11 (colored)
sync kqueue with -current; this includes merge of gehenna-devsw branch, merge of i386 MP branch, and part of autoconf rototil work
Revision 1.11 / (download) - annotate - [select for diffs], Wed Sep 18 02:43:57 2002 UTC (20 years, 8 months ago) by lukem
Branch: MAIN
CVS Tags: kqueue-beforemerge,
kqueue-base,
kqueue-aftermerge
Changes since 1.10: +3 -3
lines
Diff to previous 1.10 (colored)
enable USERCONF by default; it's small and extremely useful to have available.
Revision 1.10.2.3 / (download) - annotate - [select for diffs], Fri Sep 6 08:34:19 2002 UTC (20 years, 9 months ago) by jdolecek
Branch: kqueue
Changes since 1.10.2.2: +3 -2
lines
Diff to previous 1.10.2.2 (colored) to branchpoint 1.10 (colored)
sync kqueue branch with HEAD
Revision 1.9.4.1 / (download) - annotate - [select for diffs], Thu Aug 1 04:19:19 2002 UTC (20 years, 10 months ago) by lukem
Branch: netbsd-1-6
CVS Tags: netbsd-1-6-RELEASE,
netbsd-1-6-RC3,
netbsd-1-6-RC2,
netbsd-1-6-RC1,
netbsd-1-6-PATCH002-RELEASE,
netbsd-1-6-PATCH002-RC4,
netbsd-1-6-PATCH002-RC3,
netbsd-1-6-PATCH002-RC2,
netbsd-1-6-PATCH002-RC1,
netbsd-1-6-PATCH002,
netbsd-1-6-PATCH001-RELEASE,
netbsd-1-6-PATCH001-RC3,
netbsd-1-6-PATCH001-RC2,
netbsd-1-6-PATCH001-RC1,
netbsd-1-6-PATCH001
Changes since 1.9: +3 -2
lines
Diff to previous 1.9 (colored) next main 1.10 (colored)
Pull up revision 1.10 (requested by lukem in ticket #312): Enable "pseudo-device clockctl" in all kernels, except installation related kernels (INSTALL* and RAMDISK*). This enables rc.conf(5) $ntpd_chroot to be used "out of the box"
Revision 1.9.2.1 / (download) - annotate - [select for diffs], Sun Jul 14 17:46:08 2002 UTC (20 years, 10 months ago) by gehenna
Branch: gehenna-devsw
Changes since 1.9: +3 -2
lines
Diff to previous 1.9 (colored) next main 1.10 (colored)
catch up with -current.
Revision 1.10.2.2 / (download) - annotate - [select for diffs], Sun Jun 23 17:35:47 2002 UTC (20 years, 11 months ago) by jdolecek
Branch: kqueue
Changes since 1.10.2.1: +308 -0
lines
Diff to previous 1.10.2.1 (colored) to branchpoint 1.10 (colored)
catch up with -current on kqueue branch
Revision 1.10.4.1, Mon Jun 17 05:14:09 2002 UTC (20 years, 11 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.10: +0 -309
lines
FILE REMOVED
file MALTA was added on branch nathanw_sa on 2002-10-18 02:36:37 +0000
Revision 1.10.2.1, Mon Jun 17 05:14:09 2002 UTC (20 years, 11 months ago) by jdolecek
Branch: kqueue
Changes since 1.10: +0 -309
lines
FILE REMOVED
file MALTA was added on branch kqueue on 2002-06-23 17:35:47 +0000
Revision 1.10 / (download) - annotate - [select for diffs], Mon Jun 17 05:14:09 2002 UTC (20 years, 11 months ago) by lukem
Branch: MAIN
CVS Tags: gehenna-devsw-base
Branch point for: nathanw_sa,
kqueue
Changes since 1.9: +3 -2
lines
Diff to previous 1.9 (colored)
Enable "pseudo-device clockctl" in all kernels, except installation related kernels (INSTALL* and RAMDISK*). This enables rc.conf(5) $ntpd_chroot to be used "out of the box"
Revision 1.9 / (download) - annotate - [select for diffs], Thu Apr 25 15:06:26 2002 UTC (21 years, 1 month ago) by atatat
Branch: MAIN
CVS Tags: netbsd-1-6-base
Branch point for: netbsd-1-6,
gehenna-devsw
Changes since 1.8: +4 -2
lines
Diff to previous 1.8 (colored)
Add the INCLUDE_CONFIG_FILE option to all config files. In config files that are generic (ie, GENERIC, GENERICSBC, GENERIC32, ALL, or ALPHA), it is uncommented.
Revision 1.8 / (download) - annotate - [select for diffs], Wed Apr 17 02:22:47 2002 UTC (21 years, 1 month ago) by mycroft
Branch: MAIN
Changes since 1.7: +3 -8
lines
Diff to previous 1.7 (colored)
Switch from de to tlp by default.
Revision 1.7 / (download) - annotate - [select for diffs], Tue Apr 16 11:49:54 2002 UTC (21 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -4
lines
Diff to previous 1.6 (colored)
Remove last(?) traces of pmsi.
Revision 1.6 / (download) - annotate - [select for diffs], Fri Apr 12 08:10:56 2002 UTC (21 years, 1 month ago) by gmcgarry
Branch: MAIN
Changes since 1.5: +3 -2
lines
Diff to previous 1.5 (colored)
Add commented-out USERCONF option. Mainly useful for install media and can be optionally enabled based on miniroot and ramdisk size requirements.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Apr 8 14:13:14 2002 UTC (21 years, 2 months ago) by simonb
Branch: MAIN
Changes since 1.4: +3 -2
lines
Diff to previous 1.4 (colored)
Add "options MIPS64". Evbmips/malta now works on 5Kc MIPS64 malta's.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Apr 2 05:30:40 2002 UTC (21 years, 2 months ago) by lukem
Branch: MAIN
Changes since 1.3: +4 -4
lines
Diff to previous 1.3 (colored)
Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE, which was suggested by Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> as being more consistent with what it's controlling...
Revision 1.3 / (download) - annotate - [select for diffs], Sat Mar 23 14:51:28 2002 UTC (21 years, 2 months ago) by simonb
Branch: MAIN
Changes since 1.2: +4 -3
lines
Diff to previous 1.2 (colored)
Allow selection of a big- or little-endian kernel by uncommenting the std.malta.eb or std.malta.el config include file in the kernel config file. From the sbmips and evbsh3 ports.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Mar 10 19:56:40 2002 UTC (21 years, 3 months ago) by lukem
Branch: MAIN
CVS Tags: eeh-devprop-base,
eeh-devprop
Changes since 1.1: +4 -4
lines
Diff to previous 1.1 (colored)
* rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options are now consistently named * fold opt_mdsize.h into opt_md.h
Revision 1.1 / (download) - annotate - [select for diffs], Thu Mar 7 14:43:57 2002 UTC (21 years, 3 months ago) by simonb
Branch: MAIN
CVS Tags: newlock-base,
newlock
A port to the MIPS Malta evaluation board. Currently supports the MIPS32 4Kc CPU board, with support for the MIPS64 5Kc and the QED RM5261 CPU boards to follow. The cs4281 audio hasn't been tested, there are some interrupt problems with onboard the pciide, but all other on-board peripherals work. The evbmips port will support more MIPS evaluation boards in the future.