ceri        2006-04-03 20:36:37 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/find         find.1 find.h function.c option.c 
  Log:
  Add -Btime, -Bnewer, -Bmin, -newerB[Bacmt], -newer[acmt]B options to
  work with the st_birthtime field of struct stat.
  
  'B' has been chosen to match the format specifier from stat(1).
  
  Approved by:    jhb
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.74      +33 -0     src/usr.bin/find/find.1
  1.18      +2 -0      src/usr.bin/find/find.h
  1.55      +13 -4     src/usr.bin/find/function.c
  1.24      +11 -0     src/usr.bin/find/option.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to