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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge boot0 and boot0sio so they behave the same.
phk
2004-06-11
1
-42
/
+17
*
Some embedded platforms have no keyboard controller. Give up waiting
phk
2004-06-02
1
-4
/
+11
*
Use the correct location of the EBDA for searching for the RSDP.
njl
2004-05-25
1
-7
/
+9
*
Markup fixes.
ru
2004-05-16
2
-11
/
+9
*
Try harder not to compile anything in sys/boot for arm.
cognet
2004-05-16
1
-2
/
+0
*
Back out last revision that unnecessarily changed valid assembler
ru
2004-05-14
6
-1606
/
+1601
*
Partly back out last revision that unnecessarily changed valid
ru
2004-05-14
1
-236
/
+236
*
Do not attempt to build anything in sys/boot for arm.
cognet
2004-05-14
1
-0
/
+2
*
Fix a potential stack buffer overflow on systems whose ACPI OEMID
jdp
2004-05-14
1
-2
/
+2
*
Convert block comments into C-style that is understood by cpp(1).
ru
2004-04-29
1
-204
/
+210
*
MFi386: revisions from 1.15 to 1.17.
nyan
2004-04-29
1
-8
/
+2
*
MFi386: revisions from 1.16 to 1.18.
nyan
2004-04-29
1
-8
/
+2
*
Thanks to David's patches, we can now simplify these makefiles
ru
2004-04-28
5
-18
/
+14
*
Properly merge boot0sio.s and boot0.s into boot0.S.
ru
2004-04-28
1
-1
/
+2
*
Switch to using C99 comments in assembler preprocessed with cpp(1).
ru
2004-04-28
1
-414
/
+414
*
- Properly merge boot0sio.s and boot0.s into boot0.S.
ru
2004-04-28
3
-666
/
+167
*
Temporary precaution measure until repocopy requests are
ru
2004-04-28
1
-5
/
+7
*
After talking to Bruce Evans and reading more standards specs,
ru
2004-04-28
6
-1601
/
+1606
*
MFi386: Use C (and CPP) style comments for assembler-with-cpp
ru
2004-04-28
2
-290
/
+290
*
Use C (and CPP) style comments for assembler-with-cpp sources,
ru
2004-04-28
2
-290
/
+290
*
Use C (and CPP) style comments for assembler-with-cpp sources,
ru
2004-04-28
1
-94
/
+96
*
- Use C (and CPP) style comments for assembler-with-cpp sources,
ru
2004-04-28
2
-346
/
+347
*
Removed now redundant CLEANFILES assignments.
ru
2004-04-27
5
-6
/
+0
*
Change from '#' to "//" comment character to allow CPP preprocessing.
phk
2004-04-27
5
-1295
/
+500
*
Use a more compact syntax for passing the "binary" options to 'ld'.
obrien
2004-04-25
6
-6
/
+6
*
Simplify the building of our i386 'binary' boot components by directly
obrien
2004-04-25
6
-35
/
+12
*
Fix a last second typo in 'vi' that caused a problem.
obrien
2004-04-20
2
-4
/
+4
*
White space style cleanup.
obrien
2004-04-20
5
-109
/
+109
*
MFp4: merge version #5 of the 2-sector boot0 from the "jhb boot" branch.
obrien
2004-04-19
2
-36
/
+48
*
s/atspeaker/speaker/
cperciva
2004-04-15
1
-1
/
+1
*
Remove advertising clause from University of California Regent's
imp
2004-04-07
2
-8
/
+0
*
Remove advertising clause from University of California Regent's license,
imp
2004-04-05
9
-36
/
+0
*
To quote the submitter:
marcel
2004-04-04
1
-3
/
+15
*
mdoc fix: put the end-of-list macro after the last list element.
le
2004-04-03
1
-1
/
+1
*
Bring back jhb's two sector (1024 bytes) 'boot0' [rev 1.22] as 'boot0ext'.
obrien
2004-03-26
3
-0
/
+981
*
Enable splitfs in the Alpha boot loaders.
jhb
2004-03-25
1
-0
/
+1
*
MFi386: revision 1.29.
nyan
2004-03-14
1
-2
/
+2
*
MFi386: revision 1.76.
nyan
2004-03-14
1
-2
/
+5
*
Fixed misspellings of 0 as NULL.
bde
2004-03-14
1
-2
/
+2
*
These are changes to allow to use the Intel C/C++ compiler (lang/icc)
trhodes
2004-03-12
3
-1
/
+21
*
Fixed a misspelling of 0 as NULL.
bde
2004-03-11
1
-1
/
+1
*
Reset the text attributes when initializing the console. The EFI
marcel
2004-03-09
1
-0
/
+1
*
While I'm here, add linprocfs (but not pseudofs, since it is no use on
des
2004-03-01
1
-0
/
+1
*
Add acpi_video_load (default NO) in the ACPI section
des
2004-03-01
1
-0
/
+1
*
For some reason crt0.o needs to be linked first for pxeboot(8) to
ru
2004-02-27
1
-2
/
+5
*
Tweak existing header and other build infrastructure to be able to build
mlaier
2004-02-26
1
-0
/
+3
*
Re-add sio.S, and properly deal with assembler files.
ru
2004-02-17
4
-383
/
+8
*
Fix the AMD64 build: this file shouldn't exist.
obrien
2004-02-16
1
-80
/
+0
*
mdoc(7) janitor:
simon
2004-02-15
1
-18
/
+32
*
Fix hw.acpi.os_name by renaming it to hw.acpi.osname. The "_name" suffix
njl
2004-02-14
1
-0
/
+4
[next]