Historial de Commits

Autor SHA1 Mensaje Fecha
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
  Maksym Kryzhanovskyy e3657dcdd6 fuser: code shrink hace 14 años
  Maksym Kryzhanovskyy fef9ee7072 fuser: code shrink, fixing default signal, exitcode and PID display hace 14 años
  Denis Vlasenko 9604e1b8fc modprobe: emit "can't open 'modules.dep': (errno)" instead of "module not found" hace 15 años
  Denis Vlasenko db12d1d733 Fix forgotten license comments hace 15 años
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. hace 16 años
  Denis Vlasenko 6b7971805c fuser: a bit of safety in scanf hace 16 años
  Denis Vlasenko a46dd89e94 cpio: internalize archive_xread_all_eof. add a few paranoia checks hace 16 años
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. hace 16 años
  Denis Vlasenko cd9d4c85a4 fuser: a now, the corrected fix (vda botched previous one) hace 16 años
  Denis Vlasenko 5de8a13b08 fiser: opendir "/proc", not "." (by Cristian Ionescu-Idbohrn) hace 16 años
  Denis Vlasenko 1b2058fe98 fuser: fix vda's breakage: DOH! chdir'ing to /proc breaks relative paths hace 16 años
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage hace 16 años
  Denis Vlasenko afc4113ed7 fuser: bugfixes and shrink. It was assuming that xmalloc zeroes returned area! hace 16 años
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 16 años
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). hace 17 años
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h hace 17 años
  Denis Vlasenko 50f7f446ec bb_full_fd_action: remove potential xmalloc from NOFORK path hace 17 años
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having hace 17 años
  Denis Vlasenko bf0a201008 style fixes hace 17 años
  Denis Vlasenko 2a813e20e2 fix recognitions of -SIGname signals hace 17 años
  Denis Vlasenko c6f188def8 silly size savings and capitalization fixes hace 17 años
  Denis Vlasenko ea62077b85 add open_read_close() and similar stuff hace 17 años
  Rob Landley 86b4d64aa3 These should have been part of 15767 too. hace 18 años
  Rob Landley c9c1a41c58 A couple things that got tangled up in my tree, easier to check in both than hace 18 años
  Bernhard Reutner-Fischer e15d7573a1 - move #include busybox.h to the very top so we pull in the config hace 18 años
  Mike Frysinger 70cbb6e026 Jason Schoon writes: Attached is a patch to display the usage message if fuser is called with no arguments, rather than doing no work and failing silently. hace 18 años
  Rob Landley 31642d75e1 More "extern" removals from Robert P. Day hace 18 años
  Mike Frysinger da2a7d6b20 rfelker writes in Bug 738: sys/sysmacros.h is needed for makedev hace 18 años
  Eric Andersen a68ea1cb93 fix up yet more annoying signed/unsigned and mixed type errors hace 18 años