freebsd-dev/usr.sbin/timed
Warner Losh 047b4ae4cf getopt returns an int, not a char. Make sure that we store the
variable in an int to avoid casting to an unsigned value which causes
the comparison with -1 to fail.

PR:		123807
Submitted by:	Matthew Luckie
Reviewed by:	keramida@
MFC after:	1 week
2008-06-02 04:50:47 +00:00
..
SMM.doc
timed getopt returns an int, not a char. Make sure that we store the 2008-06-02 04:50:47 +00:00
timedc
Makefile