.. |
cat
|
Patch from PR#5156 to adjust buffer size to match filesystem block size
|
1999-03-11 12:04:18 +00:00 |
chio
|
Delint.
|
1998-07-28 05:31:22 +00:00 |
chmod
|
Delint.
|
1998-07-28 05:31:22 +00:00 |
cp
|
Correct behaviour in case of dangling symlinks: they would be (contrary
|
1999-03-01 18:57:29 +00:00 |
csh
|
- don't use union wait
|
1999-03-19 12:58:00 +00:00 |
date
|
Work around a spurious warning.
|
1999-03-09 03:02:40 +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
|
lint
|
1997-11-05 21:17:14 +00:00 |
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
|
Add support for the XCU5 -p option (-F restricted to directories).
|
1999-02-17 15:28:08 +00:00 |
mkdir
|
Insert a missing 'else' which caused mknod(2) to still be called
|
1998-10-13 20:11:42 +00:00 |
mt
|
Don't assume that defined(sun) means SunOS... Protect with __SVR4 against
|
1999-03-02 21:02:08 +00:00 |
mv
|
use utimes, if we don't have futimes.
|
1998-11-04 18:56:53 +00:00 |
pax
|
Do the previous is a slightly different way, to avoid .Po/.Pc.
|
1999-03-07 22:40:18 +00:00 |
ps
|
ps's information is sorted by controlling terminal and (among processes with
|
1999-03-17 20:59:55 +00:00 |
pwd
|
Add -L flag.
|
1998-11-03 21:38:19 +00:00 |
rcmd
|
Grammar police, plus a bit of general cleanup of the BUGS section.
|
1998-01-14 00:40:51 +00:00 |
rcp
|
Remove the crypto-related bits until such time as we have a fully-
|
1999-02-18 21:22:51 +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
|
Add '#include <sys/types.h>' since that's where int8_t and u_int8_t can
|
1999-03-08 17:55:20 +00:00 |
sleep
|
char -> unsigned char
|
1998-11-04 20:12:12 +00:00 |
stty
|
s/BSD/STTY_BSD/ where I missed it before.
|
1999-03-02 17:30:05 +00:00 |
sync
|
fix mdoc references
|
1998-04-28 18:05:53 +00:00 |
test
|
the '[' wasn't being displayed properly as a command. Thanks to Charles
|
1999-03-09 07:05:33 +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 |