Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
0e413e53e9d77191ae3fd9663e5a90e906711fa6
/
util-linux
/
mdev.c
a7e3d05
Create /dev/root symlink pointing to real root device, if any.
by Rob Landley
· 19 years ago
271aa40
add back in path nulling after calling find_dev() since it is needed for now ...
by Mike Frysinger
· 19 years ago
a421ba8
cleanup style ... just because you use less spaces doesnt mean the resulting code is smaller
by Mike Frysinger
· 19 years ago
248d222
shrink the code a bit
by Mike Frysinger
· 19 years ago
53d57db
gavinl writes in Bug 661:
by Mike Frysinger
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
e927743
There was a missing ! on strcmp (despite the fact it worked in my testing,
by Rob Landley
· 19 years ago
29e08ff
Frank Sorenson added hotplug support to mdev. (I tweaked it a bit. Need
by Rob Landley
· 19 years ago
1c19dee
The major:minor read from dev ends with \n, need to trim that.
by Rob Landley
· 19 years ago
5990efb
use MAP_PRIVATE instead of MAP_SHARED for uClinux systems (see Bug 550)
by Mike Frysinger
· 19 years ago
9bdd742
Sigh. Left the debug path in. Fixed.
by Rob Landley
· 19 years ago
b56c285
Added /etc/mdev.conf support. Adds about 1.9k to mdev.
by Rob Landley
· 19 years ago
70f7ef7
Nothing to see here. Move along.
by Rob Landley
· 19 years ago