freebsd-skq/sbin/ldconfig
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
..
elfhints.c * include/elf.h has been repo copied to include/elf-hints.h, and it no 2001-05-02 23:56:21 +00:00
ldconfig.8 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 11:04:34 +00:00
ldconfig.c Remove 'register' keyword. 2002-03-20 17:55:10 +00:00
ldconfig.h Elminate common declaration. 2001-02-22 21:53:39 +00:00
Makefile Default to WARNS=2. 2001-12-04 02:19:58 +00:00