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
atmarp_log.c
atmarp_scsp.c
atmarp_subr.c
atmarp_timer.c
atmarp_var.h
atmarpd.8
atmarpd.c
Makefile