summaryrefslogtreecommitdiff
path: root/sys/arch/vax/conf
AgeCommit message (Expand)Author
2009-03-20Switch vax to __HAVE_GENERIC_SOFT_INTERRUPTS.Miod Vallat
2009-01-11Fix a sed bug in the makefile's depend target.Paul Irofti
2008-12-21add option COMPAT_35, needed by COMPAT_VAX1KMiod Vallat
2008-10-10Use the MI random() for all cases; no need for a MD version since itTheo de Raadt
2008-08-20Minimal driver for the VAXstation 35x0/38x0 LEGSS option, currently limitedMiod Vallat
2008-08-18Add support for the ``Firefox'' VAXstation 3520/3540/3820/3840 workstations,Miod Vallat
2008-08-18Move common CVAX defines and code (internal cache IPR, SSC layout, machineMiod Vallat
2008-08-18Shuffle the dz console code (both serial and keyboard) to be more independentMiod Vallat
2008-06-08alpha/conf/RAMDISKTheo de Raadt
2008-04-25neccessary -> necessary; from Pierre RiteauJason McIntyre
2008-04-12Compile kernels with -Wvariable-decl (except on arches with ipmi, for now).Miod Vallat
2007-11-30Define NORMAL_C_NOP everywhere.Miod Vallat
2007-11-25libkern, begone. Move to a new mechanism where config(8)'s "file"Theo de Raadt
2007-11-25Get rid of the kernel 'libcompat' framework, and instead use conf/files toTheo de Raadt
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