..
cat
Remove unused code left over from temporary printescaped functionality.
2004-01-04 03:31:28 +00:00
chio
appease gcc -Wuninitialized
2005-06-01 15:12:18 +00:00
chmod
Now that setmode() is fixed, handle errors with err instead errx.
2005-10-01 20:09:18 +00:00
cp
Remove the "" -> "." target conversion kludge.
2005-10-24 12:59:07 +00:00
csh
sprinkle a little const, and now everything compiles with WARNS=3
2005-06-26 19:10:48 +00:00
date
More minor cleanup:
2005-07-22 14:27:08 +00:00
dd
sprinkle a little const, and now everything compiles with WARNS=3
2005-06-26 19:10:48 +00:00
df
sprinkle a little const, and now everything compiles with WARNS=3
2005-06-26 19:10:48 +00:00
domainname
Drop extra space.
2004-06-15 14:08:33 +00:00
echo
Put a few headers back so this compiles again.
2003-11-25 03:40:18 +00:00
ed
sprinkle a little const, and now everything compiles with WARNS=3
2005-06-26 19:10:48 +00:00
expr
appease gcc -Wuninitialized
2005-06-01 15:12:18 +00:00
hostname
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 09:05:01 +00:00
kill
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 09:05:01 +00:00
ksh
Process window size changes after xread(). [change window size]
2005-09-11 22:23:42 +00:00
ln
sprinkle a little const, and now everything compiles with WARNS=3
2005-06-26 19:10:48 +00:00
ls
Somehow missed this in the last commit, where I only changed the commentary
2005-10-31 14:13:33 +00:00
mkdir
Fix setmode error handling.
2005-10-01 20:22:29 +00:00
mt
- Whitespace nit.
2005-06-17 14:27:18 +00:00
mv
the case of waitpid() returning an error was already tested, and errno
2005-06-03 13:55:04 +00:00
pax
Don't leave arcn->org_name pointing to ftent->fts_path, if we being cpio
2005-09-24 17:05:21 +00:00
ps
Add some more const so that this compiles again.
2005-06-27 00:46:04 +00:00
pwd
file system, not filesystem; e.g. is an abbreviation; use FAT instead of msdos
2003-10-30 14:58:23 +00:00
rcmd
sprinkle a little const, and now everything compiles with WARNS=3
2005-06-26 19:10:48 +00:00
rcp
sprinkle a little const, and now everything compiles with WARNS=3
2005-06-26 19:10:48 +00:00
rm
Sort sections, bump date for previous, and add a comma after e.g..
2004-03-24 11:37:07 +00:00
rmdir
Fix rmdir -p x/y/z//
2003-09-29 21:11:15 +00:00
sh
PR/31548: Alexander Rigbo: $PWD not set when shell starts up, before pwd
2005-10-10 21:14:42 +00:00
sleep
PR/27140: "sleep time" doesn't error out.
2005-10-17 10:11:46 +00:00
stty
sprinkle a little const, and now everything compiles with WARNS=3
2005-06-26 19:10:48 +00:00
sync
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 09:05:01 +00:00
systrace
The emulation for these should be "native", not "netbsd".
2005-10-26 21:17:23 +00:00
test
KNF, use NULL instead of (type *)0.
2005-02-10 06:56:55 +00:00
Makefile
Add userland portion of systrace.
2002-06-17 16:29:07 +00:00
Makefile.inc
sprinkle a little const, and now everything compiles with WARNS=3
2005-06-26 19:10:48 +00:00