summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/pxeldr
Commit message (Expand)AuthorAgeFilesLines
* cdboot, pxeldr: make use of bootargs.h instead of redefining flag constantsavg2012-05-102-5/+3
* Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, todim2012-02-281-5/+4
* Upgrade our copy of llvm/clang to r126079, from upstream's trunk.dim2011-02-201-0/+5
* Pass the -N flag to linked via -Wl.rdivacky2010-06-141-1/+1
* - Remove superfluous commentgabor2009-01-301-2/+0
* Revert the previous change and let PROBE_KEYBOARD function identical to -Pjhb2008-04-091-4/+2
* In the PROBE_KEYBOARD case, always enable multiple consoles and set thejhb2008-03-061-2/+4
* - Update URL of Intel documentationpav2006-10-071-1/+1
* - Include <sys/reboot.h> to get the RB_* defines.ru2006-09-051-6/+4
* Merge in timeout into A20-enable routine from cdboot/boot1.sobomax2006-04-111-3/+10
* Back out last revision that unnecessarily changed valid assemblerru2004-05-141-167/+163
* After talking to Bruce Evans and reading more standards specs,ru2004-04-281-163/+167
* Use C (and CPP) style comments for assembler-with-cpp sources,ru2004-04-281-94/+96
* Removed now redundant CLEANFILES assignments.ru2004-04-271-2/+0
* 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-5/+2
* Get rid of unnecessary use of m4(1) by using cpp(1) instead.ru2004-02-113-299/+7
* - Factor out -nostdlib to an upper level Makefile.inc.ru2004-02-091-7/+5
* First round of cleanups to sys/boot/ makefiles:ru2004-02-061-30/+26
* Inherit BINDIR from a parent Makefile.inc.ru2004-02-061-1/+0
* Add BOOT_PXELDR_ALWAYS_SERIAL option which forces serial console.phk2003-09-033-0/+15
* Uniformly refer to a file system as "file system".ru2002-12-121-1/+1
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-5/+0
* Try #2 at having /boot/loader default to ELF. Have pxeldr build itspeter2002-08-291-3/+18
* The .Nm bootloadercharnier2002-07-141-5/+10
* Allow for text section alignment to properly align the "end" symbol at themp2001-08-092-0/+2
* Trim trailing whitespace.jhb2001-08-092-12/+12
* MAN[1-9] -> MAN.ru2001-03-271-1/+1
* Fix typo: seperate -> separate.asmodai2001-02-062-2/+2
* Set the proper bit in the howto flags for a serial console rather thanjhb2000-11-302-4/+4
* Add support for probing the keyboard from pxeboot which will behaveps2000-11-303-0/+44
* mdoc(7) police: do not split author names in the AUTHORS section.ru2000-11-221-3/+4
* mdoc(7) police: use certified section headers wherever possible.ru2000-11-171-1/+1
* "it's" --> "its" (possessive).mph2000-11-011-2/+2
* Remove commented out NOMAN variable.jhb2000-07-071-1/+0
* Grrr, fix a silly 'movl' -> 'movw' typo in both pxeldr and cdldr. Also,jhb2000-05-233-5/+2
* Clean up all of the 16-bit assembly code in the x86 bootstrap to workjhb2000-05-232-38/+30
* Remove metion of the 'magic options.' Apparently PXE doesn't require thedwhite2000-05-091-14/+1
* Add man page for pxeboot.dwhite2000-05-022-1/+132
* Mega i386 loader commit.jhb2000-03-283-0/+574
OpenPOWER on IntegriCloud