커밋 기록

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