Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 12/20/1995 05:30:24
jonathan
Wed Dec 20 05:25:25 EST 1995
Update of /a/cvsroot/src/usr.bin/xinstall
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv20390/src/usr.bin/xinstall

Modified Files:
	xinstall.c 
Log Message:
Change xinstall to work with strip from GNU binutils, for mips and alpha ports.

When using a strip that uses a temp file and moves that to the target,
unlinking the original, install would set the modes of the
original (now unlinked) file, not the new stripped one.
Fixed by re-opening the fd used for fchown/chmod after stripping.


cgd
Wed Dec 20 05:27:42 EST 1995
Update of /a/cvsroot/src/etc/etc.alpha
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv20433

Modified Files:
	MAKEDEV 
Log Message:
add device node for "mmclock," a high-resolution memory-mapped clock
pseudo-device.