Date: Mon, 11 Jul 2005 01:29:25 GMT From: soc-tyler <soc-tyler@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 79948 for review Message-ID: <200507110129.j6B1TPr9054476@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=79948 Change 79948 by soc-tyler@soc-tyler_launchd on 2005/07/11 01:29:13 Add main (launchd.c) source file from vendor code. Affected files ... .. //depot/projects/soc2005/launchd/Makefile#2 edit .. //depot/projects/soc2005/launchd/NOTES#3 edit .. //depot/projects/soc2005/launchd/launchd.c#1 add Differences ... ==== //depot/projects/soc2005/launchd/Makefile#2 (text+ko) ==== @@ -9,5 +9,6 @@ MAINTAINER= tyler@tamu.edu CFLAGS+= -g -Wall -W -Wshadow -Wpadded -Iincludes/ +LDADD+= -lutil .include <bsd.prog.mk> ==== //depot/projects/soc2005/launchd/NOTES#3 (text+ko) ==== @@ -17,3 +17,4 @@ Zeroconf calls from launchd(8) can be made, and finally liblaunch can be fixed to accomodate. +
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507110129.j6B1TPr9054476>