free: option to show memory commit limits

This commit is largely the userland only changes found in !73
added by Jens Låås (@jelaas)

References:
 procps-ng/procps!73
This commit is contained in:
Craig Small
2021-06-16 20:29:03 +10:00
parent 9bebdf2ab3
commit 16734d580e
3 changed files with 24 additions and 2 deletions

1
NEWS
View File

@@ -1,6 +1,7 @@
procps-ng-NEXT
---------------
* Rename pwait to pidwait
* free: Add committed line option merge #25
* library: renamed to libproc-2 and reset to 0:0:0
* library: add support for accessing smaps_rollup issue #112, #201
* pkill: Check for lt- variants of program name issue #192