aboutsummaryrefslogtreecommitdiff
path: root/sbin/camcontrol/util.c
Commit message (Expand)AuthorAgeFilesLines
* Make this WARNS=6 clean by:Johan Karlsson2003-08-051-1/+1
* Use __FBSDID.David E. O'Brien2003-05-021-4/+2
* Make camcontrol WARNS=2 clean.Johan Karlsson2003-02-201-2/+4
* Properly check malloc(3) return valuesChris D. Faulhaber2000-12-011-0/+4
* This is an overhaul of the mode page handling in camcontrol as well asKelly Yancey2000-08-081-354/+3
* Do some intptr_t casting for alpha.Matt Jacob2000-01-211-4/+4
* Use mkstemp(3) instead of tmpnam(3) when creating temporary files for modeKenneth D. Merry1999-09-281-3/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add a new device specification syntax to camcontrol. It is now possible toKenneth D. Merry1999-05-101-3/+3
* Camcontrol - A utility for configuring/manipulating the CAM subsystemJustin T. Gibbs1998-09-151-0/+500