summaryrefslogtreecommitdiffstats
path: root/usr.sbin/atm/scspd/scsp_subr.c
Commit message (Collapse)AuthorAgeFilesLines
* Use a size_t for variables that need to hold buffer lengths.harti2003-07-291-7/+8
|
* - Convert a bunch of macros to the actual function they're calling. Thesearr2002-05-161-45/+34
| | | | | | | | | | | 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-17/+17
| | | | PR: bin/11315
* Add new files for HARP3phk1998-09-151-0/+1123
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