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
*
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
*
Fix one of the va_arg() with less than int sized type probelms.
phk
2002-05-18
1
-1
/
+1
*
More s/file system/filesystem/g
trhodes
2002-05-16
6
-7
/
+7
*
DEV_BSIZE lives in sys/param.h and not in machine/param.h anymore.
jhay
2002-05-15
1
-1
/
+1
*
Even more BBSIZE related breakage.
ru
2002-05-14
1
-0
/
+1
*
Fixed to build for GCC 3.1
nyan
2002-05-14
6
-17
/
+16
*
Add -ffreestanding to CFLAGS.
nyan
2002-05-14
1
-1
/
+1
*
Align CLEANFILES with revision 1.25 changes.
ru
2002-05-13
2
-2
/
+2
*
Fixed CLEANFILES after bsd.lib.mk sweep.
ru
2002-05-13
2
-2
/
+2
*
Removed now unused INTERNALSTATICLIB.
ru
2002-05-13
6
-17
/
+0
*
Major cleanup of bsd.lib.mk.
ru
2002-05-13
4
-16
/
+0
*
Match the default newfs UFS block size.
obrien
2002-05-13
1
-1
/
+1
*
Saved 176 bytes by compiling with -fno-guess-branch-probability. The
bde
2002-05-12
2
-2
/
+2
*
Back out last commit. I expect our bsd.*.mk gods to remove the need for
obrien
2002-05-12
10
-0
/
+27
*
Attempt to not crash and burn on UltraSPARC III machines; the cpuid property
jake
2002-05-11
1
-1
/
+2
*
Save about 60 bytes by #define memcpy __builtin_memcpy and removing
peter
2002-05-11
2
-26
/
+6
*
Reconnect boot2. I'm sure I'll regret this though. :-)
peter
2002-05-11
1
-1
/
+1
*
Use a crowbar and duct-tape to make boot2 fit again. This gets it down
peter
2002-05-11
4
-2
/
+14
*
Change the disk probing so that it will actually find disks other
jake
2002-05-11
3
-42
/
+136
*
NOPIC, NOPROFILE, NOMAN, and INTERNALSTATICLIB are redundant when using
obrien
2002-05-11
10
-27
/
+0
*
-ffreestanding is the word.
obrien
2002-05-10
22
-21
/
+29
[next]