yar         2008-01-29 17:50:29 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/setfmac     setfmac.c 
  Log:
  An average consumer of fts(3) that avoids keeping pointers to old
  FTSENTs and uses only what fts_read() has just returned can rely
  on fts_path being NUL-terminated.  Under these conditions, a plain
  vanilla "%s" format can be safely used to printf an fts_path.
  
  OK'ed by:       rwatson
  
  Revision  Changes    Path
  1.11      +7 -13     src/usr.sbin/setfmac/setfmac.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to