Systemd/src/udev
2015-01-01 14:38:21 -05:00
..
accelerometer accelerometer: display short options too 2014-12-30 19:12:50 -05:00
ata_id udev: improve help/usage for some more programs 2015-01-01 14:38:21 -05:00
cdrom_id udev: improve help/usage for some more programs 2015-01-01 14:38:21 -05:00
collect udev: improve help/usage for some more programs 2015-01-01 14:38:21 -05:00
mtd_probe everywhere: always use O_CLOEXEC where it makes sense 2014-02-13 14:59:56 +01:00
net udev: link-config - simplify net-match 2014-12-08 18:38:55 +01:00
scsi_id udev: improve help/usage for some more programs 2015-01-01 14:38:21 -05:00
v4l_id udev: improve help/usage for some more programs 2015-01-01 14:38:21 -05:00
.gitignore udev: add builtin 'keyboard' to manage key mappings 2013-07-10 22:52:55 +02:00
.vimrc import udev repository 2012-04-03 21:08:04 +02:00
Makefile build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
udev-builtin-blkid.c blkid: Warn when rejecting a superblock with a bad csum 2014-12-14 12:54:17 -05:00
udev-builtin-btrfs.c udev-builtin-btrfs: properly initialize ioctl struct to zeroes 2014-12-12 13:35:32 +01:00
udev-builtin-hwdb.c udev: builtin-hwdb - port to sd-hwdb 2014-12-15 20:40:09 +01:00
udev-builtin-input_id.c udev: place opening { at the same line as the function declaration 2014-07-29 15:49:25 +02:00
udev-builtin-keyboard.c treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
udev-builtin-kmod.c log: rearrange log function naming 2014-11-27 22:05:24 +01:00
udev-builtin-net_id.c treewide: correct spacing near eol in code comments 2014-12-11 15:10:03 +01:00
udev-builtin-net_setup_link.c udev: net_setup - fix warning 2014-12-16 22:54:04 +01:00
udev-builtin-path_id.c udevd: SAS: use SAS addr + PHY id in by-path whenever possible. 2014-12-04 13:15:58 +01:00
udev-builtin-uaccess.c treewide: no need to negate errno for log_*_errno() 2014-11-28 13:29:21 +01:00
udev-builtin-usb_id.c udev: place opening { at the same line as the function declaration 2014-07-29 15:49:25 +02:00
udev-builtin.c udev: remove userspace firmware loading support 2014-08-30 11:34:20 +02:00
udev-ctrl.c treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
udev-event.c treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
udev-node.c tmpfiles: add new line type 'v' for creating btrfs subvolumes 2014-12-28 02:08:40 +01:00
udev-rules.c udev: strings in C are NUL-terminated anyway, no need to add a second NUL... 2014-11-30 00:21:49 +01:00
udev-watch.c treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
udev.conf man: add udev.conf(5) 2014-07-31 08:56:03 -04:00
udev.h udev: support ENV{}=="" global property matches 2014-11-13 20:35:06 +01:00
udev.pc.in udev.pc: install udev files to /lib/udev rather than /lib/systemd 2012-05-27 15:24:20 +02:00
udevadm-control.c udev: place opening { at the same line as the function declaration 2014-07-29 15:49:25 +02:00
udevadm-hwdb.c systemd-hwdb: introduce new tool 2014-12-18 15:37:27 +01:00
udevadm-info.c udevadm: split out find_device helper 2014-11-25 21:16:47 -05:00
udevadm-monitor.c treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
udevadm-settle.c udev: never bypass our own logging framework and call vsyslog() directly from udev tools 2014-08-11 20:13:38 +02:00
udevadm-test-builtin.c udev: never bypass our own logging framework and call vsyslog() directly from udev tools 2014-08-11 20:13:38 +02:00
udevadm-test.c udev: support ENV{}=="" global property matches 2014-11-13 20:35:06 +01:00
udevadm-trigger.c treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
udevadm-util.c udevadm: split out find_device helper 2014-11-25 21:16:47 -05:00
udevadm-util.h udevadm: split out find_device helper 2014-11-25 21:16:47 -05:00
udevadm.c tmpfiles: add new line type 'v' for creating btrfs subvolumes 2014-12-28 02:08:40 +01:00
udevd.c tmpfiles: add new line type 'v' for creating btrfs subvolumes 2014-12-28 02:08:40 +01:00