Subject: Re: CVS commit: src (pstat/Makefile change from Oct 30)
To: None <current-users@netbsd.org>
From: Geoff Wing <mason@primenet.com.au>
List: current-users
Date: 12/05/2006 00:44:46
Christos Zoulas <christos@netbsd.org> typed:
: Module Name:	src
: Committed By:	christos
: Date:		Mon Oct 30 20:22:54 UTC 2006
:
: Modified Files:
: 	src/distrib/sets/lists/comp: mi
: 	src/include: Makefile
: 	src/sys/sys: Makefile
: 	src/usr.bin/cksum: cksum.c rmd160.c sha256.c sha384.c sha512.c
: 	src/usr.bin/mkdep: Makefile
: 	src/usr.bin/xinstall: xinstall.c
: 	src/usr.sbin/mtree: compare.c create.c
: 	src/usr.sbin/pstat: Makefile
: 	src/usr.sbin/veriexecgen: veriexecgen.c
: Removed Files:
: 	src/include: rmd160.h
: Log Message:
: kill crypto/rmd160.h and crypto/sha2.h, and instead make symlinks to
: /usr/include from /usr/include/sys. This makes all the one way hash
: header handling identical.


: To generate a diff of this commit:
: cvs rdiff -r1.12 -r1.13 src/usr.sbin/pstat/Makefile

This seems to have slipped in there by mistake since struct lock size change
causes struct vnode size change.

Regards,
Geoff