Cronologia Commit

Autore SHA1 Messaggio Data
  Denys Vlasenko cb37637b47 switch_root: more clear error messages 15 anni fa
  Denys Vlasenko da49f58524 move libc related stuff out of platform.h 15 anni fa
  Denys Vlasenko a5bdbe1087 switch_root: allow /init to be a symlink; add doc (thanks Rob!) 15 anni fa
  Denis Vlasenko e6b10ef0a7 switch_root: move misplaced comment 15 anni fa
  Denis Vlasenko f9d4fc3cf8 switch_root: improve behavior on error; improve help text 15 anni fa
  Denis Vlasenko 0ad8234474 switch_root: print errno on failure 15 anni fa
  Denis Vlasenko 39acf45335 switch_root: shrink 16 anni fa
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 anni fa
  Denis Vlasenko 77ad97f199 more -Wall warning fixes from Cristian Ionescu-Idbohrn. 16 anni fa
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage 16 anni fa
  Denis Vlasenko 394eebed66 lpd: spool mode added by Vladimir 16 anni fa
  Denis Vlasenko 6dd03f04ea switch_root: stop at first non-option. Closes bug 1425. 17 anni fa
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 anni fa
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 anni fa
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 anni fa
  Denis Vlasenko 3ace9fa6d8 switch_root: error_msg -> perror_msg, reduce by 22 bytes while at it. 17 anni fa
  Denis Vlasenko 51742f4bb0 style fixes. No code changes 17 anni fa
  Denis Vlasenko 50f7f446ec bb_full_fd_action: remove potential xmalloc from NOFORK path 17 anni fa
  Bernhard Reutner-Fischer febe3c4211 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" 17 anni fa
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 anni fa
  Denis Vlasenko b6aae0f381 preparatory patch for -Wwrite-strings #2 18 anni fa
  Denis Vlasenko 9225854144 mostly style fixes 18 anni fa
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata 18 anni fa
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 anni fa
  Rob Landley e9a7a6212b Change license statements (and clean up headers) on some of the files that 18 anni fa
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 anni fa
  Rob Landley 22d26fc6ae Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of 18 anni fa
  Rob Landley 094b9f7e1d Shut up the warning "implicit declaration of strlen". 18 anni fa
  Rob Landley 3ea05d3222 Fix missing copyright and license notice. 18 anni fa
  Rob Landley e2b428cbb1 Use lstat() instead of stat so /init being a symlink doesn't screw people up. 18 anni fa