freebsd_amp_hwpstate/usr.sbin/atm
Andrew R. Reiter 1effc132ba - Convert a bunch of macros to the actual function they're calling. These
include:

          UM_ALLOC        -> calloc, malloc
          UM_FREE         -> free
          UM_COPY         -> bcopy
          UM_ZERO         -> bzero

    This is the first step towards removing these macros.
2002-05-16 23:57:37 +00:00
..
atmarpd
scspd - Convert a bunch of macros to the actual function they're calling. These 2002-05-16 23:57:37 +00:00
Makefile
Makefile.inc