summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/net_addrcmp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove netns stuff, ok millerthenning2005-06-171-6/+1
* ansify. ok deraadt@ moritz@otto2005-03-251-4/+2
* add some missing $, ok djm@ 'That looks fine to me' millert@jsg2004-10-011-0/+2
* add copyright notices; noted as missing by itojunderaadt2001-08-071-0/+25
* typoitojun2001-08-071-2/+2
* -Wunuseditojun2001-08-071-1/+0
* sorry, correct the polarity of return value on AF_INET6.itojun2001-08-071-4/+9
* for AF_INET6, must compare sin6_scope_id.itojun2001-08-071-1/+3
* use AF_LOCAL instead of AF_UNIXderaadt1999-06-251-1/+1
* net_addrcmp(); needs man pagederaadt1999-06-231-0/+37