.. |
cat
|
Add WARNS.
|
1997-07-20 04:35:17 +00:00 |
chio
|
Make sure printf field widths are "int"s.
|
1997-07-20 05:31:47 +00:00 |
chmod
|
Build with WARNS.
|
1997-07-20 04:51:31 +00:00 |
cp
|
Build with WARNS.
|
1997-07-20 05:13:57 +00:00 |
csh
|
/var/spool/mail -> /var/mail
|
1997-07-09 02:54:38 +00:00 |
date
|
Build with WARNS
|
1997-07-20 05:18:14 +00:00 |
dd
|
add const qualifier to args and clist tables
|
1996-03-01 01:18:58 +00:00 |
df
|
Build with WARNS
|
1997-07-20 06:01:01 +00:00 |
domainname
|
Build with WARNS.
|
1997-07-20 06:04:43 +00:00 |
echo
|
Build with WARNS
|
1997-07-20 06:07:26 +00:00 |
ed
|
Avoid the last warnings and add WARNS=1
|
1997-07-20 17:22:15 +00:00 |
expr
|
Fix compiler warnings; add WARNS=1
|
1997-07-20 17:32:57 +00:00 |
hostname
|
Add WARNS=1
|
1997-07-20 17:34:50 +00:00 |
kill
|
Add WARNS=1
|
1997-07-20 17:34:50 +00:00 |
ksh
|
Fix compiler warnings
|
1997-07-20 17:41:56 +00:00 |
ln
|
Fix compiler warnings.
|
1997-07-20 17:44:40 +00:00 |
ls
|
include <pwd.h> and <grp.h> to bring prototypes into scope.
|
1997-07-20 19:20:01 +00:00 |
mkdir
|
Fix compiler warnings
|
1997-07-20 18:55:28 +00:00 |
mt
|
Fix compiler warnings.
|
1997-07-20 18:59:27 +00:00 |
mv
|
include <pwd.h> and <grp.h> to bring prototypes into scope.
|
1997-07-20 19:20:01 +00:00 |
pax
|
- Rename local warn so tty_warn that we can include <err.h> since this program
|
1997-07-20 20:32:15 +00:00 |
ps
|
Fix compiler warnings
|
1997-07-20 20:37:53 +00:00 |
pwd
|
PR 3284, from enami tsugutomo <enami@ba2.so-net.or.jp>.
|
1997-03-03 22:00:34 +00:00 |
rcmd
|
expand HISTORY section a bit.
|
1997-06-09 09:15:49 +00:00 |
rcp
|
Fix incorrect use of name vs. pwd->pw_name and wrong logic in strdup() test.
|
1997-06-07 07:11:34 +00:00 |
rm
|
Sync with 4.4lite2
|
1995-09-07 06:42:58 +00:00 |
rmdir
|
Use "utility" instead of "command". Modern definitions of these terms
|
1995-07-25 19:36:36 +00:00 |
sh
|
Cast the result of pointer arithmetic to "long", and use %ld to print it.
|
1997-07-18 17:46:59 +00:00 |
sleep
|
Use "utility" instead of "command". Modern definitions of these terms
|
1995-07-25 19:36:36 +00:00 |
stty
|
nuke extra : in usage string
|
1997-06-04 04:38:37 +00:00 |
sync
|
|
|
test
|
add SYNOPSIS line for [; fixes PR bin/3705
|
1997-06-05 06:39:59 +00:00 |
Makefile
|
Add rcmd to the SUBDIR list.
|
1997-05-29 21:06:11 +00:00 |
Makefile.inc
|
|
|