Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/24/1998 14:56:26
Module Name:	src
Committed By:	christos
Date:		Tue Nov 24 22:56:26 UTC 1998

Modified Files:
	src/sbin/mknod: mknod.c
Log Message:
Add mknod <name> p which creates a named pipe. There is no real reason for
a separate mkfifo program and there is prior art.