mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Start fresh on master, only apply needed patches on top now. Upstream commit: 56279fdef34eb28a4655b489b992c651bd8379fc Taken from: FreeBSD |
||
|---|---|---|
| .. | ||
| Makefile | ||
| README | ||
| vm.c | ||
1998.02.12 This is a small replacement for vmstat(8) program. It allows you to measure current memory utilisation. The same info is available via sysctl(8) program, but unfortunately this particular variable doesn't have its handler, and consequently it is not displayed in stock version of sysctl(8). <abial@freebsd.org> $FreeBSD$