PERFORCE change 82614 for review

soc-tyler soc-tyler at FreeBSD.org
Fri Aug 26 13:03:29 GMT 2005


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

Change 82614 by soc-tyler at soc-tyler_launchd on 2005/08/26 13:02:55

	Add property.* files to extend the overly-simplistic property(3)

Affected files ...

.. //depot/projects/soc2005/launchd/Makefile#14 edit
.. //depot/projects/soc2005/launchd/includes/property.h#1 add
.. //depot/projects/soc2005/launchd/launchctl/Makefile#7 edit
.. //depot/projects/soc2005/launchd/property.c#1 add

Differences ...

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


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

@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PROG=	launchctl
-SRCS=	launchctl.c liblaunch.c
+SRCS=	launchctl.c liblaunch.c property.c
 MAN=	launchctl.1
 
 MAINTAINER= tyler at tamu.edu


More information about the p4-projects mailing list