freebsd-nq/sys/gnu/isdn
Bruce Evans a44f971709 Fixed a call to the listen function. A trailing arg was missing.
Fixed the type of isdn_check().  A trailing arg was missing.

Included "conf.h" to get some prototypes.

Completed function declarations.

Added prototypes.

Removed some useless includes.
1995-11-16 10:47:21 +00:00
..
if_ii.c Fixed the types of iioutput() and ii_input(). Trailing args were missing. 1995-11-16 10:10:50 +00:00
iispy.c Fix benign type mismatches in devsw functions. 82 out of 299 devsw 1995-09-08 11:09:15 +00:00
iitel.c Fixed the type of itel_input(). A trailing arg was missing. 1995-11-16 10:22:29 +00:00
iitty.c Fixed the type of ity_input(). A trailing arg was missing. 1995-11-16 10:35:29 +00:00
isdn_ioctl.h Completed function declarations. 1995-11-16 10:44:48 +00:00
isdn.c Fixed a call to the listen function. A trailing arg was missing. 1995-11-16 10:47:21 +00:00