Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-12-24 | Various repairs, mostly to get rid of short lines. | Aaron Campbell | |
2000-12-17 | data base -> database | Todd C. Miller | |
2000-04-18 | Repairs, mostly removing hard sentence breaks. | Aaron Campbell | |
1999-07-05 | repairs; better English, formatting, etc. | Aaron Campbell | |
1999-05-25 | all functions need a return type and at least one arg, even if it's void | Aaron Campbell | |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman | |
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | |||
1998-03-16 | Use fgetln(3) instead of fgets(3) so we can easily recognize lines | Todd C. Miller | |
that are too long and ignore them instead of corrupting later entries. | |||
1997-04-05 | Use in_addr_t not u_long and use in_port_t in some cases instead | Todd C. Miller | |
of u_short or u_int16_t. | |||
1997-03-13 | Integrate BIND 4.9.5 resolver and associated routines. | Jason Downs | |
Includes the DNS aware getnetby*() routines and IPv6 support. | |||
1996-08-19 | Fix RCS ids | Thorsten Lockert | |
Make sure everything uses {SYS,}LIBC_SCCS properly | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |