Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Thor Lancelot Simon <tls@netbsd.org>
List: source-changes
Date: 04/03/2006 02:21:13
Module Name:	src
Committed By:	tls
Date:		Mon Apr  3 02:21:13 UTC 2006

Modified Files:
	src/gnu/libexec/uucp: Makefile
	src/usr.bin/tip: Makefile

Log Message:
Now we use tip-as-cu, not Taylor UUCP cu.

These programs are no longer setuid, and now lock devices with flock,
not file locks in /var/spool/.  They will no longer lock against UUCP
itself unless we modify UUCP to lock with flock, but this seems highly
unlikely to be an issue in the present day.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/gnu/libexec/uucp/Makefile
cvs rdiff -r1.19 -r1.20 src/usr.bin/tip/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.