cvs commit: src/usr.bin/find find.1 find.h function.c option.c

2006-05-14 Thread Ceri Davies
ceri2006-05-14 21:45:54 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/find find.1 find.h function.c option.c Log: MFC the birthtime related primaries. Revision ChangesPath 1.73.2.1 +38 -5 src/usr.bin/find/find.1 1.17.8

Re: cvs commit: src/usr.bin/find find.1 find.h function.c option.c

2006-04-05 Thread Ceri Davies
On Wed, Apr 05, 2006 at 09:55:49AM +0200, Pawel Worach wrote: > On 4/3/06, Ceri Davies <[EMAIL PROTECTED]> wrote: > > ceri2006-04-03 20:36:37 UTC > > > > FreeBSD src repository > > > > Modified files: > > usr.bin/find find.1 find.h function.c option.c > > Log: > > Add -B

Re: cvs commit: src/usr.bin/find find.1 find.h function.c option.c

2006-04-05 Thread Pawel Worach
On 4/3/06, Ceri Davies <[EMAIL PROTECTED]> wrote: > ceri2006-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

cvs commit: src/usr.bin/find find.1 find.h function.c option.c

2006-04-03 Thread Ceri Davies
ceri2006-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 m