freebsd-dev/sbin/growfs
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
..
debug.c Teach growfs's dbg_open() that a filename of "-" for output means to 2002-03-20 02:34:01 +00:00
debug.h added growfs(8) including ffsinfo(8) to the freebsd base system 2000-12-09 15:27:35 +00:00
growfs.8 Typo fix: Usally -> Usually. 2002-02-14 01:21:07 +00:00
growfs.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