1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/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
chmod
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
freebsd-version
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
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
ps Export the whole thread name in kinfo_proc 2016-12-07 15:04:22 +00:00
pwait
pwd
rcp
realpath
rm
rmail
rmdir
setfacl
sh
sleep DIRDEPS_BUILD: Update dependencies. 2016-11-13 00:11:30 +00:00
stty
sync
test
tests
uuidgen
Makefile
Makefile.inc