aboutsummaryrefslogtreecommitdiff
path: root/sbin/atacontrol
Commit message (Expand)AuthorAgeFilesLines
* CosmeticsSøren Schmidt2004-01-211-1/+1
* Make sure argv[x] exists before using it.Johan Karlsson2003-11-051-9/+15
* Make this WARNS=6 clean by:Johan Karlsson2003-11-052-4/+14
* Adjust to the new sys/ata.h layoutSøren Schmidt2003-08-241-29/+35
* DOnt allow getting caps from other than master and slave device :)Søren Schmidt2003-05-051-0/+3
* Added more descriptive error outputs.Søren Schmidt2003-05-041-13/+39
* On getting status print the stripesize on RAID0's.Søren Schmidt2003-05-041-2/+4
* Add "addspare" functionality.Søren Schmidt2003-05-022-3/+20
* Make this WARNS=2 clean by using %j and (uintmax_t).Johan Karlsson2003-04-222-2/+2
* - Add a new ioctl to get the maximum number of ATA channels.Maxime Henrion2003-03-221-4/+7
* mdoc(7) police: markup nits.Ruslan Ermilov2002-12-231-19/+31
* Add a list of currently supported modes && an EXAMPLES section.Tom Rhodes2002-12-141-0/+34
* Don't depend on <sys/types.h> pollution in <fcntl.h>. Sort includes.Mike Barcroft2002-09-161-4/+6
* Use the proper fields for security.Søren Schmidt2002-09-121-2/+2
* mdoc(7) police: kill hard sentence break.Ruslan Ermilov2002-08-131-1/+2
* Also print the serial # on atacontrol cap ....Søren Schmidt2002-07-311-0/+1
* The .Nm utilityPhilippe Charnier2002-07-061-1/+4
* Minor spelling and grammar fixes in the atacontrol(8) manual page.Tom Rhodes2002-07-021-11/+11
* mdoc(7) police: tidy up the markup.Ruslan Ermilov2002-05-291-12/+35
* Sync with the new endianness in ata.hSøren Schmidt2002-04-051-7/+19
* Be able to print ATA133 mode.Søren Schmidt2002-04-051-1/+1
* Add get-status to the ATA RAID subsystem.Søren Schmidt2002-04-022-11/+61
* Add support for getting status (fan, temp, 5V and 12V levels) fromSøren Schmidt2002-03-302-0/+19
* Add support for creating/deleting ATA RAID'sSøren Schmidt2002-03-272-82/+161
* mdoc(7) police: tiny fixes.Ruslan Ermilov2002-03-151-2/+2
* Check the <channel> arg a bit more.Søren Schmidt2002-03-102-5/+12
* Update headersSøren Schmidt2002-03-042-2/+2
* Add the RAID rebuild command.Søren Schmidt2002-03-032-3/+14
* Match the requirements of the new kernel structures.Søren Schmidt2002-02-041-0/+103
* Default to WARNS=2.David E. O'Brien2001-12-041-0/+2
* Update to reflect the change in ata.hSøren Schmidt2001-10-071-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Fix bogon introduce by last commit.Søren Schmidt2001-05-181-1/+1
* mdoc(7) police: update document date.Ruslan Ermilov2001-05-171-1/+1
* Update to use the new ioctl interface.Søren Schmidt2001-05-172-73/+71
* mdoc(7) police: normalize .Nd.Ruslan Ermilov2001-04-181-2/+1
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* Fix minor mdoc(7) and spelling nits.Ruslan Ermilov2001-03-191-4/+4
* Some minor cleanups to the code, no new functionality.Søren Schmidt2001-03-191-44/+62
* Incorporate most of Ruslans changes plus minor addtion by meSøren Schmidt2001-03-191-32/+48
* Back out ru's changes. Soren has requested this and I see no reasonWarner Losh2001-03-164-187/+98
* Make this compile with ${BDECFLAGS}, apply style(9), cleanup manpage.Ruslan Ermilov2001-03-154-98/+187
* Add atacontrol, a util to control variuos aspects of the ATA.4 driver,Søren Schmidt2001-03-153-0/+302