freebsd-dev/bin
Pedro F. Giffuni 8bd856de21 ed(1): Simplify some checks.
The return type for both fread(3) and fwrite(3) cannot be negative, this
renders some checks invalid and variable 'ct' unnecessary.
Also bump 'len' to size_t to avoid signed/unsigned comparison warnings.
2016-12-12 20:25:59 +00:00
..
cat Implement multibyte encoding support for -v with fallback 2016-09-15 17:24:39 +00:00
chflags
chio Document where chio(1) originated from & which version of FreeBSD first included it. 2016-10-05 18:26:39 +00:00
chmod "POSIX doesn't specify -h." - r1.27 from NetBSD 2016-10-02 14:27:18 +00:00
cp
csh WITH_META_MODE: Fix bin/csh rebuilding tc.const.h 2016-06-14 16:19:49 +00:00
date
dd Fix regression when stdin/out/err fds are are overridden by shell. 2016-12-12 18:56:40 +00:00
df df(1): Allow duplicate -l flags gracefully 2016-08-31 18:10:41 +00:00
domainname
echo DIRDEPS_BUILD: Update dependencies. 2016-11-13 00:11:30 +00:00
ed ed(1): Simplify some checks. 2016-12-12 20:25:59 +00:00
expr Document origins of expr & authors 2016-10-05 19:26:35 +00:00
freebsd-version Use what(1) instead of strings(1). It's simpler and always available. 2016-11-04 17:02:42 +00:00
getfacl
hostname Fix missing '-' for the flags -s and -d on both manpage and usage. 2016-11-09 04:42:09 +00:00
kenv style(9). 2016-11-28 07:21:09 +00:00
kill In v3 UNIX, the kill utility is documented in category 8, not 1. 2016-10-02 23:13:46 +00:00
ln
ls Skip ls tests that use sparse files if these are not supported. 2016-08-24 10:10:26 +00:00
mkdir
mv
pax
pkill Increase timeouts so tests have more chances to succeed 2016-10-19 12:23:02 +00:00
ps Export the whole thread name in kinfo_proc 2016-12-07 15:04:22 +00:00
pwait
pwd Add history section of pwd(1) 2016-10-05 19:31:29 +00:00
rcp
realpath
rm
rmail
rmdir
setfacl Explicitly NUL terminate the buffer filled by fread(). 2016-06-08 05:32:39 +00:00
sh sh: Add simple test for 'set -C' (noclobber). 2016-11-02 22:33:37 +00:00
sleep DIRDEPS_BUILD: Update dependencies. 2016-11-13 00:11:30 +00:00
stty Add history section for stty(1) 2016-10-05 19:37:46 +00:00
sync
test Add history section for test(1) 2016-10-05 19:47:02 +00:00
tests
uuidgen uuid_to_string(3) is allocating memory and can fail on that. 2016-08-03 18:04:08 +00:00
Makefile
Makefile.inc