freebsd-dev/usr.sbin/ndp
Hajimu UMEMOTO 3174c1d413 - make command line argument parsing POSIX compliant. comment from
deraadt NOTE: -I needs to take an arg (there's no way we can take no
  arg/an arg with a single option)
- sscanf overrun
- no variable name on prototype.
- u_int32_t may not be u_long.
- skipped non-host route when printing neighbor cache entries.
- valid and preferred lifetimes are unsigned.
- wording.

Obtained from:	KAME
2003-11-13 16:02:44 +00:00
..
gnuc.h
Makefile Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00
ndp.8 - make command line argument parsing POSIX compliant. comment from 2003-11-13 16:02:44 +00:00
ndp.c - make command line argument parsing POSIX compliant. comment from 2003-11-13 16:02:44 +00:00