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
/
pxeldr
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use C (and CPP) style comments for assembler-with-cpp sources,
ru
2004-04-28
1
-94
/
+96
*
Removed now redundant CLEANFILES assignments.
ru
2004-04-27
1
-2
/
+0
*
Use a more compact syntax for passing the "binary" options to 'ld'.
obrien
2004-04-25
1
-1
/
+1
*
Simplify the building of our i386 'binary' boot components by directly
obrien
2004-04-25
1
-5
/
+2
*
Get rid of unnecessary use of m4(1) by using cpp(1) instead.
ru
2004-02-11
3
-299
/
+7
*
- Factor out -nostdlib to an upper level Makefile.inc.
ru
2004-02-09
1
-7
/
+5
*
First round of cleanups to sys/boot/ makefiles:
ru
2004-02-06
1
-30
/
+26
*
Inherit BINDIR from a parent Makefile.inc.
ru
2004-02-06
1
-1
/
+0
*
Add BOOT_PXELDR_ALWAYS_SERIAL option which forces serial console.
phk
2003-09-03
3
-0
/
+15
*
Uniformly refer to a file system as "file system".
ru
2002-12-12
1
-1
/
+1
*
Initiate deorbit burn for the i386-only a.out related support. Moves are
peter
2002-09-17
1
-5
/
+0
*
Try #2 at having /boot/loader default to ELF. Have pxeldr build its
peter
2002-08-29
1
-3
/
+18
*
The .Nm bootloader
charnier
2002-07-14
1
-5
/
+10
*
Allow for text section alignment to properly align the "end" symbol at the
mp
2001-08-09
2
-0
/
+2
*
Trim trailing whitespace.
jhb
2001-08-09
2
-12
/
+12
*
MAN[1-9] -> MAN.
ru
2001-03-27
1
-1
/
+1
*
Fix typo: seperate -> separate.
asmodai
2001-02-06
2
-2
/
+2
*
Set the proper bit in the howto flags for a serial console rather than
jhb
2000-11-30
2
-4
/
+4
*
Add support for probing the keyboard from pxeboot which will behave
ps
2000-11-30
3
-0
/
+44
*
mdoc(7) police: do not split author names in the AUTHORS section.
ru
2000-11-22
1
-3
/
+4
*
mdoc(7) police: use certified section headers wherever possible.
ru
2000-11-17
1
-1
/
+1
*
"it's" --> "its" (possessive).
mph
2000-11-01
1
-2
/
+2
*
Remove commented out NOMAN variable.
jhb
2000-07-07
1
-1
/
+0
*
Grrr, fix a silly 'movl' -> 'movw' typo in both pxeldr and cdldr. Also,
jhb
2000-05-23
3
-5
/
+2
*
Clean up all of the 16-bit assembly code in the x86 bootstrap to work
jhb
2000-05-23
2
-38
/
+30
*
Remove metion of the 'magic options.' Apparently PXE doesn't require the
dwhite
2000-05-09
1
-14
/
+1
*
Add man page for pxeboot.
dwhite
2000-05-02
2
-1
/
+132
*
Mega i386 loader commit.
jhb
2000-03-28
3
-0
/
+574