kleink
|
91491e8dda
|
Change the `len' arguemtn to gethostbyaddr(3) from int to socklen_t in
accordance with XNS5.2; fixes PR standards/12703.
|
2001-04-26 12:55:31 +00:00 |
itojun
|
dea3f7103b
|
it seems that gethostent(3) is no longer supplied in libc.
couple of wording corrections.
From: Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>
|
2001-02-28 02:30:31 +00:00 |
itojun
|
bcbd70d5bf
|
add missing period.
|
2000-04-24 16:17:07 +00:00 |
itojun
|
7f7f5bff87
|
document gethostbyname2().
|
1999-07-01 18:18:27 +00:00 |
garbled
|
38c96853cf
|
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Wheee!
|
1999-03-22 19:44:33 +00:00 |
lukem
|
94773c129b
|
highlight nsswitch.conf(5) in the first paragraph
|
1999-01-18 12:10:06 +00:00 |
lukem
|
d3f8abaacb
|
reference nsswitch.conf(5)
|
1999-01-16 07:59:39 +00:00 |
fair
|
99b27640ed
|
fix mdoc references
|
1998-04-28 20:25:53 +00:00 |
perry
|
312aca536f
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
mrg
|
ba9b160fd5
|
merge in lite2 rcsids and a couple of man page fixes we had not yet found.
|
1998-02-02 11:53:07 +00:00 |
mouse
|
ff44468136
|
alternate -> alternative, per PR 2643
|
1997-03-08 13:36:38 +00:00 |
lukem
|
5365ba0ce7
|
add 'const' qualifiers to various routines (as per the include prototypes
and the implementation)
|
1996-11-09 08:30:52 +00:00 |
jtc
|
755230061e
|
Added explicit return types to all functions in SYNOPSIS section.
Added documentation to hstrerror() function.
Added hstrerror MLINK.
|
1996-03-30 01:14:56 +00:00 |
cgd
|
ef0582f1e7
|
clean up import. also convert everything to new Id format.
|
1995-02-25 06:20:26 +00:00 |
deraadt
|
bc93d2c77e
|
new resolver. changes from 4.9.2 by <paul@vix.com>, as well as a number
of features and optimizations by myself.
|
1994-04-07 06:58:29 +00:00 |
davidb
|
068965c68b
|
h_errno is an int, not a "struct".
|
1994-03-12 09:00:01 +00:00 |
jtc
|
719a8083f0
|
Fix spelling errors.
|
1994-01-11 00:05:54 +00:00 |
mycroft
|
b1bd4afedc
|
Add RCS indentifiers.
|
1993-08-01 07:42:49 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |