summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/boot0
Commit message (Expand)AuthorAgeFilesLines
* Importing pfSense patch lib386boot.diffLuiz Otavio O Souza2016-04-151-2/+2
* Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.bdrewery2016-03-261-1/+0
* Remove disconnected boot0ext.bdrewery2015-11-202-500/+0
* META_MODE: Remove DEP_MACHINE from Makefile.depend files.bdrewery2015-09-251-2/+0
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.bdrewery2015-09-251-2/+0
* Add META_MODE support.sjg2015-06-131-0/+15
|\
| * Merge sync of headsjg2015-05-271-2/+2
| |\ | |/ |/|
| * Merge headsjg2014-04-281-1/+1
| |\
| * | Updated/new Makefile.dependsjg2012-11-081-0/+14
* | | Minor comments fixesthomas2015-05-161-2/+2
| |/ |/|
* | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-131-1/+1
|/
* Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, todim2012-02-281-6/+5
* Allow boot0cfg to force a PXE boot via boot0 on the next boot.jhb2011-12-201-1/+1
* Upgrade our copy of llvm/clang to r126079, from upstream's trunk.dim2011-02-201-0/+6
* Use -Wl,-N instead of the undocumented -N option for GCC.ed2010-06-031-1/+1
* A number of small changes to make the 'save choice to disk' safer,luigi2008-12-302-28/+27
* Fix typo in the comment %is -> %si.sobomax2008-12-081-1/+1
* Another, hopefully final set of changes to boot0 and boot0cfg.luigi2008-12-032-61/+71
* This commits brings in a lot of documentation and some enhancementluigi2008-12-022-248/+476
* Fix a typo in previous commit: must call "putn" to print a crlf,luigi2008-11-261-1/+1
* Pass the pointer to the selected partition in %si to the next stageluigi2008-11-261-2/+3
* Fix setting of serial port speed. A junk value was passed in AX whenthomas2007-03-261-1/+1
* Restore the pre-5.x behavior of only beeping if the user makes a badjhb2006-05-031-5/+8
* Allow BOOT_BOOT0_COMCONSOLE_SPEED to be derived from BOOT_COMCONSOLE_SPEEDru2005-04-251-5/+28
* Remove type 0x4 (FAT12 <32MB) to make room for type 0x7 (NTFS).des2005-02-081-2/+2
* Only update the boot sector when there is a valid drive number provided.peadar2005-01-091-14/+15
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
* - If the COMSPEED is set to 0, then don't try to initialize the serial portjhb2004-11-241-10/+10
* Clean up the comments, rewording, adding missing punctuationkeramida2004-11-061-35/+26
* In conjunction with having boot0cfg(8) default boot0 to packet mode.obrien2004-08-271-1/+1
* Save a couple of bytes for the SIO case.phk2004-06-171-4/+2
* Merge boot0 and boot0sio so they behave the same.phk2004-06-111-42/+17
* Partly back out last revision that unnecessarily changed validru2004-05-141-236/+236
* Convert block comments into C-style that is understood by cpp(1).ru2004-04-291-204/+210
* Thanks to David's patches, we can now simplify these makefilesru2004-04-281-6/+4
* Switch to using C99 comments in assembler preprocessed with cpp(1).ru2004-04-281-414/+414
* - Properly merge boot0sio.s and boot0.s into boot0.S.ru2004-04-283-666/+167
* Temporary precaution measure until repocopy requests areru2004-04-281-5/+7
* Change from '#' to "//" comment character to allow CPP preprocessing.phk2004-04-275-1295/+500
* Use a more compact syntax for passing the "binary" options to 'ld'.obrien2004-04-251-1/+1
* Simplify the building of our i386 'binary' boot components by directlyobrien2004-04-251-6/+2
* Fix a last second typo in 'vi' that caused a problem.obrien2004-04-202-4/+4
* White space style cleanup.obrien2004-04-205-109/+109
* MFp4: merge version #5 of the 2-sector boot0 from the "jhb boot" branch.obrien2004-04-192-36/+48
* Bring back jhb's two sector (1024 bytes) 'boot0' [rev 1.22] as 'boot0ext'.obrien2004-03-262-0/+974
* - Factor out -nostdlib to an upper level Makefile.inc.ru2004-02-091-4/+7
* First round of cleanups to sys/boot/ makefiles:ru2004-02-061-14/+10
* Inherit BINDIR from a parent Makefile.inc.ru2004-02-061-1/+0
* Allow one to specify the com port settings for boot0sio.obrien2004-01-063-5/+11
* Properly fix a typo that the previous revision made even worse.jhb2003-12-111-1/+1
OpenPOWER on IntegriCloud