Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Denis Vlasenko 39acf45335 switch_root: shrink 16 gadi atpakaļ
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 gadi atpakaļ
  Denis Vlasenko 77ad97f199 more -Wall warning fixes from Cristian Ionescu-Idbohrn. 16 gadi atpakaļ
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage 17 gadi atpakaļ
  Denis Vlasenko 394eebed66 lpd: spool mode added by Vladimir 17 gadi atpakaļ
  Denis Vlasenko 6dd03f04ea switch_root: stop at first non-option. Closes bug 1425. 17 gadi atpakaļ
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 gadi atpakaļ
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 gadi atpakaļ
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 gadi atpakaļ
  Denis Vlasenko 3ace9fa6d8 switch_root: error_msg -> perror_msg, reduce by 22 bytes while at it. 17 gadi atpakaļ
  Denis Vlasenko 51742f4bb0 style fixes. No code changes 17 gadi atpakaļ
  Denis Vlasenko 50f7f446ec bb_full_fd_action: remove potential xmalloc from NOFORK path 17 gadi atpakaļ
  Bernhard Reutner-Fischer febe3c4211 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" 18 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 9225854144 mostly style fixes 18 gadi atpakaļ
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata 18 gadi atpakaļ
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 gadi atpakaļ
  Rob Landley e9a7a6212b Change license statements (and clean up headers) on some of the files that 18 gadi atpakaļ
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 gadi atpakaļ
  Rob Landley 22d26fc6ae Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of 18 gadi atpakaļ
  Rob Landley 094b9f7e1d Shut up the warning "implicit declaration of strlen". 18 gadi atpakaļ
  Rob Landley 3ea05d3222 Fix missing copyright and license notice. 19 gadi atpakaļ
  Rob Landley e2b428cbb1 Use lstat() instead of stat so /init being a symlink doesn't screw people up. 19 gadi atpakaļ
  Rob Landley d05981eaf1 Fix off by one error. (I know I had a reason for doing that, but I have _no_ 19 gadi atpakaļ
  Tim Riker c1ef7bdd8d just whitespace 19 gadi atpakaļ
  Rob Landley 5d84c2398e Fix chroot, leave console alone if -c not specified, and yank debug code. 19 gadi atpakaļ
  Rob Landley 0f34a821ab Add a switch_root utility (like kconfig's utils/run_init.c, although not 19 gadi atpakaļ