NetBSD/bin
dbj b41feff50f fixes for installing into a case insensitive $DESTDIR
when files may have hard links to a a name that only differs by case
  - change install to unconditionally remove its temporary file
    when installing hard links with -r.  This avoids problems when
    built with posix rename(2) semantics and reinstalling an existing
    hard link.
  - rework hard link targets in bsd.man.mk and bsd.links.mk
    to use makefile constructs instead of shell constructs
  - always reinstall hard links that may have case conflicts, even
    when MKUPDATE=yes, this ensures that they get added to METALOG
  - remove man pages which were hard linked to themselves in libform
  - remove improper hard link command for existing man page in libkrb5
  - fix libl's makefile to include bsd.lib.mk at end
  - remove shell quoting in link target for test's [.1 man page
2006-09-11 22:24:09 +00:00
..
cat PR/32931: Johan Veenhuizen: cat(1) does not clear the EOF indicator for 2006-02-26 19:44:24 +00:00
chio
chmod
cp initialize dne variable in the beginning, then move the resetting of 2006-08-15 23:03:51 +00:00
csh apply a little -O0 with GCC4 and vax... 2006-07-01 05:54:35 +00:00
date don't include program name when calling err() 2006-08-17 10:03:53 +00:00
dd Bump date for progress=n description change. 2006-01-12 21:42:11 +00:00
df fix formatting of df -h; from Zafer. 2006-09-04 16:32:57 +00:00
domainname
echo
ed PR/33699: Kevin Massey: use strlcpy to prevent stack overflows. 2006-06-11 16:15:20 +00:00
expr Handle asprintf failing to allocate. 2006-03-17 14:43:11 +00:00
hostname
kill Coverity CID 2356: Remove bogus test !*argv; also cleanup string usage. 2006-03-17 22:30:11 +00:00
ksh PR/33834: Bucky Katz: Crossbuild on FC5:sort doesn't handle '+' field 2006-06-27 12:27:27 +00:00
ln
ls from zafer: you can have either -k or -h but not both since it does not make 2006-08-21 19:08:47 +00:00
mkdir
mt Oops, the previous change was not entirely correct since we were checking 2006-03-22 01:45:08 +00:00
mv - detect buffer overflow. 2006-08-21 23:09:50 +00:00
pax PR/34255: dieter roelants: Remove mention of -p f. 2006-08-22 17:42:19 +00:00
ps factor out the code that does numeric parsing into a function and check for 2006-09-02 20:00:09 +00:00
pwd
rcmd
rcp Goodbye KerberosIV 2006-03-20 04:03:10 +00:00
rm New sentence, new line. Bump date for previous. 2006-09-02 23:28:32 +00:00
rmdir
sh Fix typo, update date. 2006-09-04 20:30:36 +00:00
sleep
stty Bump date for previous. 2006-09-03 00:24:05 +00:00
sync
systrace 2 fixes from Elad: 2006-08-21 01:35:11 +00:00
test fixes for installing into a case insensitive $DESTDIR 2006-09-11 22:24:09 +00:00
Makefile
Makefile.inc