pkgsrc-wip/procps/TODO
Jeremy C. Reed 92c2fddf9d The Linux /proc file system utilities are tools for reporting about
and modifying the state of the system, including memory, processes,
sending signals to processes, etc. The commands include free, oldps,
pgrep, pkill, ps, skill, snice, sysctl, tload, top, vmstat, w and watch.
(kill is not installed; it is available in the sysutils/util-linux
package.)
This version of procps is maintained by Albert Cahalan, based on
original code from Michael K. Johnson.
2003-05-16 03:20:43 +00:00

8 lines
214 B
Text

# this had curses.h hard-coded; patch hard-codes ncurses instead
# need to force ncurses requirement with USE_NCURSES=
# or patch code more
# todo: submit patch to maintainer
# todo: need to test without glibc