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
*
remove /boot/kernel from the default path.. There is already code that
jmg
2004-08-06
2
-2
/
+3
*
Move boot2 BSS zeroing into btx startup code out of boot1. boot1 does not
kan
2004-08-05
2
-5
/
+9
*
Add PowerPC bridge instruction flag to the assembler to help out
grehan
2004-08-02
2
-0
/
+6
*
G5 support: handle the case where the OpenFirmware memory array uses
grehan
2004-08-02
3
-29
/
+90
*
Fix new compiler error (s/bcopy/memcpy/).
nyan
2004-07-30
4
-9
/
+9
*
Compile boot2 with -fno-unit-at-a-time. GCCs aggressive optimization
kan
2004-07-30
2
-2
/
+6
*
Clean up local memcpy implementation to take void * parameters.
kan
2004-07-30
2
-6
/
+12
*
Correct a documentation bug.
ceri
2004-07-29
1
-1
/
+1
*
Correct typo in a comment.
ceri
2004-07-29
1
-1
/
+1
*
Define our own memcpy here instead of relying on GCC to provide one.
kan
2004-07-28
2
-8
/
+0
*
o Support the REL32LSB relocation. It's in the ELF file from which
marcel
2004-07-20
2
-18
/
+36
*
Fix the creation of EFI images that got broken by the import of
marcel
2004-07-20
4
-6
/
+6
*
Rename snd_pcm as sound.
tanimura
2004-07-16
1
-1
/
+1
*
Change the following environment variables to kernel options:
brian
2004-07-08
3
-29
/
+1
*
Change the following kernel options to environment variables:
brian
2004-07-08
3
-1
/
+29
*
Use a linker script for the loader. This avoids issues with
grehan
2004-07-08
4
-4
/
+284
*
Remove cache flush, 256Mb 1:1 BAT mapping, and BAT clearing. This doesn't
grehan
2004-07-08
2
-90
/
+0
*
All hell breaks loose if the loader image is released before
grehan
2004-07-08
1
-1
/
+3
*
Correctly calculate size of memory to be mapped when copying. Removal
grehan
2004-07-08
1
-1
/
+3
*
Extract entry point from elf header before releasing the heap.
grehan
2004-07-08
1
-1
/
+3
*
mdoc(7) fixes.
ru
2004-07-07
1
-2
/
+2
*
Consistently use __inline instead of __inline__ as the former is an empty macro
stefanf
2004-07-04
1
-1
/
+1
*
Fixed what appeared to be a hard sentence break.
ru
2004-07-02
1
-2
/
+2
*
When building a kernel or the loader, let the hostname be overridden
ps
2004-07-01
1
-1
/
+1
*
Remove the entry for configuring pcm0 mixer channels.
josef
2004-06-24
1
-1
/
+0
*
Throw out pfsync and pflog, the modules were removed
brueffer
2004-06-22
1
-2
/
+0
*
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
*
Document the possibility of setting default values for
josef
2004-06-20
1
-0
/
+1
*
Save a couple of bytes for the SIO case.
phk
2004-06-17
1
-4
/
+2
*
Fix another beak.
phk
2004-06-17
1
-1
/
+1
*
Unspam sys/boot, the dev_t commit should not have touched these.
phk
2004-06-16
6
-8
/
+8
*
My new keyboard can't spell.
phk
2004-06-16
1
-1
/
+1
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
6
-8
/
+8
*
Premptively fix GCC3.4 issue: add break; after empty default: clauses.
phk
2004-06-16
2
-0
/
+3
*
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
[next]