freebsd-dev/sbin/route
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
..
keywords Allow route(8) to create "proxy only" published ARP entries. 2001-06-12 13:31:53 +00:00
Makefile Default to WARNS=2. 2001-12-04 02:19:58 +00:00
route.8 mdoc(7) police: utilize the new .Ex macro. 2001-08-15 09:09:47 +00:00
route.c Remove 'register' keyword. 2002-03-20 17:55:10 +00:00