PERFORCE change 213576 for review

Brooks Davis brooks at FreeBSD.org
Wed Jun 27 23:14:56 UTC 2012


http://p4web.freebsd.org/@@213576?ac=10

Change 213576 by brooks at 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


More information about the p4-projects mailing list