Age | Commit message (Expand) | Author |
2009-10-19 | Correct a target name so that we don't rebuild vers.o (and then | Philip Guenthe |
2009-08-09 | Introduce option DDB_STRUCT. Kernels compiled with this option (except on | Miod Vallat |
2009-08-09 | No need to clean genassym{.,o} during `make clean', genassym.sh does this | Miod Vallat |
2009-08-09 | Compile OpenBSD/sgi without -traditional-cpp. From jsg@. | Joel Sing |
2009-03-15 | Include .S files in make depend. | Miod Vallat |
2008-04-12 | Compile kernels with -Wvariable-decl (except on arches with ipmi, for now). | Miod Vallat |
2007-11-30 | Define NORMAL_C_NOP everywhere. | Miod Vallat |
2007-11-25 | libkern, begone. Move to a new mechanism where config(8)'s "file" | Theo de Raadt |
2007-11-25 | Get rid of the kernel 'libcompat' framework, and instead use conf/files to | Theo de Raadt |
2007-07-30 | Shuffle the order in which we look for header files, when doing | Thordur I. Bjornsson |
2007-04-21 | do not ignore linker failures; ok miod | Theo de Raadt |
2006-09-23 | delete blank line; Paul Stoeber | Theo de Raadt |
2006-07-27 | Compile all kernels with -Wstack-usage-larger-than-2047, now that all | Miod Vallat |
2006-06-01 | Right at the end of a debug kernel build, the current Makefile copies bsd | Christopher Pascoe |
2004-11-27 | Fix for building in another directory using config -s. ok deraadt@, miod@. | Matthieu Herrb |
2004-11-16 | Strip kernels compiled with DEBUG=-g leaving an unstripped kernel as bsd.gdb. | Mark Kettenis |
2004-10-20 | Fix some 64 bit address problems. | Per Fogelstrom |
2004-10-08 | Use ${MKDEP} instead of mkdep. | Alexander Yurchenko |
2004-09-20 | Homogeneize with other platforms' Makefiles; mainly adds the ability to | Miod Vallat |
2004-09-15 | Add an install: target. Ok miod@, pefo@ | Matthieu Herrb |
2004-09-09 | Kernel moves to 64 bit. A few more tweaks when binutils is updated. | Per Fogelstrom |
2004-08-23 | clean | Per Fogelstrom |
2004-08-10 | spacing | Theo de Raadt |
2004-08-08 | locore.s -> locore.S, thanks Patrik | Per Fogelstrom |
2004-08-06 | initial sgi import | Per Fogelstrom |