| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move sys/boot to stand. Fix all references to new location | Warner Losh | 2017-11-14 | 3 | -773/+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 | 2 | -500/+0 |
| * | META_MODE: Remove DEP_MACHINE from Makefile.depend files. | Bryan Drewery | 2015-09-25 | 1 | -2/+0 |
| * | META_MODE: Remove DEP_RELDIR from Makefile.depend files. | Bryan Drewery | 2015-09-25 | 1 | -2/+0 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+15 |
| |\ |
|
| | * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 1 | -2/+2 |
| | |\
| |/
|/| |
|
| | * | Merge head | Simon J. Gerraty | 2014-04-28 | 1 | -1/+1 |
| | |\ |
|
| | * | | Updated/new Makefile.depend | Simon J. Gerraty | 2012-11-08 | 1 | -0/+14 |
| * | | | Minor comments fixes | Thomas Quinot | 2015-05-16 | 1 | -2/+2 |
| | |/
|/| |
|
| * | | 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 |
| * | Allow boot0cfg to force a PXE boot via boot0 on the next boot. | John Baldwin | 2011-12-20 | 1 | -1/+1 |
| * | 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 | 2 | -28/+27 |
| * | Fix typo in the comment %is -> %si. | Maxim Sobolev | 2008-12-08 | 1 | -1/+1 |
| * | Another, hopefully final set of changes to boot0 and boot0cfg. | Luigi Rizzo | 2008-12-03 | 2 | -61/+71 |
| * | This commits brings in a lot of documentation and some enhancement | Luigi Rizzo | 2008-12-02 | 2 | -248/+476 |
| * | Fix a typo in previous commit: must call "putn" to print a crlf, | Luigi Rizzo | 2008-11-26 | 1 | -1/+1 |
| * | Pass the pointer to the selected partition in %si to the next stage | Luigi Rizzo | 2008-11-26 | 1 | -2/+3 |
| * | Fix setting of serial port speed. A junk value was passed in AX when | Thomas Quinot | 2007-03-26 | 1 | -1/+1 |
| * | Restore the pre-5.x behavior of only beeping if the user makes a bad | John Baldwin | 2006-05-03 | 1 | -5/+8 |
| * | Allow BOOT_BOOT0_COMCONSOLE_SPEED to be derived from BOOT_COMCONSOLE_SPEED | Ruslan Ermilov | 2005-04-25 | 1 | -5/+28 |
| * | Remove type 0x4 (FAT12 <32MB) to make room for type 0x7 (NTFS). | Dag-Erling Smørgrav | 2005-02-08 | 1 | -2/+2 |
| * | Only update the boot sector when there is a valid drive number provided. | Peter Edwards | 2005-01-09 | 1 | -14/+15 |
| * | Start the dreaded NOFOO -> NO_FOO conversion. | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
| * | - If the COMSPEED is set to 0, then don't try to initialize the serial port | John Baldwin | 2004-11-24 | 1 | -10/+10 |
| * | Clean up the comments, rewording, adding missing punctuation | Giorgos Keramidas | 2004-11-06 | 1 | -35/+26 |
| * | In conjunction with having boot0cfg(8) default boot0 to packet mode. | David E. O'Brien | 2004-08-27 | 1 | -1/+1 |
| * | Save a couple of bytes for the SIO case. | Poul-Henning Kamp | 2004-06-17 | 1 | -4/+2 |
| * | Merge boot0 and boot0sio so they behave the same. | Poul-Henning Kamp | 2004-06-11 | 1 | -42/+17 |
| * | Partly back out last revision that unnecessarily changed valid | Ruslan Ermilov | 2004-05-14 | 1 | -236/+236 |
| * | Convert block comments into C-style that is understood by cpp(1). | Ruslan Ermilov | 2004-04-29 | 1 | -204/+210 |
| * | Thanks to David's patches, we can now simplify these makefiles | Ruslan Ermilov | 2004-04-28 | 1 | -6/+4 |
| * | Switch to using C99 comments in assembler preprocessed with cpp(1). | Ruslan Ermilov | 2004-04-28 | 1 | -414/+414 |
| * | - Properly merge boot0sio.s and boot0.s into boot0.S. | Ruslan Ermilov | 2004-04-28 | 3 | -666/+167 |
| * | 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 | 5 | -1295/+500 |
| * | 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 |
| * | Fix a last second typo in 'vi' that caused a problem. | David E. O'Brien | 2004-04-20 | 2 | -4/+4 |
| * | White space style cleanup. | David E. O'Brien | 2004-04-20 | 5 | -109/+109 |
| * | MFp4: merge version #5 of the 2-sector boot0 from the "jhb boot" branch. | David E. O'Brien | 2004-04-19 | 2 | -36/+48 |
| * | Bring back jhb's two sector (1024 bytes) 'boot0' [rev 1.22] as 'boot0ext'. | David E. O'Brien | 2004-03-26 | 2 | -0/+974 |
| * | - 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 |