Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a size_t for variables that need to hold buffer lengths. | harti | 2003-07-29 | 1 | -7/+8 |
| | |||||
* | - Convert a bunch of macros to the actual function they're calling. These | arr | 2002-05-16 | 1 | -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$ | peter | 1999-08-28 | 1 | -2/+2 |
| | |||||
* | Modify code to be -Wall'able. | mks | 1999-07-01 | 1 | -17/+17 |
| | | | | PR: bin/11315 | ||||
* | Add new files for HARP3 | phk | 1998-09-15 | 1 | -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). |