Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Feb 1995 21:52:38 +0100
From:      Guido van Rooij <guido>
To:        CVS-commiters, cvs-usrbin
Subject:   cvs commit: src/usr.bin/find find.c
Message-ID:  <199502272052.VAA05428@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
guido       95/02/27 21:52:37

  Modified:    usr.bin/find find.c
  Log:
  Fix completely broken find behaviour:
  a find -foo -o -bar would behave like find -bar. The same for -a
  This broke (among others) ./etc/security.
  
  Obtained from: NetBSD



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502272052.VAA05428>