| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make getnameinfo(3) salen requirement less strict and | Hiroki Sato | 2018-03-15 | 1 | -1/+15 |
| * | Add NI_NUMERICSCOPE. | Ed Schouten | 2016-07-28 | 1 | -2/+4 |
| * | Add PF_LOCAL support in getaddrinfo(3) and getnameinfo(3): | Hiroki Sato | 2015-09-20 | 1 | -6/+17 |
| * | Update references. | Hiroki Sato | 2013-07-09 | 1 | -8/+8 |
| * | mdoc: convert .Fd to .In, which is much nicer. | Joel Dahl | 2013-06-04 | 1 | -3/+3 |
| * | Change examples to be consistent with what style(9) says. | Niclas Zeising | 2013-02-14 | 1 | -3/+3 |
| * | draft-ietf-ipv6-scoping-arch-02.txt is now RFC 4007 | Eitan Adler | 2012-03-19 | 1 | -1/+1 |
| * | Document the AF_LINK extension which was imported from NetBSD. | Bruce M Simpson | 2007-02-28 | 1 | -4/+19 |
| * | Assorted markup fixes. | Ruslan Ermilov | 2005-06-15 | 1 | -2/+4 |
| * | our get{addr,name}info() is considered thread-safe. | Hajimu UMEMOTO | 2005-04-29 | 1 | -4/+0 |
| * | Fixed the misplaced $FreeBSD$. | Ruslan Ermilov | 2005-02-09 | 1 | -1/+2 |
| * | Submitted by: George V. Neville-Neil (gnn at freebsd dot org) | George V. Neville-Neil | 2005-01-23 | 1 | -0/+271 |
| * | Submitted by: George V. Neville-Neil (gnn at freebsd dot org) | George V. Neville-Neil | 2005-01-23 | 1 | -311/+0 |
| * | Sort sections. | Ruslan Ermilov | 2005-01-20 | 1 | -10/+10 |
| * | Bump the document date, since the content changed today. | Peter Pentchev | 2004-08-06 | 1 | -1/+1 |
| * | Cross-reference getnameinfo(3), getaddrinfo(3), getipnodebyname(3) and | Peter Pentchev | 2004-08-06 | 1 | -0/+1 |
| * | stop use of NI_WITHSCOPEID. it was deprecated. | Hajimu UMEMOTO | 2003-10-21 | 1 | -8/+3 |
| * | Our getaddrinfo() and getnameinfo() are thread-safe but | Hajimu UMEMOTO | 2003-09-15 | 1 | -1/+5 |
| * | mdoc(7): Use the new feature of the .In macro. | Ruslan Ermilov | 2003-09-08 | 1 | -3/+3 |
| * | mdoc(7) police: "The .Fa argument.". | Ruslan Ermilov | 2002-12-19 | 1 | -1/+1 |
| * | mdoc(7) police: Fixed abuses of the .Ar and .Em macros. | Ruslan Ermilov | 2002-12-18 | 1 | -1/+1 |
| * | mdoc(7) police: Use the new .In macro for #include statements. | Ruslan Ermilov | 2001-10-01 | 1 | -3/+3 |
| * | mdoc(7) police: | Ruslan Ermilov | 2001-08-07 | 1 | -9/+5 |
| * | .St -p1003.1g -> .St -p1003.1g-2000. | Ruslan Ermilov | 2001-03-12 | 1 | -1/+1 |
| * | Use ``.St -p1003.1g''. | Ruslan Ermilov | 2001-02-26 | 1 | -1/+2 |
| * | Add nsswitch support. By creating an /etc/nsswitch.conf file, you can | Jacques Vidrine | 2000-09-06 | 1 | -2/+2 |
| * | mention getipnodeby* and get{addr,name}info are not thread-safe. (sync with ... | Jun-ichiro itojun Hagino | 2000-08-09 | 1 | -6/+9 |
| * | sync with more recent kame tree. | Jun-ichiro itojun Hagino | 2000-07-05 | 1 | -18/+95 |
| * | Fix an mdoc-o, and english. | Tim Vanderhoek | 2000-05-31 | 1 | -6/+6 |
| * | Introduce ".Lb" macro to libc manpages. | Alexey Zelkin | 2000-04-21 | 1 | -0/+2 |
| * | Fixed missing include in synopsis. | Bruce Evans | 2000-01-05 | 1 | -2/+2 |
| * | Getaddrinfo(), getnameinfo(), and etc support in libc/net. | Yoshinobu Inoue | 1999-12-28 | 1 | -0/+232 |