summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/if_indextoname.3
Commit message (Collapse)AuthorAgeFilesLines
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-3/+3
|
* mdoc(7) police:ru2001-08-071-1/+1
| | | | | | | Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text. Not only this slows down the mdoc(7) processing significantly, but it also has an undesired (in this case) effect of disabling hyphenation within the entire enclosed block.
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-11/+7
|
* mention getipnodeby* and get{addr,name}info are not thread-safe. (sync with ↵itojun2000-08-091-1/+1
| | | | | | | kame) s/.Os KAME/.Os/ comment From: Greg Thompson
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
| | | | More libraries manpages updates following.
* Fixed missing includes in synopsis.bde1999-12-231-0/+2
|
* KAME 4th patchshin1999-12-161-0/+142
IPv6 specific library functions addition. (getnameinfo(), getaddrinfo(), and IPv6 transport support is not yet) Reviewed by: freebsd-arch, cvs-committers Obtained from: KAME project
OpenPOWER on IntegriCloud