This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sbin
/
camcontrol
History
mav
68b26f6649
Export PCI IDs of ATA/SATA controllers through CAM and ata(4) layers to
...
GEOM. This information needed for proper soft-RAID's on-disk metadata reading and writing.
2010-07-25 15:43:52 +00:00
..
camcontrol.8
Correct explanation for idle and standby subcommands' -t argument.
2010-07-01 14:10:55 +00:00
camcontrol.c
Export PCI IDs of ATA/SATA controllers through CAM and ata(4) layers to
2010-07-25 15:43:52 +00:00
camcontrol.h
…
Makefile
Switch the default WARNS level for sbin/ to 6.
2009-10-19 16:00:24 +00:00
modeedit.c
Initialize variables before usage.
2010-06-11 17:02:57 +00:00
util.c
…