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
*
Update the sample for $init_path to reflect the kernel default.
msmith
1999-12-07
1
-1
/
+2
*
Update to reflect use of : not ; as separator in paths passed to the
msmith
1999-12-07
1
-2
/
+2
*
Make some examples reflect defaults.
dcs
1999-12-07
1
-7
/
+7
*
Supported to sound beep.
nyan
1999-12-03
1
-1
/
+17
*
Add bus suffix to mii.
dcs
1999-12-02
1
-1
/
+1
*
Add if_ prefix to network drivers.
dcs
1999-12-02
1
-14
/
+14
*
Add fairings. Do not depend on user actually supplying the arguments
dcs
1999-12-01
1
-0
/
+4
*
Make the prompt look like on OpenBoot.
dcs
1999-11-27
1
-1
/
+1
*
Zeroes structure before using it.
dcs
1999-11-27
1
-0
/
+1
*
Belatedly add splash_pcx_load to the documented variables. Reword
dcs
1999-11-26
1
-1
/
+7
*
Sync with sys/boot/i386/loader/Makefile revision 1.37.
nyan
1999-11-25
1
-1
/
+1
*
Activates password protection (if a password is defined).
dcs
1999-11-24
1
-0
/
+4
*
Add silly password feature. If people want to depend on a flawed
dcs
1999-11-24
3
-14
/
+101
*
Add machine-specific include path to ficl's sysdep.h. Wishes I had
dcs
1999-11-23
1
-1
/
+1
*
Revert ill-considered simplification in 1.13.
dcs
1999-11-23
1
-8
/
+11
*
Improve Makefile by using .PATH.
dcs
1999-11-23
1
-2
/
+4
*
Improve on ficl port to alpha.
dcs
1999-11-23
5
-462
/
+7
*
(Hopefully) make all necessary changes for ficl to support alpha.
dcs
1999-11-23
5
-6
/
+18
*
Add comments on what it the USB modules are. Add the usb module.
n_hibma
1999-11-22
1
-5
/
+8
*
Change the name of the modules from <name>_mod to <name>
n_hibma
1999-11-17
1
-5
/
+0
*
Add the USB modules.
n_hibma
1999-11-16
1
-0
/
+15
*
Fixed warnings.
nyan
1999-11-16
3
-6
/
+7
*
Remove -mno-486 option and add -mpreferred-stack-boundary=2 option.
nyan
1999-11-16
1
-1
/
+1
*
Cosmetic changes.
nyan
1999-11-16
5
-9
/
+48
*
Install loader.rc.
nyan
1999-11-16
1
-0
/
+4
*
PC-98 has MACHINE_ARCH=i386 and MACHINE=pc98. Make it a special case.
marcel
1999-11-15
1
-0
/
+5
*
Add -fdata-sections, which is a new GCC 2.95 optimization. Remove
obrien
1999-11-15
2
-2
/
+4
*
Return this file to its pre-spammed version. Thanks to some new compiler
obrien
1999-11-14
2
-16
/
+16
*
${MACHINE} -> ${MACHINE_ARCH}
marcel
1999-11-14
3
-5
/
+8
*
Enter complier upgrade mode again. We need to cut 169 bytes from this:
obrien
1999-11-14
2
-16
/
+16
*
Turn on the -fforce-addr and -fschedule-insns optimizations. Adding
obrien
1999-11-13
2
-4
/
+6
*
Add back netboot since it compiles just fine. Note that you need a full
dfr
1999-11-03
1
-1
/
+1
*
* Don't wait forever for the boot2 filename if the PCC wraps.
dfr
1999-11-03
1
-3
/
+6
*
Sync with sys/boot/i386/btx/btx/btx.s revision 1.13.
nyan
1999-11-03
2
-0
/
+10
*
Sync with sys/boot/i386/libi386/Makefile revision 1.15.
nyan
1999-11-03
1
-0
/
+4
*
Changes prompt to "ok". This line is actually commented out, and serves only
dcs
1999-11-01
1
-1
/
+1
*
Changes the default prompt to "ok".
dcs
1999-11-01
1
-1
/
+3
*
Remove comments left since mdoc.template time or just useless comments
phantom
1999-10-30
1
-3
/
+0
*
If PAGING is defined then actually turn it on when entering protected
jhb
1999-10-27
2
-0
/
+10
*
Make the "machine" target a prequisite to all source files.
dcs
1999-10-19
1
-0
/
+4
*
Sync with sys/boot/i386/btx/btx/Makefile and btx.s revisions 1.7 and
kato
1999-10-13
3
-9
/
+138
*
aThis patch updates the BTX to emulate the BIOS function "Copy Extended
jhb
1999-10-12
3
-9
/
+138
*
Allow this driver to open disks with no labels (CDROMS don't).
dfr
1999-10-12
1
-1
/
+2
*
Blank out the twiddly thing when outputting the ``BTX loader'' message.
brian
1999-10-12
4
-4
/
+4
*
Fix build break.
dfr
1999-10-09
2
-2
/
+0
*
Add net device to netboot.
dfr
1999-10-09
1
-0
/
+3
*
Fix world-breaking bug, add $FreeBSD$ tag.
dcs
1999-09-29
1
-1
/
+2
*
Bring in ficl version 2.03. No version bump for loader.
dcs
1999-09-29
21
-827
/
+1497
*
- Fixed DMA 64k boundary problem.
kato
1999-09-23
1
-7
/
+14
*
netboot removed until somebody fixes it so it compiles
mjacob
1999-09-09
1
-1
/
+1
[next]