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
*
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
*
Fix a build problem for the ACPI CA 20020404 import.
iwasaki
2002-06-30
1
-1
/
+2
*
Remove a couple of __P() stragglers.
peter
2002-06-29
2
-7
/
+7
*
Enable cd9660 support by default.
jake
2002-06-21
1
-1
/
+1
*
Enable UFS1_AND_UFS2 support for sparc64 by default. Booting from ufs1 or
jake
2002-06-21
1
-0
/
+2
*
Revert the part of Kirks UFS2 commit which added divdi3.c and moddi3.c
phk
2002-06-21
5
-11
/
+8
*
This commit adds basic support for the UFS2 filesystem. The UFS2
mckusick
2002-06-21
8
-139
/
+263
*
Add boot_serial and boot_multicons variables to set RB_SERIAL and
peter
2002-06-20
8
-0
/
+16
*
#include <sys/disklabel.h> to get BBSIZE.
phk
2002-06-11
1
-0
/
+1
*
Make the alpha architecture use the common ufsread().
phk
2002-06-11
3
-279
/
+44
*
Uncomment some bits that we now need.
benno
2002-06-07
2
-12
/
+12
*
Fix up the DMA buffer allocation call.
benno
2002-06-07
1
-1
/
+2
*
Add explicit dependency on ufsread.c
phk
2002-06-05
3
-2
/
+4
*
Remove UFS related #includes, they're read in ufsread.c now.
phk
2002-06-05
1
-3
/
+0
*
Make sparc64 share ufsread.c with i386.
phk
2002-06-05
3
-130
/
+22
*
Avoid entering IOCCC with a memcpy turned bcopy.
phk
2002-06-05
1
-4
/
+4
*
Indent this file more like style(9).
phk
2002-06-05
1
-108
/
+108
*
Preparation for UFS2 commit:
phk
2002-06-05
5
-322
/
+191
*
Fix a handful of typos and grammar bogons. No content changes.
schweikh
2002-05-30
1
-9
/
+9
*
Fix a handful of typos and grammar bogons. No content changes.
schweikh
2002-05-29
1
-8
/
+8
*
Add needed include of queue.h. Remove unneeded include of smp.h.
jake
2002-05-29
1
-1
/
+1
*
Use a contrived 'tlb_entry' structure for passing the mappings for the
jake
2002-05-29
3
-18
/
+18
*
Sync with i386. The loader was being installed before the beforeinstall
jake
2002-05-28
1
-26
/
+39
*
Cosmetic change (align with other boot blocks):
n_hibma
2002-05-26
2
-5
/
+5
*
Add support for reading an additional loader configuration file. By default,
gordon
2002-05-24
3
-1
/
+70
*
Fixed to conflict labels.
nyan
2002-05-21
1
-3
/
+3
*
MFi386: revision 1.22
nyan
2002-05-21
1
-9
/
+8
*
MD ficl files for sparc64.
jake
2002-05-19
2
-0
/
+513
*
o Remove namespace pollution from param.h:
marcel
2002-05-19
8
-0
/
+12
*
An almost mechanical sweep to replace C++ style comments with C
marcel
2002-05-19
16
-614
/
+485
[next]