| Age | Commit message (Expand) | Author |
| 2009-11-06 | Update date. | dyoung |
| 2009-11-06 | Teach ndp(8) about override_rtadv. | dyoung |
| 2009-04-22 | Enable WARNS=4 by default, except for: | lukem |
| 2009-03-11 | Simplify markup by not using .Xo/.Xc. | joerg |
| 2007-05-28 | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the | tls |
| 2007-01-16 | * Don't include headers twice | hubertf |
| 2006-10-22 | c99 initializer | christos |
| 2006-05-13 | Cleanup KNF, WARNS=4. | christos |
| 2006-03-05 | NDP-related improvements: | rpaulo |
| 2006-01-21 | Better support of IPv6 scoped addresses. | rpaulo |
| 2004-10-26 | change description of -I to meet the current implementation. bump date | itojun |
| 2004-05-24 | close(2) missing. Andrey Matveev | itojun |
| 2004-02-10 | fflush(stdout) on -A. KAME-PR-584 | itojun |
| 2004-01-08 | typo (struct member name - has to be rtm_addrs). from fujitsu | itojun |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-06-27 | err() cleanup, from openbsd-current via kame | itojun |
| 2003-05-17 | sscanf overrun | itojun |
| 2002-09-18 | use NETBSDSRCDIR as appropriate | lukem |
| 2002-07-17 | with -i, flag on command line and flag displayed are different, and it does | itojun |
| 2002-06-08 | comment out paragraph that does not fit to NetBSD | itojun |
| 2002-06-03 | recover backward compatibility in -I behavior. sync w/kame | itojun |
| 2002-06-03 | more KNF/nroff. from deraadt via kame | itojun |
| 2002-06-03 | typo | itojun |
| 2002-06-03 | more posix-compliant arg parsing. sync with kame. help from deraadt | itojun |
| 2002-06-02 | KNF, from openbsd via kame | itojun |
| 2002-05-29 | more strlcpy. from openbsd via kame | itojun |
| 2002-05-29 | Drop a space, and two grammar fixes. | wiz |
| 2002-05-29 | use new SIOCGIFINFO_IN6. random other cleanups. | itojun |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-02-02 | Punctuation nits. | wiz |
| 2001-11-08 | use strncpy() to set ifname arg to ioctl. | itojun |
| 2001-10-06 | Use getnameinfo() to format link-layer addresses rather than doing it | bjh21 |
| 2001-07-23 | sync with latest kame code. ndp -i won't print info for yet-to-be-initialized | itojun |
| 2001-06-26 | change tcpdump dir to refer to. Daniel Carosone <dan@geek.com.au> | itojun |
| 2001-05-07 | getopt(3): EOF -> -1. | kleink |
| 2001-04-03 | Xref tcpdump 8, not 1. | wiz |
| 2001-03-21 | avoid dereferencing null pointer. from kame. | itojun |
| 2001-02-08 | sync with latest kame tree. ndp -n -a is prettier with longer addresses. | itojun |
| 2001-01-21 | avoid memory leak. sync with kame | itojun |
| 2000-10-10 | nuke link-locals correctly on -c. sync with kame | itojun |
| 2000-09-04 | For commands and utilities, use EXIT STATUS rather than RETURN VALUES or | kleink |
| 2000-07-04 | More #include <stdlib.h> string, etc. cleanup | matt |
| 2000-06-20 | sync with more recent kame code. | itojun |
| 2000-04-16 | perform neighbor unreachability detection on p2p links (spec requires | itojun |
| 2000-04-14 | Don't declare 'extern opt*' getopt variables. | simonb |
| 2000-03-07 | Typo. | kleink |
| 2000-02-26 | remove net.inet6.ip6.nd6_proxyall sysctl. | itojun |
| 2000-01-22 | Remove bogus declaration of "errno". | tron |
| 1999-12-13 | add -I and -l. cleanup on screen formatting. | itojun |
| 1999-09-03 | fix routing socket alignment issue on alpha. | itojun |