Systemd/src/udev
Lennart Poettering 74df0fca09 util: unify reading of /proc/cmdline
Instead of individually checking for containers in each user do this
once in a new call proc_cmdline() that read the file only if we are not
in a container.
2013-11-06 03:15:16 +01:00
..
accelerometer move _cleanup_ attribute in front of the type 2013-04-18 09:11:22 +02:00
ata_id udev: ata_id: log faling ioctls as "debug" 2013-10-30 14:50:04 +01:00
cdrom_id Remove or indent #define GNU_SOURCE 2013-03-11 18:03:13 -04:00
collect udev: fix two trivial memleaks in error path 2013-07-19 09:57:04 -04:00
mtd_probe udev: move all unconditionally installed rules to rules/ 2012-04-14 20:10:03 +02:00
net util: unify reading of /proc/cmdline 2013-11-06 03:15:16 +01:00
scsi_id udev: extern on functions is pointless 2013-03-30 15:21:54 +01:00
v4l_id use the same email address everywhere 2012-11-12 19:47:43 +01: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: Fix large scan codes on 32 bit architectures 2013-11-04 07:25:45 +01:00
udev-builtin-kmod.c use streq instead of strcmp 2013-02-13 18:14:20 +01:00
udev-builtin-net_id.c hwdb: add --lookup-prefix= option 2013-07-08 11:44:17 +02:00
udev-builtin-net_setup_link.c udev: link-config - let udevd set the ifname 2013-10-30 15:36:04 +01:00
udev-builtin-path_id.c udev-builtin: path_id - add support for bcma bus 2013-10-26 14:34:41 +02: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 udev: use initialization instead of zeroing in one place 2013-10-13 17:56:55 -04: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 udev: udevd - rules can be NULL when reloading 2013-11-04 15:54:33 +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: builtin - rename net_link to net_setup_link 2013-10-29 14:17:57 +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 use the same email address everywhere 2012-11-12 19:47:43 +01:00
udevadm-hwdb.c Fix write-only use of a few variables 2013-10-13 17:56:54 -04:00
udevadm-info.c udev: export tags of "dead" device nodes to /run/udev/static_node-tags/ 2013-07-16 20:07:57 +02:00
udevadm-monitor.c udev: move string copy functions to shared/ 2013-01-09 19:06:46 +01:00
udevadm-settle.c udev: use usec_t and now() 2012-11-12 01:03:14 +01:00
udevadm-test-builtin.c udev: move string copy functions to shared/ 2013-01-09 19:06:46 +01:00
udevadm-test.c use streq instead of strcmp 2013-02-13 18:14:20 +01:00
udevadm-trigger.c Remove some dead code 2013-03-31 14:28:36 -04:00
udevadm.c use streq instead of strcmp 2013-02-13 18:14:20 +01:00
udevd.c util: unify reading of /proc/cmdline 2013-11-06 03:15:16 +01:00