Historique des commits

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