summaryrefslogtreecommitdiffstats
path: root/sys/geom/geom_slice.c
Commit message (Expand)AuthorAgeFilesLines
* Improve some on the naming.phk2002-06-091-3/+3
* Include needed #include for regression tests.phk2002-05-191-2/+1
* Implement the GEOMGETCONF ioctl which returns vital stats for thephk2002-04-231-1/+1
* All in a days work: make a function static.phk2002-04-231-1/+1
* Introduce some serious paranoia to try to catch a memory overwrite problemphk2002-04-231-0/+2
* Make kernel dumps work with GEOM.phk2002-04-191-0/+9
* Implement DIOCGFRONTSTUFF ioctl which reports how many bytes from the startphk2002-04-091-3/+26
* Centralize EOF handling and improve access controls for bio scheduling.phk2002-04-041-0/+1
* Move access and orphan member functions from class to geom.phk2002-04-041-3/+9
* In the absense of any smarter way to do this, cast various printfphk2002-03-281-7/+7
* Eliminate some thread pointers which do not make sense anymore.phk2002-03-261-1/+1
* Cave in to tradition and rename "methods" to "classes".phk2002-03-261-1/+1
* Forgot to remove the old g_malloc() call when I split it.phk2002-03-171-2/+0
* Try to get used to architectures which are picky about alignment.phk2002-03-151-11/+4
* First commit of the GEOM subsystem to make it easier for people tophk2002-03-111-0/+278
OpenPOWER on IntegriCloud