Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mdoc(7) police: kill hard sentence break. | ru | 2002-08-13 | 1 | -1/+2 |
| | |||||
* | Also print the serial # on atacontrol cap .... | sos | 2002-07-31 | 1 | -0/+1 |
| | |||||
* | The .Nm utility | charnier | 2002-07-06 | 1 | -1/+4 |
| | |||||
* | Minor spelling and grammar fixes in the atacontrol(8) manual page. | trhodes | 2002-07-02 | 1 | -11/+11 |
| | | | | PR: 39393 | ||||
* | mdoc(7) police: tidy up the markup. | ru | 2002-05-29 | 1 | -12/+35 |
| | |||||
* | Sync with the new endianness in ata.h | sos | 2002-04-05 | 1 | -7/+19 |
| | |||||
* | Be able to print ATA133 mode. | sos | 2002-04-05 | 1 | -1/+1 |
| | |||||
* | Add get-status to the ATA RAID subsystem. | sos | 2002-04-02 | 2 | -11/+61 |
| | |||||
* | Add support for getting status (fan, temp, 5V and 12V levels) from | sos | 2002-03-30 | 2 | -0/+19 |
| | | | | | | Promise Superswap enclosures. Sponsored by: Advanis | ||||
* | Add support for creating/deleting ATA RAID's | sos | 2002-03-27 | 2 | -82/+161 |
| | | | | Sponsored by: Advanis | ||||
* | mdoc(7) police: tiny fixes. | ru | 2002-03-15 | 1 | -2/+2 |
| | |||||
* | Check the <channel> arg a bit more. | sos | 2002-03-10 | 2 | -5/+12 |
| | | | | Submitted by: David Malone <dwmalone@maths.tcd.ie> | ||||
* | Update headers | sos | 2002-03-04 | 2 | -2/+2 |
| | |||||
* | Add the RAID rebuild command. | sos | 2002-03-03 | 2 | -3/+14 |
| | |||||
* | Match the requirements of the new kernel structures. | sos | 2002-02-04 | 1 | -0/+103 |
| | |||||
* | Default to WARNS=2. | obrien | 2001-12-04 | 1 | -0/+2 |
| | | | | | | Binary builds that cannot handle this must explicitly set WARNS=0. Reviewed by: mike | ||||
* | Update to reflect the change in ata.h | sos | 2001-10-07 | 1 | -1/+1 |
| | | | | Forgotten by: sos | ||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | Fix bogon introduce by last commit. | sos | 2001-05-18 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: update document date. | ru | 2001-05-17 | 1 | -1/+1 |
| | |||||
* | Update to use the new ioctl interface. | sos | 2001-05-17 | 2 | -73/+71 |
| | | | | Add the list command. | ||||
* | mdoc(7) police: normalize .Nd. | ru | 2001-04-18 | 1 | -2/+1 |
| | |||||
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
| | | | | - MAN[1-9] -> MAN. | ||||
* | Set the default manual section for sbin/ to 8. | ru | 2001-03-20 | 1 | -1/+0 |
| | |||||
* | Fix minor mdoc(7) and spelling nits. | ru | 2001-03-19 | 1 | -4/+4 |
| | |||||
* | Some minor cleanups to the code, no new functionality. | sos | 2001-03-19 | 1 | -44/+62 |
| | |||||
* | Incorporate most of Ruslans changes plus minor addtion by me | sos | 2001-03-19 | 1 | -32/+48 |
| | |||||
* | Back out ru's changes. Soren has requested this and I see no reason | imp | 2001-03-16 | 4 | -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. | ru | 2001-03-15 | 4 | -98/+187 |
| | |||||
* | Add atacontrol, a util to control variuos aspects of the ATA.4 driver, | sos | 2001-03-15 | 3 | -0/+302 |
please consult atacontrol.8 for usage.. |