| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
I believe have made all of libc .c's as consistent as possible.
Notes:
svn path=/head/; revision=92986
|
|
|
|
|
|
|
| |
Pointed out by: wollman, bde
Notes:
svn path=/head/; revision=20398
|
|
|
|
|
|
|
|
|
| |
local variable use.
Found by: actually using ascii2addr() :-/
Notes:
svn path=/head/; revision=20375
|
|
Notes:
svn path=/head/; revision=16353
|