Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Get Rid MD5 support | miwi | 2011-03-19 | 1 | -1/+0 |
| | |||||
* | - None of swapon(), swapoff(), /sbin/swapon, /sbin/swapoff can handle ↵ | leeym | 2010-06-26 | 7 | -0/+184 |
| | | | | | | | | swapfile directly. Run scripts with mdconfig instead. - Bump PORTREVISION Feature safe: yes | ||||
* | Begin the process of deprecating sysutils/rc_subr by | dougb | 2010-03-27 | 1 | -1/+1 |
| | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# | ||||
* | - add swapd-1.0.3 | leeym | 2008-01-23 | 6 | -0/+78 |
"Swapd" is a daemon that watches free memory and manages swap files. If free memory drops too low, additional swap files are created. Additionally, if there is too much free memory, swap files are deactivated and disk space may be reclaimed. WWW: http://www.rkeene.org/oss/swapd/ |