summaryrefslogtreecommitdiff
path: root/sys/geom/geom_stats.c
Commit message (Expand)AuthorAgeFilesLines
* Retire the GEOM private statistics code and use devstat instead.Poul-Henning Kamp2003-03-181-137/+0
* Including <sys/stdint.h> is (almost?) universally only to be able to usePoul-Henning Kamp2003-03-181-1/+0
* Gigacommit to improve device-driver source compatibility betweenPoul-Henning Kamp2003-03-031-13/+5
* Cleanup of the d_mmap_t interface.Maxime Henrion2003-02-251-3/+5
* Add M_WAITOKPoul-Henning Kamp2003-02-191-2/+2
* Remove a debugging printf.Poul-Henning Kamp2003-02-111-1/+0
* Put the name of the /dev entry in the .h file, userland will need it.Poul-Henning Kamp2003-02-081-1/+1
* Move the g_stat struct to its own .h file, we will export it to other code.Poul-Henning Kamp2003-02-081-0/+145