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
/
forth
/
beastie.4th
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bunch of stack leaks. These were theoretically harmless, except that
scottl
2004-12-01
1
-5
/
+11
*
Add a loader menu option to set hint.atkbd.0.flags=0x1 which allows USB
brooks
2004-10-30
1
-0
/
+10
*
Disable the APIC when selecting the 'Safe Mode' option of the loader. This
scottl
2004-01-09
1
-0
/
+1
*
Directly call the 'reboot' word instead of indirectly evaluating it.
scottl
2003-10-28
1
-1
/
+1
*
Directly call the 'boot' word instead of indirectly evaluating it.
scottl
2003-10-27
1
-7
/
+7
*
Apply Aleksander Fafula's crayons to the beastie. Add the this line to
scottl
2003-09-13
1
-1
/
+38
*
Don't start the beastie menu if the 'beastie_disable' variable is set to
scottl
2003-06-10
1
-1
/
+11
*
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
*
Add a new bootloader menu. Pull in screen.4th and frames.4th from the
scottl
2003-05-30
1
-0
/
+206