freebsd-dev/sbin/ping
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
ping.8 Document ping(8) reaction to SIGINFO. 2002-02-07 16:47:22 +00:00
ping.c Remove 'register' keyword. 2002-03-20 17:55:10 +00:00