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
/
dev
/
rc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include
bde
1997-03-24
1
-1
/
+0
*
Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.
bde
1997-03-23
1
-1
/
+1
*
Remove SC_KBD_PROBE_WORKS option and replace it with a simple run-time flag
pst
1996-10-23
1
-0
/
+2
*
Remove devconf, it never grew up to be of any use.
phk
1996-09-06
1
-30
/
+0
*
Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h
bde
1996-06-18
1
-1
/
+0
*
Clean up -Wunused warnings.
gpalmer
1996-06-12
1
-8
/
+5
*
Switched from using devfs_add_sw() to using devfs_add_swf()
scrappy
1996-03-28
1
-5
/
+5
*
Convert a timeout loop from 100 iterations of 15uS to 50
rgrimes
1996-03-09
1
-2
/
+2
*
Add more disc_optim calls to track line disc changes
ache
1995-12-28
1
-0
/
+3
*
Replaced nxreset by noreset (if the reset function gets called, then the
bde
1995-12-10
1
-1
/
+1
*
Removed new alias d_size_t for d_psize_t.
bde
1995-12-10
1
-1
/
+1
*
Staticize and cleanup.
phk
1995-12-10
1
-6
/
+8
*
Julian forgot to make the *devsw structures static.
phk
1995-12-08
1
-1
/
+1
*
Pass 3 of the great devsw changes
julian
1995-12-08
1
-33
/
+43
*
Removed unnecessary #includes of <sys/user.h>. Some of these were just
bde
1995-12-06
1
-1
/
+0
*
If you're going to mechanically replicate something in 50 files
julian
1995-11-29
1
-1
/
+1
*
OK, that's it..
julian
1995-11-29
1
-14
/
+23
*
the second set of changes in a move towards getting devices to be
julian
1995-11-28
1
-0
/
+33
*
Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the
bde
1995-11-04
1
-1
/
+1
*
Moved prototypes for devswitch functions from conf.c and driver sources
bde
1995-11-04
1
-6
/
+6
*
Allow any speed from 0..76800
ache
1995-08-02
2
-28
/
+8
*
Improve input flow control.
bde
1995-07-31
1
-16
/
+4
*
Don't let IXOFF or ECHONL stop the setting of TS_CAN_BYPASS_L_RINT. IXOFF
bde
1995-07-29
1
-6
/
+4
*
Always wake up writers after clearing TS_BUSY. This will soon be
bde
1995-07-29
1
-1
/
+2
*
Obtained from: partly from ancient patches of mine via 1.1.5
bde
1995-07-22
1
-2
/
+2
*
Move the inline code for waking up writers to a new function
bde
1995-07-22
1
-7
/
+1
*
Next version, many bugs fixed
ache
1995-06-14
2
-364
/
+485
*
RISCom/8 driver
ache
1995-05-12
2
-0
/
+1485