summaryrefslogtreecommitdiffstats
path: root/sys/geom/geom_dev.c
Commit message (Expand)AuthorAgeFilesLines
* Implement DIOCGFRONTSTUFF ioctl which reports how many bytes from the startphk2002-04-091-1/+4
* Various stylistic nit picking.phk2002-04-091-2/+2
* In reverence of the 3rd X11 development rule:phk2002-04-081-3/+0
* Move access and orphan member functions from class to geom.phk2002-04-041-2/+1
* In the absense of any smarter way to do this, cast various printfphk2002-03-281-2/+3
* Eliminate some thread pointers which do not make sense anymore.phk2002-03-261-12/+12
* Cave in to tradition and rename "methods" to "classes".phk2002-03-261-8/+8
* Add five GEOM oriented ioctls to get basic information about a geom device.phk2002-03-191-11/+31
* Change the giant-dropping method a fair bit to keep WITNESS morephk2002-03-171-8/+6
* Hmm, talk about optimizer-fodder. Make the DIOCGDVIRGIN hack work again.phk2002-03-161-6/+4
* Add a generic and general ioctl pass-through mechanism.phk2002-03-161-34/+26
* First commit of the GEOM subsystem to make it easier for people tophk2002-03-111-0/+382
OpenPOWER on IntegriCloud