aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/slice/slice_base.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the SLICE code.Søren Schmidt1998-09-141-826/+0
* Start cleaning up the aynchronous probing code for SLICE handlers.Julian Elischer1998-07-201-64/+104
* SLICE probing becomes asynchronous. It can now be triggered byJulian Elischer1998-07-131-79/+163
* Horrible hack to allow newfs to work again in SLICE kernels.Julian Elischer1998-06-141-1/+4
* close() is no longer a SLICE method.Julian Elischer1998-04-221-2/+28
* 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-191-0/+671