summaryrefslogtreecommitdiffstats
path: root/sys/geom/geom_kern.c
Commit message (Expand)AuthorAgeFilesLines
* Zero the local-variable mutexes before we call mtx_init() on them,phk2002-09-281-0/+2
* Style, whitespace and lint fixes.phk2002-09-281-4/+5
* Make the UP/DOWN threads hold on to their own private mutex while doingphk2002-09-271-2/+26
* Various no-ops:phk2002-09-271-6/+0
* Don't use the static thread.. it is going away.julian2002-06-291-2/+2
* Eliminate some thread pointers which do not make sense anymore.phk2002-03-261-3/+2
* Cave in to tradition and rename "methods" to "classes".phk2002-03-261-2/+2
* First commit of the GEOM subsystem to make it easier for people tophk2002-03-111-0/+192
OpenPOWER on IntegriCloud