Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-03-18 | typo; | Jason McIntyre | |
ok grange@ | |||
2004-02-19 | Oops. | Alexander Yurchenko | |
2004-02-19 | wdc logs parser, now not only costa@ can read it. | Alexander Yurchenko | |
ok costa@ | |||
2004-02-02 | pod enable/disable have never been implemented, sigh. From gluk@. | Alexander Yurchenko | |
2004-02-02 | A little better explanation about pod from gluk@ | Alexander Yurchenko | |
help and ok jmc@ | |||
2004-01-16 | Use __packed instead of __attribute__((packed)). | Alexander Yurchenko | |
ok millert@ | |||
2004-01-13 | s/wd1/wd0/; from Andrey Matveev <andrushock@korovino.net> | Alexander Yurchenko | |
2003-07-29 | spaces | Theo de Raadt | |
2003-07-10 | Properly determine the capacity for LBA48 drives and also remove | Alexander Yurchenko | |
the check for obsoleted bits in the identify word 0 since some drives put garbage there. Tested by Peter Galbavy <peter.galbavy@knowtion.net> and avsm@. | |||
2003-06-11 | ansification | Theo de Raadt | |
2003-06-03 | - section reorder | Jason McIntyre | |
- some mdoc fixes | |||
2003-03-12 | more .Li | Theo de Raadt | |
2003-02-20 | Use STDOUT_FILENO; David at phobia dot ms | Todd C. Miller | |
2003-01-29 | typos; | Jason McIntyre | |
many tweaks by millert@ (thanks) thanks mpech@ for help with adduser(8) ok millert@ | |||
2003-01-14 | consistent output and typo, grange@ ok | Anil Madhavapeddy | |
2002-12-23 | - mark usage() as __dead | Alexander Yurchenko | |
- combine function call and return value checking into one statement - use errx() instead of fprintf(stderr)/exit() - style(9)ed returns - better comments - proper initializing of agt var - add usage to device_dump() - grammar - some -W -Wall fixes - add missing exit()s in usage blocks - simplify sec_getpass() function Work by Andrey Matveev <andrushock@korovino.net> and me. ok gluk@ | |||
2002-12-22 | Convert to using atagettrace_t. | Alexander Yurchenko | |
ok costa@ | |||
2002-12-19 | Document atactl dump command; thanks to nick@ for pointing this out. | Alexander Yurchenko | |
ok deraadt@ | |||
2002-12-19 | much prettier | Theo de Raadt | |
2002-12-11 | ansi; p/o by Andrushock <andrushock@korovino.net> | Alexander Yurchenko | |
ok gluk@ | |||
2002-11-24 | KNF | Henning Brauer | |
2002-11-14 | use $ or # before commands in examples | Theo de Raadt | |
2002-10-16 | Check parameters range. Alexander Yurchenko <grange@rt.mipt.ru> | Grigoriy Orlov | |
costa@ ok. | |||
2002-08-04 | - grammar cleanup. | Grigoriy Orlov | |
- check for the failure of strdup(). from tedu <grendel@zeitbombe.org> | |||
2002-07-06 | Security Mode feature set. | Grigoriy Orlov | |
From Alexander Yurchenko <grange@rt.mipt.ru> Approved by csapuntz@ and me. | |||
2002-07-03 | ansi | Theo de Raadt | |
2002-06-15 | Move ATA SMART defines to atactl. | Grigoriy Orlov | |
No kernel parts use this constants. From Alexander Yurchenko <grange@rt.mipt.ru> | |||
2002-06-09 | rm trailing whitespace | Todd T. Fries | |
2002-06-08 | - extended SMART support. | Grigoriy Orlov | |
- style, typos. - Big part of program redesigned and become more clean and simple. Work done by Alexander Yurchenko <grange@openbsd.ru>. Readattr command implementation and some cleanups by me. Costa@ ok. | |||
2002-06-08 | Fix cut & paste error from last commit. | Grigoriy Orlov | |
2002-06-04 | Fix identify logic to match kernel. Works better on big endian architectures. | Constantine Sapuntzakis | |
2002-04-30 | use scsictl, not scsictl(8); closes pr/2577. | Federico G. Schwindt | |
2002-03-27 | Calculate the maximum queue depth correctly. | Grigoriy Orlov | |
PR2490 from Alexander Yurchenko <grange@rt.mipt.ru> | |||
2002-03-14 | Remove \n from err/errx/warn/warnx(). | Mike Pechkin | |
millert@ ok | |||
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2002-02-11 | Initial patch. | Mike Pechkin | |
When you give command examples in a manual page prefix them with $ command or # command deraadt@ ok | |||
2002-01-30 | atactl [ata device] dump | Constantine Sapuntzakis | |
will dump the ATA trace buffers | |||
2001-12-21 | Initial patch for a new mdoc issue. | Mike Pechkin | |
Powered by @mantoya: o) kill extra line in the end of file; o) kill extra space in the end of line; o) replace blank lines with .Pp; millert@ ok | |||
2001-12-13 | o) start new sentence on a new line; | Mike Pechkin | |
o) wrap long lines; o) fix bogus .Xr usage; o) we don't like blank lines; o) always close .Bl tags; o) OpenBSD -> .Ox; o) don't like .Pp before .Ss; millert@ ok; | |||
2001-09-03 | fix spellings | Theo de Raadt | |
2001-08-02 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin | |
o) .Sh EXAMPLE -> .Sh EXAMPLES; o) Delete .Sh OPTIONS. Text moved to .Sh DESCRIPTION; millert@ ok | |||
2001-07-20 | we don't like: | Mike Pechkin | |
o) .Pp before/after .Sh; o) .Pp before/after .Rs/.Re; o) .Nm without argument in SYNOPSIS; | |||
2001-07-07 | major -Wall cleanup, almost complete | Theo de Raadt | |
2001-06-04 | return from main() don't exit | Michael Shalayeff | |
2001-04-23 | Various man page fixes and improvements from gluk@ | Aaron Campbell | |
2001-03-23 | atactl SMART support; wouter@yourcreativesolutions.nl | Theo de Raadt | |
2000-07-13 | undo | Theo de Raadt | |
2000-07-05 | printf without %s | Theo de Raadt | |
2000-05-31 | It's "DMA" not "DMS" for the ATA-4 queued feature set!! | Chris Cappuccio | |
2000-04-12 | Remove all arguments to the .Os macro so that all of 2.7's man pages will | Aaron Campbell | |
correctly say "OpenBSD 2.7". |