Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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.. |