- We now filter all rwrite() output when it goes out to the terminal
authorWayne Davison <wayned@samba.org>
Sat, 14 Jan 2006 20:26:28 +0000 (20:26 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 14 Jan 2006 20:26:28 +0000 (20:26 +0000)
  to make sure that it contains readable characters.
- Got rid of the buf[len] = '\0' in rwrite().
- Call f_name() with revised args (which also replaces f_name_to()).


No differences found