Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 12/31/1999 11:40:21
Module Name:	basesrc
Committed By:	itojun
Date:		Fri Dec 31 19:40:20 UTC 1999

Modified Files:
	basesrc/sbin/rtsol: Makefile
	basesrc/usr.sbin/rtsold: Makefile if.c rtsol.c

Log Message:
avoid use of kvm, mostly for boot floppy's convenience.
(sync with latest kame)


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/sbin/rtsol/Makefile
cvs rdiff -r1.3 -r1.4 basesrc/usr.sbin/rtsold/Makefile \
    basesrc/usr.sbin/rtsold/if.c basesrc/usr.sbin/rtsold/rtsol.c

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