NetBSD/bin
scw 3c6b31bc90 Insert a missing 'else' which caused mknod(2) to still be called
even if mkdir(2) failed. At best this caused two (different)
error messages to be printed. At worst, it changed the mode of
an existing file/directory.
1998-10-13 20:11:42 +00:00
..
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 Be more retentive about use of NOTREACHED and noreturn. 1998-07-28 11:41:40 +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
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 Transparently handle old-style GNU tar archives that may have garbage in 1998-08-10 22:34:59 +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
Makefile.inc pull bsd.own.mk in before LDSTATIC?=-static, so that LDSTATIC can be 1998-03-02 22:03:11 +00:00