Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sun-lamp CVS commits
- To: source-changes
- Subject: sun-lamp CVS commits
- From: The Source of All Evil <source>
- Date: Sun, 9 Apr 1995 20:50:02 -0400
mycroft
Sun Apr 9 20:46:14 EDT 1995
Update of /a/cvsroot/src/sys/sys
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv7923
Modified Files:
conf.h
Log Message:
Add a device type to the switch tables. Move the [bc]dev_{decl,*_init}()
macros into here, so they only need to be defined in one place.
mycroft
Sun Apr 9 20:46:53 EDT 1995
Update of /a/cvsroot/src/sys/kern
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv7956
Modified Files:
vfs_bio.c
Log Message:
Use the new d_type field.
mycroft
Sun Apr 9 20:48:12 EDT 1995
Update of /a/cvsroot/src/sys/miscfs/specfs
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv7993/specfs
Modified Files:
spec_vnops.c
Log Message:
Use the new d_type field. Set VISTTY for vnodes of tty devices.
mycroft
Sun Apr 9 20:48:47 EDT 1995
Update of /a/cvsroot/src/sys/miscfs/deadfs
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv8028/deadfs
Modified Files:
dead_vnops.c
Log Message:
Return EOF for old vnodes of tty devices, rather than EIO.
Home |
Main Index |
Thread Index |
Old Index