1. 85c2471 *: fix fallout from -Wunused-parameter by Denis Vlasenko · 17 years ago
  2. c9ca0a3 mount: recognize "dirsync" (closes bug 835) by Denis Vlasenko · 17 years ago
  3. 8c69afd - be C99 friendly. Anonymous unions are a GNU extension. This change is by Bernhard Reutner-Fischer · 17 years ago
  4. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  5. 96e1b38 introduce and use close_on_exec_on(fd). -50 bytes. by Denis Vlasenko · 17 years ago
  6. 74324c8 Audit bb_common_bufsiz usage, add script which looks for misuse. by Denis Vlasenko · 17 years ago
  7. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  8. 29fe726 nc: port nc 1.10 to busybox by Denis Vlasenko · 18 years ago
  9. 2856dab tcpsvd: new applet by Denis Vlasenko · 18 years ago
  10. 1d76f43 EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> by Denis Vlasenko · 18 years ago
  11. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  12. 703e202 cleanups: unnecessary casts, unified const_1, eliminate cross-.c file by Denis Vlasenko · 18 years ago
  13. 3163555 fixing bugs revealed by randomconfig runs by Denis Vlasenko · 18 years ago
  14. 5d68724 next part of ipv6-ization. mostly netcat. by Denis Vlasenko · 18 years ago
  15. 6536a9b next part of ipv6-ization is here: wget & httpd by Denis Vlasenko · 18 years ago
  16. 1dc1b37 use xbind, xconnect where appropriate. small edits to arping by Denis Vlasenko · 18 years ago
  17. c8e6e35 nc: add missing cast xfuncs: add dprintf for dietlibc by Denis Vlasenko · 18 years ago
  18. 48237b0 introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd), by Denis Vlasenko · 18 years ago
  19. 8528151 small ipv6 doc changes; nslookup a tiny bit smaller by Denis Vlasenko · 18 years ago
  20. d0e70af nc: fix 2 my own buglets, and few someone else's too. by Denis Vlasenko · 18 years ago
  21. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  22. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  23. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  24. 5343747 Cleaup read() and write() variants, plus a couple of new functions like by Rob Landley · 18 years ago
  25. 1cca948 Upgrade netcat a lot. Make -e able to take the rest of the command line as by Rob Landley · 18 years ago
  26. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 18 years ago
  27. 6cd2250 Remove a pointless #define. by Rob Landley · 18 years ago
  28. 67f641e - patch from Denis Vlasenko to add bb_xbind() and bb_xlisten() by Bernhard Reutner-Fischer · 19 years ago
  29. dac7ff1 - patch from Denis Vlasenko to add and use bb_xsocket() and to use by Bernhard Reutner-Fischer · 19 years ago
  30. c1ef7bd just whitespace by Tim Riker · 19 years ago
  31. 6f347ef common BUFSIZ BSS buffer, small reduce code, data and bss by "Vladimir N. Oleynik" · 19 years ago
  32. 982d35f applying fix for: by Paul Fox · 19 years ago
  33. 7b71d74 fix for "0000027: patch: nc will spin if stdin closed" by Paul Fox · 19 years ago
  34. 9c85ecd use shared busybox error messages to save a few bytes by Mike Frysinger · 19 years ago
  35. 7dc7f40 make the exec (-e) an optional feature of netcat by Mike Frysinger · 19 years ago
  36. 60a5c38 In bug 247, haveaniceday writes: by Mike Frysinger · 19 years ago
  37. 70060d2 s/fileno\(stdin\)/STDIN_FILENO/g s/fileno\(stdout\)/STDOUT_FILENO/g by Eric Andersen · 21 years ago
  38. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  39. 036dbaa Modify bb_lookup_port to allow the protocol to be specified, allowing by Glenn L McGrath · 21 years ago
  40. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  41. f63a20a Tom Oehser noticed that we were lacking the SO_REUSEADDR flag. by Eric Andersen · 22 years ago
  42. 1323c94 Add netcat -i option, per patch from Cristian Ionescu-Idbohrn by Eric Andersen · 22 years ago
  43. c55b8d4 Add xgethostbyname and herror_msg* functions. by Matt Kraai · 23 years ago
  44. be9f44a Fix incorrect length passed to accept noted by Larry Doolittle. by Matt Kraai · 23 years ago
  45. eba8ed7 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup by Eric Andersen · 24 years ago
  46. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  47. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  48. 1d70267 Add listening support. by Matt Kraai · 24 years ago
  49. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  50. f6c6d9a Remove the warning messages. By consensus, netkit-tiny doesn't need to happen. by Eric Andersen · 24 years ago
  51. 24be980 Fix spelling. s/maintainence/maintenance/ by Eric Andersen · 24 years ago
  52. 6705986 Warn about apps that will be going away in release 0.50 -Erik by Eric Andersen · 24 years ago
  53. bfa7967 Rewrite nc to be simpler, smaller, and to check syscalls for errors. by Matt Kraai · 24 years ago
  54. 95fa0ea Shutdown sending on the socket when stdin closes. by Matt Kraai · 24 years ago
  55. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  56. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  57. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  58. be84cd4 Always report the applet name when doing error reporting. by Matt Kraai · 24 years ago
  59. afeb683 "nc" exits silently on errors. This patch makes it print something before by Eric Andersen · 24 years ago
  60. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 24 years ago[Copied (91%) from mnc.c]
  61. 5e1189e More documentation updates, and minor fixes to make things sync by Erik Andersen · 25 years ago
  62. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  63. b6a44b8 updates for the day by Eric Andersen · 25 years ago
  64. e77ae3a Added sfdisk. Ststic-ified a bunch of stuff. by Eric Andersen · 25 years ago
  65. 2ce1edc Latest and greatest. -Erik by Eric Andersen · 25 years ago
  66. cc8ed39 Initial revision by Eric Andersen · 25 years ago