Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
8437ede6c2ada03f48709e81e43a8195146b420e
/
util-linux
/
mdev.c
0960ca7
Work around a persistent uClibc bug, since 0.9.29 still hasn't shipped.
by Rob Landley
· 19 years ago
5cd1ccd
Convert to a global struct, the way sed was. Now I have two, I can work out
by Rob Landley
· 19 years ago
15fe2e1
Shrink the code about 50 bytes, allocate less run-time memory, and add a
by Rob Landley
· 19 years ago
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