Subject: CVS commit: basesrc/usr.sbin
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 10/13/2001 23:05:43
Module Name:	basesrc
Committed By:	augustss
Date:		Sat Oct 13 20:05:43 UTC 2001

Modified Files:
	basesrc/usr.sbin: Makefile
Added Files:
	basesrc/usr.sbin/wsmuxctl: Makefile wsmuxctl.8 wsmuxctl.c

Log Message:
Add a simple program for listing, adding, and removing wsmux devices.
It's not a much used utility, but when you need it it's a pain to
be without.


To generate a diff of this commit:
cvs rdiff -r1.160 -r1.161 basesrc/usr.sbin/Makefile
cvs rdiff -r0 -r1.1 basesrc/usr.sbin/wsmuxctl/Makefile \
    basesrc/usr.sbin/wsmuxctl/wsmuxctl.8 basesrc/usr.sbin/wsmuxctl/wsmuxctl.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.