Historial de Commits

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