index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
swapctl
Age
Commit message (
Expand
)
Author
2015-04-18
Convert many atoi() calls to strtonum(), adding range checks and failure
Theo de Raadt
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2014-08-10
Only need <stdint.h> and not all of <inttypes.h> here
Philip Guenther
2013-07-16
Add missing .Mt macros for AUTHORS email addresses.
Ingo Schwarze
2011-06-24
swapctl -s was showing 1k blocks, regardless of -k. so fix this by showing
Jasper Lievisse Adriaanse
2011-04-17
a little more tweaking; ok krw
Jason McIntyre
2011-04-17
Tweak verbiage, bring examples up to date.
Kenneth R Westerback
2010-12-29
Fix swapctl -A with DUIDs in /etc/fstab, and plug a small memory leak.
Stefan Sperling
2010-09-03
add an EXIT STATUS section for /sbin;
Jason McIntyre
2007-11-26
if no arguments given, assume a nice default; ok miod jakemsr deanna
Theo de Raadt
2007-07-26
use calloc() instead of malloc(); zinovik@cs.karelia.ru
Theo de Raadt
2007-07-17
sync swapon usage(); from Igor Zinovik
Jason McIntyre
2007-07-17
do not try to list which options go with -p: the list is currently out of
Jason McIntyre
2007-07-16
Remove dead code and fix incorrect comment. From Igor Zinovik.
Todd C. Miller
2007-07-16
No need to include <sys/param.h> or <errno.h>. Also reorder includes
Todd C. Miller
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-05-27
fix .Xr's to mount_vnd(8)
Alexander von Gernler
2006-08-24
add .Ex;
Jason McIntyre
2006-08-24
- expand the text on priorities: from netbsd
Jason McIntyre
2006-08-24
reword a scary sentence;
Jason McIntyre
2006-08-24
sort options;
Jason McIntyre
2005-04-12
handle snprintf potential -1 case
Theo de Raadt
2004-01-12
- avoid variable sized static array (from millert@)
Anil Madhavapeddy
2003-09-26
check strdup failure; ok anil millert
Theo de Raadt
2003-06-03
- section reorder
Jason McIntyre
2003-05-10
document that kernel automatically handles first swap partition
Jason McIntyre
2003-03-03
Fix inaccuracies in comments.
Miod Vallat
2003-02-13
typos;
Jason McIntyre
2002-12-19
no you
Theo de Raadt
2002-07-03
ansi
Theo de Raadt
2002-05-15
typo in comment.
Artur Grabowski
2002-05-15
Kill commented out stubs for swapoff.
Artur Grabowski
2002-05-15
kill the reference to swapoff.
Artur Grabowski
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-12-21
Initial patch for a new mdoc issue.
Mike Pechkin
2001-08-02
o) .Sh AUTHOR -> .Sh AUTHORS;
Mike Pechkin
2001-07-26
Remove BUGS section, swapoff now works. ok art@
Peter Valchev
2001-06-04
return from main() don't exit
Michael Shalayeff
2001-06-02
Various swapctl(8) improvements:
Miod Vallat
2001-04-23
Various man page fixes and improvements from gluk@
Aaron Campbell
2001-03-09
PATH_MAX+1 is wrong. Not cranking libc/libc_r majors over this, since they j...
Theo de Raadt
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-06-30
warnx?/errx? paranoia (use "%s" not a bare string unless it is a
Todd C. Miller
2000-06-28
Remove information that's NetBSD-specific.
Artur Grabowski
2000-04-13
example fstab entry
Theo de Raadt
2000-03-18
Remove hard sentence breaks, and some other cleanup along the way.
Aaron Campbell
2000-03-05
Finish standardizing options list introduction.
Aaron Campbell
2000-02-26
we are openbsd; mention toby
Hugh Graham
2000-02-26
add rcs idents
Hugh Graham
2000-02-13
Xr vnconfig(8); sdb@ssr.com
Aaron Campbell
[next]