PERFORCE change 81811 for review

soc-tyler soc-tyler at FreeBSD.org
Wed Aug 10 23:19:55 GMT 2005


http://perforce.freebsd.org/chv.cgi?CH=81811

Change 81811 by soc-tyler at soc-tyler_launchd on 2005/08/10 23:19:32

	minor fix, still stuck on this painful bug where a kevent() call is timing out in main() :'(

Affected files ...

.. //depot/projects/soc2005/launchd/Makefile#12 edit

Differences ...

==== //depot/projects/soc2005/launchd/Makefile#12 (text+ko) ====

@@ -4,7 +4,7 @@
 PROG=	launchd
 SRCS=	launchd.c liblaunch.c init.c
 #launchdebugd.c launchproxy.c
-MAN=	launchd.conf.5 init.8 launchd.8 launchd_debugd.8 \
+MAN=	init.8 launchd.8 launchd_debugd.8 \
 	launchproxy.8 service.8
 
 BINMODE=500


More information about the p4-projects mailing list