Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 11/22/1999 21:28:23
Module Name:	basesrc
Committed By:	mrg
Date:		Tue Nov 23 05:28:23 UTC 1999

Modified Files:
	basesrc/bin: Makefile
	basesrc/sbin: Makefile
Added Files:
	basesrc/sbin/rcorder: Makefile ealloc.c ealloc.h hash.c hash.h
	    rcorder.1 rcorder.c sprite.h
Removed Files:
	basesrc/bin/rcorder: Makefile ealloc.c ealloc.h hash.c hash.h rcorder.1
	    rcorder.c sprite.h

Log Message:
move rcorder to sbin.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/bin/Makefile
cvs rdiff -r1.2 -r0 basesrc/bin/rcorder/Makefile \
    basesrc/bin/rcorder/rcorder.c
cvs rdiff -r1.1.1.1 -r0 basesrc/bin/rcorder/ealloc.c \
    basesrc/bin/rcorder/ealloc.h basesrc/bin/rcorder/hash.c \
    basesrc/bin/rcorder/hash.h basesrc/bin/rcorder/sprite.h
cvs rdiff -r1.3 -r0 basesrc/bin/rcorder/rcorder.1
cvs rdiff -r1.63 -r1.64 basesrc/sbin/Makefile
cvs rdiff -r0 -r1.1 basesrc/sbin/rcorder/Makefile \
    basesrc/sbin/rcorder/ealloc.c basesrc/sbin/rcorder/ealloc.h \
    basesrc/sbin/rcorder/hash.c basesrc/sbin/rcorder/hash.h \
    basesrc/sbin/rcorder/rcorder.1 basesrc/sbin/rcorder/rcorder.c \
    basesrc/sbin/rcorder/sprite.h

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