..
cat
- Applied patch from PR bin/35408 by Andreas Wiese.
2007-01-13 11:51:59 +00:00
chio
fix typos
2007-04-29 20:23:34 +00:00
chmod
Add xref to chflags(1). From Andre Luiz de Oliveira in PR 32265.
2005-12-09 20:27:02 +00:00
cp
Sync SYNOPSIS with usage() (correct location of -P).
2007-10-26 16:31:16 +00:00
csh
__attribute__((__noreturn__)) to __dead
2007-12-24 16:11:50 +00:00
date
* Prevent out-of-bounds read tsptype if a packet with
2007-02-04 22:21:53 +00:00
dd
Convert to using raise_default_signal(3).
2007-10-05 07:22:23 +00:00
df
prtstat: PRIdMAX -> jd as suggested by Joerg Sonnenberger.
2007-12-22 00:23:36 +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
s/intialized/initialized/
2007-03-17 13:51:46 +00:00
expr
Handle asprintf failing to allocate.
2006-03-17 14:43:11 +00:00
hostname
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 09:05:01 +00:00
kill
Wordo fix, noted by jmc@openbsd.
2007-12-28 14:32:50 +00:00
ksh
use __RCSID()
2007-12-12 22:55:42 +00:00
ln
PR/37243 - Joerg Niendorf -- fixup botched addition of -i option
2007-10-29 11:22:59 +00:00
ls
modify a comment in previous change
2007-06-06 13:21:28 +00:00
mkdir
Fix setmode error handling.
2005-10-01 20:22:29 +00:00
mt
use c99 initializers
2006-10-16 00:07:32 +00:00
mv
Allow files whose name starts with a dash be moved across filesystem
2007-02-15 09:57:16 +00:00
pax
Teach set_ftime about symbolic links, because it has to know: on some
2008-01-10 04:24:51 +00:00
ps
Remove systrace. Ok core@.
2007-12-31 15:31:24 +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
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
2007-05-28 12:06:17 +00:00
rcp
pass lint; from Anon Ymous
2006-12-15 22:45:34 +00:00
rm
PR/36535: Greg A. Woods: rm(1) should present user:group the same way as
2007-06-24 17:59:31 +00:00
rmdir
Fix rmdir -p x/y/z//
2003-09-29 21:11:15 +00:00
sh
This should have been all on one line anyway - and hey, it fixes my build
2007-12-18 07:25:00 +00:00
sleep
- Cleanup for sleep.c:
2007-08-18 00:41:52 +00:00
stty
PR/36536: Greg A. Woods: stty(1) should mention tty(4)
2007-06-24 18:03:00 +00:00
sync
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 09:05:01 +00:00
test
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
Makefile
Remove systrace. Ok core@.
2007-12-31 15:31:24 +00:00
Makefile.inc
sprinkle a little const, and now everything compiles with WARNS=3
2005-06-26 19:10:48 +00:00