CVS commit: src/sbin/swapctl
"Robert Elz" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: kre Date: Mon Feb 16 23:18:55 UTC 2026 Modified Files: src/sbin/swapctl: swaplist.c Log Message: Minor changes to column widths for swapctl -l These changes should cope with listing swap devices (in units of 512 byte blocks) up to somewhere around the 45TiB total configured swap size. Beyond that a minor modification (or perhaps rewrite in a more general way) will be needed. But as it is might keep things looking good for another year or two for most users. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/sbin/swapctl/swaplist.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.