summaryrefslogtreecommitdiff
path: root/tools/compat/setgroupent.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/compat/setgroupent.c')
0 files changed, 0 insertions, 0 deletions
mit/sys/dev/dm/device-mapper.c?id=aa1864e351cc5c9f33e1a62ec1408cb34036c283'>I have forgot to fix dm_dev_counter here, too.haad 2010-10-23Add old file describing locking schema used in dm driver.haad 2010-10-09In rome do as romans do. If I will get EEXIST from devsw_attach don't exit andhaad 2010-05-18Add support for DIOCCACHESYNC ioctl for dm devices. Add new sync functionhaad 2010-03-26Fix build of i386 ALL kernel with patch from Greg A. Woods in PR/43056.jakllsch 2010-03-23Rework module/builtin code so it works in both cases.jakllsch 2010-03-12Disable disk_ioctl_switch fo device-mapper control device.haad 2010-02-27Use RUN_ONCE(9) again. (Everyone happy now?)jakllsch 2010-02-26Use correct prototype for dmattach().jakllsch 2010-02-25Fix device-mapper to work in builtin case. This commit fixeshaad 2010-02-25Be sure to config_cfattach_attach() in dmattach().jakllsch 2010-01-08Fix this for non-module (which, i guess, is only i386/ALL).pooka 2010-01-03Refactor dmioctl to by cleaner and to copyout dictionary in case when somethinghaad 2010-01-03KNF police, remove unnecessary whitespaces and tabulators. Refactor dmioctlhaad 2010-01-03Hook device-mapper to autoconf framework. Add dm_attach, dm_match and dm_detachhaad 2009-12-29Add private lock to dm_dev_t used for mutual exclusion for diks(9) apihaad 2009-12-06Add support for DM_QUERY_INACTIVE_TABLE_FLAG to dm_table_status and dm_table_...haad 2009-10-16Don't spam the console with debug messages.joerg 2009-06-27Some fixes for dm(4).jakllsch 2009-06-05Add support for DIOCGDISKINFO to disk like device drivers. Changehaad 2009-04-06Use functions from disk(9) framework. Initialize disk/disklabel duringhaad 2009-01-22Move back to printing the minor device as a 32-bit entityagc 2009-01-16Disable unloading of dm driver when there are any devices defined. This meanshaad 2009-01-11Fix aprint_debug after christos-time_t merge.haad 2008-12-19Merge the haad-dm branch to -current. This branch adds LVM functionality tohaad