Bruce Evans
9b5e8b3aa5
Added prototypes.
...
Removed some unnecessary #includes.
1995-12-03 14:54:48 +00:00
Bruce Evans
cf2455a3ec
The cred' and
proc' args were missing for some VOP_OPEN() and VOP_CLOSE()
...
calls.
Found by: gcc -Wstrict-prototypes after I supplied some of the 5000+
missing prototypes. Now I have 9000+ lines of warnings and errors
about bogus conversions of function pointers.
1995-08-17 11:53:51 +00:00
Rodney W. Grimes
9b2e535452
Remove trailing whitespace.
1995-05-30 08:16:23 +00:00
Poul-Henning Kamp
3a773ad0b5
Cosmetics. reduce the noise from gcc -Wall.
1994-10-10 07:55:48 +00:00
David Greenman
824789192c
Use tsleep() rather than sleep so that 'ps' is more informative about
...
the wait.
1994-10-06 21:07:04 +00:00
David Greenman
3c4dd3568f
Added $Id$
1994-08-02 07:55:43 +00:00
Rodney W. Grimes
26f9a76710
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
...
Reviewed by: Rodney W. Grimes
Submitted by: John Dyson and David Greenman
1994-05-25 09:21:21 +00:00
Rodney W. Grimes
df8bae1de4
BSD 4.4 Lite Kernel Sources
1994-05-24 10:09:53 +00:00