CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2016/07/28 15:45:00

Modified files:
        usr.bin/top    : machine.c 

Log message:
rework realloc loop. there's no need to shrink the allocation between
calls. if we need a big space once, we'll likely need a big space again.

Reply via email to