| Commit message (Expand) | Author | Age | Files | Lines |
* | mdoc: convert .Fd to .In, which is much nicer. | joel | 2013-06-04 | 1 | -3/+3 |
* | Change examples to be consistent with what style(9) says. | zeising | 2013-02-14 | 1 | -3/+3 |
* | draft-ietf-ipv6-scoping-arch-02.txt is now RFC 4007 | eadler | 2012-03-19 | 1 | -1/+1 |
* | Document the AF_LINK extension which was imported from NetBSD. | bms | 2007-02-28 | 1 | -4/+19 |
* | Assorted markup fixes. | ru | 2005-06-15 | 1 | -2/+4 |
* | our get{addr,name}info() is considered thread-safe. | ume | 2005-04-29 | 1 | -4/+0 |
* | Fixed the misplaced $FreeBSD$. | ru | 2005-02-09 | 1 | -1/+2 |
* | Submitted by: George V. Neville-Neil (gnn at freebsd dot org) | gnn | 2005-01-23 | 1 | -0/+271 |
* | Submitted by: George V. Neville-Neil (gnn at freebsd dot org) | gnn | 2005-01-23 | 1 | -311/+0 |
* | Sort sections. | ru | 2005-01-20 | 1 | -10/+10 |
* | Bump the document date, since the content changed today. | roam | 2004-08-06 | 1 | -1/+1 |
* | Cross-reference getnameinfo(3), getaddrinfo(3), getipnodebyname(3) and | roam | 2004-08-06 | 1 | -0/+1 |
* | stop use of NI_WITHSCOPEID. it was deprecated. | ume | 2003-10-21 | 1 | -8/+3 |
* | Our getaddrinfo() and getnameinfo() are thread-safe but | ume | 2003-09-15 | 1 | -1/+5 |
* | mdoc(7): Use the new feature of the .In macro. | ru | 2003-09-08 | 1 | -3/+3 |
* | mdoc(7) police: "The .Fa argument.". | ru | 2002-12-19 | 1 | -1/+1 |
* | mdoc(7) police: Fixed abuses of the .Ar and .Em macros. | ru | 2002-12-18 | 1 | -1/+1 |
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 1 | -3/+3 |
* | mdoc(7) police: | ru | 2001-08-07 | 1 | -9/+5 |
* | .St -p1003.1g -> .St -p1003.1g-2000. | ru | 2001-03-12 | 1 | -1/+1 |
* | Use ``.St -p1003.1g''. | ru | 2001-02-26 | 1 | -1/+2 |
* | Add nsswitch support. By creating an /etc/nsswitch.conf file, you can | nectar | 2000-09-06 | 1 | -2/+2 |
* | mention getipnodeby* and get{addr,name}info are not thread-safe. (sync with ... | itojun | 2000-08-09 | 1 | -6/+9 |
* | sync with more recent kame tree. | itojun | 2000-07-05 | 1 | -18/+95 |
* | Fix an mdoc-o, and english. | hoek | 2000-05-31 | 1 | -6/+6 |
* | Introduce ".Lb" macro to libc manpages. | phantom | 2000-04-21 | 1 | -0/+2 |
* | Fixed missing include in synopsis. | bde | 2000-01-05 | 1 | -2/+2 |
* | Getaddrinfo(), getnameinfo(), and etc support in libc/net. | shin | 1999-12-28 | 1 | -0/+232 |