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
...
*
use __packed.
alfred
2002-09-23
4
-27
/
+27
*
At great personal risk, add a __packed and __aligned(x) define that
peter
2002-09-23
2
-2
/
+2
*
MFi386: Remove a.out support.
nyan
2002-09-19
2
-8
/
+2
*
Remove -elf option.
nyan
2002-09-19
1
-2
/
+0
*
Initiate deorbit burn for the i386-only a.out related support. Moves are
peter
2002-09-17
16
-93
/
+6
*
Parse hint.acpi.0.disabled correctly.
iwasaki
2002-09-05
1
-2
/
+10
*
Make SCSI_DELAY setable at boot time and runtime via the
brooks
2002-09-02
1
-0
/
+1
*
Remove NOFORTH=yes, it seems to work now thanks to scottl.
jake
2002-09-02
1
-1
/
+0
*
Restore Rev. 1.40 (remove "Keyboard yes/no" printf).
kan
2002-09-01
2
-2
/
+2
*
Make ficl work on sparc64. The assumption that int == long == void * is
scottl
2002-08-31
2
-9
/
+9
*
Revert previous untested revision. The i386 loader consists of three parts:
jhb
2002-08-30
1
-1
/
+1
*
s/hint.acpi.0.disable/hint.acpi.0.disabled/
iwasaki
2002-08-30
3
-3
/
+3
*
Try #2 at having /boot/loader default to ELF. Have pxeldr build its
peter
2002-08-29
2
-4
/
+19
*
Actually remove the stale a.out kld support. This is the stuff that was
peter
2002-08-29
2
-339
/
+0
*
Initiate deorbit burn of i386 a.out kld "support" in loader. Note that
peter
2002-08-29
6
-14
/
+2
*
Whitespace fix from last commit.
trhodes
2002-08-27
1
-2
/
+4
*
Fix some grammar errors in loader.conf.5
trhodes
2002-08-27
1
-11
/
+11
*
- Do not pretend to compile a kernel and remove the definition
robert
2002-08-21
1
-2
/
+0
*
- Define the macro _KERNEL to pretend we are compiling a kernel.
robert
2002-08-21
1
-1
/
+2
*
Fix for stand-alone compiling
scottl
2002-08-21
1
-0
/
+4
*
Support for VIA VT8233 audio controller.
orion
2002-08-17
1
-0
/
+1
*
mdoc(7) police: Get rid of hard sentence breaks.
ru
2002-08-13
1
-8
/
+15
*
mdoc(7) police: revert unapproved changes in rev. 1.43, added missing markup ...
ru
2002-08-13
1
-3
/
+5
*
Add help about hint.acpi.0.disable.
iwasaki
2002-08-09
1
-0
/
+4
*
Restore autoloading of ACPI module.
obrien
2002-08-09
2
-0
/
+12
*
Don't auto load ACPI -- it causes trouble with my laptop and is TOTALLY
obrien
2002-08-09
1
-8
/
+0
*
Print out the strings in vers.o instead of hardcoding the loader banner.
jake
2002-08-04
1
-2
/
+4
*
Sample loader.conf lines for various MAC modules.
rwatson
2002-08-01
1
-0
/
+12
*
Stash various networking paramters in the environment for the kernel
jake
2002-07-31
1
-0
/
+9
*
Drop support for COPY, -c has been the default mode of install(1)
ru
2002-07-29
3
-5
/
+5
*
Turn on -Wformat
peter
2002-07-20
1
-1
/
+1
*
Fix printf format errors
peter
2002-07-20
1
-3
/
+3
*
Work around some nasty bugs on the [beta] Itanium2's E1000 UNDI driver.
peter
2002-07-20
1
-5
/
+20
*
Disable loader ufs support. It causes the loader to crash on the Itanium2
peter
2002-07-20
2
-2
/
+2
*
Fix printf format errors
peter
2002-07-20
2
-4
/
+4
*
Remove boot2 temporarily.
nyan
2002-07-18
1
-1
/
+1
*
Major rework of how we copy data into kernel space.
benno
2002-07-18
6
-22
/
+36
*
Don't imply that setting the boot_ variables to "NO" will disable them.
mp
2002-07-16
1
-6
/
+8
*
Change include order.
nyan
2002-07-16
1
-1
/
+1
*
Use present tense in all the verbs, when describing loader's startup.
keramida
2002-07-15
1
-2
/
+2
*
The .Nm bootloader
charnier
2002-07-14
1
-5
/
+10
*
The .Nm set of commands
charnier
2002-07-14
1
-3
/
+5
*
The .Nm
charnier
2002-07-14
1
-3
/
+6
*
Add support for passing metadata.
benno
2002-07-10
5
-46
/
+660
*
Resolve conflicts arising from the ACPI CA 20020611 import.
iwasaki
2002-07-09
1
-2
/
+1
*
Enable netboot support by default, since it can now coexist with disk and
jake
2002-07-07
1
-3
/
+3
*
Change help documentation for bootfile and module_path to reflect
mp
2002-07-07
1
-6
/
+8
*
Make building with ficl work. Unfortunately booting with it doesn't.
jake
2002-07-07
2
-5
/
+10
*
Build ficl on sparc64 fwiw. It doesn't work.
jake
2002-07-07
1
-2
/
+0
*
Add missing kernal tunables to loader.conf.
mini
2002-07-03
1
-0
/
+16
[prev]
[next]