ru
cac152301a
Urge the reader to start using getaddrinfo(3) and getnameinfo(3)
...
protocol-independant functions that don't use static memory area.
Suggested by: nik
Liked by: ume, brian
2001-08-08 11:05:47 +00:00
dd
a145482cf6
Remove whitespace at EOL.
2001-07-15 07:53:42 +00:00
ru
317b7d8e37
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 13:41:46 +00:00
ru
7fd8372d1b
mdoc(7) police: sort xrefs.
2001-05-15 15:57:05 +00:00
alex
ebaec1dfe0
gethostbyname2() can't do AF_INET6 lookups over NIS.
...
getaddrinfo(3) must be used.
Submitted by: ume
2001-05-08 11:21:15 +00:00
archie
24f0bef968
Add getaddrinfo(3) to the "SEE ALSO" list.
2001-04-27 18:18:12 +00:00
ru
07f08bc934
mdoc(7) police: polishing.
2001-02-10 10:51:39 +00:00
nik
c90a746254
Describe the arguments to gethostbyaddr.
...
PR: docs/24225
Submitted by: Joakim Henriksson <jurduth@ludd.luth.se>
Patch from: ben
2001-02-09 19:06:25 +00:00
ru
0a221c5a50
mdoc(7) police: Ft/Vt now accept punctuation-type arguments.
2001-01-12 15:46:56 +00:00
alex
e68548a9cc
gethostbyname2() is able to lookup AF_INET6.
...
PR: 23823
Noticed by: Andrew Arensburger <arensb@ooblick.com>
2001-01-06 12:48:43 +00:00
nectar
748554442d
Add nsswitch support. By creating an /etc/nsswitch.conf file, you can
...
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
2000-09-06 18:16:48 +00:00
phantom
5401879e3b
Introduce ".Lb" macro to libc manpages.
...
More libraries manpages updates following.
2000-04-21 09:42:15 +00:00
phantom
33cff55651
Fix typo
...
PR: docs/13814
Submitted by: Alex Vasylenko <lxv@mix.nest.org>
1999-09-19 17:57:35 +00:00
peter
76f0c923fe
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
jkoshy
0d7d76d982
Spelling corrections.
...
PR: 6868
Submitted by: Josh Gilliam <josh@quick.net>
1998-06-06 05:50:53 +00:00
bde
57517b42e5
(Ab)use .Vt instead of .Fd for a variable declaration.
1998-03-23 13:05:07 +00:00
charnier
59c6ef884a
Typo.
1997-06-18 06:26:13 +00:00
bde
3d67153315
Fixed missing function types in synopsis.
1997-03-19 00:32:42 +00:00
peter
259bccfa49
Doc updates and cleanups made with the bind-4.9.4 update some time ago.
...
I thought I had committed these, but it seems not.
1996-11-01 06:29:00 +00:00
jdp
32032fd3df
Fix an error in the description of "h_errno". Add "const" to a few
...
declarations to make them agree with the actual prototypes in <netdb.h>.
1996-10-08 22:30:08 +00:00
peter
d976fee71f
back out last two changes, this caused the mandoc pages to be replaced by
...
man pages. I'll fold in the real changes in a seperate commit.
1996-08-30 19:40:05 +00:00
peter
89e21d41bf
The last commit failed part-way through, re-add the generated
...
resolver man pages.
1996-08-29 22:13:00 +00:00
peter
1f1fd8028f
Merge in bind-4.9.4-P1 resolver...
1996-08-29 20:08:19 +00:00
rgrimes
be22b15ae2
BSD 4.4 Lite Lib Sources
1994-05-27 05:00:24 +00:00