.. |
cat
|
Delint.
|
1998-07-28 05:31:22 +00:00 |
chio
|
Delint.
|
1998-07-28 05:31:22 +00:00 |
chmod
|
Delint.
|
1998-07-28 05:31:22 +00:00 |
cp
|
Fix bug where "cp -f" didn't work.
|
1998-10-08 17:43:24 +00:00 |
csh
|
minor KNF nits, space damage.
|
1999-01-31 08:00:50 +00:00 |
date
|
Fixed off-by-one error where HOSTNAME+1 characters was copied into
|
1998-12-19 22:44:19 +00:00 |
dd
|
Add some braces to make egcs happy.
|
1998-08-19 01:31:46 +00:00 |
df
|
tunefs lives in section 8, not 1.
|
1999-02-01 10:55:50 +00:00 |
domainname
|
Delint.
|
1998-07-28 05:31:22 +00:00 |
echo
|
…
|
|
ed
|
- add termios.h for winsize
|
1998-11-04 13:45:57 +00:00 |
expr
|
cast is*() to unsigned char
|
1998-11-04 14:11:12 +00:00 |
hostname
|
Delint.
|
1998-07-28 05:31:22 +00:00 |
kill
|
unsigned char casts for is*()
|
1998-11-04 18:14:15 +00:00 |
ksh
|
char->unsigned char casts for is*()
|
1998-11-04 18:27:20 +00:00 |
ln
|
Patch per PR#6166 and clean up some nroff bogons.
|
1998-12-13 19:34:44 +00:00 |
ls
|
update date
|
1999-01-03 02:04:10 +00:00 |
mkdir
|
Insert a missing 'else' which caused mknod(2) to still be called
|
1998-10-13 20:11:42 +00:00 |
mt
|
mtio.4 no longer missing
|
1999-01-14 08:35:46 +00:00 |
mv
|
use utimes, if we don't have futimes.
|
1998-11-04 18:56:53 +00:00 |
pax
|
Lost 5 lines in the version that was committed. Re-add them.
|
1999-02-02 23:42:41 +00:00 |
ps
|
Fixed segfaulting for "ps -T". There is no optarg with -T, so instructions
|
1999-01-04 16:37:28 +00:00 |
pwd
|
Add -L flag.
|
1998-11-03 21:38:19 +00:00 |
rcmd
|
…
|
|
rcp
|
s/MODEMASK/RCPMODEMASK/
|
1998-11-05 14:00:58 +00:00 |
rm
|
Be more retentive about use of NOTREACHED and noreturn.
|
1998-07-28 11:41:40 +00:00 |
rmdir
|
Delint.
|
1998-07-28 05:31:22 +00:00 |
sh
|
PR/1788: Shinya Taniguchi: sh -c does not setup signals properly.
|
1999-02-04 11:20:40 +00:00 |
sleep
|
char -> unsigned char
|
1998-11-04 20:12:12 +00:00 |
stty
|
Apply patch as found in PR1892
|
1999-01-13 23:55:26 +00:00 |
sync
|
…
|
|
test
|
char -> unsigned char
|
1998-11-04 20:12:12 +00:00 |
Makefile
|
…
|
|
Makefile.inc
|
…
|
|