freebsd-skq/bin
Jilles Tjoelker 6e0f89a4b4 sh: Don't modify exit status when break/continue/return passes !.
This matches what would happen if  ! P  were to be replaced with
if P; then false; else true; fi.

Example:
  f() { ! return 0; }; f
2013-04-12 15:19:35 +00:00
..
cat Fix date. 2013-01-29 20:01:47 +00:00
chflags - Make 'flags' argument to chflags(2), fchflags(2) and lchflags(2) of type 2013-03-21 22:44:33 +00:00
chio
chmod
cp Add a few examples. 2013-03-15 20:12:54 +00:00
csh
date Fix socket calls on error post-r243965. 2012-12-21 15:54:13 +00:00
dd IFP4 change 222074. 2013-04-03 19:19:45 +00:00
df Don't time travel back and use a present date. 2013-01-25 18:47:16 +00:00
domainname
echo
ed Fix compiling ed w/ WITHOUT_ED_CRYPTO... These variables aren't 2013-03-23 19:04:57 +00:00
expr
getfacl Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
hostname
kenv
kill
ln Fix wording nit. 2012-12-28 22:06:33 +00:00
ls Add a few examples. 2013-03-15 20:12:54 +00:00
mkdir Add a few examples. 2013-03-15 20:12:54 +00:00
mv - Make 'flags' argument to chflags(2), fchflags(2) and lchflags(2) of type 2013-03-21 22:44:33 +00:00
pax Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
pkill
ps Add a few examples. 2013-03-15 20:12:54 +00:00
pwait Use a different way to silence clang analyzer as done in r245494 by 2013-01-16 18:15:25 +00:00
pwd
rcp Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
realpath
rm Add a few examples. 2013-03-15 20:12:54 +00:00
rmail
rmdir Add a few examples. 2013-03-15 20:12:54 +00:00
setfacl Mention that read_attributes, write_attributes, read_acl and write_acl 2013-04-01 13:17:28 +00:00
sh sh: Don't modify exit status when break/continue/return passes !. 2013-04-12 15:19:35 +00:00
sleep
stty stty: Mark usage() __dead2. 2012-07-15 21:12:22 +00:00
sync
test Enhance test(1) by adding provision to compare any combination of the 2013-02-25 19:05:40 +00:00
uuidgen
Makefile
Makefile.inc