.. |
cat
|
Remove the \n and tabs from the __COPYRIGHT() strings.
|
2008-07-20 00:52:39 +00:00 |
chio
|
Remove the \n and tabs from the __COPYRIGHT() strings.
|
2008-07-20 00:52:39 +00:00 |
chmod
|
Document "-f". From Andreas Wiese in PR bin/35409, slightly modified.
|
2010-01-22 05:41:36 +00:00 |
cp
|
Adjust wording of previous and fix a couple grammar slipups/typos.
|
2011-08-03 15:44:15 +00:00 |
csh
|
add a comment to confirm a workaround as only being a GCC 4.1 issue.
|
2011-07-01 03:58:10 +00:00 |
date
|
revert the revert and fix the code properly.
|
2011-01-29 02:16:52 +00:00 |
dd
|
Remove the rif/rof options and add rump.dd. This makes usage
|
2011-02-04 19:42:12 +00:00 |
df
|
\\ -> \e
|
2010-04-05 21:16:21 +00:00 |
domainname
|
Remove the \n and tabs from the __COPYRIGHT() strings.
|
2008-07-20 00:52:39 +00:00 |
echo
|
Check ferror(stdout) and exit(1) if there's been a problem.
|
2008-09-18 05:42:08 +00:00 |
ed
|
Conditionalize printfs instead of using conditional empty format
|
2011-05-23 23:13:10 +00:00 |
expr
|
minor usage nit
|
2011-03-23 18:10:25 +00:00 |
hostname
|
Remove the \n and tabs from the __COPYRIGHT() strings.
|
2008-07-20 00:52:39 +00:00 |
kill
|
Make sure that numerical signals and pids are in range for their types.
|
2009-10-01 09:24:38 +00:00 |
ksh
|
add a missing part from rev 1.10 and s/newline/newlinex/. found by GCC 4.5.3.
|
2011-06-22 03:56:17 +00:00 |
ln
|
Typographical improvement by David H. Gutteridge in PR 44645.
|
2011-02-27 06:02:07 +00:00 |
ls
|
Wording fixes from Ryo HAYASAKA, thanks.
|
2011-04-02 08:38:56 +00:00 |
mkdir
|
Remove the \n and tabs from the __COPYRIGHT() strings.
|
2008-07-20 00:52:39 +00:00 |
mt
|
Sort sections, punctuation nits.
|
2011-04-28 13:51:47 +00:00 |
mv
|
Make cp -p and mv preverve extended attributes, and complain if they cannot.
|
2011-08-03 04:11:15 +00:00 |
pax
|
Use Fl Fl for long options.
|
2011-06-19 07:34:24 +00:00 |
ps
|
When converting from pages to kilobytes, cast the return value of
|
2011-06-13 03:42:15 +00:00 |
pwd
|
Remove the \n and tabs from the __COPYRIGHT() strings.
|
2008-07-20 00:52:39 +00:00 |
rcmd
|
Sort options in SYNOPSIS, sort option descriptions, remove some extra
|
2011-05-31 11:31:10 +00:00 |
rcp
|
Fix up seriously borked mallocing of a static buffer, which seems to
|
2009-08-31 07:11:16 +00:00 |
rm
|
fix -Wsign-compare issues
|
2009-02-14 08:02:04 +00:00 |
rmdir
|
Remove the \n and tabs from the __COPYRIGHT() strings.
|
2008-07-20 00:52:39 +00:00 |
sh
|
Move the savehandler assignment before setjmp() to avoid triggering
|
2011-07-12 16:40:41 +00:00 |
sleep
|
Bump date for SIGINFO.
|
2010-10-09 07:40:58 +00:00 |
stty
|
\\ -> \e
|
2010-04-05 16:16:53 +00:00 |
sync
|
Remove the \n and tabs from the __COPYRIGHT() strings.
|
2008-07-20 00:52:39 +00:00 |
test
|
Correct usage for parentheses, and mark up "expression" in more places.
|
2009-11-10 18:19:46 +00:00 |
Makefile
|
Remove systrace. Ok core@.
|
2007-12-31 15:31:24 +00:00 |
Makefile.inc
|
Default to WARNS=4 (except for rcp & ksh)
|
2009-02-14 08:31:13 +00:00 |