Age | Commit message (Expand) | Author |
2006-06-26 | Upgrade mdev to allow commands to be run on create/delete. | Rob Landley |
2006-06-13 | Work around a persistent uClibc bug, since 0.9.29 still hasn't shipped. | Rob Landley |
2006-05-21 | Convert to a global struct, the way sed was. Now I have two, I can work out | Rob Landley |
2006-05-08 | Shrink the code about 50 bytes, allocate less run-time memory, and add a | Rob Landley |
2006-02-21 | Create /dev/root symlink pointing to real root device, if any. | Rob Landley |
2006-02-07 | add back in path nulling after calling find_dev() since it is needed for now ... | Mike Frysinger |
2006-02-03 | cleanup style ... just because you use less spaces doesnt mean the resulting ... | Mike Frysinger |
2006-02-03 | shrink the code a bit | Mike Frysinger |
2006-02-03 | gavinl writes in Bug 661: | Mike Frysinger |
2006-01-25 | just whitespace | Tim Riker |
2006-01-22 | There was a missing ! on strcmp (despite the fact it worked in my testing, | Rob Landley |
2006-01-12 | Frank Sorenson added hotplug support to mdev. (I tweaked it a bit. Need | Rob Landley |
2006-01-12 | The major:minor read from dev ends with \n, need to trim that. | Rob Landley |
2006-01-04 | use MAP_PRIVATE instead of MAP_SHARED for uClinux systems (see Bug 550) | Mike Frysinger |
2005-12-17 | Sigh. Left the debug path in. Fixed. | Rob Landley |
2005-12-17 | Added /etc/mdev.conf support. Adds about 1.9k to mdev. | Rob Landley |
2005-12-13 | Nothing to see here. Move along. | Rob Landley |