Historial de Commits

Autor SHA1 Mensaje Fecha
  Denis Vlasenko fa3f806cd0 apply accumulated post 1.7.2 patches; bump version to 1.7.3 hace 17 años
  Denis Vlasenko e755e827f7 apply post 1.7.0 patches, set version to 1.7.1 hace 17 años
  Denis Vlasenko d37f22225b libbb,crond,lash: fix getopt32 (don't know how it managed to slip through) hace 17 años
  Denis Vlasenko 367960ba9a make standalone httpd work on NOMMU machines hace 17 años
  Denis Vlasenko a27a11bb2c introduce and use xdup2(int, int) hace 17 años
  Denis Vlasenko 1b97efd66a httpd shring and logging update, part 1 or 7 hace 17 años
  Denis Vlasenko 7f175ccbc3 add comments regarding SO_REUSEADDR hace 17 años
  Denis Vlasenko 06b064c28d Comment out "#include <strings.h>" everywhere hace 17 años
  Denis Vlasenko ab9c44b1a4 v[hp]error_msg have 2-3 callsites only -> incorporate there. hace 17 años
  Denis Vlasenko bb23c06919 if pidfile turned out to be !regular file, do not unlink it. hace 17 años
  Denis Vlasenko dbe6e66d6a trylink: automatically use custom link script if user provides one hace 17 años
  Denis Vlasenko e324184c05 s/#ifdef CONFIG_/#if ENABLE_/g hace 17 años
  Denis Vlasenko f893da875a ls,ps,watch: measure terminal width on fd 0, not 1 hace 17 años
  Denis Vlasenko 0e2c9fb4e0 mount: print errno on NFS error (again) hace 17 años
  Denis Vlasenko 80edead5ea udhcp: slight shrink hace 17 años
  Denis Vlasenko 1caca34aa6 start_stop_daemon: NOMMU fixes, round 2 by Alex Landau <landau_alex@yahoo.com> hace 17 años
  Denis Vlasenko a1b16f4d5c start_stop_daemon: NOMMU fix; smaller fixes hace 17 años
  Denis Vlasenko 1bab1de698 fix for suffix optimization (which was in previous commit) hace 17 años
  Denis Vlasenko f868963c67 multiplier suffixes are short, store them directly in struct suffix_mult hace 17 años
  Denis Vlasenko 1d10aaf116 passwd: fix bug: we are trying to update shadow even if user's record is in passwd! hace 17 años
  Denis Vlasenko 3734b946bf bb_getpwuid, bb_getgrgid: change order of arguments to more intuitive one; hace 17 años
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, hace 17 años
  Denis Vlasenko bdc88fdc68 rework long option handling. saves ~1.2k hace 17 años
  Denis Vlasenko 091965768d libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options hace 17 años
  Denis Vlasenko 21d1014b5b chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org> hace 17 años
  Denis Vlasenko fb79a2e2cf xioctl and friends by Tito <farmatito@tiscali.it> hace 17 años
  Denis Vlasenko d166f83d74 md5_sha1_sum: fix mishandling when run as /bin/md5sum (with path) hace 17 años
  Denis Vlasenko 98ebab8b76 top,ps: improve /proc/PID/cmdinfo reading code hace 17 años
  Denis Vlasenko dc757aa16c introduce and use bb_basename() hace 17 años
  Denis Vlasenko f7d07b1723 killall, pidof: use argv0 for process matching too hace 17 años