2.11BSD/src/ucb/vlp/vlp.c

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