Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jul 2008 10:29:00 GMT
From:      Ed Schouten <ed@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 145784 for review
Message-ID:  <200807241029.m6OAT051027900@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=145784

Change 145784 by ed@ed_dull on 2008/07/24 10:28:20

	Restore pt_chown. We don't really need pt_chown when running
	binaries linked against the latest libc, but we must keep old
	libraries (and Linux binaries) happy.

Affected files ...

.. //depot/projects/mpsafetty/libexec/Makefile#2 integrate
.. //depot/projects/mpsafetty/libexec/pt_chown/Makefile#3 branch
.. //depot/projects/mpsafetty/libexec/pt_chown/pt_chown.c#3 branch

Differences ...

==== //depot/projects/mpsafetty/libexec/Makefile#2 (text+ko) ====

@@ -14,6 +14,7 @@
 	makekey \
 	${_mknetid} \
 	pppoed \
+	pt_chown \
 	rbootd \
 	revnetgroup \
 	${_rlogind} \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807241029.m6OAT051027900>