More fixes. Type "auto" should mean unspecified from fstab as well as the
[oweals/busybox.git] / util-linux / mdev.c
2006-02-21 Rob LandleyCreate /dev/root symlink pointing to real root device...
2006-02-07 Mike Frysingeradd back in path nulling after calling find_dev() since...
2006-02-03 Mike Frysingercleanup style ... just because you use less spaces...
2006-02-03 Mike Frysingershrink the code a bit
2006-02-03 Mike Frysingergavinl writes in Bug 661:
2006-01-25 Tim Rikerjust whitespace
2006-01-22 Rob LandleyThere was a missing ! on strcmp (despite the fact it...
2006-01-12 Rob LandleyFrank Sorenson added hotplug support to mdev. (I tweak...
2006-01-12 Rob LandleyThe major:minor read from dev ends with \n, need to...
2006-01-04 Mike Frysingeruse MAP_PRIVATE instead of MAP_SHARED for uClinux syste...
2005-12-17 Rob LandleySigh. Left the debug path in. Fixed.
2005-12-17 Rob LandleyAdded /etc/mdev.conf support. Adds about 1.9k to mdev.
2005-12-13 Rob LandleyNothing to see here. Move along.