Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nuke ascii2addr() and addr2ascii(). They have no consumers anywhere | Bruce M Simpson | 2007-02-28 | 1 | -95/+0 |
| | | | | | | | | | | | | | | | | | in FreeBSD, and originated from INRIA IPv6. Stub out netstat reference to addr2ascii() I mistakenly introduced. Update misleading man page sections. Merge NetBSD's getnameinfo() AF_LINK extensions for a portable way to print link-layer addresses given a sockaddr_dl(), minus the IEEE 1394 bits which don't map directly to our code. Obtained from: NetBSD (getnameinfo.c) Discussed on: current (March 2006) Notes: svn path=/head/; revision=167121 | ||||
* | Fix the style of the SCM ID's. | David E. O'Brien | 2002-03-22 | 1 | -0/+3 |
| | | | | | | | I believe have made all of libc .c's as consistent as possible. Notes: svn path=/head/; revision=92986 | ||||
* | It would help if I actually added the source code for these routines. | Garrett Wollman | 1996-06-13 | 1 | -0/+92 |
Notes: svn path=/head/; revision=16353 |