NetBSD/bin
christos 206f418235 PR/36275: john at iastate dot edu: tar -s modifies symlink targets
- This is explained in a comment in pat_rep.c inside mod_name(). I did not
  want to change the default behavior, so I added another modifier "s" which
  when set, the pattern will not modify the symlink destination.
- While here I fixed another bug that was introduced before by the fix in
  PR/35257 where the renaming was happening twice since we called rep_name
  twice.
- Finally if we are renaming hard of soft-link targets print the renames for
  those too.
2007-05-04 21:19:36 +00:00
..
cat
chio fix typos 2007-04-29 20:23:34 +00:00
chmod
cp
csh fix typos 2007-04-29 20:23:34 +00:00
date
dd fix typos 2007-04-29 20:23:34 +00:00
df
domainname
echo
ed s/intialized/initialized/ 2007-03-17 13:51:46 +00:00
expr
hostname
kill
ksh
ln
ls
mkdir
mt
mv
pax PR/36275: john at iastate dot edu: tar -s modifies symlink targets 2007-05-04 21:19:36 +00:00
ps
pwd
rcmd
rcp
rm
rmdir
sh Document that shell arithmetic now uses intmax_t. Document that 2007-03-25 06:56:43 +00:00
sleep
stty
sync
systrace fix typos 2007-04-29 20:23:34 +00:00
test PR/36092: B K: algorithmic inefficiency in bin/test/test.c:t_lex 2007-03-28 01:47:25 +00:00
Makefile
Makefile.inc