Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jun 2012 23:14:54 GMT
From:      Brooks Davis <brooks@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 213576 for review
Message-ID:  <201206272314.q5RNEslG024631@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@213576?ac=10

Change 213576 by brooks@brooks_ecr_current on 2012/06/27 23:14:27

	Checkpoint a copyof minifile, a stripped down version of file(1)
	where the dangerous analysis of a potentially untrusted file can
	optionally be perfomed in a capsicum sandbox (and hopefully soon
	in a capability protected sandbox).

Affected files ...

.. //depot/projects/ctsrd/beribsd/src/ctsrd/Makefile#6 edit
.. //depot/projects/ctsrd/beribsd/src/ctsrd/minifile/Makefile#1 add
.. //depot/projects/ctsrd/beribsd/src/ctsrd/minifile/minifile.c#1 add

Differences ...

==== //depot/projects/ctsrd/beribsd/src/ctsrd/Makefile#6 (text+ko) ====

@@ -2,6 +2,7 @@
 
 SUBDIR=		cycle_led \
 		flashit \
+		minifile \
 		pictview \
 		showimage \
 		spinner



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