Age | Commit message (Expand) | Author |
2014-02-23 | remove a surplus ')' in disabled code | Jonathan Gray |
2014-01-12 | crank to 5.5beta | Theo de Raadt |
2013-12-28 | crank the version | Theo de Raadt |
2013-11-02 | oops, do install man pages on macppc... | Theo de Raadt |
2013-10-27 | build the manual pages on all architectures | Theo de Raadt |
2013-10-18 | Add a proper MANSUBDIR, to have manpages install in the proper directory. | Miod Vallat |
2013-10-14 | Add a boot(8) manual, issue reported by landry@ | Martin Pieuchot |
2013-07-16 | Don't use a non initialized variable and fix RCS Ids while here. | Martin Pieuchot |
2013-07-07 | move to 5.4-beta | Theo de Raadt |
2013-03-21 | Use MAXBSIZE for block io limit (same value, but MAXPHYS is strictly a | Theo de Raadt |
2013-03-21 | NBPG -> PAGE_SIZE, PGSHIFT -> PAGE_SHIFT, PGOFSET -> PAGE_MASK | Theo de Raadt |
2013-02-09 | ater -> after | Miod Vallat |
2013-01-31 | welcome to 5.3-BETA | Miod Vallat |
2012-12-05 | Remove excessive sys/cdefs.h inclusion | Theo de Raadt |
2012-10-14 | The msdos1mb file has not been used since we got newfs_msdos. | Theo de Raadt |
2012-09-02 | Allow bootblocks to build in PIE; joint effort with pascal | Theo de Raadt |
2012-08-21 | Add NOPIE= bits for sys/arch/*/stand to ensure that bootblocks will always be | Pascal Stumpf |
2012-06-20 | move to 5.2-beta | Theo de Raadt |
2012-01-11 | crank to 5.1-beta | Theo de Raadt |
2011-11-19 | Remove unused function forgotten during the switch to the interactive | Martin Pieuchot |
2011-11-19 | Rewrite the parsing of arguments given to the ofwboot and restore the | Martin Pieuchot |
2011-07-18 | take us to 5.0-beta | Theo de Raadt |
2011-07-08 | Unbreak macppc bootloader due to libz changes. | Dale Rahn |
2011-04-10 | Include <libkern.h> to get proper strrchr() prototype. | Miod Vallat |
2011-03-13 | Change daddr_t to daddr32_t. The bootblocks on our architectures only | Theo de Raadt |
2011-01-13 | move to 4.9-current | Theo de Raadt |
2010-07-24 | move to 4.8-beta | Theo de Raadt |
2010-05-31 | this dir, itself, should decide if it is entered deeper | Theo de Raadt |
2010-05-14 | avoid builtins completely, so avoid possible issues with gcc4. | Dale Rahn |
2010-05-14 | Be friendly with gcc4. | Dale Rahn |
2010-01-26 | 4.7-BETA (also, lo-carb and ozone layer friendly) | Miod Vallat |
2009-06-20 | 4.6-BETA | Miod Vallat |
2009-02-08 | Move to 4.5-BETA | Miod Vallat |
2008-07-02 | move to 4.4-beta | Theo de Raadt |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-06-13 | Add some missing $OpenBSD$ tags. | Kenneth R Westerback |
2008-05-25 | Don't forget to actually return a value in ttyname(), and fix a bunch of | Miod Vallat |
2008-04-19 | Change ELF loader to use the LMA as the load address for the | Tobias Weingartner |
2008-02-20 | 4.3-beta | Miod Vallat |
2008-01-23 | Cleanup cn_pri. Change constants to more meaningful names, rather than | Joel Sing |
2007-11-27 | typos; ok jmc@ | Martynas Venckus |
2007-11-26 | few more dribbles of LIBKERN cleanup | Theo de Raadt |
2007-11-25 | libkern, begone. Move to a new mechanism where config(8)'s "file" | Theo de Raadt |
2007-07-25 | crank to 4.2-beta | Theo de Raadt |
2007-06-24 | When bootfile was made global so that macppc could modify it, it | Tom Cosgrove |
2007-06-23 | Enable workaround for decrementer exception problem. | Dale Rahn |
2007-06-14 | Remove some debug prints which I let slip in. | Dale Rahn |
2007-06-14 | boot code does not do daddr64_t yet. 'unchange that' deraadt@ | Dale Rahn |
2007-06-13 | Switch macppc to the interactive bootloader in stand/boot. | Dale Rahn |
2007-06-06 | now that all partition size/offsets are potentially 64-bit, change the | Theo de Raadt |