2.11BSD/src/usr.sbin/implog/implog.c

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