Module Name: src
Committed By: lukem
Date: Thu May 20 05:53:35 UTC 1999
Modified Files:
src/sys/sys: systm.h
Log Message:
* add humanize_number() (a more generic version of format_bytes(),
which the latter uses)
* add allocsys() - MI version of the MD function of the same name,
and ALLOCSYS() - a vamped up VALLOC().