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
*
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
*
- Axe -mpreferred-stack-boundary=2 as -Os turns this on by default.
jhb
2002-05-10
2
-4
/
+4
*
We don't need bootinfo any more, and sparc64 doesn't have it anyways.
obrien
2002-05-10
1
-1
/
+0
*
Don't be redundant.
obrien
2002-05-10
1
-1
/
+1
*
-ffreestanding is the word for /sys.
obrien
2002-05-10
6
-17
/
+18
*
Turn off boot2 -- it gained over 96 bytes dieting on the in-tree Gcc 3.1.
obrien
2002-05-10
1
-1
/
+1
*
Ficl doesn't build on sparc64.
obrien
2002-05-09
1
-0
/
+2
*
Partical style cleanup.
obrien
2002-05-09
1
-19
/
+17
*
Replace /kernel with /boot/kernel/kernel.
joe
2002-05-09
2
-2
/
+2
*
Rename the file used to specify the nextboot to make it clear that this
wes
2002-04-26
1
-1
/
+1
*
A long, long time ago, msmith introduced vfs.root.mountfrom
dcs
2002-04-26
1
-0
/
+2
[next]