summaryrefslogtreecommitdiffstats
path: root/lib/libatm/ip_addr.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix a couple of potential buffer overflows.harti2004-02-211-8/+6
| | | | Submitted by: christer.oberg@texonet.com
* Correct a cut'n'paste error in a comment.harti2003-07-291-1/+1
|
* Use the appropriate [s]size_t type where a buffer size is meant.harti2003-07-291-5/+3
| | | | Add const specifiers to constant function arguments.
* Make library WARNS=6 clean. The problems have been: alignment on sparc64harti2003-07-251-1/+2
| | | | and one of the usual sizeof(in_addr_t) == sizeof(u_long) bugs.
* Fix warnings.mdodd2003-03-251-7/+7
|
* - Remove UM_* memory handling macros as they just obfuscate code.arr2002-06-241-2/+2
|
* __FBSDID() Cleanupdillon2001-09-301-0/+1
|
* Revamp FBSDID's for libatm. Restore original import rcsid as per bdedillon2001-09-151-6/+2
| | | | Reviewed by: various people
* Convert a library to use the new __FBSDID()'s for testing and reviewdillon2001-09-151-4/+2
| | | | purposes.
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
|
* Modify code to be -Wall'able.mks1999-07-011-7/+8
| | | | PR: bin/11315
* Add new files for HARP3phk1998-09-151-0/+167
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