aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/slice
Commit message (Expand)AuthorAgeFilesLines
* Don't call a dump routine if there isn't one. (e.g. in floppy driver)Julian Elischer1998-05-062-4/+12
* Add dump support to the DEVFS/slice code.Julian Elischer1998-05-064-9/+68
* slice_device.c: permissions changes for SLICE devicesJulian Elischer1998-04-241-3/+3
* Bad144 support for the slice system (!)Julian Elischer1998-04-223-23/+143
* close() is no longer a SLICE method.Julian Elischer1998-04-224-31/+49
* Don't allow an open to succeed if the device is invalidated during theJulian Elischer1998-04-221-1/+3
* Add changes and code to implement a functional DEVFS.Julian Elischer1998-04-197-0/+3194