Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mop up resolver.3 rename; ok deraadt | jmc | 2019-08-30 | 1 | -3/+3 |
| | |||||
* | Stop talking about /etc/networks, which is no longer used, | schwarze | 2018-04-28 | 1 | -39/+38 |
| | | | | | | and reference gethostby*(3) and /etc/hosts instead. Say that setnetent(3), getnetent(3), and endnetent(3) now do nothing. With feedback from guenther and significant help from deraadt@. | ||||
* | Add the missing STANDARDS section (kettenis@ noticed that these are | schwarze | 2017-11-28 | 1 | -6/+14 |
| | | | | | POSIX functions) and turn the weird DIAGNOSTICS section into a normal RETURN VALUES section while here. | ||||
* | Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze | tedu | 2013-06-05 | 1 | -3/+3 |
| | |||||
* | convert to new .Dd format; | jmc | 2007-05-31 | 1 | -2/+2 |
| | |||||
* | - sync prototypes and header file excerpts | jaredy | 2005-07-22 | 1 | -2/+2 |
| | | | | | | - typos/spelling, punctuation, rewording, macro, and layout fixes. help & ok jmc | ||||
* | Add const type qualifier. ok jmc@ | nordin | 2004-02-01 | 1 | -2/+2 |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | millert | 2003-06-02 | 1 | -6/+2 |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | Various repairs, mostly to get rid of short lines. | aaron | 2000-12-24 | 1 | -16/+8 |
| | |||||
* | data base -> database | millert | 2000-12-17 | 1 | -3/+3 |
| | |||||
* | Repairs, mostly removing hard sentence breaks. | aaron | 2000-04-18 | 1 | -7/+8 |
| | |||||
* | repairs; better English, formatting, etc. | aaron | 1999-07-05 | 1 | -5/+6 |
| | |||||
* | all functions need a return type and at least one arg, even if it's void | aaron | 1999-05-25 | 1 | -3/+5 |
| | |||||
* | Cleanup xrefs under SEE ALSO. Specifically: | alex | 1999-05-16 | 1 | -3/+3 |
| | | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | ||||
* | Use fgetln(3) instead of fgets(3) so we can easily recognize lines | millert | 1998-03-16 | 1 | -8/+6 |
| | | | | that are too long and ignore them instead of corrupting later entries. | ||||
* | Use in_addr_t not u_long and use in_port_t in some cases instead | millert | 1997-04-05 | 1 | -3/+3 |
| | | | | of u_short or u_int16_t. | ||||
* | Integrate BIND 4.9.5 resolver and associated routines. | downsj | 1997-03-13 | 1 | -12/+11 |
| | | | | Includes the DNS aware getnetby*() routines and IPv6 support. | ||||
* | Fix RCS ids | tholo | 1996-08-19 | 1 | -3/+1 |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | initial import of NetBSD tree | deraadt | 1995-10-18 | 1 | -0/+153 |