aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/i386/pxeldr
Commit message (Expand)AuthorAgeFilesLines
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-144-521/+0
* Install the 4th files in sys/boot/forth instead of each loaderWarner Losh2017-11-101-1/+1
* Use defs.mk name and prefer bsd.init.mkWarner Losh2017-10-301-3/+2
* Followup on the user-class changesBaptiste Daroussin2017-05-281-1/+1
* Catch with the change in the user classBaptiste Daroussin2017-05-271-1/+1
* Capitalize DHCPBaptiste Daroussin2017-05-271-1/+1
* Document recent changes on pxebootBaptiste Daroussin2017-05-271-1/+30
* libstand: increase nfs max read size to 16kToomas Soome2017-05-161-2/+2
* dd is currently a bootstrap tool. It really doesn't have any businessWarner Losh2016-12-021-1/+1
* pxeboot: Add nfs.read_size tunable.Sepherosa Ziehau2016-09-081-0/+8
* Don't use -N to set the OMAGIC with data and text writeable and dataWarner Losh2016-09-031-1/+1
* Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.Bryan Drewery2016-03-261-1/+0
* Remove dd xfer stats emitted during buildworldEd Maste2016-02-181-1/+1
* META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery2015-12-011-0/+15
* Similar to r130943 for cdboot.S, update the license on this file to aJohn Baldwin2014-02-051-8/+19
* cdboot, pxeldr: make use of bootargs.h instead of redefining flag constantsAndriy Gapon2012-05-102-5/+3
* Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, toDimitry Andric2012-02-281-5/+4
* Upgrade our copy of llvm/clang to r126079, from upstream's trunk.Dimitry Andric2011-02-201-0/+5
* Pass the -N flag to linked via -Wl.Roman Divacky2010-06-141-1/+1
* - Remove superfluous commentGabor Kovesdan2009-01-301-2/+0
* Revert the previous change and let PROBE_KEYBOARD function identical to -PJohn Baldwin2008-04-091-4/+2
* In the PROBE_KEYBOARD case, always enable multiple consoles and set theJohn Baldwin2008-03-061-2/+4
* - Update URL of Intel documentationPav Lucistnik2006-10-071-1/+1
* - Include <sys/reboot.h> to get the RB_* defines.Ruslan Ermilov2006-09-051-6/+4
* Merge in timeout into A20-enable routine from cdboot/boot1.Maxim Sobolev2006-04-111-3/+10
* Back out last revision that unnecessarily changed valid assemblerRuslan Ermilov2004-05-141-167/+163
* After talking to Bruce Evans and reading more standards specs,Ruslan Ermilov2004-04-281-163/+167
* Use C (and CPP) style comments for assembler-with-cpp sources,Ruslan Ermilov2004-04-281-94/+96
* Removed now redundant CLEANFILES assignments.Ruslan Ermilov2004-04-271-2/+0
* Use a more compact syntax for passing the "binary" options to 'ld'.David E. O'Brien2004-04-251-1/+1
* Simplify the building of our i386 'binary' boot components by directlyDavid E. O'Brien2004-04-251-5/+2
* Get rid of unnecessary use of m4(1) by using cpp(1) instead.Ruslan Ermilov2004-02-113-299/+7
* - Factor out -nostdlib to an upper level Makefile.inc.Ruslan Ermilov2004-02-091-7/+5
* First round of cleanups to sys/boot/ makefiles:Ruslan Ermilov2004-02-061-30/+26
* Inherit BINDIR from a parent Makefile.inc.Ruslan Ermilov2004-02-061-1/+0
* Add BOOT_PXELDR_ALWAYS_SERIAL option which forces serial console.Poul-Henning Kamp2003-09-033-0/+15
* Uniformly refer to a file system as "file system".Ruslan Ermilov2002-12-121-1/+1
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-171-5/+0
* Try #2 at having /boot/loader default to ELF. Have pxeldr build itsPeter Wemm2002-08-291-3/+18
* The .Nm bootloaderPhilippe Charnier2002-07-141-5/+10
* Allow for text section alignment to properly align the "end" symbol at theMark Peek2001-08-092-0/+2
* Trim trailing whitespace.John Baldwin2001-08-092-12/+12
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* Fix typo: seperate -> separate.Jeroen Ruigrok van der Werven2001-02-062-2/+2
* Set the proper bit in the howto flags for a serial console rather thanJohn Baldwin2000-11-302-4/+4
* Add support for probing the keyboard from pxeboot which will behavePaul Saab2000-11-303-0/+44
* mdoc(7) police: do not split author names in the AUTHORS section.Ruslan Ermilov2000-11-221-3/+4
* mdoc(7) police: use certified section headers wherever possible.Ruslan Ermilov2000-11-171-1/+1
* "it's" --> "its" (possessive).Matthew Hunt2000-11-011-2/+2
* Remove commented out NOMAN variable.John Baldwin2000-07-071-1/+0