Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Denis Vlasenko d6766c71a9 mdev: microscopic enhancement, should change nothing 17 gadi atpakaļ
  Denis Vlasenko 4e5f82c76f find_stray_communal_vars: script which finds communal variables 17 gadi atpakaļ
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 gadi atpakaļ
  Bernhard Reutner-Fischer febe3c4211 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" 17 gadi atpakaļ
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 gadi atpakaļ
  Denis Vlasenko b6aae0f381 preparatory patch for -Wwrite-strings #2 18 gadi atpakaļ
  Denis Vlasenko cf749bc10c small fixes: 18 gadi atpakaļ
  Denis Vlasenko f46be09106 mdev: reduce excessive indentation 18 gadi atpakaļ
  Denis Vlasenko ea62077b85 add open_read_close() and similar stuff 18 gadi atpakaļ
  Denis Vlasenko 9275814a9e lots of silly indent fixes 18 gadi atpakaļ
  Denis Vlasenko a959588b80 Yet another silly little byte saving. couldn't -> cannot 18 gadi atpakaļ
  Rob Landley e9a7a6212b Change license statements (and clean up headers) on some of the files that 18 gadi atpakaļ
  Denis Vlasenko 9213a9e0f2 whitespace cleanup 18 gadi atpakaļ
  Rob Landley 10b36f94bb Patch from Chris Steel to fix mdev deleting device nodes. 18 gadi atpakaļ
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 gadi atpakaļ
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 gadi atpakaļ
  Rob Landley ef10d52745 Upgrade mdev to allow commands to be run on create/delete. 18 gadi atpakaļ
  Rob Landley 0960ca7383 Work around a persistent uClibc bug, since 0.9.29 still hasn't shipped. 18 gadi atpakaļ
  Rob Landley 5cd1ccd995 Convert to a global struct, the way sed was. Now I have two, I can work out 18 gadi atpakaļ
  Rob Landley 15fe2e11d7 Shrink the code about 50 bytes, allocate less run-time memory, and add a 18 gadi atpakaļ
  Rob Landley a7e3d05208 Create /dev/root symlink pointing to real root device, if any. 19 gadi atpakaļ
  Mike Frysinger 271aa40a15 add back in path nulling after calling find_dev() since it is needed for now ... 19 gadi atpakaļ
  Mike Frysinger a421ba8203 cleanup style ... just because you use less spaces doesnt mean the resulting code is smaller 19 gadi atpakaļ
  Mike Frysinger 248d2220f9 shrink the code a bit 19 gadi atpakaļ
  Mike Frysinger 53d57dbe6b gavinl writes in Bug 661: 19 gadi atpakaļ
  Tim Riker c1ef7bdd8d just whitespace 19 gadi atpakaļ
  Rob Landley e927743bb0 There was a missing ! on strcmp (despite the fact it worked in my testing, 19 gadi atpakaļ
  Rob Landley 29e08ffcdf Frank Sorenson added hotplug support to mdev. (I tweaked it a bit. Need 19 gadi atpakaļ
  Rob Landley 1c19deed17 The major:minor read from dev ends with \n, need to trim that. 19 gadi atpakaļ
  Mike Frysinger 5990efb795 use MAP_PRIVATE instead of MAP_SHARED for uClinux systems (see Bug 550) 19 gadi atpakaļ