提交历史

作者 SHA1 备注 提交日期
  Denys Vlasenko 47cfbf32fd *: add most of the required setup_common_bufsiz() calls 8 年之前
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it 8 年之前
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 年之前
  Denys Vlasenko 217a7f4bf9 fuser: fix inverted access() check. Closes 3799. 13 年之前
  Maksym Kryzhanovskyy eeed2306fc fuser: code shrink 13 年之前
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h 13 年之前
  Denys Vlasenko e8d0a1450a remove a few aliasing warnings 14 年之前
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 年之前
  Maksym Kryzhanovskyy e3657dcdd6 fuser: code shrink 14 年之前
  Maksym Kryzhanovskyy fef9ee7072 fuser: code shrink, fixing default signal, exitcode and PID display 14 年之前
  Denis Vlasenko 9604e1b8fc modprobe: emit "can't open 'modules.dep': (errno)" instead of "module not found" 16 年之前
  Denis Vlasenko db12d1d733 Fix forgotten license comments 16 年之前
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. 16 年之前
  Denis Vlasenko 6b7971805c fuser: a bit of safety in scanf 16 年之前
  Denis Vlasenko a46dd89e94 cpio: internalize archive_xread_all_eof. add a few paranoia checks 16 年之前
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 年之前
  Denis Vlasenko cd9d4c85a4 fuser: a now, the corrected fix (vda botched previous one) 16 年之前
  Denis Vlasenko 5de8a13b08 fiser: opendir "/proc", not "." (by Cristian Ionescu-Idbohrn) 16 年之前
  Denis Vlasenko 1b2058fe98 fuser: fix vda's breakage: DOH! chdir'ing to /proc breaks relative paths 16 年之前
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage 16 年之前
  Denis Vlasenko afc4113ed7 fuser: bugfixes and shrink. It was assuming that xmalloc zeroes returned area! 16 年之前
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 年之前
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 17 年之前
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 年之前
  Denis Vlasenko 50f7f446ec bb_full_fd_action: remove potential xmalloc from NOFORK path 17 年之前
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 年之前
  Denis Vlasenko bf0a201008 style fixes 18 年之前
  Denis Vlasenko 2a813e20e2 fix recognitions of -SIGname signals 18 年之前
  Denis Vlasenko c6f188def8 silly size savings and capitalization fixes 18 年之前
  Denis Vlasenko ea62077b85 add open_read_close() and similar stuff 18 年之前