freebsd-dev/sbin/init
Xin LI ab03e6d597 Make WARNS=6 happy with our init(8):
- Use more ``const''s where suitable.
	- Define strk() as a static function in global scope.
	  This avoids the "nested extern declaration" warnings.
	- Use static initialization of strings, rather than
	  referring string constants through char *.
	- Bump WARNS from 0 to 6.
2005-01-11 14:34:29 +00:00
..
init.8 Add references to pf(4) and pfctl(8) at the description of 2004-07-22 10:38:13 +00:00
init.c Make WARNS=6 happy with our init(8): 2005-01-11 14:34:29 +00:00
Makefile Make WARNS=6 happy with our init(8): 2005-01-11 14:34:29 +00:00
NOTES
pathnames.h Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00