Commit History

Author SHA1 Message Date
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 years ago
  Denis Vlasenko b6aae0f381 preparatory patch for -Wwrite-strings #2 18 years ago
  Denis Vlasenko cf749bc10c small fixes: 18 years ago
  Denis Vlasenko f46be09106 mdev: reduce excessive indentation 18 years ago
  Denis Vlasenko ea62077b85 add open_read_close() and similar stuff 18 years ago
  Denis Vlasenko 9275814a9e lots of silly indent fixes 18 years ago
  Denis Vlasenko a959588b80 Yet another silly little byte saving. couldn't -> cannot 18 years ago
  Rob Landley e9a7a6212b Change license statements (and clean up headers) on some of the files that 18 years ago
  Denis Vlasenko 9213a9e0f2 whitespace cleanup 18 years ago
  Rob Landley 10b36f94bb Patch from Chris Steel to fix mdev deleting device nodes. 18 years ago
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 years ago
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 years ago
  Rob Landley ef10d52745 Upgrade mdev to allow commands to be run on create/delete. 18 years ago
  Rob Landley 0960ca7383 Work around a persistent uClibc bug, since 0.9.29 still hasn't shipped. 18 years ago
  Rob Landley 5cd1ccd995 Convert to a global struct, the way sed was. Now I have two, I can work out 18 years ago
  Rob Landley 15fe2e11d7 Shrink the code about 50 bytes, allocate less run-time memory, and add a 18 years ago
  Rob Landley a7e3d05208 Create /dev/root symlink pointing to real root device, if any. 19 years ago
  Mike Frysinger 271aa40a15 add back in path nulling after calling find_dev() since it is needed for now ... 19 years ago
  Mike Frysinger a421ba8203 cleanup style ... just because you use less spaces doesnt mean the resulting code is smaller 19 years ago
  Mike Frysinger 248d2220f9 shrink the code a bit 19 years ago
  Mike Frysinger 53d57dbe6b gavinl writes in Bug 661: 19 years ago
  Tim Riker c1ef7bdd8d just whitespace 19 years ago
  Rob Landley e927743bb0 There was a missing ! on strcmp (despite the fact it worked in my testing, 19 years ago
  Rob Landley 29e08ffcdf Frank Sorenson added hotplug support to mdev. (I tweaked it a bit. Need 19 years ago
  Rob Landley 1c19deed17 The major:minor read from dev ends with \n, need to trim that. 19 years ago
  Mike Frysinger 5990efb795 use MAP_PRIVATE instead of MAP_SHARED for uClinux systems (see Bug 550) 19 years ago
  Rob Landley 9bdd742dd2 Sigh. Left the debug path in. Fixed. 19 years ago
  Rob Landley b56c285da5 Added /etc/mdev.conf support. Adds about 1.9k to mdev. 19 years ago
  Rob Landley 70f7ef7be3 Nothing to see here. Move along. 19 years ago