1. a959588 Yet another silly little byte saving. couldn't -> cannot by Denis Vlasenko · 18 years ago
  2. e9a7a62 Change license statements (and clean up headers) on some of the files that by Rob Landley · 18 years ago
  3. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  4. 10b36f9 Patch from Chris Steel to fix mdev deleting device nodes. by Rob Landley · 18 years ago
  5. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  6. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  7. ef10d52 Upgrade mdev to allow commands to be run on create/delete. by Rob Landley · 18 years ago
  8. 0960ca7 Work around a persistent uClibc bug, since 0.9.29 still hasn't shipped. by Rob Landley · 18 years ago
  9. 5cd1ccd Convert to a global struct, the way sed was. Now I have two, I can work out by Rob Landley · 18 years ago
  10. 15fe2e1 Shrink the code about 50 bytes, allocate less run-time memory, and add a by Rob Landley · 19 years ago
  11. a7e3d05 Create /dev/root symlink pointing to real root device, if any. by Rob Landley · 19 years ago
  12. 271aa40 add back in path nulling after calling find_dev() since it is needed for now ... by Mike Frysinger · 19 years ago
  13. a421ba8 cleanup style ... just because you use less spaces doesnt mean the resulting code is smaller by Mike Frysinger · 19 years ago
  14. 248d222 shrink the code a bit by Mike Frysinger · 19 years ago
  15. 53d57db gavinl writes in Bug 661: by Mike Frysinger · 19 years ago
  16. c1ef7bd just whitespace by Tim Riker · 19 years ago
  17. e927743 There was a missing ! on strcmp (despite the fact it worked in my testing, by Rob Landley · 19 years ago
  18. 29e08ff Frank Sorenson added hotplug support to mdev. (I tweaked it a bit. Need by Rob Landley · 19 years ago
  19. 1c19dee The major:minor read from dev ends with \n, need to trim that. by Rob Landley · 19 years ago
  20. 5990efb use MAP_PRIVATE instead of MAP_SHARED for uClinux systems (see Bug 550) by Mike Frysinger · 19 years ago
  21. 9bdd742 Sigh. Left the debug path in. Fixed. by Rob Landley · 19 years ago
  22. b56c285 Added /etc/mdev.conf support. Adds about 1.9k to mdev. by Rob Landley · 19 years ago
  23. 70f7ef7 Nothing to see here. Move along. by Rob Landley · 19 years ago