Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | yp(4) -> yp(8). | ru | 2002-01-14 | 1 | -1/+1 |
| | | | | PR: docs/30797 | ||||
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 1 | -1/+1 |
| | |||||
* | Urge the reader to start using getaddrinfo(3) and getnameinfo(3) | ru | 2001-08-08 | 1 | -0/+14 |
| | | | | | | | protocol-independant functions that don't use static memory area. Suggested by: nik Liked by: ume, brian | ||||
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -5/+5 |
| | |||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: sort xrefs. | ru | 2001-05-15 | 1 | -1/+1 |
| | |||||
* | gethostbyname2() can't do AF_INET6 lookups over NIS. | alex | 2001-05-08 | 1 | -0/+7 |
| | | | | | | getaddrinfo(3) must be used. Submitted by: ume | ||||
* | Add getaddrinfo(3) to the "SEE ALSO" list. | archie | 2001-04-27 | 1 | -0/+1 |
| | |||||
* | mdoc(7) police: polishing. | ru | 2001-02-10 | 1 | -32/+43 |
| | |||||
* | Describe the arguments to gethostbyaddr. | nik | 2001-02-09 | 1 | -1/+46 |
| | | | | | | PR: docs/24225 Submitted by: Joakim Henriksson <jurduth@ludd.luth.se> Patch from: ben | ||||
* | mdoc(7) police: Ft/Vt now accept punctuation-type arguments. | ru | 2001-01-12 | 1 | -1/+1 |
| | |||||
* | gethostbyname2() is able to lookup AF_INET6. | alex | 2001-01-06 | 1 | -10/+0 |
| | | | | | PR: 23823 Noticed by: Andrew Arensburger <arensb@ooblick.com> | ||||
* | Add nsswitch support. By creating an /etc/nsswitch.conf file, you can | nectar | 2000-09-06 | 1 | -6/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | configure FreeBSD so that various databases such as passwd and group can be looked up using flat files, NIS, or Hesiod. = Hesiod has been added to libc (see hesiod(3)). = A library routine for parsing nsswitch.conf and invoking callback functions as specified has been added to libc (see nsdispatch(3)). = The following C library functions have been modified to use nsdispatch: . getgrent, getgrnam, getgrgid . getpwent, getpwnam, getpwuid . getusershell . getaddrinfo . gethostbyname, gethostbyname2, gethostbyaddr . getnetbyname, getnetbyaddr . getipnodebyname, getipnodebyaddr, getnodebyname, getnodebyaddr = host.conf has been removed from src/etc. rc.network has been modified to warn that host.conf is no longer used at boot time. In addition, if there is a host.conf but no nsswitch.conf, the latter is created at boot time from the former. Obtained from: NetBSD | ||||
* | Introduce ".Lb" macro to libc manpages. | phantom | 2000-04-21 | 1 | -0/+2 |
| | | | | More libraries manpages updates following. | ||||
* | Fix typo | phantom | 1999-09-19 | 1 | -1/+1 |
| | | | | | PR: docs/13814 Submitted by: Alex Vasylenko <lxv@mix.nest.org> | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Spelling corrections. | jkoshy | 1998-06-06 | 1 | -2/+2 |
| | | | | | PR: 6868 Submitted by: Josh Gilliam <josh@quick.net> | ||||
* | (Ab)use .Vt instead of .Fd for a variable declaration. | bde | 1998-03-23 | 1 | -2/+2 |
| | |||||
* | Typo. | charnier | 1997-06-18 | 1 | -2/+3 |
| | |||||
* | Fixed missing function types in synopsis. | bde | 1997-03-19 | 1 | -0/+3 |
| | |||||
* | Doc updates and cleanups made with the bind-4.9.4 update some time ago. | peter | 1996-11-01 | 1 | -11/+63 |
| | | | | I thought I had committed these, but it seems not. | ||||
* | Fix an error in the description of "h_errno". Add "const" to a few | jdp | 1996-10-08 | 1 | -4/+4 |
| | | | | declarations to make them agree with the actual prototypes in <netdb.h>. | ||||
* | back out last two changes, this caused the mandoc pages to be replaced by | peter | 1996-08-30 | 1 | -155/+178 |
| | | | | man pages. I'll fold in the real changes in a seperate commit. | ||||
* | The last commit failed part-way through, re-add the generated | peter | 1996-08-29 | 1 | -0/+226 |
| | | | | resolver man pages. | ||||
* | Merge in bind-4.9.4-P1 resolver... | peter | 1996-08-29 | 1 | -249/+0 |
| | |||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+249 |