freebsd-nq/lib/libatm
Hartmut Brandt 21b40f3c1b 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
..
atm_addr.c Use the appropriate [s]size_t type where a buffer size is meant. 2003-07-29 13:35:03 +00:00
cache_key.c Use the appropriate [s]size_t type where a buffer size is meant. 2003-07-29 13:35:03 +00:00
ioctl_subr.c Use the appropriate [s]size_t type where a buffer size is meant. 2003-07-29 13:35:03 +00:00
ip_addr.c Use the appropriate [s]size_t type where a buffer size is meant. 2003-07-29 13:35:03 +00:00
ip_checksum.c Use the appropriate [s]size_t type where a buffer size is meant. 2003-07-29 13:35:03 +00:00
libatm.h Use the appropriate [s]size_t type where a buffer size is meant. 2003-07-29 13:35:03 +00:00
Makefile Make library WARNS=6 clean. The problems have been: alignment on sparc64 2003-07-25 08:22:08 +00:00
timer.c