cvs commit: src/etc rc.subr

Yar Tikhiy yar at FreeBSD.org
Wed Jul 26 08:03:24 UTC 2006


yar         2006-07-26 08:03:24 UTC

  FreeBSD src repository

  Modified files:
    etc                  rc.subr 
  Log:
  Back out rev. 1.63.  It was a poor idea because
  test(1) is built in sh(1) and it always evaluates
  both sides of -a or -o, unlike && or || in sh(1).
  
  Requested by:   dougb
  
  Revision  Changes    Path
  1.64      +15 -9     src/etc/rc.subr


More information about the cvs-src mailing list