aboutsummaryrefslogtreecommitdiff
path: root/sbin/camcontrol/util.c
Commit message (Expand)AuthorAgeFilesLines
* 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