aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rip6query/rip6query.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup of userland __P useKevin Lo2007-11-071-4/+4
* Do not use int where socklen_t is expected.Alexander Kabaev2006-09-211-1/+2
* NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 definesHajimu UMEMOTO2005-05-131-6/+1
* Usage style sweep: spell "usage" with a small 'u'.Dag-Erling Smørgrav2002-04-221-1/+1
* Sync with recent KAME.Hajimu UMEMOTO2001-06-111-2/+6
* Sync with latest KAMEKris Kennaway2000-07-071-14/+10
* remove redundant ifdef's.Yoshinobu Inoue2000-01-071-2/+0
* Small bug fix and improvementsYoshinobu Inoue1999-12-281-1/+5
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.Yoshinobu Inoue1999-12-281-0/+206