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
*
Remember to release the loader's heap.
jake
2003-06-15
1
-1
/
+7
*
Don't start the beastie menu if the 'beastie_disable' variable is set to
scottl
2003-06-10
1
-1
/
+11
*
Add help file for pc98.
nyan
2003-06-08
2
-1
/
+47
*
Enable new boot menu.
nyan
2003-06-08
1
-1
/
+2
*
Don't load the acpi module.
nyan
2003-06-08
2
-1
/
+34
*
Set arch-pc98 env to true for pc98.
nyan
2003-06-08
2
-1
/
+6
*
Add ${AFLAGS} to 'as' invocation.
obrien
2003-06-07
4
-4
/
+4
*
MFi386: revisions 1.13 and 1.14.
nyan
2003-06-07
1
-5
/
+15
*
MFi386: revision 1.30.
nyan
2003-06-07
1
-2
/
+5
*
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
*
Don't use a C compiler to assemble a pure asm file.
obrien
2003-06-02
1
-2
/
+5
*
Accpet '1'..'5' in place of F1..F5 for serial console users.
obrien
2003-06-01
1
-3
/
+5
*
Man, I'm not on the ball. 4th does not need to escape '\' chars. This
scottl
2003-05-31
1
-8
/
+8
*
Flag when ACPI has been disabled by the user so that sysinstall can do
scottl
2003-05-31
1
-0
/
+2
*
Enable the new bootloader for i386 only. The new loader.rc is will only
scottl
2003-05-31
2
-1
/
+21
*
Add a new bootloader menu. Pull in screen.4th and frames.4th from the
scottl
2003-05-30
4
-0
/
+333
*
Fixed the markup and wording of the kern.ipc.nsfbufs tunable.
ru
2003-05-17
1
-3
/
+5
*
Fix a bug in the AMD64 trampoline. I misunderstood the implicit
peter
2003-05-17
1
-1
/
+1
*
Add variables for missing network drivers.
murray
2003-05-16
1
-0
/
+6
*
Fix lookup of module metadata on amd64 systems. While this is in
peter
2003-05-12
1
-5
/
+25
*
Revert leftover AMD64 disable-acpi-module stuff.
peter
2003-05-12
1
-3
/
+0
*
For amd64 kernels, repeat the 1GB mapping over the entire address space
peter
2003-05-11
1
-12
/
+12
*
Since we insist on loading the POS ACPI by default, give the poor user
obrien
2003-05-05
1
-0
/
+5
*
Fix a bunch of typos and grammatical errors.
murray
2003-05-04
1
-42
/
+43
*
IPLware support. The `IPLware' program assumes boot menu program
kato
2003-05-02
1
-0
/
+4
*
Fix to build pc98 boot loader after support amd64.
nyan
2003-05-01
2
-3
/
+120
*
Commit a missed change to keep in sync with the MI elf loader.
peter
2003-05-01
1
-4
/
+4
*
Argh. This was broken by the last-minute elf32/elf64/"elf kernel" changes.
peter
2003-05-01
2
-3
/
+3
*
Nuke; repocopied to elf32_freebsd.c where it lives on.
peter
2003-05-01
1
-88
/
+0
*
Enable the i386 loader to load and run an amd64 kernel. If this puts
peter
2003-05-01
23
-757
/
+583
*
We use i386 boot code on AMD64.
peter
2003-04-30
1
-0
/
+5
*
ACPI will always be present on AMD64 - it will never be an autodetect
peter
2003-04-30
1
-0
/
+3
*
Also look for an "elf64 kernel" (for sparc64) and "elf32 kernel" (for
peter
2003-04-30
3
-3
/
+9
*
Support functions for the new ACPI import.
njl
2003-04-29
1
-0
/
+1
*
Cut&Paste considered far too easy:
phk
2003-04-16
6
-6
/
+0
*
Zap some a.out leftovers
peter
2003-04-06
1
-3
/
+0
*
Libdisk does not need to include <sys/diskslice.h> any more.
phk
2003-04-04
17
-21
/
+4
*
Remove `#ifndef lint' left behind after previous change.
marcel
2003-04-04
2
-2
/
+0
*
Use __FBSDID rather than rcsid[].
obrien
2003-04-03
26
-102
/
+53
*
FreeBSD 5.0 has stopped shipping /modules 2.5 years ago. Catch
ru
2003-03-11
1
-1
/
+1
*
Fix a few spelling errors.
trhodes
2003-03-07
1
-3
/
+3
*
Document the tunable kern.ipc.nsfbufs in help.common and loader.8. Small
seanc
2003-03-04
2
-4
/
+11
*
FreeBSD 5.0 has stopped shipping /modules 2.5 years ago. Catch
ru
2003-03-03
3
-3
/
+3
*
Fixed sys/boot/pc98/boot2/Makefile to use kern.mk and
ru
2003-03-02
1
-1
/
+1
*
Add two loader tuneables that allow one to change the maximum number of
harti
2003-03-02
1
-0
/
+2
*
Speed up debugging in the context of unexpected traps by printing
marcel
2003-03-01
2
-10
/
+12
*
Paranoia: Don't use the length of the option string alone to
marcel
2003-03-01
1
-1
/
+1
*
Increase the block size for reading and writing from 8KB to 1MB and
marcel
2003-02-26
1
-4
/
+7
*
Consistently use NOFORTH to control the usage of ficl.
obrien
2003-02-26
5
-21
/
+17
[next]