Age | Commit message (Expand) | Author |
2004-11-19 | More aggressive strip flags for non debug kernels; this is a noop on some | Miod Vallat |
2003-11-20 | Add -fno-builtin-print -fno-builtin-log to i386/sparc/sparc64/hppa. | Marc Espie |
2003-07-22 | Fix .depend generation for assym.h. Resolves PR 1154. | Otto Moerbeek |
2003-05-23 | move swapgeneric to truly generic code. tested on many archs by miod and mic... | Ted Unangst |
2003-05-13 | Add option NO_PROPOLICE, which explicitely disables the use of the propolice | Miod Vallat |
2003-05-13 | remove -fno-stack-protector (enable propolice) | Ted Unangst |
2002-12-25 | No need to define FOO?=foo for AS, CC, CPP and LD, as they are always already | Miod Vallat |
2002-12-02 | Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack | Miod Vallat |
2002-09-23 | Link the kernel so that it gets only one load section. | Artur Grabowski |
2002-09-05 | Fix STRIPFLAGS for elf version of strip. Use same flags | Marco S Hyman |
2002-08-11 | Change to ELF-style linking. | Artur Grabowski |
2002-08-09 | Add an explicit dependancy of assym.h to Makefile. | Miod Vallat |
2002-06-22 | Add ${PIPE} to CFLAGS | Todd C. Miller |
2001-12-25 | Oops, I barfed there, too. | Miod Vallat |
2001-12-24 | Harmonize and complete wrt cross-compilation. | Miod Vallat |
2001-07-15 | add install target | assar |
1999-05-30 | Sigh, -Dsparc | Theo de Raadt |
1998-09-17 | Use -mcpu=supersparc instead of deprecated -mv8; Hans-Guenter Weigand <hgweig... | Jason Wright |
1998-08-20 | If there are no SFILES, don't try to .depend them; run over by: emory@hellyea... | Jason Wright |
1998-03-03 | Add -Wno-main for GCC 2.8 | Niklas Hallqvist |
1997-09-15 | kill Locore.c | Theo de Raadt |
1997-08-24 | -msupersparc is bad news on the microSparc. | Jason Downs |
1997-07-08 | Added -msupersparc for SUN4M-only configs, (right after -mv8) -msupersparc | johns |
1997-06-26 | Compile sun4m-only kernels with -mv8. | Jason Downs |
1997-06-25 | Switch to genassym.cf and sync Makefile with other ports. | Jason Downs |
1997-05-30 | having make clean remove *netbsd is good policy, but probably not what was in... | grr |
1997-03-26 | Use MKDEP instead of mkdep. Split STRIP into STRIP & STRIPFLAGS. | Niklas Hallqvist |
1996-08-19 | silence warnings for now | Theo de Raadt |
1996-08-11 | netbsd port, now we merge our changes back in | Theo de Raadt |
1995-11-13 | do not use -fno-builtin for kernels; the reasons why are manifold | Theo de Raadt |
1995-10-23 | Take out kernel linking flag '-p' it does nothing, change '-T' -> '-Ttext'. | davem |
1995-10-22 | kernel name is /bsd | Theo de Raadt |
1995-10-18 | genassym/newvers cleanup | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |