summaryrefslogtreecommitdiff
path: root/udev/udev.xml
AgeCommit message (Collapse)Author
2009-01-25man: fix grammarKay Sievers
Reported-by: Robert Peterson <rpeterso@redhat.com>
2009-01-16man: typo fixesAlan Jenkins
2009-01-02man: udev - update NAME assignmentMichal Soltys
2008-10-29ATTR{}== always fails if the attribute does not existKay Sievers
2008-10-23replace in-memory rules array with match/action token listKay Sievers
The in-memory rule array of a common desktop distro install took: 1151088 bytes with the token list: 109232 bytes tokens (6827 * 16 bytes), 71302 bytes buffer
2008-08-09ignore duplicated rules file namesKay Sievers
2008-07-30delete all Makefiles and move udev source to udev/Kay Sievers