kientzle    2004/05/18 10:16:55 PDT
  FreeBSD src repository
  Modified files:
    usr.bin/tar          bsdtar.c 
  Log:
  Accept (but ignore) GNU tar's -B option.  bsdtar never
  needs it, but it does no harm for people to specify it.
  
  Revision  Changes    Path
  1.14      +8 -2      src/usr.bin/tar/bsdtar.c