Историја ревизија

Аутор 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 година