summaryrefslogtreecommitdiffstats
path: root/sys/gnu/isdn
Commit message (Expand)AuthorAgeFilesLines
* Staticize and remove $Log$.phk1995-12-175-448/+38
* Removed new alias d_size_t for d_psize_t.bde1995-12-102-6/+11
* Julian forgot to make the *devsw structures static.phk1995-12-084-12/+104
* Pass 3 of the great devsw changesjulian1995-12-084-138/+170
* Removed unnecessary #includes of <sys/user.h>. Some of these were justbde1995-12-061-3/+7
* Fixed ity's d_stop entry. itystop() wasn't used. itystop() is inadequatebde1995-12-051-3/+7
* If you're going to mechanically replicate something in 50 filesjulian1995-11-294-12/+36
* OK, that's it..julian1995-11-294-36/+232
* Fixed a call to the listen function. A trailing arg was missing.bde1995-11-161-10/+16
* Completed function declarations.bde1995-11-161-14/+41
* Fixed the type of ity_input(). A trailing arg was missing.bde1995-11-161-7/+10
* Fixed the type of itel_input(). A trailing arg was missing.bde1995-11-161-4/+8
* Fixed the types of iioutput() and ii_input(). Trailing args were missing.bde1995-11-161-5/+12
* Fix benign type mismatches in devsw functions. 82 out of 299 devswbde1995-09-083-25/+31
* Use tsleep() instead of ttysleep() to wait for carrier since a generationbde1995-07-311-4/+48
* Obtained from: partly from ancient patches of mine via 1.1.5bde1995-07-311-4/+16
* Obtained from: partly from ancient patches of mine via 1.1.5bde1995-07-221-3/+14
* Move the inline code for waking up writers to a new functionbde1995-07-221-11/+9
* Obtained from: partly from ancient patches by ache and me via 1.1.5bde1995-07-211-3/+19
* Obtained from: partly from an ancient patch of mine via 1.1.5bde1995-07-211-4/+7
* Don't include <sys/tty.h> in drivers that aren't tty drivers or in generalbde1995-07-161-3/+7
* Remove trailing whitespace.rgrimes1995-05-302-10/+18
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-285-16/+71
* Incorporate bde's code-review comments.pst1995-02-281-12/+11
* (a) remove the pointer to each driver's tty structure array from cdevswpst1995-02-251-3/+20
* Fix up include paths, nuke some warnings.jkh1995-02-155-14/+73
* An ISDN driver that supports the EDSS1 and the 1TR6 ISDN interfaces.jkh1995-02-146-0/+1718
OpenPOWER on IntegriCloud