index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
atactl
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-23
ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;
jmc
1
-3
/
+3
2017-07-09
remove redundant variable declarations in Makefiles, since those are
espie
1
-3
/
+1
2015-08-20
<stdlib.h> is included, so do not need to cast result from
deraadt
1
-2
/
+2
2015-02-28
Reduce usage of predefined strings in manpages.
bentley
1
-7
/
+7
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
1
-2
/
+2
2014-11-15
Reduce instances of `` '' in manuals.
bentley
1
-3
/
+4
2014-09-08
obvious cases of missing .An;
schwarze
1
-5
/
+9
2012-12-10
escape some exclamation marks to avoid unwanted double spacing;
jmc
1
-4
/
+4
2011-05-04
Switch atactl over to using opendev() instead of opendisk() so it can
oga
1
-19
/
+3
2011-04-06
Avoid using NULL in non-pointer contexts: use 0 for integer values and '\0'
miod
1
-7
/
+7
2010-01-03
Neither .Pp nor unqualified text are allowed at the top level of .Bl;
schwarze
1
-3
/
+3
2009-04-16
Update SMART attributes list. From kirill.timofeev@gmail.com.
grange
1
-4
/
+34
2008-09-24
remove duplicate command;
jmc
1
-3
/
+2
2008-08-10
add missing ellipsis; spacing.
sobrado
2
-14
/
+16
2008-07-05
synchronize usage of atactl commands with manual page.
sobrado
1
-26
/
+25
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2
-17
/
+3
2008-06-03
fix some spacing issues;
jmc
1
-3
/
+3
2007-09-02
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
deraadt
1
-3
/
+3
2007-05-31
convert to new .Dd format;
jmc
1
-2
/
+2
2006-10-04
sort the smartoffline subcommands;
jmc
1
-8
/
+8
2006-10-04
DIAGNOSTICS -> CAVEATS because:
jmc
1
-12
/
+12
2006-10-03
move the advice about smart, readattr, and sec* to before the command
jmc
1
-32
/
+25
2006-10-03
provide a summary of the available commands, since there's a ton of
jmc
1
-3
/
+42
2006-10-03
put the command list into some semblance of order;
jmc
1
-152
/
+156
2006-10-02
various tweaks to smarten this page up a bit;
jmc
1
-22
/
+17
2006-10-02
standard EXAMPLES;
jmc
1
-13
/
+13
2006-10-02
simplify SYNOPSIS and sync usage();
jmc
2
-8
/
+4
2006-05-27
Kill some lint warnings by changing some variables to more
moritz
1
-26
/
+25
2005-08-10
Mention if the disk supports IDLE IMMEDIATE with UNLOAD FEATURE
jsg
1
-1
/
+2
2005-03-28
Fix obvious copy/paste typo.
kurt
1
-6
/
+5
2004-09-16
remove unused variables
deraadt
1
-6
/
+3
2004-03-18
typo;
jmc
1
-2
/
+2
2004-02-19
Oops.
grange
1
-4
/
+4
2004-02-19
wdc logs parser, now not only costa@ can read it.
grange
1
-3
/
+244
2004-02-02
pod enable/disable have never been implemented, sigh. From gluk@.
grange
1
-1
/
+5
2004-02-02
A little better explanation about pod from gluk@
grange
1
-3
/
+5
2004-01-16
Use __packed instead of __attribute__((packed)).
grange
1
-2
/
+2
2004-01-13
s/wd1/wd0/; from Andrey Matveev <andrushock@korovino.net>
grange
1
-3
/
+3
2003-07-29
spaces
deraadt
1
-2
/
+2
2003-07-10
Properly determine the capacity for LBA48 drives and also remove
grange
1
-7
/
+13
2003-06-11
ansification
deraadt
1
-2
/
+2
2003-06-03
- section reorder
jmc
1
-11
/
+10
2003-03-12
more .Li
deraadt
1
-59
/
+59
2003-02-20
Use STDOUT_FILENO; David at phobia dot ms
millert
1
-2
/
+2
2003-01-29
typos;
jmc
1
-20
/
+20
2003-01-14
consistent output and typo, grange@ ok
avsm
2
-6
/
+6
2002-12-23
- mark usage() as __dead
grange
1
-86
/
+75
2002-12-22
Convert to using atagettrace_t.
grange
1
-2
/
+2
2002-12-19
Document atactl dump command; thanks to nick@ for pointing this out.
grange
1
-1
/
+5
2002-12-19
much prettier
deraadt
1
-103
/
+64
[next]