cvs commit: src/usr.bin/xargs xargs.c
    Garance A Drosehn 
    gad at FreeBSD.org
       
    Sun Feb 27 01:35:55 GMT 2005
    
    
  
gad         2005-02-27 01:35:54 UTC
  FreeBSD src repository
  Modified files:
    usr.bin/xargs        xargs.c 
  Log:
  MFC 1.22:  Fix -0 vs -L/-I processing, mainly so that 'xargs -0 -I []' will
  do something sensible (namely: treat then '\0' as the EOL character, when
  deciding what "a line" is for -N).  Note that  -I implies -N.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.56      +9 -2      src/usr.bin/xargs/xargs.c
    
    
More information about the cvs-src
mailing list