提交历史

作者 SHA1 备注 提交日期
  Bernhard Reutner-Fischer 636a1f85e8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes 16 年之前
  Denis Vlasenko 85c247161b *: fix fallout from -Wunused-parameter 16 年之前
  Denis Vlasenko c9ca0a3274 mount: recognize "dirsync" (closes bug 835) 17 年之前
  Bernhard Reutner-Fischer 8c69afd992 - be C99 friendly. Anonymous unions are a GNU extension. This change is 17 年之前
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 年之前
  Denis Vlasenko 96e1b38586 introduce and use close_on_exec_on(fd). -50 bytes. 17 年之前
  Denis Vlasenko 74324c8666 Audit bb_common_bufsiz usage, add script which looks for misuse. 17 年之前
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 年之前
  Denis Vlasenko 29fe7265b8 nc: port nc 1.10 to busybox 17 年之前
  Denis Vlasenko 2856dab477 tcpsvd: new applet 17 年之前
  Denis Vlasenko 1d76f439da EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> 18 年之前
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 年之前
  Denis Vlasenko 703e20235a cleanups: unnecessary casts, unified const_1, eliminate cross-.c file 18 年之前
  Denis Vlasenko 316355524f fixing bugs revealed by randomconfig runs 18 年之前
  Denis Vlasenko 5d68724d5b next part of ipv6-ization. mostly netcat. 18 年之前
  Denis Vlasenko 6536a9b583 next part of ipv6-ization is here: wget & httpd 18 年之前
  Denis Vlasenko 1dc1b37b33 use xbind, xconnect where appropriate. 18 年之前
  Denis Vlasenko c8e6e35ba4 nc: add missing cast 18 年之前
  Denis Vlasenko 48237b0c88 introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd), 18 年之前
  Denis Vlasenko 8528151658 small ipv6 doc changes; nslookup a tiny bit smaller 18 年之前
  Denis Vlasenko d0e70af9d1 nc: fix 2 my own buglets, and few someone else's too. 18 年之前
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 年之前
  Denis Vlasenko 9213a9e0f2 whitespace cleanup 18 年之前
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 年之前
  Rob Landley 534374755d Cleaup read() and write() variants, plus a couple of new functions like 18 年之前
  Rob Landley 1cca9484db Upgrade netcat a lot. Make -e able to take the rest of the command line as 18 年之前
  Rob Landley 299a6b4d7b Consolidate #include <sys/time.h> so libbb.h does it. 18 年之前
  Rob Landley 6cd2250953 Remove a pointless #define. 18 年之前
  Bernhard Reutner-Fischer 67f641e75b - patch from Denis Vlasenko to add bb_xbind() and bb_xlisten() 18 年之前
  Bernhard Reutner-Fischer dac7ff15b7 - patch from Denis Vlasenko to add and use bb_xsocket() and to use 18 年之前