freebsd-dev/lib/libc/net
Andrey A. Chernov 3330823cc3 Sicnce this code shares the same fragment as gethostnamaddr:
Change strtok() to strsep(), cause memory corruption for all
programs which use strtok() too in the same time.
Fix potential NULL reference, depends of /etc/hosts.conf format
Fix the bug when service name fetched always from beginning of the line,
not from parsed token.
1995-03-24 15:51:30 +00:00
..
byteorder.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
gethostbydns.c In _gethostbydnsaddr(), force RES_RECURSE into _res.options. This is 1994-12-01 22:25:38 +00:00
gethostbyht.c get* rework and new bind code 1994-09-25 02:12:49 +00:00
gethostbyname.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
gethostbynis.c get* rework and new bind code 1994-09-25 02:12:49 +00:00
gethostnamadr.c Change strtok() to strsep(), cause memory corruption for all 1995-03-24 15:38:54 +00:00
getnetbyaddr.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getnetbydns.c remove need for -DDEBUG from resolver code (conflict with db/hash) 1994-09-25 17:45:41 +00:00
getnetbyht.c get* rework and new bind code 1994-09-25 02:12:49 +00:00
getnetbyname.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getnetbynis.c Fixed YP networks map support. 1994-09-26 02:50:43 +00:00
getnetent.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getnetent.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getnetnamadr.c Sicnce this code shares the same fragment as gethostnamaddr: 1995-03-24 15:51:30 +00:00
getproto.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getprotoent.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getprotoent.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getprotoname.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getservbyname.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getservbyport.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getservent.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getservent.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
herror.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
inet_addr.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
inet_lnaof.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
inet_makeaddr.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
inet_netof.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
inet_network.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
inet_ntoa.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
inet.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
iso_addr.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
iso_addr.c Make iso_addr's output conform to modern conventions for NSAP 1994-09-22 19:31:29 +00:00
linkaddr.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
linkaddr.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
Makefile.inc >Description: 1994-10-27 16:33:49 +00:00
ns_addr.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
ns_ntoa.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
ns.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
rcmd.3 >Description: 1994-10-27 16:33:49 +00:00
rcmd.c At last! Modified __ivaliduser() to do the same kind of user/host validation 1995-03-20 07:29:55 +00:00
recv.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
res_comp.c get* rework and new bind code 1994-09-25 02:12:49 +00:00
res_debug.c get* rework and new bind code 1994-09-25 02:12:49 +00:00
res_init.c remove need for -DDEBUG from resolver code (conflict with db/hash) 1994-09-25 17:45:41 +00:00
res_mkquery.c remove need for -DDEBUG from resolver code (conflict with db/hash) 1994-09-25 17:45:41 +00:00
res_query.c remove need for -DDEBUG from resolver code (conflict with db/hash) 1994-09-25 17:45:41 +00:00
res_send.c remove need for -DDEBUG from resolver code (conflict with db/hash) 1994-09-25 17:45:41 +00:00
resolver.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
send.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
sethostent.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00