- d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
- 5343747 Cleaup read() and write() variants, plus a couple of new functions like by Rob Landley · 18 years ago
- 1cca948 Upgrade netcat a lot. Make -e able to take the rest of the command line as by Rob Landley · 18 years ago
- 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 19 years ago
- 6cd2250 Remove a pointless #define. by Rob Landley · 19 years ago
- 67f641e - patch from Denis Vlasenko to add bb_xbind() and bb_xlisten() by Bernhard Reutner-Fischer · 19 years ago
- dac7ff1 - patch from Denis Vlasenko to add and use bb_xsocket() and to use by Bernhard Reutner-Fischer · 19 years ago
- c1ef7bd just whitespace by Tim Riker · 19 years ago
- 6f347ef common BUFSIZ BSS buffer, small reduce code, data and bss by "Vladimir N. Oleynik" · 19 years ago
- 982d35f applying fix for: by Paul Fox · 19 years ago
- 7b71d74 fix for "0000027: patch: nc will spin if stdin closed" by Paul Fox · 19 years ago
- 9c85ecd use shared busybox error messages to save a few bytes by Mike Frysinger · 20 years ago
- 7dc7f40 make the exec (-e) an optional feature of netcat by Mike Frysinger · 20 years ago
- 60a5c38 In bug 247, haveaniceday writes: by Mike Frysinger · 20 years ago
- 70060d2 s/fileno\(stdin\)/STDIN_FILENO/g s/fileno\(stdout\)/STDOUT_FILENO/g by Eric Andersen · 21 years ago
- c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
- 036dbaa Modify bb_lookup_port to allow the protocol to be specified, allowing by Glenn L McGrath · 21 years ago
- cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
- f63a20a Tom Oehser noticed that we were lacking the SO_REUSEADDR flag. by Eric Andersen · 23 years ago
- 1323c94 Add netcat -i option, per patch from Cristian Ionescu-Idbohrn by Eric Andersen · 23 years ago
- c55b8d4 Add xgethostbyname and herror_msg* functions. by Matt Kraai · 24 years ago
- be9f44a Fix incorrect length passed to accept noted by Larry Doolittle. by Matt Kraai · 24 years ago
- eba8ed7 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup by Eric Andersen · 24 years ago
- cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
- 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
- 1d70267 Add listening support. by Matt Kraai · 24 years ago
- dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
- f6c6d9a Remove the warning messages. By consensus, netkit-tiny doesn't need to happen. by Eric Andersen · 24 years ago
- 24be980 Fix spelling. s/maintainence/maintenance/ by Eric Andersen · 24 years ago
- 6705986 Warn about apps that will be going away in release 0.50 -Erik by Eric Andersen · 24 years ago
- bfa7967 Rewrite nc to be simpler, smaller, and to check syscalls for errors. by Matt Kraai · 24 years ago
- 95fa0ea Shutdown sending on the socket when stdin closes. by Matt Kraai · 24 years ago
- f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
- 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
- bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
- be84cd4 Always report the applet name when doing error reporting. by Matt Kraai · 24 years ago
- afeb683 "nc" exits silently on errors. This patch makes it print something before by Eric Andersen · 25 years ago
- 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 25 years ago[Copied (91%) from mnc.c]
- 5e1189e More documentation updates, and minor fixes to make things sync by Erik Andersen · 25 years ago
- e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
- b6a44b8 updates for the day by Eric Andersen · 25 years ago
- e77ae3a Added sfdisk. Ststic-ified a bunch of stuff. by Eric Andersen · 25 years ago
- 2ce1edc Latest and greatest. -Erik by Eric Andersen · 25 years ago
- cc8ed39 Initial revision by Eric Andersen · 25 years ago 0_29alpha2