커밋 기록

작성자 SHA1 메시지 날짜
  Denis Vlasenko bfc3d82256 ifconfig: code shrink 17 년 전
  Denis Vlasenko 2edbc2ab85 ping: fix breakage from -I fix 17 년 전
  Denis Vlasenko 77f1ec1b9b bzip2: port bzip2 1.0.4 to busybox. note: bzip2 code resides 17 년 전
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 년 전
  Denis Vlasenko 82d38dab91 get rid of global "struct bb_applet *current_applet" 17 년 전
  Denis Vlasenko 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. 17 년 전
  Denis Vlasenko 96e1b38586 introduce and use close_on_exec_on(fd). -50 bytes. 17 년 전
  Denis Vlasenko a4f4de9b7e print_signames_and_exit -> print_signames (because of "ash calls kill_main") 17 년 전
  Denis Vlasenko 72e1c89d97 pgrep,pkill: new applets by Loic Grenie <loic.grenie@gmail.com> 17 년 전
  Denis Vlasenko 7c654ae9df remove stray '/*' within comment 17 년 전
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 17 년 전
  Denis Vlasenko 5d61e71c3a introduce safe_poll (fixes a problem in top) 17 년 전
  Denis Vlasenko 6a5377ac14 documentation bits in comments, no code changes 17 년 전
  Denis Vlasenko 818322b9b1 *: kill bb_get_last_path_component, replace with two functions 17 년 전
  Denis Vlasenko a2f61012b6 setup_environment: code shrink 17 년 전
  Denis Vlasenko ff6e8e2974 top: TOPMEM feature - 's(how sizes)' command. +2.5k when enabled, 17 년 전
  Denis Vlasenko beffd43d8e busybox --install -s: prevent puzzling "/bin/busybox: Invalid argument" message 17 년 전
  Denis Vlasenko 7e0fbf9c26 tar: conditionally don't wait for vforked child to exec, as it always 17 년 전
  Denis Vlasenko fc1e9951c6 vsz and rss are unsigned longs (ulong ~= width of void* => 17 년 전
  Denis Vlasenko b308d81e92 top: use poll instead of select for waiting on one descriptor 17 년 전
  Denis Vlasenko 512499c8ca ps: fix RSS parsing (rss field in /proc/PID/stat is in pages, not bytes) 17 년 전
  Denis Vlasenko d37f22225b libbb,crond,lash: fix getopt32 (don't know how it managed to slip through) 17 년 전
  Denis Vlasenko 367960ba9a make standalone httpd work on NOMMU machines 17 년 전
  Denis Vlasenko a27a11bb2c introduce and use xdup2(int, int) 17 년 전
  Denis Vlasenko 1b97efd66a httpd shring and logging update, part 1 or 7 17 년 전
  Denis Vlasenko 7f175ccbc3 add comments regarding SO_REUSEADDR 17 년 전
  Denis Vlasenko 06b064c28d Comment out "#include <strings.h>" everywhere 17 년 전
  Denis Vlasenko ab9c44b1a4 v[hp]error_msg have 2-3 callsites only -> incorporate there. 17 년 전
  Denis Vlasenko bb23c06919 if pidfile turned out to be !regular file, do not unlink it. 17 년 전
  Denis Vlasenko dbe6e66d6a trylink: automatically use custom link script if user provides one 17 년 전