freebsd-dev/sbin/camcontrol
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
..
camcontrol.8 Correct an out of date device node name. We do not have /dev/rsd0.ctl 2002-02-11 14:35:28 +00:00
camcontrol.c Remove 'register' keyword. 2002-03-20 17:55:10 +00:00
camcontrol.h This is an overhaul of the mode page handling in camcontrol as well as 2000-08-08 06:24:17 +00:00
Makefile Style. 2002-01-24 16:53:08 +00:00
modeedit.c Remove 'register' keyword. 2002-03-20 17:55:10 +00:00
util.c Properly check malloc(3) return values 2000-12-01 12:02:16 +00:00