NetBSD/bin
jschauma 1a12f82f4b If a files date is any time in the future (not six months or more),
use "date "+%b %e %Y"" format.  This is what SUSv3 says.
Ok jdolecek, dsl
2004-08-09 20:14:54 +00:00
..
cat Remove unused code left over from temporary printescaped functionality. 2004-01-04 03:31:28 +00:00
chio Sync usage with man page. Closes PR 25861 by Kouichirou Hiratsuka. 2004-06-25 14:27:57 +00:00
chmod Remove unused code left over from temporary printescaped functionality. 2004-01-04 03:34:00 +00:00
cp remove unused code left from printescaped() backput as pointed out by Jeff 2004-01-04 16:04:18 +00:00
csh Keep track of the while level, when popping loops because of a breaksw. 2004-05-13 15:25:58 +00:00
date
dd Spell the plural of suffix "suffixes", not "suffices". 2004-02-13 17:56:17 +00:00
df Drop LSBs when denominator is big. 2004-07-17 00:29:08 +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
expr Grammar improvement by Patrick Welche. 2004-04-23 13:28:58 +00:00
hostname
kill
ksh PR/26339: Pavel Cahyna: the 'fc' command can crash non-interactive ksh 2004-07-16 18:39:18 +00:00
ln Add -v to usage. Closes PR 25862 by Kouichirou Hiratsuka. 2004-06-25 14:25:33 +00:00
ls If a files date is any time in the future (not six months or more), 2004-08-09 20:14:54 +00:00
mkdir remove unused code left from printescaped() backput as pointed out by Jeff 2004-01-04 16:04:18 +00:00
mt
mv remove unused code left from printescaped() backput as pointed out by Jeff 2004-01-04 16:04:18 +00:00
pax indent fix for the previous (ar_io.c rev.1.43) 2004-08-02 10:20:48 +00:00
ps For the "lid" keyword, change ULONG to INT32 since it's a 32bit type. 2004-07-28 07:48:22 +00:00
pwd
rcmd
rcp Remove duplicate include, fixes PR bin/25018 from Jeff Ito. 2004-04-02 09:08:55 +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
sh Add new builtin `wordexp' to support wordexp(3). 2004-07-13 15:05:59 +00:00
sleep
stty Fix longstanding gap in stty functionality: while many operations had 2004-04-01 16:10:03 +00:00
sync
systrace the special filename "" does not receive translation and is going to fail. 2004-01-24 03:44:46 +00:00
test
Makefile
Makefile.inc