freebsd-dev/sys/miscfs
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
..
deadfs Added $Id$ 1994-08-02 07:55:43 +00:00
fdesc The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
fifofs Added $Id$ 1994-08-02 07:55:43 +00:00
kernfs Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
nullfs 1) cleaned up after Garrett - fixed more redundant declarations, changed 1994-08-20 03:49:02 +00:00
portal 1) cleaned up after Garrett - fixed more redundant declarations, changed 1994-08-20 03:49:02 +00:00
procfs Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
specfs Changed B_AGE policy to work correctly in a world with relatively large 1994-08-08 09:11:44 +00:00
umapfs 1) cleaned up after Garrett - fixed more redundant declarations, changed 1994-08-20 03:49:02 +00:00
union Added $Id$ 1994-08-02 07:55:43 +00:00