freebsd-dev/sbin/init
David E. O'Brien 3d438ad61f Remove 'register' keyword.
It does not help modern compilers, and some may take some hit from it.
(I also found several functions that listed *every* of its 10 local vars with
 "register" -- just how many free registers do people think machines have?)
2002-03-20 17:55:10 +00:00
..
init.8 mdoc(7) police: protect trailing full stops of abbreviations 2001-08-10 13:45:36 +00:00
init.c Remove 'register' keyword. 2002-03-20 17:55:10 +00:00
Makefile Default to WARNS=2. 2001-12-04 02:19:58 +00:00
NOTES
pathnames.h Add /etc/rc.shutdown capability to init. 1997-08-02 00:22:52 +00:00