1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/bin
Martin Cracauer e637898ea8 Commit fix sent by Tor Egge <Tor.Egge@cvsup.no.freebsd.org>
Only use return value from system call if system call succeeded.

Tested with `make world` and some of my own scripts.

This should be MFCed soon.  While /bin/sh is hard to test the fix is
obviously correct and can be assumed not to break something else
(famous last words...).
2004-02-05 22:34:05 +00:00
..
cat
chflags
chio
chmod Print unambiguous paths with -R -v. 2003-12-16 15:17:30 +00:00
cp Don't mmap(2) and munmap(2) zero-length files. 2003-11-13 05:26:55 +00:00
csh
date Note the Linux required format. 2004-01-06 19:01:34 +00:00
dd
df Fix format strings (intmax_t is %jd, not %qd) 2003-11-12 21:47:42 +00:00
domainname
echo - Check and report write(2) errors. 2003-10-11 20:34:43 +00:00
ed Don't check for the existance of src/crypto/ for building items that 2003-07-24 18:30:25 +00:00
expr
getfacl
hostname
kenv
kill Use sys_nsig instead of the static NSIG. DragonflyBSD kill.c:1.3 2004-01-28 19:04:14 +00:00
ln
ls Fix alignment of size field in ls -lh -- the width was being computed 2004-01-22 04:33:00 +00:00
mkdir
mv
pax
ps Bring ps.1 up to date with changes in the past seven years: 2004-01-21 16:25:36 +00:00
pwd
rcp Turn malloc+snprintf into asnprintf. 2003-10-14 20:42:13 +00:00
realpath
rm o Fix a style bug and poor wording in comment. 2004-01-01 10:26:43 +00:00
rmail
rmdir
setfacl Add additional documentation to setfacl(1) regarding the behavior of 2003-08-07 14:52:17 +00:00
sh Commit fix sent by Tor Egge <Tor.Egge@cvsup.no.freebsd.org> 2004-02-05 22:34:05 +00:00
sleep
stty
sync
test Don't escape names in MLINKS: this won't work with bsd.man.mk,v 1.53. 2003-09-07 12:52:17 +00:00
uuidgen The uuidgen(1) program is WARNS=6 clean, so flag it as such. 2003-12-07 21:34:56 +00:00
Makefile - Build things in pure dictionary order (see sort(1)). 2004-01-16 15:23:19 +00:00
Makefile.inc Force a staticly linked /bin and /sbin for ia64. The necessary changes 2003-11-19 16:59:00 +00:00