index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
swapctl
Age
Commit message (
Expand
)
Author
2001-11-26
Add word "WARNING" when complaining about swap being world-read/writeable
pooka
2001-11-16
Sort sections, use standard section headers.
wiz
2001-10-01
Remove swapoff mention, per misc/14120.
wiz
2001-06-05
Drop arguments of .Os.
wiz
2001-04-11
add a section on swap priorities. document the round robin scheme.
mrg
2001-02-19
convert to use getprogname()
cgd
2000-11-17
fix incorrect comment; -d does work!
lukem
2000-11-17
support new `swapctl -z' that shows the dump device.
mrg
2000-08-19
Add space in summary printf.
soren
2000-07-07
warnx?/errx? audit. don't pass variable/function return value alone.
itojun
2000-04-13
use <sys/swap.h>. should have happened years ago.
mrg
2000-03-13
Fix doubled 'the's.
soren
2000-03-05
* add support for -U, which is the opposite of -A (i.e, it unconfigures
lukem
2000-01-13
swapctl(SWAP_OFF, ...) now works.
ad
1999-04-26
add a -D line to usage().
mrg
1999-02-23
add a new fstab type "dp" for the user-specified dump device.
mrg
1998-10-08
print the strerror if swapctl fails.
mrg
1998-08-29
<vm/vm_swap.h> -> <sys/swap.h>
mrg
1998-08-29
add a `char se_path[PATH_MAX]' member to struct swapent, that
mrg
1998-07-26
const poisoning.
mycroft
1998-06-17
Fix this to correctly do swapctl -l for regions > 2^31 bytes.
ross
1998-05-22
sort entries and delete extra periods in SEE also section.
msaitoh
1998-02-10
make swapctl exit with non-zero if -A and nothing swapped on
mrg
1998-01-26
Typo corrections.
ross
1997-11-11
add missing .Nm sections.
mrg
1997-10-23
oops; forgot to update the license here.
mrg
1997-10-20
Fix .Nm usage.
enami
1997-10-10
remove advertising clause from all my licenses.
mrg
1997-09-15
* fix .Nm usage
lukem
1997-08-03
note that swapoff is unsupported; from Brian Grayson in PR misc/3930
mikel
1997-07-21
free() what you malloc().
mrg
1997-07-11
add comparisons to NULL implicit in my last changes
mikel
1997-06-26
move -t option to stand on its own and change a bit.
perry
1997-06-25
Add a "-t blk|noblk" device type option to swapctl -A. This allows the
thorpej
1997-06-25
include <err.h> for err*() and warn*() prototypes
mikel
1997-06-24
include <err.h> for err*() and warn*() prototypes
mikel
1997-06-15
note what N in priority=N means.
mrg
1997-06-15
make option lists much clearer.
mrg
1997-06-15
document nfsmntpt option, re-arrange a little.
mrg
1997-06-15
Totally rework the command parsing, eliminating a few walk-offs of
thorpej
1997-06-12
link to swapon.
mrg
1997-06-12
swapctl program for new swap code.
mrg