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
/
cdboot
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.
bdrewery
2016-03-26
1
-1
/
+0
*
META MODE: Update dependencies with 'the-lot' and add missing directories.
bdrewery
2015-12-01
1
-0
/
+11
*
NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
imp
2014-04-13
1
-1
/
+1
*
Drop the 3rd clause from all 3 clause BSD licenses where I am the sole
jhb
2014-02-05
1
-3
/
+0
*
Fix sys/boot/i386/cdboot/cdboot.S compilation with clang after r235219.
dim
2012-05-11
1
-0
/
+4
*
cdboot, pxeldr: make use of bootargs.h instead of redefining flag constants
avg
2012-05-10
2
-6
/
+5
*
Remove duplicate "in".
brucec
2011-03-01
1
-1
/
+1
*
Revert some of r177626. "in in" is valid in certain sentences.
brucec
2011-02-28
1
-1
/
+1
*
Use -Wl,-N instead of the undocumented -N option for GCC.
ed
2010-06-03
1
-1
/
+1
*
Fix some "in in" typos in comments.
brueffer
2008-03-26
1
-1
/
+1
*
Add a trailing \0 to the read error string so that read errors don't print
jhb
2007-11-17
1
-1
/
+1
*
Fix the cdboot twiddle display.
remko
2007-02-23
1
-1
/
+1
*
Tweak comment.
jhb
2006-04-11
1
-4
/
+4
*
Use the proper condition to determine that we matched an filename.
jhb
2006-04-11
1
-1
/
+1
*
When enabling A20 put upper limit on amount of time we wait for the keyboard
sobomax
2006-04-11
1
-3
/
+10
*
Start the dreaded NOFOO -> NO_FOO conversion.
ru
2004-12-21
1
-1
/
+1
*
Update the copyright to use a 3 clause BSD license rather than one that
jhb
2004-06-22
1
-10
/
+24
*
Remove a bogus increment of %di when scanning the list of loader paths.
jhb
2004-06-22
1
-1
/
+0
*
Thanks to David's patches, we can now simplify these makefiles
ru
2004-04-28
1
-5
/
+4
*
Removed now redundant CLEANFILES assignments.
ru
2004-04-27
1
-1
/
+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
*
- Factor out -nostdlib to an upper level Makefile.inc.
ru
2004-02-09
1
-3
/
+6
*
First round of cleanups to sys/boot/ makefiles:
ru
2004-02-06
1
-10
/
+8
*
Inherit BINDIR from a parent Makefile.inc.
ru
2004-02-06
1
-1
/
+0
*
- Use constant for shift when converting file length in bytes to a sector
jhb
2004-01-12
1
-2
/
+5
*
- Change the lookup() function to report success or failure using the carry
jhb
2003-12-11
1
-9
/
+33
*
Initiate deorbit burn for the i386-only a.out related support. Moves are
peter
2002-09-17
1
-5
/
+0
*
Remove a few more debugging bits and turn on twiddle output while reading
jhb
2001-11-07
1
-15
/
+3
*
Trim all the extra debugging output including hexdumps, debug messages,
jhb
2001-11-04
1
-189
/
+4
*
This is a new CD bootstrap utility designed to replace cdldr. According
jhb
2001-11-04
2
-119
/
+594
*
Allow for text section alignment to properly align the "end" symbol at the
mp
2001-08-09
1
-0
/
+1
*
Trim trailing whitespace.
jhb
2001-08-09
1
-6
/
+6
*
Grrr, fix a silly 'movl' -> 'movw' typo in both pxeldr and cdldr. Also,
jhb
2000-05-23
2
-4
/
+1
*
Clean up all of the 16-bit assembly code in the x86 bootstrap to work
jhb
2000-05-23
1
-19
/
+15
*
Mega i386 loader commit.
jhb
2000-03-28
2
-69
/
+91
*
Add the new cdldr CD bootstrap loader. This patch includes the following:
jhb
2000-01-27
2
-0
/
+282