Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 10/17/1995 19:00:08
gwr
Tue Oct 17 18:58:34 EDT 1995
Update of /a/cvsroot/src/sys/arch/sun3/stand/tapeboot
In directory pain.lcs.mit.edu:/a/users/gwr/sun3/stand/tapeboot
Modified Files:
Makefile boot.c conf.c dev_tape.c dev_tape.h version.c
Added Files:
rawfs.c rawfs.h
Log Message:
Re-write of tapeboot, using a "rawfs" abstraction to hide the fact
that the device only supports block access. (Even works now!)