Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
busybox
/
a959588b80529ef5e02048ed71f3c7bf9a117217
/
util-linux
/
mdev.c
a959588
Yet another silly little byte saving. couldn't -> cannot
by Denis Vlasenko
· 18 years ago
e9a7a62
Change license statements (and clean up headers) on some of the files that
by Rob Landley
· 18 years ago
9213a9e
whitespace cleanup
by Denis Vlasenko
· 18 years ago
10b36f9
Patch from Chris Steel to fix mdev deleting device nodes.
by Rob Landley
· 18 years ago
d921b2e
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
by Rob Landley
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
ef10d52
Upgrade mdev to allow commands to be run on create/delete.
by Rob Landley
· 18 years ago
0960ca7
Work around a persistent uClibc bug, since 0.9.29 still hasn't shipped.
by Rob Landley
· 18 years ago
5cd1ccd
Convert to a global struct, the way sed was. Now I have two, I can work out
by Rob Landley
· 18 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