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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the broken EOF handling in the floppy driver. The most obvious
joerg
1996-11-02
1
-28
/
+36
*
Avoid touching the LEDs too early in the game. After the recent
joerg
1996-11-02
1
-4
/
+0
*
Fill in the bios-geometry array in struct bootinfo.
phk
1996-11-02
2
-0
/
+79
*
The last update/merge of PC98 stuff before 2.2. The whole
asami
1996-11-02
11
-3
/
+2404
*
add in CONSPEED option which controls console serial port speed
pst
1996-11-02
2
-6
/
+13
*
add in CONSPEED option
pst
1996-11-02
1
-1
/
+2
*
Rationalize support for serial consoles running at baud rates other than 9600
pst
1996-11-02
2
-4
/
+8
*
if_sr.c corrupted the global variable `ticks'.
jhay
1996-10-31
2
-20
/
+9
*
Further improved version of hadling a HALT when there is no console.
julian
1996-10-31
2
-2
/
+13
*
More merge and update.
asami
1996-10-30
22
-18
/
+464
*
if there is no console, cngetc should act like getc and return -1
julian
1996-10-30
3
-7
/
+11
*
Pass right arp to bpf_mtap().
phk
1996-10-30
1
-3
/
+3
*
Another round of merge/updates.
asami
1996-10-29
1
-2
/
+7
*
Add support for the SDL RISCom N2pci cards. Bring in the enhancements
jhay
1996-10-29
2
-816
/
+2156
*
Remove some unnecessary code in the interrupt handler.
jhay
1996-10-28
1
-12
/
+15
*
A #define really don't need a ; at the end.
jhay
1996-10-28
1
-2
/
+2
*
comaptibles->compatibles
imp
1996-10-28
1
-3
/
+3
*
Add basic support for the 398X cards as multi-channel SCSI host adapters.
gibbs
1996-10-28
4
-184
/
+292
*
Add some code to allow SCB sharing for the 398X cards. This involves passing
gibbs
1996-10-28
1
-5
/
+6
*
Add two new aic7xxx driver options:
gibbs
1996-10-28
2
-2
/
+7
*
Use the calibrated/adjustable i8254 frequency `timer_freq' instead of
sos
1996-10-26
1
-23
/
+30
*
Removed initialization of a variable that went away. Oops.
bde
1996-10-26
2
-10
/
+6
*
Declare pointers to signal handling functions in full instead of as
bde
1996-10-25
1
-3
/
+2
*
Removed unused #includes.
bde
1996-10-25
1
-14
/
+14
*
Use macros from timmerreg.h instead of private ones.
bde
1996-10-25
1
-28
/
+7
*
Print the clock calibration messages all on one (long) line again so
bde
1996-10-25
2
-42
/
+36
*
Improved biasing of i586 clock by adjusting for hardclock() latency.
bde
1996-10-25
1
-51
/
+62
*
Removed #include of <machine/clock.h>. It is no longer used, and would
bde
1996-10-25
1
-2
/
+1
*
- KNF cleanup.
gibbs
1996-10-25
4
-1457
/
+1100
*
KNF cleanup.
gibbs
1996-10-25
1
-64
/
+64
*
Remove SC_KBD_PROBE_WORKS option and replace it with a simple run-time flag
pst
1996-10-23
6
-16
/
+17
*
Account for the UPAGES in the same way as before moving the MD code
dyson
1996-10-23
1
-1
/
+5
*
When compiling with '-Wall -pedantic', the byte swapping macros gave the
nate
1996-10-21
1
-3
/
+3
*
Removing old isdn stuff.
phk
1996-10-20
5
-64
/
+16
*
Changed mouse functionality a bit, now the pointer disappears if
sos
1996-10-18
2
-17
/
+39
*
Add back line for options NS, though commented out for now until
jkh
1996-10-18
2
-2
/
+4
*
DKFL_MULTI lives in flags, not in status.
phk
1996-10-17
1
-2
/
+2
*
Improved non-statistical (GUPROF) profiling:
bde
1996-10-17
4
-21
/
+190
*
Added missing extern declaration of timer_freq.
bde
1996-10-17
1
-8
/
+7
*
This patch attempts to make the pccard probe in if_ed.c work with
nate
1996-10-17
1
-96
/
+24
*
Fixed miscounting for non-statistical (GUPROF) profiling:
bde
1996-10-16
1
-12
/
+16
*
Added macros CROSSJUMP(), CROSSJUMP_LABEL() and GPROF_RET. These will
bde
1996-10-16
1
-26
/
+30
*
Prepare kernel to take advantage of "branded" ELF binaries.
sos
1996-10-16
1
-5
/
+6
*
Add support for embedded operation withou console
julian
1996-10-16
1
-8
/
+23
*
Corrected the setting of winsize on open().
sos
1996-10-15
1
-5
/
+10
*
Updated #includes to 4.4lite style.
bde
1996-10-15
4
-8
/
+9
*
Removed nested include of <sys/proc.h> from <vm/vm_object.h> and fixed
bde
1996-10-15
1
-1
/
+2
*
Synchronized with biosboot/Makefile:
bde
1996-10-15
1
-6
/
+8
*
Move much of the machine dependent code from vm_glue.c into
dyson
1996-10-15
2
-8
/
+196
*
Fixed setting of the keyboard LEDs. For some keyboards and/or keyboard
bde
1996-10-14
1
-11
/
+69
[next]