2.11BSD/src/sbin/dumpfs/dumpfs.c

main()
{
	puts("dumpfs hasn't been implemented under 2.11BSD.");
	exit(-1);
}