cvs commit: src/usr.bin/xargs xargs.c

Garance A Drosehn gad at FreeBSD.org
Tue Mar 1 20:16:15 GMT 2005


gad         2005-03-01 20:16:15 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    usr.bin/xargs        xargs.c 
  Log:
  MFC 1.56:  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.
  
  Revision  Changes    Path
  1.55.2.1  +9 -2      src/usr.bin/xargs/xargs.c


More information about the cvs-src mailing list