Up to [cvs.NetBSD.org] / src / sys / arch / vax / conf
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.188 / (download) - annotate - [select for diffs], Wed Jun 5 23:08:03 2013 UTC (13 days, 22 hours ago) by christos
Branch: MAIN
CVS Tags: HEAD
Changes since 1.187: +2 -6
lines
Diff to previous 1.187 (colored)
remove obsolete networking options
Revision 1.187 / (download) - annotate - [select for diffs], Sat Apr 27 21:43:42 2013 UTC (7 weeks, 3 days ago) by christos
Branch: MAIN
CVS Tags: khorben-n900
Changes since 1.186: +4 -4
lines
Diff to previous 1.186 (colored)
the bogus number police
Revision 1.186 / (download) - annotate - [select for diffs], Sat Apr 27 18:19:54 2013 UTC (7 weeks, 4 days ago) by christos
Branch: MAIN
Changes since 1.185: +5 -5
lines
Diff to previous 1.185 (colored)
remove confusing numeric locators where they are unused.
Revision 1.185 / (download) - annotate - [select for diffs], Sat Mar 2 02:42:22 2013 UTC (3 months, 2 weeks ago) by christos
Branch: MAIN
CVS Tags: agc-symver-base,
agc-symver
Changes since 1.184: +2 -3
lines
Diff to previous 1.184 (colored)
Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.
Revision 1.184 / (download) - annotate - [select for diffs], Fri Mar 1 18:25:54 2013 UTC (3 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.183: +2 -4
lines
Diff to previous 1.183 (colored)
Retire OSI network stack. OK core@
Revision 1.183 / (download) - annotate - [select for diffs], Wed Oct 17 14:48:18 2012 UTC (8 months ago) by apb
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
tls-maxphys-nbase,
tls-maxphys-base
Changes since 1.182: +3 -2
lines
Diff to previous 1.182 (colored)
Add "options COMPAT_60" to all kernel configuration files that already had "options COMPAT_50".
Revision 1.182 / (download) - annotate - [select for diffs], Fri Jun 22 20:42:22 2012 UTC (11 months, 3 weeks ago) by abs
Branch: MAIN
Branch point for: tls-maxphys
Changes since 1.181: +4 -3
lines
Diff to previous 1.181 (colored)
- Add racd* devices for MSCP based CD-ROM drives (RRD40s), as opposed to mixing them in with the ra* disks, modelled loosely on how MSCP rx* floppies are handled - racd* defaults to the same single iso9660 partition as cd* - Cleanup config option handling slightly so any combination of ra*, rx* (and now raccd*) can be defined without build errors. - Avoid ugly printf when disks have all zero disklabel magic number
Revision 1.181 / (download) - annotate - [select for diffs], Tue Jun 5 08:41:36 2012 UTC (12 months, 2 weeks ago) by abs
Branch: MAIN
Changes since 1.180: +3 -2
lines
Diff to previous 1.180 (colored)
If a port is going to have wscons for virtual terminals then it really makes sense to enable WSDISPLAY_COMPAT_USL so the system can switch between the virtual terminals...
Revision 1.180 / (download) - annotate - [select for diffs], Sat Mar 10 21:51:57 2012 UTC (15 months, 1 week ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4,
jmcneill-usbmp-base9,
jmcneill-usbmp-base8,
jmcneill-usbmp-base7,
jmcneill-usbmp-base10
Changes since 1.179: +2 -3
lines
Diff to previous 1.179 (colored)
P1003_1B_SEMAPHORE is no longer optional.
Revision 1.179 / (download) - annotate - [select for diffs], Sun Dec 18 05:49:33 2011 UTC (18 months ago) by dholland
Branch: MAIN
CVS Tags: netbsd-6-base,
jmcneill-usbmp-base6,
jmcneill-usbmp-base5,
jmcneill-usbmp-base4,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2
Branch point for: netbsd-6
Changes since 1.178: +3 -3
lines
Diff to previous 1.178 (colored)
WABPL is no longer considered experimental (has not been for some time) so update its comment in config files.
Revision 1.178 / (download) - annotate - [select for diffs], Tue Nov 22 21:25:40 2011 UTC (18 months, 3 weeks ago) by tls
Branch: MAIN
CVS Tags: jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base
Branch point for: jmcneill-usbmp
Changes since 1.177: +2 -3
lines
Diff to previous 1.177 (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.177 / (download) - annotate - [select for diffs], Thu Jun 30 20:09:38 2011 UTC (23 months, 2 weeks 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.176: +3 -3
lines
Diff to previous 1.176 (colored)
dependant -> dependent
Revision 1.176 / (download) - annotate - [select for diffs], Sun Mar 6 17:08:32 2011 UTC (2 years, 3 months ago) by bouyer
Branch: MAIN
CVS Tags: rmind-uvmplock-nbase,
rmind-uvmplock-base,
jym-xensuspend-nbase,
jym-xensuspend-base,
cherry-xenmp-base,
cherry-xenmp
Changes since 1.175: +4 -3
lines
Diff to previous 1.175 (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.175 / (download) - annotate - [select for diffs], Sun Aug 8 18:19:26 2010 UTC (2 years, 10 months ago) by chs
Branch: MAIN
CVS Tags: yamt-nfs-mp-base11,
yamt-nfs-mp-base10,
uebayasi-xip-base7,
uebayasi-xip-base6,
uebayasi-xip-base5,
uebayasi-xip-base4,
uebayasi-xip-base3,
uebayasi-xip-base2,
matt-mips64-premerge-20101231,
jruoho-x86intr-base,
bouyer-quota2-nbase,
bouyer-quota2-base
Branch point for: jruoho-x86intr,
bouyer-quota2
Changes since 1.174: +3 -3
lines
Diff to previous 1.174 (colored)
enable DDB_HISTORY_SIZE since DDB is enabled.
Revision 1.174 / (download) - annotate - [select for diffs], Thu Jul 1 19:50:11 2010 UTC (2 years, 11 months ago) by ragge
Branch: MAIN
Changes since 1.173: +11 -7
lines
Diff to previous 1.173 (colored)
A big bunch of bugfixes from Johnny Billquist. Highlights: - Makes the VAX8600 work as expected (500kg of hardware :-) - Fix a hard-tracked bug causing VAXen to hang at splhigh.
Revision 1.173 / (download) - annotate - [select for diffs], Sat May 8 22:16:30 2010 UTC (3 years, 1 month ago) by mrg
Branch: MAIN
Changes since 1.172: +3 -2
lines
Diff to previous 1.172 (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.172 / (download) - annotate - [select for diffs], Thu Apr 29 22:40:54 2010 UTC (3 years, 1 month ago) by chs
Branch: MAIN
Changes since 1.171: +3 -3
lines
Diff to previous 1.171 (colored)
enable TMPFS in all GENERICs that have MFS enabled.
Revision 1.171 / (download) - annotate - [select for diffs], Fri Apr 16 13:48:36 2010 UTC (3 years, 2 months ago) by pooka
Branch: MAIN
CVS Tags: uebayasi-xip-base1
Changes since 1.170: +3 -3
lines
Diff to previous 1.170 (colored)
Remove unused count (invariably "4") from pseudo-device fss.
Revision 1.170 / (download) - annotate - [select for diffs], Sat Jan 24 05:06:07 2009 UTC (4 years, 4 months ago) by mrg
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9,
yamt-nfs-mp-base8,
yamt-nfs-mp-base7,
yamt-nfs-mp-base6,
yamt-nfs-mp-base5,
yamt-nfs-mp-base4,
yamt-nfs-mp-base3,
uebayasi-xip-base,
nick-hppapmap-base4,
nick-hppapmap-base3,
nick-hppapmap-base2,
nick-hppapmap-base,
matt-premerge-20091211,
jymxensuspend-base,
jym-xensuspend
Branch point for: uebayasi-xip,
rmind-uvmplock
Changes since 1.169: +3 -2
lines
Diff to previous 1.169 (colored)
add COMPAT_50 to all the configs with COMPAT_40.
Revision 1.169 / (download) - annotate - [select for diffs], Mon Nov 24 11:41:15 2008 UTC (4 years, 6 months ago) by ad
Branch: MAIN
CVS Tags: mjf-devfs2-base,
haad-nbase2,
haad-dm-base2,
haad-dm-base,
ad-audiomp2-base,
ad-audiomp2
Changes since 1.168: +2 -3
lines
Diff to previous 1.168 (colored)
Remove softdep, pass 1. We are focused on improving journalling. Proposed on tech-kern@.
Revision 1.168 / (download) - annotate - [select for diffs], Wed Nov 12 12:36:09 2008 UTC (4 years, 7 months ago) by ad
Branch: MAIN
Changes since 1.167: +2 -3
lines
Diff to previous 1.167 (colored)
Remove LKMs and switch to the module framework, pass 1. Proposed on tech-kern@.
Revision 1.167 / (download) - annotate - [select for diffs], Tue Aug 12 17:54:47 2008 UTC (4 years, 10 months ago) by hans
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,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
netbsd-5,
matt-nb5-pq3-base,
matt-nb5-pq3,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-premerge-20091211,
matt-nb5-mips64-k15,
matt-nb5-mips64,
matt-nb4-mips64-k7-u2a-k9b,
matt-mips64-base2,
haad-dm-base1
Branch point for: nick-hppapmap
Changes since 1.166: +9 -9
lines
Diff to previous 1.166 (colored)
Add new accelerated driver for SPX graphics found in some VAXstations, remove old broken lcspx driver. This is a bugfixed and refactored version of the spx driver originally developed by Blaz Antonic in 2005. OK'ed by mhitch.
Revision 1.166 / (download) - annotate - [select for diffs], Sun Aug 10 15:31:22 2008 UTC (4 years, 10 months ago) by tls
Branch: MAIN
Changes since 1.165: +7 -2
lines
Diff to previous 1.165 (colored)
Add accept filters to GENERIC kernels where they exist.
Revision 1.165 / (download) - annotate - [select for diffs], Thu Jul 31 07:41:07 2008 UTC (4 years, 10 months ago) by simonb
Branch: MAIN
Changes since 1.164: +3 -2
lines
Diff to previous 1.164 (colored)
Add "options WAPBL" to standard GENERIC/INSTALL type configs.
Revision 1.164 / (download) - annotate - [select for diffs], Fri May 30 20:10:03 2008 UTC (5 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.163: +3 -2
lines
Diff to previous 1.163 (colored)
Add options COMPAT_40 to files which have options COMPAT_30.
Revision 1.163 / (download) - annotate - [select for diffs], Sat Mar 15 00:20:08 2008 UTC (5 years, 3 months ago) by matt
Branch: MAIN
CVS Tags: yamt-pf42-baseX,
yamt-pf42-base2,
yamt-pf42-base,
yamt-nfs-mp-base2,
yamt-nfs-mp-base,
yamt-lazymbuf-base15,
yamt-lazymbuf-base14,
matt-armv6-nbase,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
hpcarm-cleanup-nbase,
ad-socklock-base1
Branch point for: yamt-pf42,
yamt-nfs-mp,
wrstuden-revivesa
Changes since 1.162: +10 -10
lines
Diff to previous 1.162 (colored)
Comment out xmi and nmi devices.
Revision 1.162 / (download) - annotate - [select for diffs], Tue Mar 11 05:34:02 2008 UTC (5 years, 3 months ago) by matt
Branch: MAIN
Changes since 1.161: +18 -22
lines
Diff to previous 1.161 (colored)
Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf code. Move to prototype definitions. staticfy, constify, avoid casting. Use device_* accessors.
Revision 1.161 / (download) - annotate - [select for diffs], Sun Feb 3 08:45:40 2008 UTC (5 years, 4 months ago) by matt
Branch: MAIN
CVS Tags: nick-net80211-sync-base,
nick-net80211-sync,
mjf-devfs-base,
hpcarm-cleanup-base
Branch point for: mjf-devfs2,
keiichi-mipv6
Changes since 1.160: +10 -6
lines
Diff to previous 1.160 (colored)
Preliminatry TC support.
Revision 1.160 / (download) - annotate - [select for diffs], Mon Dec 31 15:32:07 2007 UTC (5 years, 5 months ago) by ad
Branch: MAIN
CVS Tags: matt-armv6-base,
bouyer-xeni386-nbase,
bouyer-xeni386-base
Changes since 1.159: +2 -3
lines
Diff to previous 1.159 (colored)
Remove systrace. Ok core@.
Revision 1.159 / (download) - annotate - [select for diffs], Sun Nov 4 14:34:26 2007 UTC (5 years, 7 months ago) by xtraeme
Branch: MAIN
CVS Tags: yamt-kmem-base3,
yamt-kmem-base2,
yamt-kmem-base,
yamt-kmem,
vmlocking2-base3,
vmlocking2-base2,
vmlocking2-base1,
vmlocking2,
vmlocking-nbase,
reinoud-bufcleanup-nbase,
reinoud-bufcleanup-base,
jmcneill-pm-base,
jmcneill-base,
cube-autoconf-base,
cube-autoconf,
bouyer-xenamd64-base2,
bouyer-xenamd64-base
Branch point for: mjf-devfs,
bouyer-xeni386
Changes since 1.158: +2 -6
lines
Diff to previous 1.158 (colored)
Remove System V semaphores and share memory options to set the limits: SEMMNI, SEMMNS, SEMUME and SHMMAXPGS. They can be tweaked via sysctl now. Ports that were setting values on them weren't touched, I only removed the ones that were commented out.
Revision 1.158 / (download) - annotate - [select for diffs], Wed Oct 17 19:57:48 2007 UTC (5 years, 8 months ago) by garbled
Branch: MAIN
CVS Tags: yamt-x86pmap-base4
Changes since 1.157: +2 -2
lines
Diff to previous 1.157 (colored)
Merge the ppcoea-renovation branch to HEAD. This branch was a major cleanup and rototill of many of the various OEA cpu based PPC ports that focused on sharing as much code as possible between the various ports to eliminate near-identical copies of files in every tree. Additionally there is a new PIC system that unifies the interface to interrupt code for all different OEA ppc arches. The work for this branch was done by a variety of people, too long to list here. TODO: bebox still needs work to complete the transition to -renovation. ofppc still needs a bunch of work, which I will be looking at. ev64260 still needs to be renovated amigappc was not attempted. NOTES: pmppc was removed as an arch, and moved to a evbppc target.
Revision 1.157 / (download) - annotate - [select for diffs], Mon Jun 4 08:55:25 2007 UTC (6 years ago) by martin
Branch: MAIN
CVS Tags: yamt-x86pmap-base3,
yamt-x86pmap-base2,
yamt-x86pmap-base,
yamt-x86pmap,
vmlocking-base,
ppcoea-renovation-base,
nick-csl-alignment-base5,
nick-csl-alignment-base,
nick-csl-alignment,
mjf-ufs-trans-base,
matt-mips64-base,
matt-mips64,
hpcarm-cleanup
Branch point for: matt-armv6,
jmcneill-pm,
bouyer-xenamd64
Changes since 1.156: +3 -2
lines
Diff to previous 1.156 (colored)
Add pseudo-device agr to all GENERIC kernels where it might make sense (commented out in some).
Revision 1.156 / (download) - annotate - [select for diffs], Sat Nov 11 18:47:12 2006 UTC (6 years, 7 months ago) by jmmv
Branch: 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
Changes since 1.155: +3 -3
lines
Diff to previous 1.155 (colored)
Remove tmpfs's experimental status. OK'ed by core@.
Revision 1.155 / (download) - annotate - [select for diffs], Sat Aug 26 20:27:08 2006 UTC (6 years, 9 months ago) by christos
Branch: MAIN
CVS Tags: yamt-splraiseipl-base2,
yamt-splraiseipl-base,
yamt-pdpolicy-base9,
yamt-pdpolicy-base8,
rpaulo-netinet-merge-pcb-base
Branch point for: yamt-splraiseipl,
newlock2
Changes since 1.154: +3 -3
lines
Diff to previous 1.154 (colored)
PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options Also remove CCITT,NS,NIP
Revision 1.154 / (download) - annotate - [select for diffs], Sat Aug 26 07:59:23 2006 UTC (6 years, 9 months ago) by tsutsui
Branch: MAIN
Changes since 1.153: +2 -4
lines
Diff to previous 1.153 (colored)
Remove obsolete #options VERIFIED_EXEC, found by grep(1).
Revision 1.153 / (download) - annotate - [select for diffs], Sat Aug 12 15:29:54 2006 UTC (6 years, 10 months ago) by christos
Branch: MAIN
Changes since 1.152: +3 -3
lines
Diff to previous 1.152 (colored)
Disable SYSTRACE by default on all kernels (discussed with core)
Revision 1.152 / (download) - annotate - [select for diffs], Wed Jun 28 15:19:29 2006 UTC (6 years, 11 months ago) by liamjfoy
Branch: MAIN
CVS Tags: yamt-pdpolicy-base7,
abandoned-netbsd-4-base
Branch point for: abandoned-netbsd-4
Changes since 1.151: +3 -2
lines
Diff to previous 1.151 (colored)
Add CARP to GENERIC kernel configs. CARP is not enabled by default. ok: christos
Revision 1.151 / (download) - annotate - [select for diffs], Tue Mar 28 20:58:41 2006 UTC (7 years, 2 months ago) by pavel
Branch: MAIN
CVS Tags: yamt-pdpolicy-base6,
yamt-pdpolicy-base5,
yamt-pdpolicy-base4,
yamt-pdpolicy-base3,
simonb-timecounters-base,
gdamore-uart-base,
elad-kernelauth-base,
chap-midi-nbase,
chap-midi-base,
chap-midi
Branch point for: gdamore-uart
Changes since 1.150: +3 -3
lines
Diff to previous 1.150 (colored)
Add stf to all kernel configs which have INET6 and gif, except the INSTALL ones and those for specific machines of developers. PR 32304. OK'ed by rpaulo. N.B. stf is a cloning device, so it still must be enabled by "ifconfig stf0 create".
Revision 1.150 / (download) - annotate - [select for diffs], Sun Feb 5 05:02:06 2006 UTC (7 years, 4 months ago) by cube
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5,
yamt-pdpolicy-base2,
yamt-pdpolicy-base,
peter-altq-base
Branch point for: yamt-pdpolicy,
peter-altq,
elad-kernelauth
Changes since 1.149: +10 -10
lines
Diff to previous 1.149 (colored)
Remove 'count' argument for pseudo-devices that ignore it (vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).
Revision 1.149 / (download) - annotate - [select for diffs], Sat Feb 4 03:47:41 2006 UTC (7 years, 4 months ago) by rpaulo
Branch: MAIN
Changes since 1.148: +3 -3
lines
Diff to previous 1.148 (colored)
bpfilter is already supported.
Revision 1.148 / (download) - annotate - [select for diffs], Sat Feb 4 03:45:49 2006 UTC (7 years, 4 months ago) by rpaulo
Branch: MAIN
Changes since 1.147: +3 -3
lines
Diff to previous 1.147 (colored)
bpfilter doesn't accept count anymore.
Revision 1.147 / (download) - annotate - [select for diffs], Thu Feb 2 21:32:10 2006 UTC (7 years, 4 months ago) by reinoud
Branch: MAIN
Branch point for: simonb-timecounters
Changes since 1.146: +3 -2
lines
Diff to previous 1.146 (colored)
Add commented out UDF file-system entry in all GENERIC configurations.
Revision 1.146 / (download) - annotate - [select for diffs], Tue Dec 20 05:35:30 2005 UTC (7 years, 6 months ago) by thorpej
Branch: MAIN
Branch point for: yamt-uio_vmspace,
rpaulo-netinet-merge-pcb
Changes since 1.145: +2 -3
lines
Diff to previous 1.145 (colored)
Remove the tablet line discipline.
Revision 1.145 / (download) - annotate - [select for diffs], Fri Dec 9 23:34:03 2005 UTC (7 years, 6 months ago) by elad
Branch: MAIN
CVS Tags: ktrace-lwp-base
Changes since 1.144: +20 -2
lines
Diff to previous 1.144 (colored)
Add (commented out) Veriexec options and pseudo-device to GENERIC kernels, and remove the i386 GENERIC_VERIEXEC config.
Revision 1.144 / (download) - annotate - [select for diffs], Wed Dec 7 09:10:20 2005 UTC (7 years, 6 months ago) by tsutsui
Branch: MAIN
Changes since 1.143: +3 -3
lines
Diff to previous 1.143 (colored)
Adjust comments for options FFS_NO_SNAPSHOT. XXX: This option should be mentioned in options(4).
Revision 1.143 / (download) - annotate - [select for diffs], Thu Nov 3 16:48:30 2005 UTC (7 years, 7 months ago) by chs
Branch: MAIN
CVS Tags: yamt-readahead-pervnode,
yamt-readahead-perfile,
yamt-readahead-base3,
yamt-readahead-base2,
yamt-readahead-base,
yamt-readahead
Changes since 1.142: +7 -3
lines
Diff to previous 1.142 (colored)
turn off DEBUG and DIAGNOSTIC in GENERIC kernels so that they are compatible with the LKMs that are part of the release.
Revision 1.142 / (download) - annotate - [select for diffs], Mon Oct 10 01:06:24 2005 UTC (7 years, 8 months ago) by hubertf
Branch: MAIN
CVS Tags: yamt-vop-base3,
yamt-vop-base2,
yamt-vop-base,
yamt-vop,
thorpej-vnode-attr-base,
thorpej-vnode-attr
Changes since 1.141: +3 -2
lines
Diff to previous 1.141 (colored)
Find second qe interface, taken from the INSTALL file. Reported by someone on IRCnet #NetBSD.
Revision 1.141 / (download) - annotate - [select for diffs], Sat Sep 10 19:20:50 2005 UTC (7 years, 9 months ago) by jmmv
Branch: MAIN
Changes since 1.140: +3 -2
lines
Diff to previous 1.140 (colored)
Initial addition of tmpfs, an efficient memory file-system. This project was developed as part of Google's Summer of Code 2005 program. This change adds the kernel code, the mount_tmpfs utility, a regression test suite and does all other related changes to integrate these. The file-system is still *experimental*. Therefore, it is disabled by default in all kernels. However, as typically done, a commented-out entry is added in them to ease its setup. Note that I haven't commited the required mountd(8) changes to be able to export tmpfs file-systems because NFS support is still very unstable and because, before enabling it, I'd like to do some other changes. OK'ed by my project mentor, William Studenmund (wrstuden@).
Revision 1.140 / (download) - annotate - [select for diffs], Fri Aug 19 05:20:03 2005 UTC (7 years, 10 months ago) by christos
Branch: MAIN
Changes since 1.139: +3 -3
lines
Diff to previous 1.139 (colored)
Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernels
Revision 1.139 / (download) - annotate - [select for diffs], Fri Aug 19 02:03:57 2005 UTC (7 years, 10 months ago) by christos
Branch: MAIN
Changes since 1.138: +3 -2
lines
Diff to previous 1.138 (colored)
64 bit inode changes.
Revision 1.138 / (download) - annotate - [select for diffs], Sun Jul 31 04:04:46 2005 UTC (7 years, 10 months ago) by yamt
Branch: MAIN
Changes since 1.137: +2 -4
lines
Diff to previous 1.137 (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.137 / (download) - annotate - [select for diffs], Sat Jul 30 06:35:41 2005 UTC (7 years, 10 months ago) by yamt
Branch: MAIN
Changes since 1.136: +4 -2
lines
Diff to previous 1.136 (colored)
add "options VMSWAP" to non INSTALL kernels.
Revision 1.136 / (download) - annotate - [select for diffs], Sun Jul 17 00:08:30 2005 UTC (7 years, 11 months ago) by hubertf
Branch: MAIN
Changes since 1.135: +3 -2
lines
Diff to previous 1.135 (colored)
Add support for reading cloop2 compressed filesystem image, enable by putting VND_COMPRESSION into kernel config file. Written by Cliff Wright, polished up slightly by me.
Revision 1.135 / (download) - annotate - [select for diffs], Thu Jul 7 17:05:58 2005 UTC (7 years, 11 months ago) by tron
Branch: MAIN
Changes since 1.134: +3 -2
lines
Diff to previous 1.134 (colored)
Add (commented out) IPSEC_NAT_T option.
Revision 1.134 / (download) - annotate - [select for diffs], Sat Jun 25 12:05:20 2005 UTC (7 years, 11 months ago) by rpaulo
Branch: MAIN
Branch point for: yamt-lazymbuf
Changes since 1.133: +3 -2
lines
Diff to previous 1.133 (colored)
Add file-system PTYFS (commented out) so that people know its existence. Ok'ed by Christos Zoulas and Hubert Feyrer.
Revision 1.133 / (download) - annotate - [select for diffs], Thu Jun 9 14:43:31 2005 UTC (8 years ago) by tsutsui
Branch: MAIN
Changes since 1.132: +4 -3
lines
Diff to previous 1.132 (colored)
- Rename options NEW_BUFQ_STRATEGY -> options BUFQ_READPRIO. (still commented out) - Add (also commented out) options BUFQ_PRIOCSCAN. Suggested by perry and soda on tech-kern. Please refer options(4) for details for these options.
Revision 1.132 / (download) - annotate - [select for diffs], Fri Feb 25 13:46:51 2005 UTC (8 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.131: +3 -2
lines
Diff to previous 1.131 (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.131 / (download) - annotate - [select for diffs], Fri Feb 18 21:05:54 2005 UTC (8 years, 4 months ago) by dsl
Branch: MAIN
CVS Tags: matt-timespec
Changes since 1.130: +3 -3
lines
Diff to previous 1.130 (colored)
Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT
Revision 1.130 / (download) - annotate - [select for diffs], Fri Feb 11 08:25:56 2005 UTC (8 years, 4 months ago) by dsl
Branch: MAIN
CVS Tags: yamt-km-base2
Changes since 1.129: +3 -2
lines
Diff to previous 1.129 (colored)
Add 'option FFS_SNAPSHOT' to most of the config files. Commented out for kernels that appear to hace space constraints.
Revision 1.129 / (download) - annotate - [select for diffs], Mon Jan 31 16:55:29 2005 UTC (8 years, 4 months ago) by hannken
Branch: MAIN
Changes since 1.128: +3 -2
lines
Diff to previous 1.128 (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.128 / (download) - annotate - [select for diffs], Fri Jan 28 03:19:51 2005 UTC (8 years, 4 months ago) by rumble
Branch: MAIN
Changes since 1.127: +3 -2
lines
Diff to previous 1.127 (colored)
Sprinkle options UFS_DIRHASH on GENERIC kernels. It's presently commented out and labeled experimental pending further review and testing.
Revision 1.127 / (download) - annotate - [select for diffs], Mon Jan 17 15:28:52 2005 UTC (8 years, 5 months ago) by cube
Branch: MAIN
CVS Tags: yamt-km-base
Branch point for: yamt-km
Changes since 1.126: +3 -2
lines
Diff to previous 1.126 (colored)
Add tap(4) support to a random^Wcarefully chosen set of kernel configs. All those kernels have a line for both tun and bridge, and if either is commented out, tap is commented out also. With the exception of i386's GENERIC_TINY. XXX: we _need_ some way of making this more simple.
Revision 1.126 / (download) - annotate - [select for diffs], Wed Nov 10 17:54:08 2004 UTC (8 years, 7 months ago) by christos
Branch: MAIN
CVS Tags: kent-audio1-beforemerge,
kent-audio1-base,
kent-audio1
Branch point for: kent-audio2
Changes since 1.125: +3 -2
lines
Diff to previous 1.125 (colored)
Add COMPAT_BSDPTY to the rest of the config files.
Revision 1.125 / (download) - annotate - [select for diffs], Sat Sep 4 23:29:57 2004 UTC (8 years, 9 months ago) by manu
Branch: MAIN
Changes since 1.124: +3 -2
lines
Diff to previous 1.124 (colored)
IPv4 PIM support, based on a submission from Pavlin Radoslavov posted on tech-net@
Revision 1.124 / (download) - annotate - [select for diffs], Thu Jul 15 03:53:52 2004 UTC (8 years, 11 months ago) by atatat
Branch: MAIN
Changes since 1.123: +3 -2
lines
Diff to previous 1.123 (colored)
Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented out in most of them.
Revision 1.123 / (download) - annotate - [select for diffs], Mon Jun 28 21:07:49 2004 UTC (8 years, 11 months ago) by bouyer
Branch: MAIN
Changes since 1.122: +3 -2
lines
Diff to previous 1.122 (colored)
Add options P1003_1B_SEMAPHORE to all GENERIC-like kernel config files where SYSV* options were already present (commented out if the SYSV* options are commented out). Fix lib/25897 and lib/25898.
Revision 1.122 / (download) - annotate - [select for diffs], Sat Jun 26 07:32:09 2004 UTC (8 years, 11 months ago) by abs
Branch: MAIN
Changes since 1.121: +15 -2
lines
Diff to previous 1.121 (colored)
Add (commented out) ALTQ options to all GENERIC-like files
Revision 1.121 / (download) - annotate - [select for diffs], Tue Jun 22 14:09:51 2004 UTC (8 years, 11 months ago) by itojun
Branch: MAIN
Changes since 1.120: +4 -2
lines
Diff to previous 1.120 (colored)
have pf and pflog pseudo-device (commented out). reviewed by matt, perry, christos
Revision 1.120 / (download) - annotate - [select for diffs], Fri Jun 18 15:04:06 2004 UTC (9 years ago) by christos
Branch: MAIN
Changes since 1.119: +2 -3
lines
Diff to previous 1.119 (colored)
ptm is now mandatory, depends on pty, and can be disabled with -DNO_DEV_PTM
Revision 1.119 / (download) - annotate - [select for diffs], Wed Jun 16 15:07:42 2004 UTC (9 years ago) by christos
Branch: MAIN
Changes since 1.118: +3 -2
lines
Diff to previous 1.118 (colored)
Add pseudo-device ptm on all the generic flavored kernels.
Revision 1.118 / (download) - annotate - [select for diffs], Fri Mar 19 20:21:08 2004 UTC (9 years, 3 months ago) by mhitch
Branch: MAIN
CVS Tags: netbsd-2-0-base
Branch point for: netbsd-2-0
Changes since 1.117: +5 -2
lines
Diff to previous 1.117 (colored)
Add commented-out entries for the VS4000/(60,VLC} LCG graphics. Add the wsmux psuedo-device to allow the keyboard to attach to the wsdisplay device when the wsdisplay device is not the console.
Revision 1.117 / (download) - annotate - [select for diffs], Fri Feb 13 11:36:19 2004 UTC (9 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.116: +3 -3
lines
Diff to previous 1.116 (colored)
Uppercase CPU, plural is CPUs.
Revision 1.116 / (download) - annotate - [select for diffs], Sun Dec 14 19:39:24 2003 UTC (9 years, 6 months ago) by ragge
Branch: MAIN
Changes since 1.115: +2 -3
lines
Diff to previous 1.115 (colored)
TOPDOWN_VM is now mandatory on vax.
Revision 1.115 / (download) - annotate - [select for diffs], Sun Oct 19 15:03:25 2003 UTC (9 years, 8 months ago) by ragge
Branch: MAIN
Changes since 1.114: +4 -2
lines
Diff to previous 1.114 (colored)
Add lcspx console device driver.
Revision 1.114 / (download) - annotate - [select for diffs], Fri Aug 29 13:51:47 2003 UTC (9 years, 9 months ago) by ragge
Branch: MAIN
Changes since 1.113: +3 -2
lines
Diff to previous 1.113 (colored)
Add the qt driver to GENERIC.
Revision 1.113 / (download) - annotate - [select for diffs], Sat Apr 26 14:10:06 2003 UTC (10 years, 1 month ago) by ragge
Branch: MAIN
Branch point for: ktrace-lwp
Changes since 1.112: +3 -2
lines
Diff to previous 1.112 (colored)
Add pseudo-device ksyms.
Revision 1.112 / (download) - annotate - [select for diffs], Sun Mar 23 11:02:29 2003 UTC (10 years, 3 months ago) by ragge
Branch: MAIN
Changes since 1.111: +4 -2
lines
Diff to previous 1.111 (colored)
Add rf (RX01/02 floppy device driver)
Revision 1.111 / (download) - annotate - [select for diffs], Thu Feb 27 19:22:48 2003 UTC (10 years, 3 months ago) by perseant
Branch: MAIN
Changes since 1.110: +3 -2
lines
Diff to previous 1.110 (colored)
Make BRIDGE_IPF an option, and document it. Add it (commented) to GENERIC. Let brconfig tell whether the bridge is using the ipfilter hook, or not.
Revision 1.110 / (download) - annotate - [select for diffs], Wed Feb 26 21:54:38 2003 UTC (10 years, 3 months ago) by ragge
Branch: MAIN
Changes since 1.109: +3 -2
lines
Diff to previous 1.109 (colored)
Enable USE_TOPDOWN_VM. This also makes it possible to use large address spaces, so bump MAXDSIZ to 1GB.
Revision 1.109 / (download) - annotate - [select for diffs], Fri Nov 22 12:21:06 2002 UTC (10 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: nathanw_sa_before_merge,
nathanw_sa_base,
gmcgarry_ucred_base,
gmcgarry_ucred,
gmcgarry_ctxsw_base,
gmcgarry_ctxsw,
fvdl_fs64_base
Changes since 1.108: +3 -3
lines
Diff to previous 1.108 (colored)
Fix typo (responsiness -> responsiveness).
Revision 1.108 / (download) - annotate - [select for diffs], Fri Oct 18 15:11:16 2002 UTC (10 years, 8 months ago) by junyoung
Branch: MAIN
CVS Tags: kqueue-beforemerge,
kqueue-aftermerge
Changes since 1.107: +6 -2
lines
Diff to previous 1.107 (colored)
Add NEW_BUFQ_STRATEGY (disabled by default).
Revision 1.107 / (download) - annotate - [select for diffs], Mon Oct 14 18:39:41 2002 UTC (10 years, 8 months ago) by elric
Branch: MAIN
Changes since 1.106: +3 -2
lines
Diff to previous 1.106 (colored)
Added commented out cgd(4)s to GENERIC configs.
Revision 1.106 / (download) - annotate - [select for diffs], Sun Oct 6 02:12:02 2002 UTC (10 years, 8 months ago) by provos
Branch: MAIN
Changes since 1.105: +3 -2
lines
Diff to previous 1.105 (colored)
add SYSTRACE; approved perry.
Revision 1.105 / (download) - annotate - [select for diffs], Tue Oct 1 09:52:10 2002 UTC (10 years, 8 months ago) by abs
Branch: MAIN
CVS Tags: kqueue-base
Changes since 1.104: +5 -5
lines
Diff to previous 1.104 (colored)
Enable PPP_* options for ppp
Revision 1.104 / (download) - annotate - [select for diffs], Tue Oct 1 09:37:11 2002 UTC (10 years, 8 months ago) by abs
Branch: MAIN
Changes since 1.103: +3 -3
lines
Diff to previous 1.103 (colored)
Enable ppp
Revision 1.103 / (download) - annotate - [select for diffs], Wed Sep 25 11:49:55 2002 UTC (10 years, 8 months ago) by martti
Branch: MAIN
Changes since 1.102: +3 -3
lines
Diff to previous 1.102 (colored)
Add one space between "#option" and "<tab>IPFILTER_DEFAULT_BLOCK"
Revision 1.102 / (download) - annotate - [select for diffs], Fri Sep 20 10:40:00 2002 UTC (10 years, 9 months ago) by martti
Branch: MAIN
Changes since 1.101: +3 -2
lines
Diff to previous 1.101 (colored)
Added (commented out) IPFILTER_DEFAULT_BLOCK.
Revision 1.101 / (download) - annotate - [select for diffs], Wed Sep 18 02:44:10 2002 UTC (10 years, 9 months ago) by lukem
Branch: MAIN
Changes since 1.100: +3 -3
lines
Diff to previous 1.100 (colored)
enable USERCONF by default; it's small and extremely useful to have available.
Revision 1.100 / (download) - annotate - [select for diffs], Thu Sep 12 19:23:45 2002 UTC (10 years, 9 months ago) by ragge
Branch: MAIN
Changes since 1.99: +5 -2
lines
Diff to previous 1.99 (colored)
Add COMPAT_15 and COMPAT_16 and commented-out dmf.
Revision 1.99 / (download) - annotate - [select for diffs], Mon Jun 17 05:14:28 2002 UTC (11 years ago) by lukem
Branch: MAIN
CVS Tags: gehenna-devsw-base
Changes since 1.98: +3 -2
lines
Diff to previous 1.98 (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.98 / (download) - annotate - [select for diffs], Fri Jun 7 14:48:11 2002 UTC (11 years ago) by ragge
Branch: MAIN
Changes since 1.97: +11 -11
lines
Diff to previous 1.97 (colored)
Change the uba devices from "xx0" to "xx*". Even if they have an exact csr there may be multiple uba's in a machine and therefore multiple matches for devices.
Revision 1.97 / (download) - annotate - [select for diffs], Thu Apr 25 15:06:39 2002 UTC (11 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.96: +4 -2
lines
Diff to previous 1.96 (colored)
Add the INCLUDE_CONFIG_FILE option to all config files. In config files that are generic (ie, GENERIC, GENERICSBC, GENERIC32, ALL, or ALPHA), it is uncommented.
Revision 1.96 / (download) - annotate - [select for diffs], Fri Apr 12 08:11:26 2002 UTC (11 years, 2 months ago) by gmcgarry
Branch: MAIN
Changes since 1.95: +3 -2
lines
Diff to previous 1.95 (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.95 / (download) - annotate - [select for diffs], Sun Jan 27 13:23:28 2002 UTC (11 years, 4 months ago) by jdolecek
Branch: MAIN
CVS Tags: newlock-base,
newlock,
ifpoll-base,
ifpoll,
eeh-devprop-base,
eeh-devprop
Changes since 1.94: +4 -2
lines
Diff to previous 1.94 (colored)
add options PIPE_SOCKETPAIR to individual kernel configs the option is commented out on everything but kernels I was able to recognize as INSTALL-like or ones for small memory machines
Revision 1.94 / (download) - annotate - [select for diffs], Sat Jan 19 18:45:14 2002 UTC (11 years, 5 months ago) by oster
Branch: MAIN
Changes since 1.93: +12 -4
lines
Diff to previous 1.93 (colored)
Add new RF_* options for RAIDframe bits that are no longer built by default. While we're here, enable RAIDframe (and RAID_AUTOCONFIG) by default for architectures that I'm comfortable can deal with it being on by default. Also: bump the number of 'raid' devices from 4 to 8, since 4 seems to be insufficient in practise.
Revision 1.93 / (download) - annotate - [select for diffs], Fri Dec 28 12:22:01 2001 UTC (11 years, 5 months ago) by martin
Branch: MAIN
Changes since 1.92: +3 -2
lines
Diff to previous 1.92 (colored)
Add PPPoE to all generic kernels that should be able to use it. XXX TODO: do this for INSTALL kernels too, add sysinst support and make the XXX needed binaries available on the ramdisk root fs.
Revision 1.92 / (download) - annotate - [select for diffs], Fri Dec 14 05:34:53 2001 UTC (11 years, 6 months ago) by gmcgarry
Branch: MAIN
Changes since 1.91: +18 -3
lines
Diff to previous 1.91 (colored)
Add a blurb to the top of all GENERIC files. This serves three purposes: - to clarify some terminology - to clarify the intention of the GENERIC file - to cross-reference some useful man pages
Revision 1.91 / (download) - annotate - [select for diffs], Tue Nov 20 12:56:41 2001 UTC (11 years, 7 months ago) by lukem
Branch: MAIN
Changes since 1.90: +29 -29
lines
Diff to previous 1.90 (colored)
cleanup: options SPACE TAB makeoptions TAB psuedo-device TAB remove trailing whitespace replace multiple spaces -> tabs options "FOO" -> options FOO options "FOO=bar" -> options FOO=bar options "FOO=\"bar\"" -> options FOO="\"bar\""
Revision 1.90 / (download) - annotate - [select for diffs], Sat Sep 1 21:52:32 2001 UTC (11 years, 9 months ago) by atatat
Branch: MAIN
CVS Tags: thorpej-mips-cache-base,
thorpej-mips-cache,
thorpej-devvp-base3,
thorpej-devvp-base2,
thorpej-devvp-base,
thorpej-devvp,
pre-chs-ubcperf,
post-chs-ubcperf
Branch point for: nathanw_sa
Changes since 1.89: +3 -2
lines
Diff to previous 1.89 (colored)
Add bridge pseudo devices to GENERIC configs
Revision 1.89 / (download) - annotate - [select for diffs], Sat Jun 30 11:00:37 2001 UTC (11 years, 11 months ago) by darcy
Branch: MAIN
Branch point for: kqueue
Changes since 1.88: +6 -2
lines
Diff to previous 1.88 (colored)
Add System V semaphore resource limits to each GENERIC file that has an option for System V semaphores. It appears that there are no overrides in the code and each file has the following added. options SYSVSEM # System V semaphores +#options SEMMNI=10 # number of semaphore identifiers +#options SEMMNS=60 # number of semaphores in system +#options SEMUME=10 # max number of undo entries per process +#options SEMMNU=30 # number of undo structures in system options SYSVSHM # System V shared memory If anyone thinks that this is incorrect for any of these files, please correct it. Note - the i386 port was not forgotten. It was done separately.
Revision 1.88 / (download) - annotate - [select for diffs], Sun Feb 18 10:44:22 2001 UTC (12 years, 4 months ago) by ragge
Branch: MAIN
CVS Tags: thorpej_scsipi_nbase,
thorpej_scsipi_beforemerge,
thorpej_scsipi_base
Changes since 1.87: +3 -2
lines
Diff to previous 1.87 (colored)
Support to control the leds on VAXstations, taken from Sun3 and ported to vax by Shinmyoh Koji (yesu@rb3.so-net.ne.jp).
Revision 1.87 / (download) - annotate - [select for diffs], Mon Feb 5 17:32:08 2001 UTC (12 years, 4 months ago) by abs
Branch: MAIN
Changes since 1.86: +18 -5
lines
Diff to previous 1.86 (colored)
Add ipfilter, and a bunch of (commented out) network options.
Revision 1.86 / (download) - annotate - [select for diffs], Sun Feb 4 20:36:26 2001 UTC (12 years, 4 months ago) by ragge
Branch: MAIN
Changes since 1.85: +7 -9
lines
Diff to previous 1.85 (colored)
Giant update from Michael Kukat (michael@unixiron.org).
Fixes support for:
MicroVAX 3100m90
MicroVAX 3100m95
VAX 4000/100 (tested)
VAX 4000/105A (tested)
VAX 4000/108
VAX 4000/400 (tested)
VAX 4000/500 (tested)
VAX 4000/600
Revision 1.85 / (download) - annotate - [select for diffs], Sun Jan 28 21:01:52 2001 UTC (12 years, 4 months ago) by ragge
Branch: MAIN
Changes since 1.84: +8 -7
lines
Diff to previous 1.84 (colored)
A bunch of new CPUs that are supported, from Michael Kukat (michael@unixiron.org). Among them are 4000/400, 4000/500 and 4000/105A.
Revision 1.84 / (download) - annotate - [select for diffs], Tue Dec 19 15:51:50 2000 UTC (12 years, 6 months ago) by tsutsui
Branch: MAIN
Changes since 1.83: +2 -3
lines
Diff to previous 1.83 (colored)
Remove "rnd is EXPERIMENTAL" comments.
Revision 1.83 / (download) - annotate - [select for diffs], Tue Dec 19 10:42:07 2000 UTC (12 years, 6 months ago) by bouyer
Branch: MAIN
Changes since 1.82: +3 -2
lines
Diff to previous 1.82 (colored)
Add pseudo-device vlan
Revision 1.82 / (download) - annotate - [select for diffs], Sat Dec 2 17:18:54 2000 UTC (12 years, 6 months ago) by ragge
Branch: MAIN
Changes since 1.81: +8 -4
lines
Diff to previous 1.81 (colored)
Add lkkbd/lkms/fonts, remove lkc.
Revision 1.81 / (download) - annotate - [select for diffs], Wed Oct 4 03:35:56 2000 UTC (12 years, 8 months ago) by itojun
Branch: MAIN
Changes since 1.80: +3 -3
lines
Diff to previous 1.80 (colored)
enable rnd device. they are now mandatory for ssh/sshd support, so it makes more sense to enable it. please disable them if there's any issues, but in that case, in-tree ssh/sshd won't work.
Revision 1.80 / (download) - annotate - [select for diffs], Sun Sep 24 15:59:38 2000 UTC (12 years, 8 months ago) by jdolecek
Branch: MAIN
Changes since 1.79: +3 -3
lines
Diff to previous 1.79 (colored)
don't specify number of ptys if >= 16 (current default initial number) pty comments: normalize and g/c what is no longer relevant
Revision 1.79 / (download) - annotate - [select for diffs], Sat Aug 26 02:30:59 2000 UTC (12 years, 9 months ago) by matt
Branch: MAIN
Changes since 1.78: +3 -3
lines
Diff to previous 1.78 (colored)
Reverse polarity on INSN_EMULATION to NO_INSN_EMULATION. Thus by default all kernels will have instruction emulation.
Revision 1.78 / (download) - annotate - [select for diffs], Sun Aug 13 01:31:21 2000 UTC (12 years, 10 months ago) by itojun
Branch: MAIN
Changes since 1.77: +2 -3
lines
Diff to previous 1.77 (colored)
move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), as it is no wthe default setting for everyone. the reason we still use the name "PULLDOWN_TEST" while it is now default: kame code sharing.
Revision 1.77 / (download) - annotate - [select for diffs], Tue Aug 8 16:48:13 2000 UTC (12 years, 10 months ago) by ragge
Branch: MAIN
Changes since 1.76: +3 -2
lines
Diff to previous 1.76 (colored)
Write code to handle unimplemented instructions trapped via SCB vector 0x18. This may happen on machines missing parts of the instruction set (like some floating point formats). Only one new instruction added; POLYD, so that the libm assembly files can be used on architectures missing that instruction. Also; include emulation code if compile-time option INSN_EMULATE is defined instead of trying to match on which cputype it is. N.B. POLYD isn't fully implemented, just enough to make libm happy.
Revision 1.76 / (download) - annotate - [select for diffs], Thu Jul 27 17:53:39 2000 UTC (12 years, 10 months ago) by mason
Branch: MAIN
Changes since 1.75: +3 -3
lines
Diff to previous 1.75 (colored)
Moving to a default of 64 PTYs.
Revision 1.75 / (download) - annotate - [select for diffs], Thu Jul 6 18:04:56 2000 UTC (12 years, 11 months ago) by ragge
Branch: MAIN
Changes since 1.74: +15 -7
lines
Diff to previous 1.74 (colored)
Add NMI and XMI outcommented, the same with VAX 6400 and VAX 8000.
Revision 1.74 / (download) - annotate - [select for diffs], Fri Jun 30 17:10:21 2000 UTC (12 years, 11 months ago) by itojun
Branch: MAIN
Changes since 1.73: +3 -2
lines
Diff to previous 1.73 (colored)
add PULLDOWN_TEST for all the platforms. XXX should be moved to somewhere else when stabilized
Revision 1.73 / (download) - annotate - [select for diffs], Tue Jun 27 18:50:47 2000 UTC (12 years, 11 months ago) by ragge
Branch: MAIN
Changes since 1.72: +4 -4
lines
Diff to previous 1.72 (colored)
Add hdc controller and rd disks.
Revision 1.72 / (download) - annotate - [select for diffs], Thu Jun 22 20:27:57 2000 UTC (13 years ago) by fvdl
Branch: MAIN
Changes since 1.71: +3 -3
lines
Diff to previous 1.71 (colored)
Remove prefix construction for softdeps. Add SOFTDEP option to GENERIC.
Revision 1.71 / (download) - annotate - [select for diffs], Mon Jun 19 04:22:16 2000 UTC (13 years ago) by matt
Branch: MAIN
CVS Tags: netbsd-1-5-base
Branch point for: netbsd-1-5
Changes since 1.70: +5 -5
lines
Diff to previous 1.70 (colored)
Rename ncr[5380] device to si to more consistent with other ports. Add VAX660 to cputype.h. Remove needs-flag from si & asc entries.
Revision 1.70 / (download) - annotate - [select for diffs], Wed Jun 14 22:02:42 2000 UTC (13 years ago) by veego
Branch: MAIN
Changes since 1.69: +2 -15
lines
Diff to previous 1.69 (colored)
Remove the obsolete config fragments for kernel crypto, because the IPsec crypto code is now in the kernel source tree.
Revision 1.69 / (download) - annotate - [select for diffs], Sun Jun 4 06:16:53 2000 UTC (13 years ago) by matt
Branch: MAIN
Changes since 1.68: +7 -8
lines
Diff to previous 1.68 (colored)
More event counter stuff. Plus a little cruft cleanup while doing it.
Revision 1.68 / (download) - annotate - [select for diffs], Wed May 31 23:53:27 2000 UTC (13 years ago) by matt
Branch: MAIN
Changes since 1.67: +5 -3
lines
Diff to previous 1.67 (colored)
add placeholders for the MicroVAX 3400 (ka640).
Revision 1.67 / (download) - annotate - [select for diffs], Sun May 28 20:21:04 2000 UTC (13 years ago) by matt
Branch: MAIN
Changes since 1.66: +3 -3
lines
Diff to previous 1.66 (colored)
Enable DDB.
Revision 1.66 / (download) - annotate - [select for diffs], Mon May 8 19:46:12 2000 UTC (13 years, 1 month ago) by ragge
Branch: MAIN
CVS Tags: minoura-xpg4dl-base
Branch point for: minoura-xpg4dl
Changes since 1.65: +3 -3
lines
Diff to previous 1.65 (colored)
Sorry, no KA680.
Revision 1.65 / (download) - annotate - [select for diffs], Mon May 8 19:09:49 2000 UTC (13 years, 1 month ago) by ragge
Branch: MAIN
Changes since 1.64: +6 -2
lines
Diff to previous 1.64 (colored)
Add 4000/200 and 4000/500.
Revision 1.64 / (download) - annotate - [select for diffs], Sun Apr 23 16:38:52 2000 UTC (13 years, 1 month ago) by matt
Branch: MAIN
Changes since 1.63: +4 -3
lines
Diff to previous 1.63 (colored)
Extend asc driver to include support for the VS400/9x. Add VS4000/9x support vsbus_dma.c
Revision 1.63 / (download) - annotate - [select for diffs], Sat Apr 22 16:48:53 2000 UTC (13 years, 2 months ago) by ragge
Branch: MAIN
Changes since 1.62: +4 -2
lines
Diff to previous 1.62 (colored)
Add "rl" disk.
Revision 1.62 / (download) - annotate - [select for diffs], Fri Apr 21 15:16:39 2000 UTC (13 years, 2 months ago) by matt
Branch: MAIN
Changes since 1.61: +4 -3
lines
Diff to previous 1.61 (colored)
enable in-kernel NTP (so xntpd doesn't die).
Revision 1.61 / (download) - annotate - [select for diffs], Wed Apr 19 06:50:36 2000 UTC (13 years, 2 months ago) by itojun
Branch: MAIN
Changes since 1.60: +3 -2
lines
Diff to previous 1.60 (colored)
add stf pseudo interface (commented out due to possible security risks)
Revision 1.60 / (download) - annotate - [select for diffs], Thu Mar 9 02:05:07 2000 UTC (13 years, 3 months ago) by matt
Branch: MAIN
Changes since 1.59: +8 -4
lines
Diff to previous 1.59 (colored)
add VS400 scsi attachment + a few other things
Revision 1.59 / (download) - annotate - [select for diffs], Tue Feb 29 06:32:30 2000 UTC (13 years, 3 months ago) by simonb
Branch: MAIN
Changes since 1.58: +3 -3
lines
Diff to previous 1.58 (colored)
Do the "<space><tab>" thing with the RAID_AUTOCONFIG option.
Revision 1.58 / (download) - annotate - [select for diffs], Sat Feb 26 17:35:42 2000 UTC (13 years, 3 months ago) by oster
Branch: MAIN
Changes since 1.57: +3 -2
lines
Diff to previous 1.57 (colored)
Defopt 'RAID_AUTOCONFIG'. Adding 'options RAID_AUTOCONFIG' turns on the component auto-detection and auto-configuration of RAID sets. Also, add "#options RAID_AUTOCONFIG" to the GENERIC config files.
Revision 1.57 / (download) - annotate - [select for diffs], Sun Jan 23 23:46:20 2000 UTC (13 years, 4 months ago) by hubertf
Branch: MAIN
CVS Tags: chs-ubc2-newbase
Changes since 1.56: +3 -1
lines
Diff to previous 1.56 (colored)
Add commented out "ident"-command
Revision 1.56 / (download) - annotate - [select for diffs], Thu Jan 20 19:12:36 2000 UTC (13 years, 5 months ago) by wrstuden
Branch: MAIN
Changes since 1.55: +2 -1
lines
Diff to previous 1.55 (colored)
Add overlay to kernel configs.
Revision 1.55 / (download) - annotate - [select for diffs], Thu Jan 13 15:09:52 2000 UTC (13 years, 5 months ago) by matt
Branch: MAIN
Changes since 1.54: +2 -1
lines
Diff to previous 1.54 (colored)
Enable IBCS2 (DEC SVR3) compatibility.
Revision 1.54 / (download) - annotate - [select for diffs], Sun Nov 21 14:00:44 1999 UTC (13 years, 7 months ago) by itojun
Branch: MAIN
CVS Tags: wrstuden-devbsize-base,
wrstuden-devbsize-19991221
Changes since 1.53: +22 -3
lines
Diff to previous 1.53 (colored)
bring in content of GENERIC.v6 into GENERIC.
remove GENERIC.v6 file (as it is part of GENERIC now).
"faith" interface is commented out by default as it is not really for
general use.
IPsec items are commented out as well, though we can enable "options IPSEC"
without export-related issue ("options IPSEC" will enable authentication
portion only). We may need to think about it again.
if you have problem compiling with INET6 on archs I do not have access to,
please contact me.
XXX what to do with arch/arm32/SHARK{,.v6}?
Revision 1.53 / (download) - annotate - [select for diffs], Mon Nov 15 19:10:58 1999 UTC (13 years, 7 months ago) by fvdl
Branch: MAIN
Changes since 1.52: +2 -1
lines
Diff to previous 1.52 (colored)
Add commented out option SOFTDEP to all GENERIC kernels.
Revision 1.52 / (download) - annotate - [select for diffs], Sat Nov 13 20:55:12 1999 UTC (13 years, 7 months ago) by matt
Branch: MAIN
CVS Tags: fvdl-softdep-base
Changes since 1.51: +1 -2
lines
Diff to previous 1.51 (colored)
Nuke TCP_COMPAT_42. Use sysctl to set it as needed instead.
Revision 1.51 / (download) - annotate - [select for diffs], Fri Aug 27 20:04:32 1999 UTC (13 years, 9 months ago) by ragge
Branch: MAIN
CVS Tags: comdex-fall-1999-base,
comdex-fall-1999
Branch point for: wrstuden-devbsize,
thorpej_scsipi,
fvdl-softdep
Changes since 1.50: +3 -1
lines
Diff to previous 1.50 (colored)
Support for 4000/90.
Revision 1.50 / (download) - annotate - [select for diffs], Sat Aug 14 18:44:00 1999 UTC (13 years, 10 months ago) by ragge
Branch: MAIN
Changes since 1.49: +2 -2
lines
Diff to previous 1.49 (colored)
Support for ibus-attached LANCE.
Revision 1.49 / (download) - annotate - [select for diffs], Sun Aug 8 11:45:01 1999 UTC (13 years, 10 months ago) by ragge
Branch: MAIN
Changes since 1.48: +2 -2
lines
Diff to previous 1.48 (colored)
Add support for the SGEC.
Revision 1.48 / (download) - annotate - [select for diffs], Sat Aug 7 10:36:44 1999 UTC (13 years, 10 months ago) by ragge
Branch: MAIN
Changes since 1.47: +63 -54
lines
Diff to previous 1.47 (colored)
Clean up all bus handling stuff, it has become a mess the latest years. Add a new bus; "ibus" that is the internal MicroVAX bus.
Revision 1.47 / (download) - annotate - [select for diffs], Wed Aug 4 19:15:56 1999 UTC (13 years, 10 months ago) by ragge
Branch: MAIN
Changes since 1.46: +7 -8
lines
Diff to previous 1.46 (colored)
For now; don't include the devices that are not yet converted.
Revision 1.46 / (download) - annotate - [select for diffs], Thu Jul 29 10:37:25 1999 UTC (13 years, 10 months ago) by augustss
Branch: MAIN
CVS Tags: chs-ubc2-base
Changes since 1.45: +2 -1
lines
Diff to previous 1.45 (colored)
It's time to be COMPAT_14.
Revision 1.45 / (download) - annotate - [select for diffs], Fri Mar 26 22:04:07 1999 UTC (14 years, 2 months ago) by ragge
Branch: MAIN
CVS Tags: netbsd-1-4-base,
netbsd-1-4-RELEASE,
netbsd-1-4-PATCH002,
netbsd-1-4-PATCH001,
kame_14_19990705,
kame_14_19990628,
kame_141_19991130,
kame
Branch point for: netbsd-1-4,
chs-ubc2
Changes since 1.44: +5 -1
lines
Diff to previous 1.44 (colored)
Buggfixes for VS 4000/VLC. Basic support for VS4000/90 and MV4000/300. From Michael Kukat.
Revision 1.44 / (download) - annotate - [select for diffs], Sat Mar 13 15:16:47 1999 UTC (14 years, 3 months ago) by ragge
Branch: MAIN
Changes since 1.43: +18 -12
lines
Diff to previous 1.43 (colored)
Change vsbus to take a locator for all devices. Figure out interrupt vector/mask on vsbus by forcing all devices to generate interrupts in the match routine, like on unibus.
Revision 1.43 / (download) - annotate - [select for diffs], Tue Mar 9 12:57:57 1999 UTC (14 years, 3 months ago) by ragge
Branch: MAIN
Changes since 1.42: +2 -1
lines
Diff to previous 1.42 (colored)
Basic KA48 (VAXstation 4000 VLC) support. From Michael Kukat <michael@camaronet.de>
Revision 1.42 / (download) - annotate - [select for diffs], Thu Dec 10 18:24:52 1998 UTC (14 years, 6 months ago) by ragge
Branch: MAIN
Changes since 1.41: +3 -3
lines
Diff to previous 1.41 (colored)
Use vt100 console emulation instead of sun. :-)
Revision 1.41 / (download) - annotate - [select for diffs], Wed Nov 25 20:30:47 1998 UTC (14 years, 6 months ago) by hwr
Branch: MAIN
CVS Tags: kenh-if-detach-base,
kenh-if-detach
Changes since 1.40: +2 -1
lines
Diff to previous 1.40 (colored)
Add (commented out) 'gre' pseudo device line. Feedback is welcome. Inspired by Klaus Klein.
Revision 1.40 / (download) - annotate - [select for diffs], Mon Nov 16 16:44:58 1998 UTC (14 years, 7 months ago) by oster
Branch: MAIN
Changes since 1.39: +2 -1
lines
Diff to previous 1.39 (colored)
Added a (commented out) configuration line for the RAIDframe device driver.
Revision 1.39 / (download) - annotate - [select for diffs], Mon Nov 16 04:32:56 1998 UTC (14 years, 7 months ago) by mrg
Branch: MAIN
Changes since 1.38: +1 -4
lines
Diff to previous 1.38 (colored)
move vax "options UVM" from GENERIC to std.vax
Revision 1.38 / (download) - annotate - [select for diffs], Sun Oct 18 18:49:04 1998 UTC (14 years, 8 months ago) by ragge
Branch: MAIN
CVS Tags: chs-ubc-base,
chs-ubc
Changes since 1.37: +3 -1
lines
Diff to previous 1.37 (colored)
Support for DWBUA (BI to Unibus adapter) and KLESI-B (TMSCP tape ctlr) added.
Revision 1.37 / (download) - annotate - [select for diffs], Tue Oct 6 04:04:30 1998 UTC (14 years, 8 months ago) by matt
Branch: MAIN
Changes since 1.36: +10 -10
lines
Diff to previous 1.36 (colored)
Change backplace0 to mainbus0 (for consistency with other ports). Remove unused function protocols from ka410.h and ka43.h Fix some ka46 missing references
Revision 1.36 / (download) - annotate - [select for diffs], Fri Aug 21 13:50:30 1998 UTC (14 years, 10 months ago) by ragge
Branch: MAIN
Changes since 1.35: +4 -2
lines
Diff to previous 1.35 (colored)
VAX logical page size increased to 4k.
Revision 1.35 / (download) - annotate - [select for diffs], Sat Jul 18 20:35:14 1998 UTC (14 years, 11 months ago) by ragge
Branch: MAIN
CVS Tags: eeh-paddr_t-base,
eeh-paddr_t
Changes since 1.34: +2 -1
lines
Diff to previous 1.34 (colored)
Fix PMAP_NEW and make it the default.
Revision 1.34 / (download) - annotate - [select for diffs], Fri Jun 26 01:54:13 1998 UTC (14 years, 11 months ago) by lukem
Branch: MAIN
Changes since 1.33: +1 -2
lines
Diff to previous 1.33 (colored)
remove options FIFO; it's now the default
Revision 1.33 / (download) - annotate - [select for diffs], Sun Jun 7 18:39:15 1998 UTC (15 years ago) by ragge
Branch: MAIN
Changes since 1.32: +5 -2
lines
Diff to previous 1.32 (colored)
UVM default on vax for now.
Revision 1.32 / (download) - annotate - [select for diffs], Thu Jun 4 15:59:04 1998 UTC (15 years ago) by ragge
Branch: MAIN
Changes since 1.31: +7 -2
lines
Diff to previous 1.31 (colored)
Rudimentary support for the VS3100 builtin graphics console.
Revision 1.31 / (download) - annotate - [select for diffs], Fri May 22 09:59:55 1998 UTC (15 years, 1 month ago) by ragge
Branch: MAIN
Changes since 1.30: +9 -8
lines
Diff to previous 1.30 (colored)
Remove unneccessary file. Remove stale dependency. Disable not-working devices by default.
Revision 1.30 / (download) - annotate - [select for diffs], Sat Mar 21 10:02:40 1998 UTC (15 years, 3 months ago) by ragge
Branch: MAIN
Changes since 1.29: +7 -2
lines
Diff to previous 1.29 (colored)
Add support for QDSS graphic console. Code originated from 4.4BSD, ported to NetBSD by Boris Gjenero <bgjenero@undergrad.math.uwaterloo.ca>
Revision 1.29 / (download) - annotate - [select for diffs], Wed Mar 18 16:34:44 1998 UTC (15 years, 3 months ago) by bouyer
Branch: MAIN
Changes since 1.28: +2 -1
lines
Diff to previous 1.28 (colored)
Add commented out "options FFS_EI"
Revision 1.28 / (download) - annotate - [select for diffs], Sun Feb 8 14:05:16 1998 UTC (15 years, 4 months ago) by ragge
Branch: MAIN
Changes since 1.27: +2 -1
lines
Diff to previous 1.27 (colored)
Split out MSCP floppies as a separate device (rx) instead of handling them as disk drives. It is now also allowed to change floppies without the system complaining :-)
Revision 1.27 / (download) - annotate - [select for diffs], Mon Dec 1 16:31:29 1997 UTC (15 years, 6 months ago) by kleink
Branch: MAIN
Changes since 1.26: +2 -1
lines
Diff to previous 1.26 (colored)
Add COMPAT_13.
Revision 1.26 / (download) - annotate - [select for diffs], Thu Nov 20 08:11:24 1997 UTC (15 years, 7 months ago) by fair
Branch: MAIN
Changes since 1.25: +3 -1
lines
Diff to previous 1.25 (colored)
add pseudo-device rnd, commented out
Revision 1.25 / (download) - annotate - [select for diffs], Mon Nov 17 01:58:37 1997 UTC (15 years, 7 months ago) by lukem
Branch: MAIN
Changes since 1.24: +28 -27
lines
Diff to previous 1.24 (colored)
* add commented out DDB_HISTORY_SIZE=100 if DDB exists in config file * fix up use of 'options<SPACE><TAB>'
Revision 1.24 / (download) - annotate - [select for diffs], Sat Aug 23 19:19:31 1997 UTC (15 years, 9 months ago) by mjacob
Branch: MAIN
CVS Tags: thorpej-signal-base,
thorpej-signal,
netbsd-1-3-base,
marc-pcmcia-base
Branch point for: netbsd-1-3
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
add a before tab to SCSIVERBOSE
Revision 1.23 / (download) - annotate - [select for diffs], Wed Aug 20 18:45:13 1997 UTC (15 years, 10 months ago) by mjacob
Branch: MAIN
Changes since 1.22: +3 -1
lines
Diff to previous 1.22 (colored)
add commented out reference SCSIVERBOSE option
Revision 1.22 / (download) - annotate - [select for diffs], Tue Feb 4 19:13:16 1997 UTC (16 years, 4 months ago) by ragge
Branch: MAIN
CVS Tags: mrg-vm-swap,
marc-pcmcia-bp,
is-newarp-before-merge,
is-newarp-base,
is-newarp,
bouyer-scsipi
Branch point for: marc-pcmcia
Changes since 1.21: +4 -3
lines
Diff to previous 1.21 (colored)
Support for DL11 (-compatible) async ctlr. Written by Ben Harris (bjh@mail.dotcom.fr).
Revision 1.21 / (download) - annotate - [select for diffs], Fri Jan 31 02:10:33 1997 UTC (16 years, 4 months ago) by thorpej
Branch: MAIN
Changes since 1.20: +15 -16
lines
Diff to previous 1.20 (colored)
Adopt for new file system and root spec grammar.
Revision 1.20 / (download) - annotate - [select for diffs], Sun Jan 12 12:38:56 1997 UTC (16 years, 5 months ago) by ragge
Branch: MAIN
Branch point for: thorpej-setroot
Changes since 1.19: +2 -9
lines
Diff to previous 1.19 (colored)
std.vax readded, shall be here anyway.
Revision 1.19 / (download) - annotate - [select for diffs], Sat Jan 11 11:15:38 1997 UTC (16 years, 5 months ago) by ragge
Branch: MAIN
Changes since 1.18: +9 -5
lines
Diff to previous 1.18 (colored)
Add EXEC_AOUT and EXEC_SCRIPT. std.vax not needed anymore; removed.
Revision 1.18 / (download) - annotate - [select for diffs], Sat Jan 11 09:11:42 1997 UTC (16 years, 5 months ago) by mikel
Branch: MAIN
Changes since 1.17: +2 -1
lines
Diff to previous 1.17 (colored)
add 'pseudo-device ccd' where necessary; PR kern/1830.
Revision 1.17 / (download) - annotate - [select for diffs], Tue Aug 20 14:05:16 1996 UTC (16 years, 10 months ago) by ragge
Branch: MAIN
Changes since 1.16: +14 -7
lines
Diff to previous 1.16 (colored)
Add another parent bus for 11/750 (cmi). remove mtc.c.
Revision 1.16 / (download) - annotate - [select for diffs], Sat Jul 20 18:56:58 1996 UTC (16 years, 11 months ago) by ragge
Branch: MAIN
Changes since 1.15: +34 -5
lines
Diff to previous 1.15 (colored)
Update config files for VAX8200 and VAXstations.
Revision 1.15 / (download) - annotate - [select for diffs], Wed Jul 10 23:51:53 1996 UTC (16 years, 11 months ago) by ragge
Branch: MAIN
Changes since 1.14: +4 -4
lines
Diff to previous 1.14 (colored)
Add MSCP tape to this file.
Revision 1.14 / (download) - annotate - [select for diffs], Mon Jul 1 21:07:29 1996 UTC (16 years, 11 months ago) by ragge
Branch: MAIN
Changes since 1.13: +15 -17
lines
Diff to previous 1.13 (colored)
Update to match new MSCP device handling. Remove support for old config system.
Revision 1.13 / (download) - annotate - [select for diffs], Sun May 19 16:25:23 1996 UTC (17 years, 1 month ago) by ragge
Branch: MAIN
CVS Tags: netbsd-1-2-base,
netbsd-1-2-RELEASE,
netbsd-1-2-PATCH001,
netbsd-1-2-BETA,
netbsd-1-2
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (colored)
Add DZ-11 to GENERIC & files.vax.
Revision 1.12 / (download) - annotate - [select for diffs], Sun Mar 17 22:56:29 1996 UTC (17 years, 3 months ago) by ragge
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Convert all devices according to the changes to config.
Revision 1.11 / (download) - annotate - [select for diffs], Thu Mar 7 23:27:58 1996 UTC (17 years, 3 months ago) by ragge
Branch: MAIN
Changes since 1.10: +6 -6
lines
Diff to previous 1.10 (colored)
Support for VAX 8600/8650 added. Works with lots of Unibus adapters, and will probably work with Massbus adapters as well. (Not tested, but it's the same code as for 11/780). Ubareset's may cause crashes on 8600 also like 11/780, but they are more uncommon. No support for console RL02 yet, but it's likely to come.
Revision 1.10 / (download) - annotate - [select for diffs], Sat Mar 2 14:19:47 1996 UTC (17 years, 3 months ago) by ragge
Branch: MAIN
Changes since 1.9: +5 -1
lines
Diff to previous 1.9 (colored)
Add VAX780 and DHU11 to the GENERIC file. Put the corresponding file lines in files.vax.
Revision 1.9 / (download) - annotate - [select for diffs], Sun Feb 11 13:28:25 1996 UTC (17 years, 4 months ago) by ragge
Branch: MAIN
Changes since 1.8: +23 -17
lines
Diff to previous 1.8 (colored)
Add VAX650, mba, hp, ts. Change uba to be *'ed.
Revision 1.8 / (download) - annotate - [select for diffs], Thu Nov 30 00:59:20 1995 UTC (17 years, 6 months ago) by jtc
Branch: MAIN
Changes since 1.7: +19 -4
lines
Diff to previous 1.7 (colored)
merge in changes from 1.1 release branch
Revision 1.7 / (download) - annotate - [select for diffs], Wed Jul 5 08:17:16 1995 UTC (17 years, 11 months ago) by ragge
Branch: MAIN
CVS Tags: netbsd-1-1-base
Branch point for: netbsd-1-1
Changes since 1.6: +3 -2
lines
Diff to previous 1.6 (colored)
DDB file added.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Mar 29 22:50:47 1995 UTC (18 years, 2 months ago) by ragge
Branch: MAIN
Changes since 1.5: +17 -5
lines
Diff to previous 1.5 (colored)
Support for tmscp tapes.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Feb 23 17:50:56 1995 UTC (18 years, 3 months ago) by ragge
Branch: MAIN
Changes since 1.4: +7 -3
lines
Diff to previous 1.4 (colored)
Support for new CPU type (KA630 == uVAXII) added, tape driver.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Feb 13 00:41:55 1995 UTC (18 years, 4 months ago) by ragge
Branch: MAIN
Changes since 1.3: +47 -5
lines
Diff to previous 1.3 (colored)
Program to make a fast convert from new to old config (Ugly!)
Revision 1.3 / (download) - annotate - [select for diffs], Wed Oct 26 08:01:40 1994 UTC (18 years, 7 months ago) by cgd
Branch: MAIN
Changes since 1.2: +1 -1
lines
Diff to previous 1.2 (colored)
new RCS ID format.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Oct 8 15:42:27 1994 UTC (18 years, 8 months ago) by ragge
Branch: MAIN
Changes since 1.1: +3 -2
lines
Diff to previous 1.1 (colored)
New filenames; changes applying to 1.o Beta
Revision 1.1 / (download) - annotate - [select for diffs], Tue Aug 2 20:19:21 1994 UTC (18 years, 10 months ago) by ragge
Branch: MAIN
CVS Tags: netbsd-1-0-base,
netbsd-1-0-RELEASE,
netbsd-1-0-PATCH1,
netbsd-1-0-PATCH06,
netbsd-1-0-PATCH05,
netbsd-1-0-PATCH04,
netbsd-1-0-PATCH03,
netbsd-1-0-PATCH02,
netbsd-1-0-PATCH0
Branch point for: netbsd-1-0
Initial VAX port merging.