freebsd-skq/cddl
jhibbits 04f97f6231 MFC r258362
Use 'int' to store the return value of getopt(), rather than char.

On some architectures (powerpc), char is unsigned by default, which means
comparisons against -1 always fail, so the programs get stuck in an
infinite loop.
2014-01-15 05:30:05 +00:00
..
compat/opensolaris Fix an obvious typo. 2012-07-04 17:36:26 +00:00
contrib MFC r258362 2014-01-15 05:30:05 +00:00
lib Add a separate translator for headers passed to the TCP probes in the 2013-10-02 17:14:12 +00:00
sbin WiP merge of libzfs_core (MFV r238590, r238592) 2013-03-05 08:09:53 +00:00
usr.bin Build all ZFS testing & debugging tools with -g. 2013-08-27 04:01:31 +00:00
usr.sbin Build all ZFS testing & debugging tools with -g. 2013-08-27 04:01:31 +00:00
Makefile
Makefile.inc Do not lint code beyond necessity (with apologies to Wiliam of Ockham). 2010-11-18 16:32:52 +00:00