summaryrefslogtreecommitdiff
path: root/sys/arch/vax/conf
AgeCommit message (Expand)Author
2007-07-30Shuffle the order in which we look for header files, when doingThordur I. Bjornsson
2007-06-01Replace comment in Swedish. -mojMats O Jansson
2007-05-04setroot() was a ugly mix of MI and MD code, with different bugs on differentTheo de Raadt
2007-02-05Oops, forgot to commit these files when adding md mutex code; spotted by nick@Miod Vallat
2006-11-06Sync the VS2000 (and some VS3100) MFM controller driver with NetBSD, andMiod Vallat
2006-08-30Enable VXT2000 bits now that they are worth using; ok deraadt@Miod Vallat
2006-08-27Work-in-progress VXT2000 support (commented out in GENERIC so far). GlassMiod Vallat
2006-07-30Add wscons stuff to the installation media as well.Miod Vallat
2006-07-30options SCSIVERBOSE is long deadMiod Vallat
2006-07-29Rewrite glass console detection and initialization code, it's simpler andMiod Vallat
2006-07-28Driver for the color frame buffer option on VAXstation 3100 models 3x/4x.Miod Vallat
2006-07-27Compile all kernels with -Wstack-usage-larger-than-2047, now that allMiod Vallat
2006-07-24Driver for the VS4000/90 frame buffer, adapted from NetBSD (ragge) andMiod Vallat
2006-07-24Add a wsdisplay driver for the frame buffer found on VS4000/60 and VLCMiod Vallat
2006-07-23Make smg(4) on par with the current state of wsdisplay drivers: make it useMiod Vallat
2006-07-20Here cometh the blinkenlichten on VAXens.Miod Vallat
2006-06-19move clock_subr.c to a better place, and now it is always in the kernelTheo de Raadt
2006-01-17Use angle bracket and no relative paths for all include files which are notMiod Vallat
2005-08-03enable safte and ses on all archs that appear to have real scsi bussesDavid Gwynne
2005-07-14More netccitt and netns removals; OK henning, brad, mickeyUwe Stuehler
2005-05-10- add vax optimized in4_cksumBrad Smith
2005-05-01To allow for MD override of in4_cksum()...Brad Smith
2005-05-01spacing; ok miod@ deraadt@David Krause
2005-04-30start the job of making things look more alikeTheo de Raadt
2005-04-30nice docs at top of GENERICTheo de Raadt
2005-03-08Cosmetics...Thierry Deval
2004-10-08Move dev/cons.c to MI conf/files.Alexander Yurchenko
2004-09-16spacingTheo de Raadt
2004-09-16cleanup deafult locators (blah ?); please check that your most hated architec...Michael Shalayeff
2004-04-16bye bye, because miod wants a clean shack as much as i doTheo de Raadt
2004-04-16remove #GATEWAY junkTheo de Raadt
2004-01-04put INET6, rtsol, and ping6 onto media where it fits. install.sub changesTheo de Raadt
2003-11-24-fno-builtin, checked by millert@Marc Espie
2003-07-22Fix .depend generation for assym.h. Resolves PR 1154.Otto Moerbeek
2003-06-26Compile the vax kernel with -Wmissing-prototypes -Wstrict-prototypes now.Miod Vallat
2003-05-13Add option NO_PROPOLICE, which explicitely disables the use of the propoliceMiod Vallat
2003-05-13remove -fno-stack-protector (enable propolice)Ted Unangst
2003-03-08qe tested and working well; enableHugh Graham
2002-12-25No need to define FOO?=foo for AS, CC, CPP and LD, as they are always alreadyMiod Vallat
2002-12-24Received a christmas card from Diego and Wim -- thanks!Hugh Graham
2002-12-10VT100 emul is the default, and there is no point yet having more than oneMiod Vallat
2002-12-02Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stackMiod Vallat
2002-08-09Add an explicit dependancy of assym.h to Makefile.Miod Vallat
2002-06-22Add ${PIPE} to CFLAGSTodd C. Miller
2002-06-11Oops, no need for 1k lpgsz support on the ramdisk.Hugh Graham
2002-06-11New boot code, mostly from ragge's work in NetBSD.Hugh Graham
2002-05-16Fix a long standing problem on vax: on "arithmetic fault" exceptions,Miod Vallat
2002-05-11Enable dz at uba, since it seems to move characters back and forthHugh Graham
2002-04-05remove un-needed stuff. I leave NFSCLIENT for hughTheo de Raadt
2002-04-04permit maxusers down to 2Theo de Raadt