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
/
iitty.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removing old isdn stuff.
phk
1996-10-20
1
-362
/
+0
*
Clean up -Wunused warnings.
gpalmer
1996-06-12
1
-5
/
+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
1
-9
/
+8
*
Staticize and remove $Log$.
phk
1995-12-17
1
-197
/
+11
*
Removed new alias d_size_t for d_psize_t.
bde
1995-12-10
1
-3
/
+6
*
Julian forgot to make the *devsw structures static.
phk
1995-12-08
1
-3
/
+26
*
Pass 3 of the great devsw changes
julian
1995-12-08
1
-34
/
+55
*
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
1
-3
/
+9
*
OK, that's it..
julian
1995-11-29
1
-14
/
+62
*
Fixed the type of ity_input(). A trailing arg was missing.
bde
1995-11-16
1
-7
/
+10
*
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
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-28
1
-3
/
+15
*
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
1
-3
/
+27
*
An ISDN driver that supports the EDSS1 and the 1TR6 ISDN interfaces.
jkh
1995-02-14
1
-0
/
+306