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