bde
64a1fca498
Added prototypes.
...
Removed some unnecessary #includes.
1995-12-03 14:54:48 +00:00
bde
36cc023d9c
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
rgrimes
c86f0c7a71
Remove trailing whitespace.
1995-05-30 08:16:23 +00:00
phk
c0f48e68d2
Cosmetics. reduce the noise from gcc -Wall.
1994-10-10 07:55:48 +00:00
dg
2add6128e2
Use tsleep() rather than sleep so that 'ps' is more informative about
...
the wait.
1994-10-06 21:07:04 +00:00
dg
8d205697aa
Added $Id$
1994-08-02 07:55:43 +00:00
rgrimes
2469c867a1
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
rgrimes
8fb65ce818
BSD 4.4 Lite Kernel Sources
1994-05-24 10:09:53 +00:00