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
*
Make code match comment: make the smallest unit of page allocation
grehan
2005-07-22
1
-3
/
+5
*
Add -mno-sse3 for prescott/nocona
ache
2005-07-15
4
-3
/
+6
*
Scan static SMBIOS structures and export the following environment
jkim
2005-07-14
4
-1
/
+182
*
Improved markup, fixes some spelling and grammar.
ru
2005-06-14
1
-12
/
+13
*
Fix getsecs(). It was not counting the seconds right. The immediate
marcel
2005-06-04
1
-19
/
+46
*
Fix delay(). The processor cycle counter is a 32-bit wrapping counter.
marcel
2005-06-04
1
-5
/
+8
*
Temperarly disable building in the bzip2 support by default so we can fit
obrien
2005-06-01
1
-1
/
+1
*
Add a missing const to alpha_setcurrdev() to quiet a warning.
jhb
2005-05-31
2
-2
/
+2
*
Change the type the buf arg to the strategy routines from void * to char *
jhb
2005-05-31
1
-4
/
+4
*
Whitespace.
jhb
2005-05-31
1
-1
/
+1
*
Put bzip2 support on equal footing with gzip support.
obrien
2005-05-31
1
-1
/
+1
*
Ensure GCC does not use FP registers in integer code.
obrien
2005-05-31
1
-0
/
+1
*
Markup nits.
ru
2005-05-30
1
-2
/
+2
*
- Add support to the loader for multiple consoles.
jhb
2005-05-27
5
-53
/
+146
*
Fix a warning by adding a missing 'const'.
jhb
2005-05-27
2
-2
/
+2
*
Print out the commands from /boot.config after parsing them so that they
jhb
2005-05-27
3
-3
/
+3
*
Since the BAT mapping was removed a long time back, it can't
grehan
2005-05-24
1
-1
/
+6
*
Remove unused variables. Remove prototype for function that does not exist.
charnier
2005-05-20
1
-4
/
+1
*
Extend `autoboot_delay' handling - is this variable is set to -1 don't allow
sobomax
2005-05-19
4
-29
/
+70
*
Change ofw_readin/ofw_copyin to map the entire region before
grehan
2005-05-19
1
-24
/
+74
*
Whitespace only: kill trailing spaces.
sobomax
2005-05-19
1
-15
/
+14
*
Change a directory layout for pc98.
nyan
2005-05-10
1
-1
/
+1
*
Remove ifdef PC98.
nyan
2005-05-08
23
-1133
/
+12
*
Merged from libi386/biosdisk.c revisions 1.37 and 1.41.
nyan
2005-05-08
1
-3
/
+6
*
Use DOSMID_386BSD rather than DOSPTYP_386BSD.
nyan
2005-05-08
1
-1
/
+1
*
Allow BOOT_BOOT0_COMCONSOLE_SPEED to be derived from BOOT_COMCONSOLE_SPEED
ru
2005-04-25
1
-5
/
+28
*
Pass the hostname we got from DHCP to the kernel so that machines can
wollman
2005-04-17
1
-0
/
+1
*
Extend a local buffer to prevent an overflow of the XSDT address.
njl
2005-04-16
1
-1
/
+1
*
MFi386: revision 1.20.
nyan
2005-04-14
1
-1
/
+1
*
Fix 'implicit int' instance.
stefanf
2005-04-09
1
-1
/
+1
*
Fix buidling of boot blocks for pc98 with new links.
imp
2005-04-03
1
-3
/
+11
*
Ensure GCC does not use FP registers in integer code.
obrien
2005-03-15
3
-1
/
+4
*
Allow kernels loaded by pxeboot, which was compiled with LOADER_TFTP_SUPPORT,
kan
2005-03-12
1
-0
/
+24
*
Don't try to use 'typedef struct foo' if just 'struct foo' makes more sense
stefanf
2005-03-07
2
-25
/
+1
*
Fix typos in a comment.
stefanf
2005-03-06
1
-1
/
+1
*
netchild's mega-patch to isolate compiler dependencies into a central
joerg
2005-03-02
2
-4
/
+12
*
Remove unused variables.
marius
2005-03-02
1
-3
/
+0
*
Document the new default init_path.
des
2005-02-17
1
-1
/
+1
*
Add /rescue/init to the default init_path, before /stand/sysinstall.
des
2005-02-17
1
-1
/
+1
*
Expand *n't contractions.
ru
2005-02-13
1
-1
/
+1
*
Remove type 0x4 (FAT12 <32MB) to make room for type 0x7 (NTFS).
des
2005-02-08
1
-2
/
+2
*
Insert an explicit McAfee license, as we use a stock two-clause BSD
rwatson
2005-01-30
1
-5
/
+26
*
Only update the boot sector when there is a valid drive number provided.
peadar
2005-01-09
1
-14
/
+15
*
Start each of the license/copyright comments with /*-
imp
2005-01-05
27
-28
/
+31
*
Remove obsolete note about the boot loader not being ready for stable.
imp
2005-01-05
1
-10
/
+0
*
NOFORTH -> NO_FORTH
ru
2004-12-21
9
-9
/
+9
*
NOSHARED -> NO_SHARED
ru
2004-12-21
3
-3
/
+3
*
Start the dreaded NOFOO -> NO_FOO conversion.
ru
2004-12-21
21
-21
/
+21
*
The 'start' command processes loader.conf variables, not loader.rc.
imp
2004-12-06
1
-1
/
+1
*
Fix a bunch of stack leaks. These were theoretically harmless, except that
scottl
2004-12-01
1
-5
/
+11
[next]