| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove accidental debug leftovers. | sos | 2006-01-30 | 1 | -1/+0 |
* | Update copyright header to match rest of ATA. | sos | 2006-01-23 | 1 | -3/+1 |
* | Properly print the SATA protocal version. | sos | 2006-01-18 | 1 | -4/+9 |
* | o Correct usage(): delete command takes as argument array not channel. | maxim | 2005-12-14 | 1 | -1/+1 |
* | -mdoc sweep. | ru | 2005-11-18 | 1 | -4/+4 |
* | Clarify how the 'channel' argument should look like and add an | brueffer | 2005-08-16 | 1 | -2/+7 |
* | Fix status to report status from the given array. | sos | 2005-08-05 | 1 | -3/+8 |
* | Open devices RDONLY for ioctls. That makes it work on open devices to which | sos | 2005-06-06 | 1 | -2/+2 |
* | Print the rigth argv string on error (too much c&p).. | sos | 2005-05-20 | 1 | -4/+4 |
* | Fixed markup from the previous revision. | ru | 2005-05-16 | 1 | -8/+7 |
* | Reflect the new usage. | sos | 2005-05-16 | 1 | -39/+17 |
* | Change the way ioctls are issue to ATA. | sos | 2005-05-16 | 1 | -183/+217 |
* | This is the much rumoured ATA mkIII update that I've been working on. | sos | 2005-03-30 | 1 | -14/+34 |
* | Distinguish between TCQ and NCQ type of tagged queing. | sos | 2004-09-15 | 1 | -9/+11 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -1/+1 |
* | Whitespace cleanup. | des | 2004-05-20 | 1 | -22/+22 |
* | Add printing of relevant SATA info where approbiate. | sos | 2004-03-15 | 1 | -9/+31 |
* | Cosmetics | sos | 2004-01-21 | 1 | -1/+1 |
* | Make sure argv[x] exists before using it. | johan | 2003-11-05 | 1 | -9/+15 |
* | Make this WARNS=6 clean by: | johan | 2003-11-05 | 2 | -4/+14 |
* | Adjust to the new sys/ata.h layout | sos | 2003-08-24 | 1 | -29/+35 |
* | DOnt allow getting caps from other than master and slave device :) | sos | 2003-05-05 | 1 | -0/+3 |
* | Added more descriptive error outputs. | sos | 2003-05-04 | 1 | -13/+39 |
* | On getting status print the stripesize on RAID0's. | sos | 2003-05-04 | 1 | -2/+4 |
* | Add "addspare" functionality. | sos | 2003-05-02 | 2 | -3/+20 |
* | Make this WARNS=2 clean by using %j and (uintmax_t). | johan | 2003-04-22 | 2 | -2/+2 |
* | - Add a new ioctl to get the maximum number of ATA channels. | mux | 2003-03-22 | 1 | -4/+7 |
* | mdoc(7) police: markup nits. | ru | 2002-12-23 | 1 | -19/+31 |
* | Add a list of currently supported modes && an EXAMPLES section. | trhodes | 2002-12-14 | 1 | -0/+34 |
* | Don't depend on <sys/types.h> pollution in <fcntl.h>. Sort includes. | mike | 2002-09-16 | 1 | -4/+6 |
* | Use the proper fields for security. | sos | 2002-09-12 | 1 | -2/+2 |
* | 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 |
* | 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 |
* | Add support for creating/deleting ATA RAID's | sos | 2002-03-27 | 2 | -82/+161 |
* | 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 |
* | 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 |
* | Update to reflect the change in ata.h | sos | 2001-10-07 | 1 | -1/+1 |
* | 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 |