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
/
i386
/
boot
/
biosboot
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct an irritating documentation error.
msmith
1998-08-04
1
-2
/
+2
*
Typo fix: teh --> (the|they)
alex
1998-07-30
1
-2
/
+2
*
Add workaround to allow the FreeBSD boot block to work on
wpaul
1998-07-02
1
-1
/
+13
*
Install ${DESTDIR}/boot.help during `make distribution'.
jkoshy
1998-05-27
1
-1
/
+5
*
Make this handle -j<large>, and avoid .depend pointing at /usr/include.
eivind
1998-03-07
1
-12
/
+3
*
Make bootblock building independent of /usr/include if relative
eivind
1998-02-15
1
-4
/
+12
*
Don't set even parity uselessly in the line control register (parity
bde
1998-02-01
1
-5
/
+4
*
Make RAWBOOT functional again; don't read `boot.config' and `boot.help'
yokota
1998-02-01
1
-1
/
+3
*
Symlink bootblocks for 'wfd' disks as well.
msmith
1998-01-27
1
-2
/
+2
*
Fixed cosmetic bugs:
bde
1998-01-01
1
-34
/
+32
*
Finally, implement a mini-parser for RockRidge alternative filenames,
joerg
1997-12-04
2
-15
/
+7
*
Add a missing prototype.
phk
1997-09-24
1
-1
/
+2
*
Remove pbzero(), things we load zero their own bss.
phk
1997-08-31
4
-41
/
+6
*
Oops, boot2 got too big. make VESA_SUPPORT nondefault.
phk
1997-07-31
1
-2
/
+3
*
Add support for booting in VESA 0x102 videomode. Corresponding patches to
phk
1997-07-31
3
-4
/
+43
*
Saved a few bytes by omitting frame pointers, using byte-sized
bde
1997-07-13
1
-31
/
+14
*
Make this compile again under -current. The modifications to io.c
joerg
1997-07-12
3
-8
/
+165
*
Fixed description of -cv.
bde
1997-07-05
1
-1
/
+1
*
Fix 2 typos.
charnier
1997-06-16
1
-3
/
+3
*
Load the kernel config file where userconfig (with option USERCONFIG_BOOT)
bde
1997-06-14
1
-6
/
+29
*
This should have been committed with the changes to boot.c yesterday.
bde
1997-06-10
1
-0
/
+18
*
- Added support for "dual" internal/serial consoles (-D flag). If -D is set,
bde
1997-06-09
8
-252
/
+290
*
Staticize.
bde
1997-05-27
5
-25
/
+27
*
Removed some useless code:
bde
1997-05-16
2
-24
/
+2
*
Removed LDADD=-lc and associated DPADD. libc would probably break
bde
1997-04-25
1
-3
/
+1
*
Don't attempt to read past EOF.
bde
1997-03-15
1
-6
/
+8
*
Fixed setting of default kernel name when there is no boot.config file.
bde
1997-03-12
1
-3
/
+3
*
Added -mno-486 to CFLAGS to force smaller code in case someone compiles
bde
1997-03-05
1
-1
/
+2
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
17
-17
/
+17
*
Fixed biosboot to compile with Lite2. <sys/lock.h> is now a prerequisite
bde
1997-02-18
1
-0
/
+1
*
Get defaults for the boot device (and flags) from the file
bde
1997-02-13
1
-16
/
+48
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
17
-17
/
+17
*
Initialize the upper 16 bits of the memory sizes properly (to 0).
bde
1996-12-18
1
-3
/
+4
*
Give up early for empty partitions. The offset for an empty
bde
1996-12-10
1
-3
/
+7
*
Update the bootblocks to use the new definitions that changed in the
nate
1996-12-03
1
-3
/
+3
*
Fix my previous (untested) commit. The probe routine now appears to work
peter
1996-11-24
1
-2
/
+2
*
Make this compile again after the syscons/psm/kbdio changes that removed
peter
1996-11-23
2
-14
/
+20
*
Preserve %esi and %edi for all BIOS calls. This is probably only necessary
bde
1996-11-11
1
-1
/
+25
*
Rationalize support for serial consoles running at baud rates other than 9600
pst
1996-11-02
2
-4
/
+8
*
Expose the control mechanism for serial console boot so that the default
pst
1996-10-14
1
-5
/
+15
*
Oops, PROBE_KEYBOARD_LOCK wasn't supposed to be enabled by default.
bde
1996-10-14
1
-4
/
+3
*
Added option PROBE_KEYBOARD_LOCK which gives a serial console if the
bde
1996-10-08
2
-2
/
+16
*
Saved about 160 bytes by using the gcc-2.7 alignment options.
bde
1996-10-08
1
-2
/
+2
*
Print the dos device number for read failures.
bde
1996-10-08
1
-2
/
+3
*
Removed unused arg to badsect(). It wasted 16 bytes.
bde
1996-10-08
2
-7
/
+7
*
Use the same warning flags as for the kernel. This causes surprisingly
bde
1996-10-08
1
-1
/
+3
*
Fix a couple of bugs causing false positives
pst
1996-09-26
1
-6
/
+3
*
Eliminated includes of the "temporary" backwards compatibility header
bde
1996-09-24
1
-7
/
+7
*
Moved instantiation of `poff' to sys.c. It is no longer used in disk.c.
bde
1996-09-14
2
-24
/
+30
*
Removed declarations of recently deleted variables and cleaned up
bde
1996-09-14
1
-6
/
+6
[next]