Systemd/src/udev
Zbigniew Jędrzejewski-Szmek 7643ac9a8a udevadm,scsi_id: add short options to help strings and to the man page
Also clean things up a bit here and there.
2013-12-18 23:58:23 -05:00
..
accelerometer Add more _printf_'s for format-nonliterals 2013-12-14 13:32:22 +01:00
ata_id Add more _printf_'s for format-nonliterals 2013-12-14 13:32:22 +01:00
cdrom_id Add more _printf_'s for format-nonliterals 2013-12-14 13:32:22 +01:00
collect _noreturn_ --> noreturn for C11 compat 2013-12-17 21:51:24 +01:00
mtd_probe Remove duplicate includes 2013-11-18 20:28:55 -05:00
net udev link-config: add asserts to silence scan-build 2013-12-17 16:09:52 +01:00
scsi_id udevadm,scsi_id: add short options to help strings and to the man page 2013-12-18 23:58:23 -05:00
v4l_id Remove duplicate includes 2013-11-18 20:28:55 -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 udev-builtin-blkid: export ID_PART_TABLE_UUID 2013-09-19 11:38:48 -04:00
udev-builtin-btrfs.c udev: move string copy functions to shared/ 2013-01-09 19:06:46 +01:00
udev-builtin-firmware.c udev: firmware - do not created /run/udev/firmware-missing/ 2013-03-03 18:31:52 +01:00
udev-builtin-hwdb.c udev: hwdb - try reading modalias for usb before falling back to the composed one 2013-08-07 16:47:31 +02:00
udev-builtin-input_id.c use the same email address everywhere 2012-11-12 19:47:43 +01:00
udev-builtin-keyboard.c udev-builtin-keyboard: More useful error message 2013-11-25 17:44:57 +01:00
udev-builtin-kmod.c Add more _printf_'s for format-nonliterals 2013-12-14 13:32:22 +01:00
udev-builtin-net_id.c Fix a few signed/unsigned format string issues 2013-12-15 17:49:28 -05:00
udev-builtin-net_setup_link.c Remove dead code and unexport some calls 2013-11-08 18:12:45 +01:00
udev-builtin-path_id.c udev-builtin-path: fix printf specifiers 2013-12-14 23:10:03 -05:00
udev-builtin-uaccess.c udev-builtin: uaccess - inherit logging form udev 2013-10-19 12:23:17 +02:00
udev-builtin-usb_id.c udev: usb_id - remove obsoleted bInterfaceSubClass == 5 match 2013-10-11 11:23:34 +02:00
udev-builtin.c udev: builtin - rename net_link to net_setup_link 2013-10-29 14:17:57 +01:00
udev-ctrl.c trivial coding style clean ups 2013-12-03 22:27:45 +01:00
udev-event.c udev: link-config - less verbose logging 2013-10-30 15:36:04 +01:00
udev-node.c smack: minimize ifdef use, and move all labeling to smack-util.c 2013-10-11 10:16:41 +02:00
udev-rules.c trivial coding style clean ups 2013-12-03 22:27:45 +01:00
udev-watch.c Standarize on one spelling of symlink error message 2013-04-24 00:25:04 -04:00
udev.conf move imported udev into place 2012-04-04 05:05:07 +02:00
udev.h udev: declare some symbols static 2013-11-13 03:34:24 +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 udevadm,scsi_id: add short options to help strings and to the man page 2013-12-18 23:58:23 -05:00
udevadm-hwdb.c udevadm,scsi_id: add short options to help strings and to the man page 2013-12-18 23:58:23 -05:00
udevadm-info.c udevadm,scsi_id: add short options to help strings and to the man page 2013-12-18 23:58:23 -05:00
udevadm-monitor.c udevadm,scsi_id: add short options to help strings and to the man page 2013-12-18 23:58:23 -05:00
udevadm-settle.c udevadm,scsi_id: add short options to help strings and to the man page 2013-12-18 23:58:23 -05:00
udevadm-test-builtin.c udevadm,scsi_id: add short options to help strings and to the man page 2013-12-18 23:58:23 -05:00
udevadm-test.c udevadm,scsi_id: add short options to help strings and to the man page 2013-12-18 23:58:23 -05:00
udevadm-trigger.c udevadm,scsi_id: add short options to help strings and to the man page 2013-12-18 23:58:23 -05:00
udevadm.c use streq instead of strcmp 2013-02-13 18:14:20 +01:00
udevd.c udev: declare some symbols static 2013-11-12 18:09:08 +01:00