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
*
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
*
The exit() function has been moved to libefi.c to better deal with
marcel
2002-12-10
1
-39
/
+0
*
Change the startup code to fix a memory leak and to allow us to
marcel
2002-12-10
5
-41
/
+141
*
o Make all GUID variables global to maximize reuse.
marcel
2002-12-10
2
-42
/
+64
*
Build EFI with -fshort-wchar so that L"some string" works with the
marcel
2002-12-10
1
-1
/
+1
*
Remove _putchar, _puts and _puthex. These functions are unused.
marcel
2002-12-10
2
-202
/
+4
*
Add the GUID of the DIG64 HCDP table.
marcel
2002-12-08
1
-0
/
+3
*
The boot manager sets the watchdog timer to 5 minutes before invoking
marcel
2002-12-08
2
-12
/
+20
*
In efi_cons_poll we check if a key is present (pending) by checking
marcel
2002-12-08
1
-4
/
+10
*
Fix a dumb bug that broke net booting on sparc64. The wrong length was
jake
2002-12-02
1
-1
/
+1
*
Remove a left-over virtual mapping of uncached I/O port space.
marcel
2002-11-28
4
-34
/
+6
*
Enable UFS2 support in boot1. Just as with sparc64 the same boot1 works
jhb
2002-11-27
1
-1
/
+0
*
Create a new 32-bit fs_flags word in the superblock. Add code to move
mckusick
2002-11-27
1
-1
/
+1
*
Eliminate references to defunct kernel tunables.
yar
2002-11-26
3
-24
/
+0
*
MFp4:
marcel
2002-11-24
2
-10
/
+48
*
The new "all sound drivers" driver name is snd_driver. Loader.conf didn't
dcs
2002-11-22
1
-1
/
+1
*
Document loader tunables hw.pci.enable_io_modes and
mdodd
2002-11-13
2
-0
/
+24
*
Loader tunable 'machdep.disable_mtrrs'.
mdodd
2002-11-13
2
-0
/
+6
*
Change the device path representation in libofw to use the full firmware
jake
2002-11-10
11
-647
/
+93
*
Correctly recognize both bogus and genuine BSD disklabels.
phk
2002-11-03
1
-1
/
+4
*
Fix indentation of comments.
mini
2002-11-02
1
-17
/
+17
*
Add loader variables to control the loading of various networking modules.
mini
2002-11-02
1
-0
/
+31
*
o Fix a size calculation based on a 8KB page, while under EFI
marcel
2002-10-24
5
-33
/
+71
*
Pass the right number of tlb slots to the kernel. The allocation scheme
tmm
2002-10-18
1
-10
/
+4
*
Compile in support for zipfs and bzipfs so we can load the gzipped mfsroot
jake
2002-10-13
2
-0
/
+14
*
Remove '-DUFS1_ONLY' from CFLAGS. It is not needed.
nyan
2002-10-10
1
-2
/
+0
[next]