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_4_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.2   24 years  hugh   add rcs idents
[TXT] swapctl.8  1.29   16 years  jmc   do not try to list which options go with -p: the list is currently out of date, ...
[TXT] swapctl.c  1.17   16 years  deraadt   if no arguments given, assume a nice default; ok miod jakemsr deanna
[TXT] swapctl.h  1.4   16 years  millert   Remove dead code and fix incorrect comment. From Igor Zinovik.
[TXT] swaplist.c  1.7   16 years  deraadt   use calloc() instead of malloc(); zinovik@cs.karelia.ru