Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Aug 2005 23:19:53 GMT
From:      soc-tyler <soc-tyler@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 81811 for review
Message-ID:  <200508102319.j7ANJrKr071991@repoman.freebsd.org>

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

Change 81811 by soc-tyler@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



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