Age | Commit message (Expand) | Author |
2014-11-19 | Only keep {recv,send}udp() in the pxe-specific code, the remainder of what | Miod Vallat |
2014-11-18 | Nuke some obvious #include duplications. | Kenneth R Westerback |
2014-07-15 | mode 644 for installing these files | Theo de Raadt |
2014-07-13 | Stop using old n_long and n_short types. | Martin Pieuchot |
2014-07-13 | move putchar() into libsa | Jasper Lievisse Adriaanse |
2014-07-12 | move getchar() into libsa where applicable | Jasper Lievisse Adriaanse |
2014-05-20 | remove irrelevant, outdated, and misleading sentence suggesting that | Alexander Hall |
2014-03-13 | Unhook httpd(8) from build; man page bits | Florian Obser |
2014-02-18 | Bump version numbers. | Joel Sing |
2014-01-02 | crank version after random instruction fix from jsing | Theo de Raadt |
2013-12-28 | crank the version | Theo de Raadt |
2013-12-28 | Try to load entropy data from disk:/etc/random.seed, and additionally | Theo de Raadt |
2013-10-20 | Add i386/amd64 boot(8) support for keydisk-based softraid crypto volumes. | Stefan Sperling |
2013-04-23 | Include udivdi3/umoddi3 when compiling the amd64/i386 boot blocks - they | Joel Sing |
2013-01-18 | fix bogus dependencies, and allow mkdep to run | Marc Espie |
2013-01-18 | Generate assym.h where we need it, instead of reaching around into other | Joel Sing |
2013-01-18 | Clean up/standardise makefiles for i386/stand. | Joel Sing |
2012-10-31 | Bump version numbers. | Joel Sing |
2012-10-31 | Enable softraid boot support for cdboot(8) and pxeboot(8). | Joel Sing |
2012-10-31 | Make cdboot(8) and pxeboot(8) work correctly when it is larger than 64KB in | Joel Sing |
2012-10-29 | Build i386 cdboot(8) and pxeboot(8) using the same method as the amd64 | Joel Sing |
2012-10-13 | pxe spec reference is better placed in STANDARDS; | Jason McIntyre |
2012-10-11 | Initialise the protected mode IDT after zeroing .bss - otherwise we wipe | Joel Sing |
2012-10-09 | Bump boot versions due to recent changes. | Joel Sing |
2012-10-09 | Remove -noinhibit-exec now that we no longer have to deal with | Joel Sing |
2012-09-25 | Reduce the diff between amd64/stand and i386/stand, requested by deraadt@. | Pascal Stumpf |
2012-08-29 | Kill all NOPIE and NOPIE_FLAGS in i386/stand, replacing them with -fno-pie | Pascal Stumpf |
2012-08-21 | Add NOPIE= bits for sys/arch/*/stand to ensure that bootblocks will always be | Pascal Stumpf |
2012-06-03 | Add support for serial consoles at non-standard addresses. This implements | Mark Kettenis |
2012-03-09 | - remove a redundant note about tftpd; ok dlg | Jason McIntyre |
2011-06-26 | kill mcd dead. ok krw matthew millert thib | Ted Unangst |
2011-06-26 | remove remnants of scd device, discovered by Frederic Perrin | Ted Unangst |
2011-03-08 | Fix extended partition searching so we don't get lost. The offset | Kenneth R Westerback |
2010-12-06 | - properly remove NENTS now after fixing the fallout. | Jasper Lievisse Adriaanse |
2010-12-06 | - partially revert previous NENTS removal for arches which got busted. | Jasper Lievisse Adriaanse |
2010-12-06 | - drop NENTS(), which was yet another copy of nitems(). | Jasper Lievisse Adriaanse |
2010-08-11 | crank version | Theo de Raadt |
2010-07-10 | actually, pxeboot must remain linked with -N | Theo de Raadt |
2010-07-10 | link bootblocks with -Z instead of -N, to ensure that the file offset and | Theo de Raadt |
2010-07-02 | Add ability to limit memory presented to kernel with | Tobias Weingartner |
2009-01-16 | add next-server option to example | Oleg Safiullin |
2008-04-19 | Change ELF loader to use the LMA as the load address for the | Tobias Weingartner |
2007-11-25 | libkern, begone. Move to a new mechanism where config(8)'s "file" | Theo de Raadt |
2007-07-27 | We don't want to pass the PXE MAC address to the kernel when booting | Tom Cosgrove |
2007-06-27 | wt(4) was removed a while ago, so don't support booting off it anoymore. | Michael Knudsen |
2007-05-31 | Forgot to commit the changes to this file with the rest of the ELF32+64 | Tom Cosgrove |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-30 | Pull out the ELF loadfile pieces from the standalone libraries, so that | Tom Cosgrove |
2007-04-27 | Check for Control key held down when starting, and don't read boot.conf | Tom Cosgrove |
2007-02-12 | OpenBSD -> .Ox | Jason McIntyre |