PERFORCE change 145784 for review
    Ed Schouten 
    ed at FreeBSD.org
       
    Thu Jul 24 10:29:00 UTC 2008
    
    
  
http://perforce.freebsd.org/chv.cgi?CH=145784
Change 145784 by ed at 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} \
    
    
More information about the p4-projects
mailing list