mikel
48b0668523
note that swapoff is unsupported; from Brian Grayson in PR misc/3930
1997-08-03 05:48:10 +00:00
mrg
327d42e4ef
free() what you malloc().
1997-07-21 05:05:12 +00:00
mikel
8b691f3aee
add comparisons to NULL implicit in my last changes
1997-07-11 03:36:27 +00:00
perry
9386b2e135
move -t option to stand on its own and change a bit.
...
add a WARNINGS about the dangers of running without swap or only using
swap files if you have local disk to fsck.
1997-06-26 00:51:07 +00:00
thorpej
2ea04e4383
Add a "-t blk|noblk" device type option to swapctl -A. This allows the
...
user to specify "only add block devices" or "only add non-block devices".
This is useful during early system startup where swapping may be needed
before swap files are available (e.g. if fsck'ing large file systems).
1997-06-25 23:18:10 +00:00
mikel
e5ef66b32c
include <err.h> for err*() and warn*() prototypes
...
fix some printf() formats to take long args instead of int
1997-06-25 07:44:12 +00:00
mikel
6b2081e1f5
include <err.h> for err*() and warn*() prototypes
...
cast long to int for use by printf("%d",..)
add parens for gcc -Wall
1997-06-24 05:22:38 +00:00
mrg
e4a130c78e
note what N in priority=N means.
1997-06-15 15:22:48 +00:00
mrg
20548cd669
make option lists much clearer.
1997-06-15 04:08:33 +00:00
mrg
a413009751
document nfsmntpt option, re-arrange a little.
1997-06-15 03:52:02 +00:00
thorpej
0d769d1d10
Totally rework the command parsing, eliminating a few walk-offs of
...
bogus pointers, etc.
1997-06-15 03:47:53 +00:00
mrg
b6fc10aa3c
link to swapon.
1997-06-12 16:18:50 +00:00
mrg
01a7eafbaa
swapctl program for new swap code.
1997-06-12 13:14:11 +00:00