freebsd-dev/bin
Pedro F. Giffuni 8ad81aaea6 pax(1): Fix a bug with archives smaller than 512 bytes.
The problem here is that the archive is too short (< 512 bytes). The
buffer routines, try to read at least 512 bytes, even when we try to
determine what format file we have, which is wrong.

Obtained from:	NetBSD (CVS rev 1.26)
MFC after:	5 days
2016-12-21 15:26:59 +00:00
..
cat
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
date
dd Fix regression when stdin/out/err fds are are overridden by shell. 2016-12-12 18:56:40 +00:00
df Use nmount(2) rather than the obsolete mount(2). 2016-12-14 21:30:44 +00:00
domainname
echo DIRDEPS_BUILD: Update dependencies. 2016-11-13 00:11:30 +00:00
ed ed(1): drop redundant parenthesis. 2016-12-14 21:14:43 +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 Fix ls_tests:o_flag with ZFS TMPDIR 2016-12-15 16:13:52 +00:00
mkdir
mv
pax pax(1): Fix a bug with archives smaller than 512 bytes. 2016-12-21 15:26:59 +00:00
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
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
Makefile
Makefile.inc