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
Paul Traina
00a838879b
Give the BPF the ability to generate signals when a packet is available.
...
Reviewed by: pst & wollman
Submitted by: grossman@cygnus.com
1995-06-15 18:11:00 +00:00
Rodney W. Grimes
9b2e535452
Remove trailing whitespace.
1995-05-30 08:16:23 +00:00
David Greenman
94a5d9b6a1
Replaced some bcopy()'s with memcpy()'s so that gcc while inline/optimize.
1995-05-09 13:35:48 +00:00
David Greenman
d41f24e742
Added support for generic FDDI and the DEC DEFEA and DEFPA FDDI adapters.
...
Submitted by: Matt Thomas
1995-03-14 09:16:07 +00:00
David Greenman
35c10d2239
Got rid of map.h. It's a leftover from the rmap code, and we use rlists.
...
Changed swapmap into swaplist.
1994-10-09 07:35:18 +00:00
David Greenman
7b42c960f8
1) cleaned up after Garrett - fixed more redundant declarations, changed
...
use of timeout_t -> timeout_func_t in aha1542 and aha1742 drivers.
2) fix a bug in the portalfs that was uncovered by better prototyping -
specifically, the time must be converted from timeval to timespec
before storing in va_atime.
3) fixed/added some miscellaneous prototypes
1994-08-20 03:49:02 +00:00
David Greenman
3c4dd3568f
Added $Id$
1994-08-02 07:55:43 +00:00
Rodney W. Grimes
df8bae1de4
BSD 4.4 Lite Kernel Sources
1994-05-24 10:09:53 +00:00