summaryrefslogtreecommitdiffstats
path: root/sbin/atacontrol
Commit message (Collapse)AuthorAgeFilesLines
* Also print the serial # on atacontrol cap ....sos2002-07-311-0/+1
|
* The .Nm utilitycharnier2002-07-061-1/+4
|
* Minor spelling and grammar fixes in the atacontrol(8) manual page.trhodes2002-07-021-11/+11
| | | | PR: 39393
* mdoc(7) police: tidy up the markup.ru2002-05-291-12/+35
|
* Sync with the new endianness in ata.hsos2002-04-051-7/+19
|
* Be able to print ATA133 mode.sos2002-04-051-1/+1
|
* Add get-status to the ATA RAID subsystem.sos2002-04-022-11/+61
|
* Add support for getting status (fan, temp, 5V and 12V levels) fromsos2002-03-302-0/+19
| | | | | | Promise Superswap enclosures. Sponsored by: Advanis
* Add support for creating/deleting ATA RAID'ssos2002-03-272-82/+161
| | | | Sponsored by: Advanis
* mdoc(7) police: tiny fixes.ru2002-03-151-2/+2
|
* Check the <channel> arg a bit more.sos2002-03-102-5/+12
| | | | Submitted by: David Malone <dwmalone@maths.tcd.ie>
* Update headerssos2002-03-042-2/+2
|
* Add the RAID rebuild command.sos2002-03-032-3/+14
|
* Match the requirements of the new kernel structures.sos2002-02-041-0/+103
|
* Default to WARNS=2.obrien2001-12-041-0/+2
| | | | | | Binary builds that cannot handle this must explicitly set WARNS=0. Reviewed by: mike
* Update to reflect the change in ata.hsos2001-10-071-1/+1
| | | | Forgotten by: sos
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* Fix bogon introduce by last commit.sos2001-05-181-1/+1
|
* mdoc(7) police: update document date.ru2001-05-171-1/+1
|
* Update to use the new ioctl interface.sos2001-05-172-73/+71
| | | | Add the list command.
* mdoc(7) police: normalize .Nd.ru2001-04-181-2/+1
|
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for sbin/ to 8.ru2001-03-201-1/+0
|
* Fix minor mdoc(7) and spelling nits.ru2001-03-191-4/+4
|
* Some minor cleanups to the code, no new functionality.sos2001-03-191-44/+62
|
* Incorporate most of Ruslans changes plus minor addtion by mesos2001-03-191-32/+48
|
* Back out ru's changes. Soren has requested this and I see no reasonimp2001-03-164-187/+98
| | | | | | to not just do it. It is his new code that is being actively developed so he has say over it. ru's direct changes were premature as they occurred less than 4 hours after it was committed to the tree.
* Make this compile with ${BDECFLAGS}, apply style(9), cleanup manpage.ru2001-03-154-98/+187
|
* Add atacontrol, a util to control variuos aspects of the ATA.4 driver,sos2001-03-153-0/+302
please consult atacontrol.8 for usage..
OpenPOWER on IntegriCloud