Subject: getopt(3) return code
To: None <kleink@netbsd.org>
From: None <itojun@iijlab.net>
List: tech-userlevel
Date: 05/08/2001 08:54:25
>Module Name:	basesrc
>Committed By:	kleink
>Date:		Mon May  7 14:00:23 UTC 2001
>
>Modified Files:
>	basesrc/usr.sbin/mld6query: mld6.c
>	basesrc/usr.sbin/ndp: ndp.c
>	basesrc/usr.sbin/pvcsif: pvcsif.c
>	basesrc/usr.sbin/pvctxctl: pvctxctl.c
>	basesrc/usr.sbin/rip6query: rip6query.c
>	basesrc/usr.sbin/route6d: route6d.c
>	basesrc/usr.sbin/traceroute6: traceroute6.c
>
>Log Message:
>getopt(3): EOF -> -1.

	thanks for these changes,
	i briefly remember that there was a change in standard (POSIX?) side
	for this one.  i'm not sure if -1 is more recent, or EOF.  could you
	give me a pointer if possible?  after making it sure i'd like to
	update kame tree.

itojun