Age | Commit message (Expand) | Author |
2017-07-25 | change -Os to -Oz all around the tree | Robert Nagy |
2016-11-06 | Do not create machine@ symlinks in obj as root during includes:, but | Theo Buehler |
2016-07-04 | DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGS | Philip Guenther |
2012-08-31 | Kill NOPIE and NOPIE_FLAGS in hppa/stand. | Pascal Stumpf |
2012-08-21 | Add NOPIE= bits for sys/arch/*/stand to ensure that bootblocks will always be | Pascal Stumpf |
2008-03-04 | Move bootblocks to just under 16MB instead of just under 8MB, because | Theo de Raadt |
2007-11-26 | few more dribbles of LIBKERN cleanup | Theo de Raadt |
2007-11-26 | More LIBKERN bits that go away | Theo de Raadt |
2005-12-30 | Now that errno.h and sys/errno.h are separate header files there is no | Todd C. Miller |
2004-07-13 | errno changes, lib major version bumps, and general flag day | Marco S Hyman |
2003-04-30 | now that we use less memory we can push the boot a little higher (to help som... | Michael Shalayeff |
2003-03-28 | s/SADIR/STANDIR/ to avoid conflict w/ the libsa; install raw boot as well as ... | Michael Shalayeff |
2002-12-08 | put the -fno-stack-protector into a proper place | Michael Shalayeff |
2002-12-02 | Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack | Miod Vallat |
2002-03-15 | build really really small | Michael Shalayeff |
2000-10-03 | do not build debug libs, ovewriting a possible setting in the mk.conf | Michael Shalayeff |
1999-12-23 | disable all debugs | Michael Shalayeff |
1999-04-20 | move load address to 0x700000, so we fit w/ ramdisk | Michael Shalayeff |
1998-10-30 | some more debugs for now | Michael Shalayeff |
1998-06-30 | nuke custom build rules | Michael Shalayeff |
1998-06-27 | gen boot.lif automagically | Michael Shalayeff |
1998-06-23 | ok, it boots, include and libkern to come | Michael Shalayeff |