On Wed, 28 Jan 2015 15:11:05 +0900 Masanobu SAITOH <[email protected]> wrote: > Is your source exactly the same as netbsd-6-1 branch? > > This is the diff of src/external/bsd/ntp/lib/libntp/makefile: > > http://cvsweb.netbsd.org/bsdweb.cgi/src/external/bsd/ntp/lib/libntp/Makefile.diff?r1=1.5&r2=1.5.16.1&f=h
No it isn't and I don't understand why not; $ find . -name Tag -print0 | xargs -0 cat | sort -u Tnetbsd-6-1 I have this crontab entry: 34 2 * * * cd /usr/src; cvs -q update -dP I ran that manually just now and the file was updated. WTF? -- D'Arcy J.M. Cain <[email protected]> http://www.NetBSD.org/ IM:[email protected]
