freebsd-dev/sbin/camcontrol
Kenneth D. Merry 515f06ebc0 Fix a bzero length calculation. sizeof(struct ccb_getdev) should have been
sizeof(struct ccb_getdevstats).

MFC after:	3 days
2002-04-01 03:58:51 +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 Fix a bzero length calculation. sizeof(struct ccb_getdev) should have been 2002-04-01 03:58:51 +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