32677 | 24-Nov-1987 |
bostic |
Berkeley code, fix copyright |
32676 | 24-Nov-1987 |
bostic |
Berkeley code, fix copyright |
32663 | 23-Nov-1987 |
bostic |
should be unsigned chars as offsets into comparison table |
32653 | 21-Nov-1987 |
karels |
refer to search procedure |
32652 | 21-Nov-1987 |
karels |
bring up to rev 6 |
32651 | 21-Nov-1987 |
karels |
add RES_DNSRCH |
32649 | 21-Nov-1987 |
karels |
add herror, hostname(7) |
32648 | 19-Nov-1987 |
karels |
change dn_skip=>dn_skipname; bigger buffer; watch for bogus non-auth non-answer |
32647 | 19-Nov-1987 |
karels |
change dn_skip to dn_skipname with new arg for sanity checking; make things unsigned so don't need to strip |
32645 | 18-Nov-1987 |
bostic |
bcmp of 0 bytes returns 0 bytes |
32631 | 17-Nov-1987 |
bostic |
date and time created 87/11/17 19:18:49 by bostic |
32603 | 07-Nov-1987 |
karels |
don't try to connect connected socket, and keep sending; check for answer buffer overflow, set truncated flag, and toss overflow data |
32602 | 07-Nov-1987 |
karels |
minor cleanup |
32593 | 05-Nov-1987 |
bostic |
add setgrfile |
32592 | 05-Nov-1987 |
bostic |
add setgrfile; bug report 4.3BSD/lib/96 |
32533 | 25-Oct-1987 |
bostic |
uid is uid_t, gid is gid_t |
32532 | 25-Oct-1987 |
bostic |
ANSI C; sprintf now returns an int. |
32514 | 22-Oct-1987 |
bostic |
ANSI C; sprintf now returns an int; document all return values |
32497 | 22-Oct-1987 |
bostic |
ANSI C; sprintf now returns an int. |
32496 | 22-Oct-1987 |
bostic |
ANSI C; sprintf now returns an int. |
32484 | 22-Oct-1987 |
bostic |
give s1/s2 meaningful names if ambiguous |
32399 | 16-Oct-1987 |
bostic |
stderr should not be line buffered |
32318 | 01-Oct-1987 |
bostic |
return u_long, not int; bug report 4.3BSD/lib/37 |
32317 | 01-Oct-1987 |
bostic |
return u_long, not int; bug report 4.3BSD/lib/37 |
32316 | 01-Oct-1987 |
bostic |
INADDR_NONE, not -1; bug report 4.3BSD/lib/22 |