summaryrefslogtreecommitdiff
path: root/sys/arch/vax/conf
AgeCommit message (Expand)Author
2002-01-31Make comment more representative.Hugh Graham
2002-01-31Make comment more representative.Hugh Graham
2001-12-05Enable MSCP disk support, since although untested due to lack ofHugh Graham
2001-11-14Compat layer for 1k Vax aout, from NetBSD.Hugh Graham
2001-10-10gc SWAPPAGER and DEVPAGER optionsTodd C. Miller
2001-10-06Remove MSDOSFS support from the ramdisk.Miod Vallat
2001-08-18We don't provide COMPAT_1[234] options anymore.Miod Vallat
2001-07-31+smg +wsconsHugh Graham
2001-07-15add install targetassar
2001-06-27option UVM is not needed anymoreArtur Grabowski
2001-06-23no more kernfsTheo de Raadt
2001-06-17Add -Wno-uninitialized.Hugh Graham
2001-06-15Compile kernel with -Wall, and fix a few issues for this to work.Miod Vallat
2001-05-17It's Daylight Saving Time, not Savings. Fix comments.Peter Valchev
2001-05-16Hook up various wscons related stuff and enable the smg framebuffer.Hugh Graham
2001-05-16Blind merge of wscons support from NetBSD/vax. Perhaps someone with aHugh Graham
2001-05-16kill COMPAT_{09,10,11} kernel options. We still need kern_info_09.c and kern...Todd C. Miller
2001-05-11unify rd(4) even moreTheo de Raadt
2001-05-11unifyTheo de Raadt
2001-04-17Comment out the 20+ year old rl disk device to make way for the recentlyHugh Graham
2001-04-09FFS_SOFTUPDATES in sys/conf/GENERICTheo de Raadt
2001-04-09Add softdep.Hugh Graham
2001-04-09Comment out compat vax1k until needed.Hugh Graham
2001-02-24Support for VAX 4000/{2,4,5}00 from Michael Kukat. untested.Hugh Graham
2001-02-11Pick up a NetBSD hack to attach Cheetah to vsbus as well as ibus.Hugh Graham
2001-01-28Basic support for boardtype 1303 (Cheetah) machines.Hugh Graham
2000-11-24Support 16 slices per device, like the other OpenBSD arches.Hugh Graham
2000-10-31ramdisk support for vax.Hugh Graham
2000-10-24RCS tag didn't stick on unimpl_emul.s, perhaps due to funky netbsd tagHugh Graham
2000-10-24Code to emulate instructions trapped by a privinflt.Hugh Graham
2000-10-11whitespaceHugh Graham
2000-10-11whitespace fixHugh Graham
2000-10-11add asc*Brandon Creighton
2000-05-17remove unnecessary wscons-related definitions; thx mickey@Brandon Creighton
2000-04-27remove vaxbi stuff for the moment, far from workingBrandon Creighton
2000-04-27sync -- enabled devices in GENERIC should be workingBrandon Creighton
2000-01-09add INET6 into conf/GENERIC.Jun-ichiro itojun Hagino
1999-12-08add GENERIC.v6 (IPv6 test configuration). to be integrated into GENREIC.Jun-ichiro itojun Hagino
1998-05-17Intercept all targets in cross-modeNiklas Hallqvist
1998-05-17Automatically detect cross-compilation case. If you have an i386Niklas Hallqvist
1998-05-11use ${SIZE} instead of size, for crossNiklas Hallqvist
1998-05-11We are OpenBSDNiklas Hallqvist
1997-10-08Make both NFS and HD kernelsNiklas Hallqvist
1997-10-02A mionimal VS2000 config for netbootingNiklas Hallqvist
1997-10-02Remove dependencies on config options, you should make clean when changingNiklas Hallqvist
1997-10-02Remove obsolete VNODE_PAGER optionNiklas Hallqvist
1997-09-20Rename rd to hd. OpenBSD uses rd for ramdisk. -mojMats O Jansson
1997-09-15kill Locore.cTheo de Raadt
1997-09-12Sync with NetBSD 970827. -mojMats O Jansson
1997-09-10Sync with NetBSD 970516. -mojMats O Jansson