.. |
cat
|
…
|
|
chio
|
fix typos
|
2007-04-29 20:23:34 +00:00 |
chmod
|
…
|
|
cp
|
Sync SYNOPSIS with usage() (correct location of -P).
|
2007-10-26 16:31:16 +00:00 |
cpio
|
Add build glue for libarchive based cpio and tar.
|
2008-02-27 15:39:21 +00:00 |
csh
|
Dividing by a time_t makes the result time_t, so it should be cast to long
|
2008-02-24 05:20:17 +00:00 |
date
|
Use strtoll rather than strtol to read the -r argument, so it will work
|
2008-02-24 04:49:45 +00:00 |
dd
|
Convert to using raise_default_signal(3).
|
2007-10-05 07:22:23 +00:00 |
df
|
sort options from anon ymous
|
2008-03-04 20:11:00 +00:00 |
domainname
|
…
|
|
echo
|
…
|
|
ed
|
s/intialized/initialized/
|
2007-03-17 13:51:46 +00:00 |
expr
|
…
|
|
hostname
|
…
|
|
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
|
…
|
|
mt
|
Grammar fix and clarification from PR 37727 by Randolf Richardson.
|
2008-03-09 20:59:13 +00:00 |
mv
|
Code cleanup:
|
2008-01-16 11:43:34 +00:00 |
pax
|
Kill pre-4.4BSD compat code.
|
2008-02-24 20:42:46 +00:00 |
ps
|
ps -t? needs to imply -x. Otherwise the non-x logic filters all the results
|
2008-03-10 03:44:11 +00:00 |
pwd
|
…
|
|
rcmd
|
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
|
2007-05-28 12:06:17 +00:00 |
rcp
|
Print time_t as long long, not long.
|
2008-02-24 05:16:46 +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
|
…
|
|
sh
|
Detect unmatched quotes inside old style command substitution.
|
2008-04-25 17:32:31 +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
|
…
|
|
tar
|
Add build glue for libarchive based cpio and tar.
|
2008-02-27 15:39:21 +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
|
…
|
|