PERFORCE change 212286 for review

Brooks Davis brooks at FreeBSD.org
Mon Jun 4 23:13:44 UTC 2012


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

Change 212286 by brooks at brooks_ecr_current on 2012/06/04 23:12:50

	Add the beginnings of a useful isfctl(8) tool.  It can currently 
	erase blocks via ioctl with a command like:
	
	isfctl isf1 erase 0 0x20000

Affected files ...

.. //depot/projects/ctsrd/beribsd/src/usr.sbin/Makefile#3 edit
.. //depot/projects/ctsrd/beribsd/src/usr.sbin/isfctl/Makefile#1 add
.. //depot/projects/ctsrd/beribsd/src/usr.sbin/isfctl/isfctl.c#1 add

Differences ...

==== //depot/projects/ctsrd/beribsd/src/usr.sbin/Makefile#3 (text+ko) ====

@@ -34,6 +34,7 @@
 	ifmcstat \
 	inetd \
 	iostat \
+	isfctl \
 	kldxref \
 	mailwrapper \
 	makefs \


More information about the p4-projects mailing list