| Age | Commit message (Expand) | Author |
| 2013-07-20 | Use Mt for email addresses. | wiz |
| 2013-01-01 | Explicitly include sys/ioctl.h | dsl |
| 2012-12-26 | Allow named wedges to be used on command line, also fix name lookup | mlelstv |
| 2012-04-07 | use getfsspecname() | christos |
| 2011-08-27 | static + __dead | joerg |
| 2011-06-01 | Clarify placement of commas. From Snader_LB on freenode/#netbsd-code. | jruoho |
| 2009-09-24 | Make the exit status from "swapctl -A" and "swapctl -U" tri-state: | apb |
| 2009-04-06 | redo previous to fix amd64 build | lukem |
| 2009-04-06 | fix sign-compare issue | lukem |
| 2008-12-28 | fix dev_t format. | christos |
| 2008-05-29 | remove clause #3 from my license where there are no other | mrg |
| 2007-08-02 | Re-phrase description of -A option, as per suggestion from Jukka Salmi | he |
| 2006-09-02 | Sort sections. Fix typo. Start sentence with upper-case letter. | wiz |
| 2006-08-27 | Add a caveats section describing potential problems with autoconfigured | martin |
| 2006-08-27 | As discussed on tech-userlevel: enhance the -A/-U commands to take a -t | martin |
| 2006-08-23 | Sort options. Sync usage with man page. | wiz |
| 2006-08-23 | Sort sections. Fix typos. | wiz |
| 2006-08-22 | Only one -D synopsis line | martin |
| 2006-08-22 | Allow unsetting the dump device via "swapctl -D none". | martin |
| 2005-06-27 | Move WARNS=3 to the Makefile.inc, and add a little const to the remaining | christos |
| 2005-06-12 | Remove some const. This is better than using __UNCONST at the second | christos |
| 2005-02-09 | Kill __P(), use ANSI function declarations, constify; WARNS=3. | xtraeme |
| 2005-01-10 | support RESCUEDIR (for mount_nfs and umount) | lukem |
| 2004-06-08 | Drop trailing whitespace. | wiz |
| 2004-06-08 | Add options for swapon in the Synopsis section. Closes PR#25866 from | cjep |
| 2004-06-08 | Fix usage string (i.e. add information about -z). Fixes PR#25865 from | cjep |
| 2003-12-21 | bump date for previous | mrg |
| 2003-12-20 | support "-g" and "-m" as well as "-k" and "-h". swapctl & swaplist code | mrg |
| 2003-12-20 | add a "-h" (humanize_number(3)) option to swapctl(8) and pstat(8), from | mrg |
| 2003-10-21 | The 3rd argument to swapctl() is an int, don't pass NULL in it. | fvdl |
| 2003-06-23 | Add NetBSD RCS Ids. | agc |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-01-24 | Mention that the mount point for a remote swap file must exist as a directory. | hubertf |
| 2002-10-01 | New sentence, new line. Use some more mdoc. | wiz |
| 2002-09-18 | print something sensible on -z if no dump device is set | drochner |
| 2002-06-21 | Support 'dp' as mount option for 'sw' fstype, so it DTRT for entries like: | jdolecek |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 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 |