summaryrefslogtreecommitdiff
path: root/extras/floppy/create_floppy_devices.c
AgeCommit message (Expand)Author
2008-11-23floppy: use ARRAY_SIZE()Kay Sievers
2008-11-23floppy: fix array bounds check and minor calculationPeter Breitenlohner
2008-10-18prefix udev-util.c functions with util_*Kay Sievers
2008-10-02libudev: get rid of selinuxKay Sievers
2008-09-10libudev: add selinuxKay Sievers
2008-09-06use libudev code, unify logging, pass udev context around everywhereKay Sievers
2008-07-30use autotoolsKay Sievers
2007-12-17create_floppy_devices: fix logic for more than one floppy deviceKay Sievers
2007-05-15create_floppy_devices: remove dead "unlink" codeKay Sievers
2007-04-12create_floppy_devices: create nodes with correct selinux contextHarald Hoyer
2007-03-08create_floppy_devices: apply specified mode without umaskKay Sievers
2007-02-14create_floppy_devices: add option for owner/groupKay Sievers
2005-12-15fix segfaulting create_floppy_devicesKay Sievers
2005-09-27switch tools and volume_id from LGPL to GPLv2Kay Sievers
2005-07-19create_floppy_devices: add tool to create floppy nodes based on sysfs infoHannes Reinecke