summaryrefslogtreecommitdiff
path: root/sys/arch/vax/conf/Makefile.vax
AgeCommit message (Expand)Author
2006-07-27Compile all kernels with -Wstack-usage-larger-than-2047, now that allMiod Vallat
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
2002-12-25No need to define FOO?=foo for AS, CC, CPP and LD, as they are always alreadyMiod 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-02-23switch vax to -O2, from hughTheo de Raadt
2001-07-15add install targetassar
2001-06-17Add -Wno-uninitialized.Hugh Graham
2001-06-15Compile kernel with -Wall, and fix a few issues for this to work.Miod Vallat
2000-04-27sync -- enabled devices in GENERIC should be workingBrandon Creighton
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-02Remove dependencies on config options, you should make clean when changingNiklas Hallqvist
1997-09-15kill Locore.cTheo de Raadt
1997-09-10Sync with NetBSD 970516. -mojMats O Jansson
1997-01-15sync with NetBSD 970112 -mojMats O Jansson
1996-06-12sync to 0611Theo de Raadt
1996-05-03sync w/ 0430Michael Shalayeff
1995-11-13do not use -fno-builtin for kernels; the reasons why are manifoldTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt