index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
boot
/
i386
/
kgzldr
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed the fatal bug introduced in previous commit: don't strip
ru
2004-02-12
1
-0
/
+1
*
- Factor out -nostdlib to an upper level Makefile.inc.
ru
2004-02-09
1
-11
/
+6
*
- Removed -elf which is not a valid gcc(1) option anymore.
ru
2004-02-07
1
-2
/
+1
*
First round of cleanups to sys/boot/ makefiles:
ru
2004-02-06
1
-8
/
+7
*
Use __FBSDID().
obrien
2003-08-25
2
-6
/
+8
*
Revision 1.13, besides its useful part, replaced bsd.prog.mk by
ru
2003-06-30
1
-10
/
+4
*
Add ${AFLAGS} to 'as' invocation.
obrien
2003-06-07
1
-1
/
+1
*
Don't use a C compiler to assemble a pure asm file.
obrien
2003-06-07
1
-1
/
+7
*
Tweak make values and targets not to build kgzldr.o at
kuriyama
2003-06-06
1
-4
/
+8
*
Use as's --defsym switch to compensate for the loss of the M4 substitution
peter
2002-09-30
2
-3
/
+1
*
Initiate deorbit burn for the i386-only a.out related support. Moves are
peter
2002-09-17
5
-35
/
+6
*
Don't be redundant.
obrien
2002-05-10
1
-1
/
+1
*
-ffreestanding is the word for /sys.
obrien
2002-05-10
1
-1
/
+1
*
Really unbreak it this time (clean and install were still broken).
ru
2002-04-17
1
-5
/
+3
*
Unbreak this as well.
ru
2002-04-12
1
-1
/
+1
*
Unset MAINTAINER.
rnordier
2001-07-21
1
-2
/
+0
*
Support a.out: avoid (%dx) in in/out instructions, and use an m4
rnordier
2000-11-04
5
-11
/
+34
*
Set MAINTAINER.
rnordier
2000-10-02
1
-0
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
7
-7
/
+7
*
Use M4FLAGS for m4.
rnordier
1999-07-19
1
-4
/
+4
*
kgzldr is a kzipboot replacement for use with kgzip(8).
rnordier
1999-07-19
7
-0
/
+459