| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move sys/boot to stand. Fix all references to new location | Warner Losh | 2017-11-14 | 1 | -80/+0 |
| * | Use defs.mk name and prefer bsd.init.mk | Warner Losh | 2017-10-30 | 1 | -1/+1 |
| * | Allow Clang's integrated assembler to assemble boot0 | Ed Maste | 2017-06-23 | 1 | -3/+0 |
| * | Don't use -N to set the OMAGIC with data and text writeable and data | Warner Losh | 2016-09-03 | 1 | -1/+2 |
| * | Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally. | Bryan Drewery | 2016-03-26 | 1 | -1/+0 |
| * | Remove disconnected boot0ext. | Bryan Drewery | 2015-11-20 | 1 | -1/+0 |
| * | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | Warner Losh | 2014-04-13 | 1 | -1/+1 |
| * | Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to | Dimitry Andric | 2012-02-28 | 1 | -6/+5 |
| * | Upgrade our copy of llvm/clang to r126079, from upstream's trunk. | Dimitry Andric | 2011-02-20 | 1 | -0/+6 |
| * | Use -Wl,-N instead of the undocumented -N option for GCC. | Ed Schouten | 2010-06-03 | 1 | -1/+1 |
| * | A number of small changes to make the 'save choice to disk' safer, | Luigi Rizzo | 2008-12-30 | 1 | -1/+1 |
| * | Another, hopefully final set of changes to boot0 and boot0cfg. | Luigi Rizzo | 2008-12-03 | 1 | -0/+2 |
| * | This commits brings in a lot of documentation and some enhancement | Luigi Rizzo | 2008-12-02 | 1 | -5/+23 |
| * | Allow BOOT_BOOT0_COMCONSOLE_SPEED to be derived from BOOT_COMCONSOLE_SPEED | Ruslan Ermilov | 2005-04-25 | 1 | -5/+28 |
| * | Start the dreaded NOFOO -> NO_FOO conversion. | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
| * | In conjunction with having boot0cfg(8) default boot0 to packet mode. | David E. O'Brien | 2004-08-27 | 1 | -1/+1 |
| * | Thanks to David's patches, we can now simplify these makefiles | Ruslan Ermilov | 2004-04-28 | 1 | -6/+4 |
| * | - Properly merge boot0sio.s and boot0.s into boot0.S. | Ruslan Ermilov | 2004-04-28 | 1 | -12/+4 |
| * | Temporary precaution measure until repocopy requests are | Ruslan Ermilov | 2004-04-28 | 1 | -5/+7 |
| * | Change from '#' to "//" comment character to allow CPP preprocessing. | Poul-Henning Kamp | 2004-04-27 | 1 | -0/+6 |
| * | Use a more compact syntax for passing the "binary" options to 'ld'. | David E. O'Brien | 2004-04-25 | 1 | -1/+1 |
| * | Simplify the building of our i386 'binary' boot components by directly | David E. O'Brien | 2004-04-25 | 1 | -6/+2 |
| * | - Factor out -nostdlib to an upper level Makefile.inc. | Ruslan Ermilov | 2004-02-09 | 1 | -4/+7 |
| * | First round of cleanups to sys/boot/ makefiles: | Ruslan Ermilov | 2004-02-06 | 1 | -14/+10 |
| * | Inherit BINDIR from a parent Makefile.inc. | Ruslan Ermilov | 2004-02-06 | 1 | -1/+0 |
| * | Allow one to specify the com port settings for boot0sio. | David E. O'Brien | 2004-01-06 | 1 | -1/+9 |
| * | Hook boot0sio to the build. Use 'boot0cfg -b /boot/boot0sio' to use. | David E. O'Brien | 2003-12-08 | 1 | -14/+6 |
| * | Add a serial console capable version of the FreeBSD boot manager. This has | Bruce M Simpson | 2003-12-08 | 1 | -1/+9 |
| * | Initiate deorbit burn for the i386-only a.out related support. Moves are | Peter Wemm | 2002-09-17 | 1 | -5/+0 |
| * | Unrevert revision 1.12. Revision 1.14 backed this out saying it was | John Baldwin | 2002-01-10 | 1 | -7/+17 |
| * | Unset MAINTAINER. | Robert Nordier | 2001-07-21 | 1 | -2/+0 |
| * | Go back to occupying just a single sector, reverting r1.17 - r1.20. | Robert Nordier | 2000-10-02 | 1 | -17/+7 |
| * | Set MAINTAINER. | Robert Nordier | 2000-10-02 | 1 | -0/+2 |
| * | Cleanup warnings. Most of these are signed/unsigned warnings, as well as | John Baldwin | 2000-08-03 | 1 | -8/+17 |
| * | The new and improved boot0, v1.1. This version adds the following: | John Baldwin | 2000-07-12 | 1 | -1/+2 |
| * | Clean up all of the 16-bit assembly code in the x86 bootstrap to work | John Baldwin | 2000-05-23 | 1 | -3/+3 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Provide for enabling/disabling each slice individually. | Robert Nordier | 1999-06-19 | 1 | -2/+2 |
| * | Make configurable (a) whether to use int 0x13 extensions; (b) timeout | Robert Nordier | 1998-10-19 | 1 | -3/+6 |
| * | Set BINMODE to 444. | Robert Nordier | 1998-10-17 | 1 | -1/+2 |
| * | Don't use an absolute path to objcopy. | Robert Nordier | 1998-10-13 | 1 | -2/+2 |
| * | Get this building as a.out or ELF. | Robert Nordier | 1998-10-09 | 1 | -1/+6 |
| * | Install in /boot. | Robert Nordier | 1998-10-05 | 1 | -4/+7 |
| * | boot0 is a booteasy (boot manager) workalike with EDD support. | Robert Nordier | 1998-10-05 | 1 | -0/+19 |