freebsd-src/bin
Bruce Evans 001aff9ffc Fix exit status. `cat no-such-file >/dev/null' exited with status 0.
This has been broken since cat's own err() function was sloppily
replaced by the library functions warn() and err().
1995-10-03 12:46:37 +00:00
..
cat Fix exit status. `cat no-such-file >/dev/null' exited with status 0. 1995-10-03 12:46:37 +00:00
chflags Set NOSHARED=true, having this binary static makes it much easier to 1995-07-24 01:44:17 +00:00
chmod You will find enclosed some changes to make gcc -Wall more happy in 1995-03-19 13:29:28 +00:00
cp Don't unlink the target file if the copy failed. This behaviour isn't 1995-06-14 05:41:27 +00:00
csh Fix csh to determine event number properly, i.e. stop by ^*-% too. 1995-08-10 05:13:42 +00:00
date Correct the default format info to indicate "%+". 1995-08-28 10:38:01 +00:00
dd More koshering [ul]case fix, don't use pre-initialized tables at all, 1995-01-17 23:04:29 +00:00
df Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
domainname You will find enclosed some changes to make gcc -Wall more happy in 1995-03-19 13:29:28 +00:00
echo Well, it would appear that the "ayes" have it (though by a slim margin). 1995-08-31 17:25:55 +00:00
ed Use the same make technique as passwd and xntpd for the secure ed(1). This 1995-10-01 14:17:29 +00:00
expr expr(1) didn't comply to Posix.2 and its own man page: any 1995-08-04 17:08:07 +00:00
hostname
kill Allow 0 as a signal number to match the man page. 1995-03-05 21:52:41 +00:00
ln Use lstat() instead of stat() for checking if the final source file exists, 1994-12-06 18:50:44 +00:00
ls Uncomment out references to FIFOs for the -F and -l options. 1995-09-26 08:48:09 +00:00
mkdir
mv The command to `move' across file system boundaries is actually 1995-08-15 19:44:39 +00:00
pax Fix possible FS corruption caused by extra parameter to pax. 1995-08-16 23:12:25 +00:00
ps Correct the alignment of the tty column, which was affected by my change to 1995-09-26 17:48:59 +00:00
pwd
rcp Updating /usr/include/kerberosIV/des.h so eBones will build breaks 1995-09-10 14:59:51 +00:00
rm Allow root to delete uchg/uappnd files 1995-04-13 13:35:09 +00:00
rmail If mail is received with no from address, invoke sendmail with 1995-09-16 18:52:51 +00:00
rmdir
sh Make the mkinit internal command issue an #undef for each #define, to 1995-10-01 15:13:31 +00:00
sleep
stty Improve the recently changed and an old error message: don't report probe 1995-07-04 08:16:32 +00:00
sync
test Remove trailing whitespace. 1995-05-30 00:07:29 +00:00
Makefile ed/Makefile is able to 'decide' for itself whether to build secure or 1995-10-01 14:24:01 +00:00
Makefile.inc Define CRYPTOBJDIR if secure is being built 1995-10-01 14:55:06 +00:00