freebsd-dev/usr.sbin/atm/atmarpd
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
..
atmarp_config.c - Convert a bunch of macros to the actual function they're calling. These 2002-05-16 23:28:40 +00:00
atmarp_log.c
atmarp_scsp.c - Convert a bunch of macros to the actual function they're calling. These 2002-05-16 23:28:40 +00:00
atmarp_subr.c - Convert a bunch of macros to the actual function they're calling. These 2002-05-16 23:28:40 +00:00
atmarp_timer.c - Convert a bunch of macros to the actual function they're calling. These 2002-05-16 23:28:40 +00:00
atmarp_var.h
atmarpd.8 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:44:04 +00:00
atmarpd.c Add `_PATH_DEVZERO'. 2000-12-09 09:35:55 +00:00
Makefile Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00