freebsd-dev/usr.sbin/atm
Andrew R. Reiter d58f1bc48b - 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:28:40 +00:00
..
atmarpd - Convert a bunch of macros to the actual function they're calling. These 2002-05-16 23:28:40 +00:00
scspd Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00
Makefile Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00
Makefile.inc Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00