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
/
gnu
/
isdn
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed the 2 remaining calls to sleep().
bde
1996-04-07
1
-4
/
+4
*
Correct a bug which wrote the result of devfs_add_devswf() for two
gpalmer
1996-04-02
1
-3
/
+3
*
Switched from using devfs_add_sw() to using devfs_add_swf()
scrappy
1996-03-28
3
-21
/
+18
*
Staticize and remove $Log$.
phk
1995-12-17
5
-448
/
+38
*
Removed new alias d_size_t for d_psize_t.
bde
1995-12-10
2
-6
/
+11
*
Julian forgot to make the *devsw structures static.
phk
1995-12-08
4
-12
/
+104
*
Pass 3 of the great devsw changes
julian
1995-12-08
4
-138
/
+170
*
Removed unnecessary #includes of <sys/user.h>. Some of these were just
bde
1995-12-06
1
-3
/
+7
*
Fixed ity's d_stop entry. itystop() wasn't used. itystop() is inadequate
bde
1995-12-05
1
-3
/
+7
*
If you're going to mechanically replicate something in 50 files
julian
1995-11-29
4
-12
/
+36
*
OK, that's it..
julian
1995-11-29
4
-36
/
+232
*
Fixed a call to the listen function. A trailing arg was missing.
bde
1995-11-16
1
-10
/
+16
*
Completed function declarations.
bde
1995-11-16
1
-14
/
+41
*
Fixed the type of ity_input(). A trailing arg was missing.
bde
1995-11-16
1
-7
/
+10
*
Fixed the type of itel_input(). A trailing arg was missing.
bde
1995-11-16
1
-4
/
+8
*
Fixed the types of iioutput() and ii_input(). Trailing args were missing.
bde
1995-11-16
1
-5
/
+12
*
Fix benign type mismatches in devsw functions. 82 out of 299 devsw
bde
1995-09-08
3
-25
/
+31
*
Use tsleep() instead of ttysleep() to wait for carrier since a generation
bde
1995-07-31
1
-4
/
+48
*
Obtained from: partly from ancient patches of mine via 1.1.5
bde
1995-07-31
1
-4
/
+16
*
Obtained from: partly from ancient patches of mine via 1.1.5
bde
1995-07-22
1
-3
/
+14
*
Move the inline code for waking up writers to a new function
bde
1995-07-22
1
-11
/
+9
*
Obtained from: partly from ancient patches by ache and me via 1.1.5
bde
1995-07-21
1
-3
/
+19
*
Obtained from: partly from an ancient patch of mine via 1.1.5
bde
1995-07-21
1
-4
/
+7
*
Don't include <sys/tty.h> in drivers that aren't tty drivers or in general
bde
1995-07-16
1
-3
/
+7
*
Remove trailing whitespace.
rgrimes
1995-05-30
2
-10
/
+18
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-28
5
-16
/
+71
*
Incorporate bde's code-review comments.
pst
1995-02-28
1
-12
/
+11
*
(a) remove the pointer to each driver's tty structure array from cdevsw
pst
1995-02-25
1
-3
/
+20
*
Fix up include paths, nuke some warnings.
jkh
1995-02-15
5
-14
/
+73
*
An ISDN driver that supports the EDSS1 and the 1TR6 ISDN interfaces.
jkh
1995-02-14
6
-0
/
+1718