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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed BOOT_HD_BIAS.
bde
1996-05-11
2
-11
/
+21
*
First pass at cleaning up macros relating to pages, clusters and all that.
phk
1996-05-02
2
-6
/
+6
*
Fixed timeouts. I broke them in rev.1.17 for the FORCE_COMCONSOLE and
bde
1996-04-30
1
-4
/
+21
*
Now that I have started to use netboot, I see what is missing...
phk
1996-04-14
2
-36
/
+56
*
Document how to drop into DDB from a serial console.
jkh
1996-04-13
1
-1
/
+10
*
Allow specifying the BIOS drive number. Removed the hd drive type.
bde
1996-04-07
6
-51
/
+83
*
Improvementss to netboot
phk
1996-04-03
6
-27
/
+78
*
Align help screen.
phk
1996-04-02
1
-2
/
+17
*
Saved 14 bytes by avoiding gas braindamage and 8 bytes by better
bde
1996-03-08
1
-23
/
+22
*
Probe the keyboard if PROBE_KEYBOARD is defined instead of when `notyet'
bde
1996-03-08
4
-13
/
+18
*
Made the timeouts in gets() machine-independent. Use the BIOS tick
bde
1996-03-08
1
-31
/
+35
*
Load %fs with the flat data segment selector while in protected mode.
bde
1996-03-08
1
-3
/
+7
*
Fixed restoring segment descriptors in prot_to_real(). The descriptors
bde
1996-03-08
2
-12
/
+13
*
Create symlinks for vnboot and bootvn, too.
joerg
1996-02-03
1
-2
/
+2
*
Implement an optional TIMEOUT value while entering the boot parameter
joerg
1996-01-21
2
-4
/
+33
*
Document the ``BOOT_HD'' make option for the bootblocks.
joerg
1996-01-06
1
-2
/
+7
*
Remove -fno-strength-reduce, gcc bug recently fixed
ache
1996-01-05
1
-2
/
+2
*
This commit was generated by cvs2svn to compensate for changes in r13122,
peter
1995-12-30
5
-995
/
+0
*
recording cvs-1.6 file death
peter
1995-12-30
22
-5470
/
+0
*
Removed bogus padding that wasted 0x500 bytes.
bde
1995-11-18
2
-14
/
+12
*
Fixed scrolling. The bottom line wasn't cleared. This caused the
bde
1995-11-18
1
-7
/
+4
*
Close PR misc/75. I thought this was done long time ago...
phk
1995-11-06
1
-0
/
+4
*
Add -fno-strength-reduce to neutralize possible bad effect of -O2
ache
1995-10-10
2
-3
/
+5
*
Part 2 of the overlapping kzip changes.
peter
1995-10-06
3
-13
/
+31
*
Make the netboot more tolerant about the config file.
phk
1995-10-05
1
-4
/
+9
*
Add comments about the bogus zeroing of the drive number for floppies
bde
1995-09-16
1
-3
/
+17
*
Fix recent breakage of non-floppies with 36 sectors/track.
bde
1995-09-16
1
-3
/
+9
*
When confronted with a drive that says there are 36 sectors/track,
nate
1995-09-16
1
-2
/
+5
*
Killed unnecessary \r.
dg
1995-09-07
1
-1
/
+1
*
Cosmetic changes to make a comment more nearly reflect reality
julian
1995-09-03
1
-4
/
+5
*
Convert \n to \r\n in serial_putchar().
bde
1995-08-26
1
-0
/
+2
*
Clean up compilation warning.
pst
1995-08-23
1
-2
/
+2
*
First part of importing the Japanese `od' driver.
joerg
1995-08-19
1
-2
/
+2
*
Install kzip.o with BINMODE=444.
joerg
1995-08-15
1
-1
/
+2
*
Change `install' to `${INSTALL}' so that default install flags can be
bde
1995-07-25
1
-3
/
+3
*
this avaids the "lineoverflow" which you'll always get at 80 column
joerg
1995-07-22
1
-2
/
+2
*
Reset defaults in case of boot() is looping several times (e.g. the
joerg
1995-06-25
5
-17
/
+21
*
1) Enable boot from root partition which end > cyl 1023, it isn't criminal
ache
1995-06-23
1
-6
/
+11
*
Merge RELENG_2_0_5 into HEAD
rgrimes
1995-06-11
1
-1
/
+3
*
Remove trailing whitespace.
rgrimes
1995-05-30
17
-84
/
+84
*
Reduce the amount of bss the kzip stuff uses by moving big buffers into
phk
1995-05-29
6
-236
/
+32
*
Now I could finally test this change: bad144 is now relative to the
phk
1995-05-21
1
-4
/
+4
*
Reviewed by: phk
bde
1995-05-17
1
-1
/
+1
*
Reviewed by: phk
bde
1995-05-17
1
-0
/
+2
*
Use spc, not spt, DUH! Thanks Bruce!
phk
1995-05-11
1
-2
/
+2
*
Make disk.c smart enough to handle disk with "OnTrack Disk manager".
phk
1995-05-08
1
-7
/
+17
*
New and improved version from the author.
phk
1995-04-27
13
-590
/
+691
*
Submitted by: bde@freebsd.org
julian
1995-04-21
1
-2
/
+2
*
Make some functions static like they always should have been.
bde
1995-04-21
2
-56
/
+62
*
Update the pseudo-prototype for serial_putc() to match the actual prototype.
bde
1995-04-21
1
-2
/
+2
[next]