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
*
FreeBSD 5.0 has stopped shipping /modules 2.5 years ago. Catch
ru
2003-03-11
1
-1
/
+1
*
Fix a few spelling errors.
trhodes
2003-03-07
1
-3
/
+3
*
Document the tunable kern.ipc.nsfbufs in help.common and loader.8. Small
seanc
2003-03-04
2
-4
/
+11
*
FreeBSD 5.0 has stopped shipping /modules 2.5 years ago. Catch
ru
2003-03-03
3
-3
/
+3
*
Fixed sys/boot/pc98/boot2/Makefile to use kern.mk and
ru
2003-03-02
1
-1
/
+1
*
Add two loader tuneables that allow one to change the maximum number of
harti
2003-03-02
1
-0
/
+2
*
Speed up debugging in the context of unexpected traps by printing
marcel
2003-03-01
2
-10
/
+12
*
Paranoia: Don't use the length of the option string alone to
marcel
2003-03-01
1
-1
/
+1
*
Increase the block size for reading and writing from 8KB to 1MB and
marcel
2003-02-26
1
-4
/
+7
*
Consistently use NOFORTH to control the usage of ficl.
obrien
2003-02-26
5
-21
/
+17
*
Fixed CLEANFILES.
ru
2003-02-25
2
-2
/
+2
*
Only apply rev 1.10 (which hacks around the i386 boot2 being too big for
obrien
2003-02-25
1
-0
/
+5
*
Revert to old (broken for over 1.5Tb filesystems) version of cgbase
mckusick
2003-02-24
1
-0
/
+2
*
Simplify page alignment.
marcel
2003-02-20
4
-44
/
+16
*
Don't bother to build ficl if NOFORTH is defined.
benno
2003-02-13
1
-0
/
+2
*
s/hw.pci_allow_unsupported_io_range/hw.pci.allow_unsupported_io_range/
trhodes
2003-02-08
1
-1
/
+1
*
Remove special casing for running in the simulator from the kernel
marcel
2003-02-01
19
-53
/
+1385
*
SSC calls use break immediate 0x80000. 0x80001 only works for
marcel
2003-02-01
2
-2
/
+2
*
MFi386: Install the "boot" image which is boot1 + boot2.
nyan
2003-01-30
1
-2
/
+7
*
Link /boot/boot1 to the name /boot/boot to avoid per-arch naming of the
phk
2003-01-26
1
-0
/
+1
*
Build a file "boot" which consists of boot1 and boot2 concatenated.
phk
2003-01-26
2
-2
/
+12
*
Use NDOSPART instead of NEXTDOSPART.
nyan
2003-01-21
1
-2
/
+2
*
MFi386: revision 1.63.
nyan
2003-01-21
1
-10
/
+9
*
Fix module dependency (pre)loading on sparc64 by relocating the variables
jake
2003-01-21
1
-6
/
+57
*
Use NEXTDOSPART instead of MAX_SLICES.
phk
2003-01-20
2
-5
/
+4
*
Simplify the Makefile by just using our standard PROG variable.
obrien
2003-01-18
1
-9
/
+8
*
Minimally document hw.syscons.sc_no_suspend_vtswitch.
mdodd
2003-01-15
1
-0
/
+6
*
Save 4 more bytes by not initializing opts to 0. This moves it from
imp
2003-01-14
2
-2
/
+2
*
Fix interactive booting:
imp
2003-01-13
2
-4
/
+8
*
Add SCSI MO device support.
nyan
2003-01-06
5
-98
/
+156
*
Rename the dos_partition structure for pc98 to pc98_partition.
nyan
2003-01-04
2
-8
/
+8
*
RIP liloldr.
obrien
2002-12-31
4
-364
/
+0
*
Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
schweikh
2002-12-30
1
-1
/
+1
*
-mno-align-long-strings can make things smaller, so lets use it in hopes
obrien
2002-12-21
2
-0
/
+2
*
Put back the casts to unsigned. While no strictly necessary for its
imp
2002-12-20
2
-2
/
+2
*
Fix breakage from earlier inadvertant changes.
jake
2002-12-20
1
-4
/
+0
*
Renamed the loader's zipfs to gzipfs. zipfs.c was repo-copied to gzipfs.c.
jake
2002-12-19
10
-10
/
+13
*
Add command `hcdp'. This command dumps the DIG64 HCDP table if one
marcel
2002-12-18
2
-0
/
+150
*
I didn't intend to delete this rm from the Makefile. It snuck in at
imp
2002-12-18
2
-0
/
+2
*
Reduce diffs with Peter's expanded diffs:
imp
2002-12-17
2
-8
/
+8
*
Make both UFS1 and UFS2 fit on the same boot blocks. These are a
imp
2002-12-17
4
-142
/
+120
*
Remove unneeded casts. Add others to make WARNS=5 happy.
obrien
2002-12-15
2
-12
/
+12
*
Employ the unused bytes after the disklabel in the second sector. This makes
phk
2002-12-14
4
-48
/
+22
*
Remove unnecessary call to fsread().
phk
2002-12-14
2
-2
/
+0
*
Restructure so we can compile UFS1_ONLY, UFS2_ONLY or UFS1_AND_UFS2
phk
2002-12-14
1
-91
/
+33
*
Always use the smaller GCC builtin memcpy
phk
2002-12-14
2
-20
/
+0
*
Remove unused variable.
phk
2002-12-14
2
-2
/
+2
*
Don't fill in the table with the BIOS idea about disk-geometry, we don't
phk
2002-12-14
2
-30
/
+0
*
Uniformly refer to a file system as "file system".
ru
2002-12-12
2
-2
/
+2
*
Pass the HCDP table address to the kernel. If no such table exists,
marcel
2002-12-10
8
-28
/
+33
[next]