Poul-Henning Kamp
4ccc87c594
Remove unused functions and variables, make things static, and other cleanups.
1995-10-28 15:39:31 +00:00
Bruce Evans
6003967057
Fix benign type mismatches in devsw functions. 82 out of 299 devsw
...
functions were wrong.
1995-09-08 11:09:15 +00:00
Bruce Evans
97e156674d
Don't include <sys/tty.h> in drivers that aren't tty drivers or in general
...
files that don't depend on the internals of <sys/tty.h>
1995-07-16 10:13:08 +00:00
Rodney W. Grimes
9b2e535452
Remove trailing whitespace.
1995-05-30 08:16:23 +00:00
Jordan K. Hubbard
929abd248d
I noticed that some new -W options had been turned on the kernel compile since
...
I made the changes I sent you before. In the interests of cleanliness, I made
modifications to /sys/i386/isa/tw.c to kill the warnings and make it compile
clean. While I was at it, I also made a bunch of internal functions static.
Submitted by: Gene Stark <gene@starkhome.cs.sunysb.edu>
1995-04-24 01:39:55 +00:00
Jordan K. Hubbard
8c409a2969
Extensive updates to this package.
...
Submitted by: Gene Stark <gene@starkhome.cs.sunysb.edu>
1995-04-18 02:00:01 +00:00
Jordan K. Hubbard
850eb7936b
Add tw.c for the X10 driver.
1994-10-22 09:55:02 +00:00