
NAME
	NULL:

SYNOPSIS
	Mount NULL:

DESCRIPTION
	the NULL: device is a dos handler designed to allow programs
	such as DCron, DMe, etc... to run other programs in the
	background while still allowing the user to close the CLI
	window these programs were originally backgrounded on.

	NULL: Requires L:Handler and a proper mountlist entry:

NULL:	Handler = root:L/null-handler
	Stacksize = 1024
	Priority = 5
	GlobVec = 1
#

	Getty also uses NULL:.	You normally Mount NULL: in your
	startup-sequence.


FILES/REQUIRES
	L:Null-Handler
	DEVS:Mountlist

REFERENCES
	Getty



