freebsd-skq/cddl
markj 7a5cf9ac76 Avoid hard-coding a path to ksh in scripts that are executed directly by
the test harness. This is a problem in many of the *.ksh test scripts as
well, but those scripts are executed using a shell whose path is specified
in dtest.pl, so there's no need to modify them.

MFC after:	1 week
2015-02-03 06:22:46 +00:00
..
compat/opensolaris Use calloc() instead of malloc() + bzero(). This also gets rid of a warning 2014-12-08 06:10:47 +00:00
contrib Avoid hard-coding a path to ksh in scripts that are executed directly by 2015-02-03 06:22:46 +00:00
lib MFV r272851: 2014-12-08 04:35:34 +00:00
sbin
tests
usr.bin mdoc: improvements to SEE ALSO. 2014-12-27 08:31:52 +00:00
usr.sbin
Makefile
Makefile.inc