summaryrefslogtreecommitdiffstats
path: root/sys/geom/geom_fox.c
Commit message (Expand)AuthorAgeFilesLines
* Add some FEATURE macros for various GEOM classes.netchild2011-02-251-0/+3
* Don't pass error value pointer to g_read_data(9) at all if we don'tsobomax2005-11-301-1/+1
* Check for g_read_data(9) errors properly:sobomax2005-11-301-1/+1
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-061-2/+3
* Tag all geom classes in the tree with a version number.phk2004-08-081-0/+1
* Use default method initialization on geoms.phk2004-08-081-4/+4
* Do not check error code from closing ->access() calls, we know they succeed.phk2004-02-141-4/+7
* Remove the absolute count g_access_abs() function since experience hasphk2004-02-121-11/+11
* Fix memory leak.le2004-02-061-1/+1
* Fix two old/new consumer confusions.phk2003-10-241-2/+2
* Fix a braino memory leak.phk2003-10-221-1/+1
* Add "GEOM_FOX", a class which detects and selects between multiplephk2003-06-181-0/+468
OpenPOWER on IntegriCloud