freebsd-dev/usr.sbin/atm/scspd
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
..
Makefile Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00
scsp_cafsm.c - Convert a bunch of macros to the actual function they're calling. These 2002-05-16 23:57:37 +00:00
scsp_config_lex.c - Convert a bunch of macros to the actual function they're calling. These 2002-05-16 23:57:37 +00:00
scsp_config_parse.y - Convert a bunch of macros to the actual function they're calling. These 2002-05-16 23:57:37 +00:00
scsp_config.c - Convert a bunch of macros to the actual function they're calling. These 2002-05-16 23:57:37 +00:00
scsp_hfsm.c
scsp_if.c - Convert a bunch of macros to the actual function they're calling. These 2002-05-16 23:57:37 +00:00
scsp_if.h
scsp_input.c - Convert a bunch of macros to the actual function they're calling. These 2002-05-16 23:57:37 +00:00
scsp_log.c - Convert a bunch of macros to the actual function they're calling. These 2002-05-16 23:57:37 +00:00
scsp_msg.c - Convert a bunch of macros to the actual function they're calling. These 2002-05-16 23:57:37 +00:00
scsp_msg.h - Convert a bunch of macros to the actual function they're calling. These 2002-05-16 23:57:37 +00:00
scsp_output.c - Convert a bunch of macros to the actual function they're calling. These 2002-05-16 23:57:37 +00:00
scsp_print.c - Convert a bunch of macros to the actual function they're calling. These 2002-05-16 23:57:37 +00:00
scsp_socket.c - Convert a bunch of macros to the actual function they're calling. These 2002-05-16 23:57:37 +00:00
scsp_subr.c - Convert a bunch of macros to the actual function they're calling. These 2002-05-16 23:57:37 +00:00
scsp_timer.c
scsp_var.h
scspd.8 mdoc(7) police: remove extraneous .Pp before and/or after .Sh. 2001-07-09 09:54:33 +00:00
scspd.c Add `_PATH_DEVZERO'. 2000-12-09 09:35:55 +00:00