aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/slice/disklabel.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the SLICE code.Søren Schmidt1998-09-141-799/+0
* Start cleaning up the aynchronous probing code for SLICE handlers.Julian Elischer1998-07-201-4/+1
* SLICE probing becomes asynchronous. It can now be triggered byJulian Elischer1998-07-131-407/+269
* Fix some more ioctls which I missed becausese they were hidden by optionsDoug Rabson1998-06-071-3/+3
* Don't call a dump routine if there isn't one. (e.g. in floppy driver)Julian Elischer1998-05-061-2/+6
* Add dump support to the DEVFS/slice code.Julian Elischer1998-05-061-2/+20
* Bad144 support for the slice system (!)Julian Elischer1998-04-221-20/+109
* close() is no longer a SLICE method.Julian Elischer1998-04-221-3/+5
* Add changes and code to implement a functional DEVFS.Julian Elischer1998-04-191-0/+827