NetBSD/bin
christos af4f4c568a PR/25207: Hubert Feyrer: tar cores on certain archive contents
Don't forget to cleanup xtmp_name when we fail to create the temporary file.
2004-04-20 20:00:37 +00:00
..
cat Remove unused code left over from temporary printescaped functionality. 2004-01-04 03:31:28 +00:00
chio Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +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 The correct syntax for csh's pushd with a numeric argument is 2004-04-20 01:43:03 +00:00
date
dd Spell the plural of suffix "suffixes", not "suffices". 2004-02-13 17:56:17 +00:00
df Combine two printf()s back to one. There was a reason to split in my 2004-03-26 20:28:39 +00:00
domainname Un-__P(), ANSIfy, use EXIT_{SUCCESS,FAILURE}, use [gs]etprocname(). 2004-04-19 08:24:56 +00:00
echo Put a few headers back so this compiles again. 2003-11-25 03:40:18 +00:00
ed use ${HOST_SH} instead of /bin/sh 2003-10-26 03:50:07 +00:00
expr add support for 'length' keyword, for compatibility with GNU expr 2004-04-20 19:44:51 +00:00
hostname
kill
ksh understand rlimit sbsize 2004-04-17 15:40:12 +00:00
ln Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
ls Crossreference -h and -k. Use Aq instead of \*[Lt]\*[Gt]. 2003-12-26 11:19:50 +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 PR/25207: Hubert Feyrer: tar cores on certain archive contents 2004-04-20 20:00:37 +00:00
ps Gah, fix uninitialised variable with the "etime" change. _Never_ be 2004-03-27 14:55: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 Move Matt Green's code from a 4-clause to a 3-clause licence by removing 2003-10-13 14:22:20 +00:00
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 Fix rmdir -p x/y/z// 2003-09-29 21:11:15 +00:00
sh Correct the description of sbsize; it is parsed in bytes not kbytes. 2004-04-19 01:36:32 +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