OpenBSD CVS

src/sbin/swapctl/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sbin / swapctl

Current tag: OPENBSD_5_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   13 years  stsp   Fix swapctl -A with DUIDs in /etc/fstab, and plug a small memory leak. ok jsing@...
[TXT] swapctl.8  1.34   8 years  schwarze   fix markup of the -t argument
[TXT] swapctl.c  1.22   8 years  schwarze   update spacing in usage(); reminded by jmc@
[TXT] swapctl.h  1.4   16 years  millert   Remove dead code and fix incorrect comment. From Igor Zinovik.
[TXT] swaplist.c  1.12   8 years  mmcc   Remove NULL-checks before free(). ok tb@