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
*
Introduce ttyread() and ttywrite() which do the canonical thing.
phk
1999-09-28
1
-28
/
+2
*
Remove five now unused fields from struct cdevsw. They should never
phk
1999-09-25
1
-5
/
+0
*
This patch clears the way for removing a number of tty related
phk
1999-09-25
1
-20
/
+12
*
Convert DEVFS hooks in (most) drivers to make_dev().
phk
1999-08-23
1
-17
/
+0
*
Fixed null setting of `rc_started'. This was fixed for the
bde
1999-06-04
1
-7
/
+2
*
Simplify cdevsw registration.
phk
1999-05-31
1
-16
/
+4
*
This commit should be a extensive NO-OP:
phk
1999-05-30
1
-6
/
+20
*
Add brackets around && within || to quieten egcs. I've checked the code
peter
1999-05-08
1
-6
/
+6
*
Fix up a few easy 'assignment used as truth value' and 'suggest parens
peter
1999-05-06
1
-2
/
+3
*
s/static foo_devsw_installed = 0;/static int foo_devsw_installed;/.
dt
1999-04-28
1
-1
/
+1
*
Suser() simplification:
phk
1999-04-27
1
-2
/
+2
*
Use suser() to check for super user rather than examining cr_uid directly.
phk
1999-01-30
1
-1
/
+2
*
Initialize isa_devtab entries for interrupt handlers in individual
bde
1998-10-22
1
-1
/
+5
*
fix handling more than one cards
ache
1998-09-28
1
-2
/
+3
*
Added D_TTY to the cdevswitch flags for all tty drivers. This is required
bde
1998-08-23
1
-7
/
+8
*
Register tty software interrupt handlers at run time using register_swi()
bde
1998-08-11
1
-12
/
+7
*
Fixed null setting of multiple wakeup prevention variable.
bde
1998-08-10
1
-3
/
+3
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
1
-1
/
+2
*
Implement the spirit but not the letter of Terrys hot-char patch.
phk
1998-02-13
1
-6
/
+1
*
Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style.
eivind
1998-01-24
1
-0
/
+2
*
Use ENOIOCTL instead of -1 (= ERESTART) for tty ioctls that are
bde
1997-12-06
1
-2
/
+2
*
Update select -> poll in drivers.
peter
1997-09-14
1
-1
/
+1
*
Removed unused #includes.
bde
1997-07-20
1
-4
/
+0
*
Don't depend on gcc's feature of permitting labels that aren't followed
bde
1997-07-01
1
-1
/
+1
*
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]