.. |
cat
|
Fix buffer allocation in function `raw_cat'. It was possible to get a
|
1999-04-26 09:15:59 +00:00 |
chio
|
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
|
1999-03-22 18:25:43 +00:00 |
chmod
|
Delint.
|
1998-07-28 05:31:22 +00:00 |
cp
|
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
|
1999-03-22 18:25:43 +00:00 |
csh
|
Remove a bogus whitespace match in the builtin kill(1)'s `-s' parsing;
|
1999-05-19 14:37:05 +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
|
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
|
1999-03-22 18:25:43 +00:00 |
domainname
|
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
|
1999-03-22 18:25:43 +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
|
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
|
1999-03-22 18:25:43 +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
|
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
|
1999-03-22 18:25:43 +00:00 |
ls
|
Rename ls.c::main() -> ls.c::ls_main(), and add a wrapper in main.c::main().
|
1999-05-17 12:16:03 +00:00 |
mkdir
|
Change previous to use symbolic names for file modes. Also, clean up some
|
1999-05-26 15:51:09 +00:00 |
mt
|
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
|
1999-03-22 18:25:43 +00:00 |
mv
|
use utimes, if we don't have futimes.
|
1998-11-04 18:56:53 +00:00 |
pax
|
When substituting backreferences source from the pattern, not the replacement
|
1999-03-24 17:00:23 +00:00 |
ps
|
KNF.
|
1999-05-09 19:23:38 +00:00 |
pwd
|
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
|
1999-03-22 18:25:43 +00:00 |
rcmd
|
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
|
1999-03-22 18:25:43 +00:00 |
rcp
|
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
|
1999-03-22 18:25:43 +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
|
Fix for bin/7502, from Tor Egge / FreeBSD. Their commit message:
|
1999-04-30 17:54:17 +00:00 |
sleep
|
char -> unsigned char
|
1998-11-04 20:12:12 +00:00 |
stty
|
Remove spurious .ne's.
|
1999-03-24 06:27:49 +00:00 |
sync
|
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
|
1999-03-22 18:25:43 +00:00 |
test
|
Operator precedence consistency; from "Andrew_L. Moore" <alm@SlewSys.Org>
|
1999-04-05 09:48:38 +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 |