harti
18065b763b
Fix a couple of potential buffer overflows.
...
Submitted by: christer.oberg@texonet.com
2004-02-21 16:29:10 +00:00
harti
651b54f472
Use the appropriate [s]size_t type where a buffer size is meant.
...
Add const specifiers to constant function arguments.
2003-07-29 13:35:03 +00:00
harti
8c1d1fe008
Make library WARNS=6 clean. The problems have been: alignment on sparc64
...
and one of the usual sizeof(in_addr_t) == sizeof(u_long) bugs.
2003-07-25 08:22:08 +00:00
mdodd
8d50af2b05
bzero() allocations.
2002-09-30 09:18:54 +00:00
arr
1c28000a22
- Remove UM_* memory handling macros as they just obfuscate code.
2002-06-24 22:29:01 +00:00
dillon
2cea915f9c
__FBSDID() Cleanup
2001-09-30 21:06:00 +00:00
dillon
d085d52af7
Revamp FBSDID's for libatm. Restore original import rcsid as per bde
...
Reviewed by: various people
2001-09-15 19:36:55 +00:00
dillon
7454909fa1
Convert a library to use the new __FBSDID()'s for testing and review
...
purposes.
2001-09-15 03:42:10 +00:00
peter
76f0c923fe
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
mks
7707e35f12
Modify code to be -Wall'able.
...
PR: bin/11315
1999-07-01 20:48:59 +00:00
phk
c3dd1fa899
Add new files for HARP3
...
Host ATM Research Platform (HARP), Network Computing Services, Inc.
This software was developed with the support of the Defense Advanced
Research Projects Agency (DARPA).
1998-09-15 08:23:17 +00:00