1. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  2. 394eebe lpd: spool mode added by Vladimir by Denis Vlasenko · 17 years ago
  3. 6dd03f0 switch_root: stop at first non-option. Closes bug 1425. by Denis Vlasenko · 17 years ago
  4. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  5. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  6. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  7. 3ace9fa switch_root: error_msg -> perror_msg, reduce by 22 bytes while at it. by Denis Vlasenko · 17 years ago
  8. 51742f4 style fixes. No code changes by Denis Vlasenko · 18 years ago
  9. 50f7f44 bb_full_fd_action: remove potential xmalloc from NOFORK path by Denis Vlasenko · 18 years ago
  10. febe3c4 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" by Bernhard Reutner-Fischer · 18 years ago
  11. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  12. b6aae0f preparatory patch for -Wwrite-strings #2 by Denis Vlasenko · 18 years ago
  13. 9225854 mostly style fixes by Denis Vlasenko · 18 years ago
  14. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  15. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  16. e9a7a62 Change license statements (and clean up headers) on some of the files that by Rob Landley · 18 years ago
  17. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  18. 22d26fc Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of by Rob Landley · 18 years ago
  19. 094b9f7 Shut up the warning "implicit declaration of strlen". by Rob Landley · 18 years ago
  20. 3ea05d3 Fix missing copyright and license notice. by Rob Landley · 19 years ago
  21. e2b428c Use lstat() instead of stat so /init being a symlink doesn't screw people up. by Rob Landley · 19 years ago
  22. d05981e Fix off by one error. (I know I had a reason for doing that, but I have _no_ by Rob Landley · 19 years ago
  23. c1ef7bd just whitespace by Tim Riker · 19 years ago
  24. 5d84c23 Fix chroot, leave console alone if -c not specified, and yank debug code. by Rob Landley · 19 years ago
  25. 0f34a82 Add a switch_root utility (like kconfig's utils/run_init.c, although not by Rob Landley · 19 years ago