This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-04 17:15:50 +00:00
Code
Issues
Releases
Activity
freebsd
/
lib
/
libatm
History
Hajimu UMEMOTO
794063c03f
Bump library majro version for gethostbyaddr(3).
2006-05-21 15:15:21 +00:00
..
atm_addr.c
Make a local static string const.
2003-07-29 13:51:27 +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
Fix a couple of potential buffer overflows.
2004-02-21 16:29:10 +00:00
ip_addr.c
Fix a couple of potential buffer overflows.
2004-02-21 16:29:10 +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
Bump library majro version for gethostbyaddr(3).
2006-05-21 15:15:21 +00:00
timer.c
…