summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/kgzldr
Commit message (Expand)AuthorAgeFilesLines
* Use __FBSDID().obrien2003-08-252-6/+8
* Revision 1.13, besides its useful part, replaced bsd.prog.mk byru2003-06-301-10/+4
* Add ${AFLAGS} to 'as' invocation.obrien2003-06-071-1/+1
* Don't use a C compiler to assemble a pure asm file.obrien2003-06-071-1/+7
* Tweak make values and targets not to build kgzldr.o atkuriyama2003-06-061-4/+8
* Use as's --defsym switch to compensate for the loss of the M4 substitutionpeter2002-09-302-3/+1
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-175-35/+6
* Don't be redundant.obrien2002-05-101-1/+1
* -ffreestanding is the word for /sys.obrien2002-05-101-1/+1
* Really unbreak it this time (clean and install were still broken).ru2002-04-171-5/+3
* Unbreak this as well.ru2002-04-121-1/+1
* Unset MAINTAINER.rnordier2001-07-211-2/+0
* Support a.out: avoid (%dx) in in/out instructions, and use an m4rnordier2000-11-045-11/+34
* Set MAINTAINER.rnordier2000-10-021-0/+2
* $Id$ -> $FreeBSD$peter1999-08-287-7/+7
* Use M4FLAGS for m4.rnordier1999-07-191-4/+4
* kgzldr is a kzipboot replacement for use with kgzip(8).rnordier1999-07-197-0/+459
OpenPOWER on IntegriCloud