커밋 기록

작성자 SHA1 메시지 날짜
  Denis Vlasenko fa3f806cd0 apply accumulated post 1.7.2 patches; bump version to 1.7.3 17 년 전
  Denis Vlasenko e755e827f7 apply post 1.7.0 patches, set version to 1.7.1 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 년 전
  Denis Vlasenko e324184c05 s/#ifdef CONFIG_/#if ENABLE_/g 17 년 전
  Denis Vlasenko f893da875a ls,ps,watch: measure terminal width on fd 0, not 1 17 년 전
  Denis Vlasenko 0e2c9fb4e0 mount: print errno on NFS error (again) 17 년 전
  Denis Vlasenko 80edead5ea udhcp: slight shrink 17 년 전
  Denis Vlasenko 1caca34aa6 start_stop_daemon: NOMMU fixes, round 2 by Alex Landau <landau_alex@yahoo.com> 17 년 전
  Denis Vlasenko a1b16f4d5c start_stop_daemon: NOMMU fix; smaller fixes 17 년 전
  Denis Vlasenko 1bab1de698 fix for suffix optimization (which was in previous commit) 17 년 전
  Denis Vlasenko f868963c67 multiplier suffixes are short, store them directly in struct suffix_mult 17 년 전
  Denis Vlasenko 1d10aaf116 passwd: fix bug: we are trying to update shadow even if user's record is in passwd! 17 년 전
  Denis Vlasenko 3734b946bf bb_getpwuid, bb_getgrgid: change order of arguments to more intuitive one; 17 년 전
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, 17 년 전
  Denis Vlasenko bdc88fdc68 rework long option handling. saves ~1.2k 17 년 전
  Denis Vlasenko 091965768d libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options 17 년 전
  Denis Vlasenko 21d1014b5b chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org> 17 년 전
  Denis Vlasenko fb79a2e2cf xioctl and friends by Tito <farmatito@tiscali.it> 17 년 전
  Denis Vlasenko d166f83d74 md5_sha1_sum: fix mishandling when run as /bin/md5sum (with path) 17 년 전
  Denis Vlasenko 98ebab8b76 top,ps: improve /proc/PID/cmdinfo reading code 17 년 전
  Denis Vlasenko dc757aa16c introduce and use bb_basename() 17 년 전
  Denis Vlasenko f7d07b1723 killall, pidof: use argv0 for process matching too 17 년 전