Age | Commit message (Expand) | Author |
2016-11-06 | Do not create machine@ symlinks in obj as root during includes:, but | Theo Buehler |
2016-10-09 | Pass `prid' properly to pmon_init(). | Visa Hankala |
2016-09-13 | crank bootloader version after .SUNW_ctf change | Jasper Lievisse Adriaanse |
2016-07-30 | Prep for relro: make sure it's off for any non-PIE stand/ program | Philip Guenther |
2016-03-30 | for some time now mandoc has not required MLINKS to function | Jason McIntyre |
2015-11-16 | Replace unbounded gets() in libsa with getln() which takes a buffer size, | Miod Vallat |
2015-10-01 | Use DOS_LABELSECTOR rather than LABELSECTOR to indicate offset into an | Kenneth R Westerback |
2014-11-18 | Nuke some obvious #include duplications. | Kenneth R Westerback |
2014-07-13 | move putchar() into libsa | Jasper Lievisse Adriaanse |
2014-07-12 | unify cnspeed() | Jasper Lievisse Adriaanse |
2014-07-12 | move getchar() into libsa where applicable | Jasper Lievisse Adriaanse |
2014-07-12 | revert a few stragglers hiding out | Ted Unangst |
2014-07-12 | add a size argument to free. will be used soon, but for now default to 0. | Ted Unangst |
2013-12-28 | crank the version | Theo de Raadt |
2013-09-30 | typo in snarky message | Miod Vallat |
2013-06-11 | final removal of daddr64_t. daddr_t has been 64 bit for a long enough | Theo de Raadt |
2013-06-02 | compile with -fno-builtin-exit | Jasper Lievisse Adriaanse |
2013-03-24 | Use sys/param.h to be able to get at DEV_BSIZE | Theo de Raadt |
2013-03-23 | avoid machine/param.h use | Theo de Raadt |
2013-01-02 | miod let one exec.c slide | Theo de Raadt |
2012-11-04 | Simplify Makefiles a bit, removing redundant stuff. ok espie@ | Matthieu Herrb |
2012-08-31 | Kill NOPIE and NOPIE_FLAGS in loongson/stand. | Pascal Stumpf |
2012-08-23 | missed NOPIE_FLAGS, noticed by Brian Callahan | Pascal Stumpf |
2012-08-02 | remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets. | Okan Demirmen |
2011-03-18 | Fix obj directory probing to support cross compiling. | Matthew Dempsky |
2011-03-13 | Change daddr_t to daddr32_t. The bootblocks on our architectures only | Theo de Raadt |
2010-12-06 | - drop NENTS(), which was yet another copy of nitems(). | Jasper Lievisse Adriaanse |
2010-04-03 | Minor reliability fixes: | Miod Vallat |
2010-02-19 | do NOT install the loongson mbr on other architectures! | Theo de Raadt |
2010-02-17 | If PMON has loaded an initrd binary, and this binary looks like a valid | Miod Vallat |
2010-02-17 | descend into mbr; ok miod@ | Otto Moerbeek |
2010-02-17 | proto mbr for loongson | Otto Moerbeek |
2010-02-17 | Split boot/Makefile in case we need to build several boot.${VENDOR} compiled | Miod Vallat |
2010-02-16 | Actually, both the Gdium and the Lemote PMON reset the USB controllers | Miod Vallat |
2010-02-14 | Work in progress standalone boot blocks for OpenBSD/loongson systems. Will | Miod Vallat |