.. |
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
|
Add some braces to make egcs happy.
|
1998-08-19 01:31:46 +00:00 |
date
|
For the case where mktime() fails exit with "illegal time" error rather than
|
1998-10-14 00:49:44 +00:00 |
dd
|
Add some braces to make egcs happy.
|
1998-08-19 01:31:46 +00:00 |
df
|
Cast args to strpct() u_long, as in the prototype, not ulong.
|
1998-10-08 02:10:36 +00:00 |
domainname
|
Delint.
|
1998-07-28 05:31:22 +00:00 |
echo
|
lint
|
1997-11-05 21:17:14 +00:00 |
ed
|
Apple like limits.h, too.
|
1998-10-13 17:04:15 +00:00 |
expr
|
Be more retentive about use of NOTREACHED and noreturn.
|
1998-07-28 11:41:40 +00:00 |
hostname
|
Delint.
|
1998-07-28 05:31:22 +00:00 |
kill
|
Be more retentive about use of NOTREACHED and noreturn.
|
1998-07-28 11:41:40 +00:00 |
ksh
|
Initialize the correct fields when creating an empty command. Fixes bug where a function with no body ( e.g. "testfun () ;" ) would cause ksh to segfault when it was called.
|
1998-10-09 02:45:34 +00:00 |
ln
|
Delint.
|
1998-07-28 05:31:22 +00:00 |
ls
|
Check for NULL value returned by user_from_uid and group_from_gid and DTRT,
|
1998-10-13 16:55:22 +00:00 |
mkdir
|
Insert a missing 'else' which caused mknod(2) to still be called
|
1998-10-13 20:11:42 +00:00 |
mt
|
rev man page for eew
|
1998-07-30 00:58:27 +00:00 |
mv
|
Be more retentive about use of NOTREACHED and noreturn.
|
1998-07-28 11:41:40 +00:00 |
pax
|
Reconstruct a split file name correctly.
|
1998-10-15 00:07:34 +00:00 |
ps
|
Add CWARNFLAGS+=-Wno-format-y2k.
|
1998-08-25 15:13:16 +00:00 |
pwd
|
Delint.
|
1998-07-28 05:31:22 +00:00 |
rcmd
|
Grammar police, plus a bit of general cleanup of the BUGS section.
|
1998-01-14 00:40:51 +00:00 |
rcp
|
Be more retentive about use of NOTREACHED and noreturn.
|
1998-07-28 11:41:40 +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
|
The recent cross-compile changes broke the build of x_sh. Properly use
|
1998-10-08 00:29:38 +00:00 |
sleep
|
Be more retentive about use of NOTREACHED and noreturn.
|
1998-07-28 11:41:40 +00:00 |
stty
|
Oops; the old BSD aliases were not actually used.
|
1998-07-28 11:51:47 +00:00 |
sync
|
fix mdoc references
|
1998-04-28 18:05:53 +00:00 |
test
|
Be more retentive about use of NOTREACHED and noreturn.
|
1998-07-28 11:41:40 +00:00 |
Makefile
|
Add rcmd to the SUBDIR list.
|
1997-05-29 21:06:11 +00:00 |
Makefile.inc
|
pull bsd.own.mk in before LDSTATIC?=-static, so that LDSTATIC can be
|
1998-03-02 22:03:11 +00:00 |