- 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)
commitbe0602ec3c833735d3d2fd7e8cd1319a7695187b
tree5cda8de86590c3299cbc9d0ccd89bcffb046f855
parent6cbde57d8810d9889b650c49456fa843f76257c7
- We now filter all rwrite() output when it goes out to the terminal
  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()).
log.c