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