summaryrefslogtreecommitdiffstats
path: root/usr.sbin/atm/scspd/scsp_log.c
Commit message (Collapse)AuthorAgeFilesLines
* - Convert a bunch of macros to the actual function they're calling. Thesearr2002-05-161-4/+3
| | | | | | | | | | | include: UM_ALLOC -> calloc, malloc UM_FREE -> free UM_COPY -> bcopy UM_ZERO -> bzero This is the first step towards removing these macros.
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
|
* Modify code to be -Wall'able.mks1999-07-011-15/+15
| | | | PR: bin/11315
* Add new files for HARP3phk1998-09-151-0/+265
Host ATM Research Platform (HARP), Network Computing Services, Inc. This software was developed with the support of the Defense Advanced Research Projects Agency (DARPA).
OpenPOWER on IntegriCloud