aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/traceroute6
Commit message (Expand)AuthorAgeFilesLines
* Sync with current execpt for the USE_RFC2292BIS option. Includes -I optionDavid Malone2004-10-303-277/+328
* MFC rev. 1.23 ping6.c, rev. 1.12 traceroute6.c: %g -> %.3f.Maxim Konovalov2003-07-291-1/+1
* Another hunk of -current syncs:Tom Rhodes2003-03-111-2/+2
* MFC: 1.7: Don't override BINGRP -- this binary is not ``setgid bin''.Ruslan Ermilov2002-07-231-4/+2
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-4/+2
* MFC: Sync with recent KAME.Hajimu UMEMOTO2001-07-032-24/+68
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-1/+1
* MFC: Sync with KAME. Don't overflow the fd_setKris Kennaway2000-10-292-7/+28
* MFC: errx() and warnx() format string paranoiaKris Kennaway2000-08-231-4/+4
* MFC: Merge KAME 2000/07 code.Kris Kennaway2000-07-152-134/+386
* MFC: Fix miscellaneous mdoc macro argument limit infringements.Sheldon Hearn2000-05-091-1/+1
* MFC: fix typoAlexey Zelkin2000-05-061-1/+2
* MFC: rev 1.2Alexey Zelkin2000-05-011-6/+7
* Security fixes. (Just same as sbin/ping and usr.sbin/traceroute)Yoshinobu Inoue2000-02-241-7/+9
* replace gethostbyname() with getaddrinfo(), and gethostbyaddr() withYoshinobu Inoue2000-01-091-15/+24
* remove redundant ifdef's.Yoshinobu Inoue2000-01-071-71/+0
* libipsec and IPsec related apps. (and some KAME related man pages)Yoshinobu Inoue2000-01-061-1/+3
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.Yoshinobu Inoue1999-12-283-0/+1249