freebsd-dev/sbin/mount_nfs
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
..
Makefile Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount_nfs.8 note that 'nolockd' can't be used when updating mount flags 2001-11-12 02:43:56 +00:00
mount_nfs.c Remove 'register' keyword. 2002-03-20 17:55:10 +00:00