Commit History

Author SHA1 Message Date
  Denis Vlasenko a27a11bb2c introduce and use xdup2(int, int) 17 years ago
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 years ago
  Denis Vlasenko 5a142025d3 move everything to new NOMMU helpers, except udhcp 18 years ago
  Denis Vlasenko 5b27fbe990 dc: use common_bufsiz1 for evaluation stack 18 years ago
  Denis Vlasenko b5b45a91f0 dnsd: last commit had a typo :( 18 years ago
  Denis Vlasenko d3bac03988 dnsd: fix several buglets, make smaller 18 years ago
  Denis Vlasenko 9067f13be0 NOMMU re-exec trick shuld not depend on existence of "don't daemonize" 18 years ago
  Denis Vlasenko 42823d597a add x to IPv6 functions which can die 18 years ago
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 years ago
  Denis Vlasenko 6cd2d2bcba dnsd: getfileentry was leaking memory 18 years ago
  Denis Vlasenko 91f20ab510 fixes for amd64 compilation 18 years ago
  Denis Vlasenko 2c91652bbc next part of ipv6-ization. dnsd code is "interesting"... 18 years ago
  Denis Vlasenko f7996f3b70 Trailing whitespace removal over entire tree 18 years ago
  Bernhard Reutner-Fischer 28fbd69bf8 - use xlisten/xsocket some more. Saves .25 kB 18 years ago
  Denis Vlasenko 48237b0c88 introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd), 18 years ago
  Denis Vlasenko 2d5ca60bfb bb_get_[chomped]line_from_file wasn't descriptive enough. 18 years ago
  Denis Vlasenko c12f53090b dnsd fix; option_mask32 added. dnsd needs more love. 18 years ago
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 years ago
  Rob Landley 4640b05afd Bernhard Fischer pointed out some leftover debris needing cleanup. 18 years ago
  Rob Landley 86b4d64aa3 These should have been part of 15767 too. 18 years ago
  Bernhard Reutner-Fischer c418d482ba - s/defined(__uClinux__)/BB_NOMMU/ 18 years ago
  Rob Landley a6e131dab3 Size reductions, mostly switching things to use libbb functions. 18 years ago
  Bernhard Reutner-Fischer 67f641e75b - patch from Denis Vlasenko to add bb_xbind() and bb_xlisten() 18 years ago
  Bernhard Reutner-Fischer 2c99851181 - patch from Denis Vlasenko to add and use bb_xdaemon() 18 years ago
  Bernhard Reutner-Fischer dac7ff15b7 - patch from Denis Vlasenko to add and use bb_xsocket() and to use 18 years ago
  Bernhard Reutner-Fischer 421d9e5941 - move buffer allocation schemes to libbb.h 19 years ago
  Rob Landley bc68cd14cc Patch from Denis Vlasenko turning static const int (which gets emitted into 19 years ago
  "Vladimir N. Oleynik" 2e5ee8ed93 +#include <sys/socket.h> 19 years ago
  "Vladimir N. Oleynik" 7b4aa6ffc6 new applet. Thanks Roberto A. Foglietta 19 years ago