Takeharu Kato said:
[oweals/busybox.git] / networking /
2005-05-03 Rob LandleyFrom: Shaun Jackman <sjackman@gmail.com>
2005-05-03 Rob LandleyRevert Tito's patch to zcip. My bad, David Brownell...
2005-05-01 Rob LandleyOn Tuesday 19 April 2005 21:10, Tito wrote and today...
2005-04-30 Rob LandleyDavid Brownell submitted a new applet, zcip, based...
2005-04-27 Eric AndersenDo not attempt to free() the application's environment...
2005-04-23 Mike Frysingerremove unused variable and declare writepid inline
2005-04-18 Mike Frysingertouchups as suggested by Vladimir N. Oleynik
2005-04-17 Mike Frysingerimport fakeidentd module started by Thomas Lundquist
2005-04-16 Eric AndersenPatch from Bernhard Fischer to make a bunch of symbols...
2005-04-16 Eric AndersenFix broken macro
2005-04-16 Eric AndersenOnly define a local environ when not using the prototyp...
2005-04-16 Mike FrysingerIn Bug 208, bernhardf writes:
2005-04-16 Mike FrysingerIn Bug 209, bernhardf writes:
2004-12-06 Mike Frysingermerge from udhcp module
2004-10-13 Eric Andersenreturn failure when nslookup fails
2004-10-08 Eric AndersenWade Berrier writes:
2004-10-08 Eric AndersenPatch from Denis Vlasenko to fix a problem where
2004-10-08 Eric Andersenlast_patch139.gz from Vladimir N. Oleynik:
2004-10-08 Eric Andersenegor duda writes:
2004-09-23 Eric AndersenAdd some notes on how to make telnetd actually work
2004-09-14 Glenn L McGrathPatch from Felipe Kellermann, remove some unnecessary...
2004-08-28 Eric AndersenFixup some warnings
2004-08-26 Eric AndersenVladimir N. Oleynik writes:
2004-08-11 Glenn L McGrathSet default command to list rather than get, its defaul...
2004-07-30 Eric Andersenuse SIGTERM to kill off udhcpd, not SIGKILL
2004-07-30 Eric AndersenAs noted by Eric Spakman, calling static_down() and...
2004-07-26 Eric Andersenadd missing ; 1_00_rc2
2004-07-26 Eric Andersenbother. unrevert my fix.
2004-07-26 Eric AndersenMake certain that udhcp shuts down the interface
2004-07-26 Eric Andersenoops
2004-07-26 Eric AndersenMake certain that udhcp shuts down the interface
2004-07-23 Glenn L McGrathPatch from Manousaridis Angelos to bring dhclient down...
2004-07-21 Glenn L McGrathPatch from Mike Snitzer to fix return codes.
2004-07-21 Glenn L McGrathPatch from Mike Snitzer, bring down dhclient using...
2004-07-20 Eric AndersenPrevent "`bootp_down' was declared implicitly `extern...
2004-06-29 Eric AndersenPaul Fox writes:
2004-06-22 Eric AndersenRobin Farine writes:
2004-06-22 Eric AndersenPatch from Bastian Blank:
2004-06-22 Eric AndersenRobin Farine writes:
2004-05-19 Russ Dilluse busybox sysinfo struct
2004-05-19 Eric AndersenFix a compile problem
2004-05-19 Russ Dillfix timewarp in client (server fix later)
2004-05-19 Russ Dillremove uneccessary check (already done in pidfile.c)
2004-05-19 Russ Dillfix memory leak caused by switch to vfork
2004-05-05 Eric AndersenSteve Grubb writes:
2004-05-04 Glenn L McGrathFix size command, safe_strtoul gives and error if the...
2004-04-26 Eric AndersenThomas Koeller writes:
2004-04-25 Glenn L McGrathUpdate my email address, document some of my tasks...
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-04-13 Eric Andersenslightly clean the whacked out formatting
2004-04-12 Eric AndersenEric Spakman noticed that ifdown' will attempt to run...
2004-04-12 Glenn L McGrathFix compile error if CONFIG_FEATURE_IP_ADDR isnt enabled
2004-04-12 Glenn L McGrathFix up conditional compile of files needed by ip applets
2004-04-08 Glenn L McGrathFix ftp resume
2004-04-06 Eric AndersenFix indenting
2004-03-31 Eric AndersenPatch from Thomas Winkler:
2004-03-27 Eric Andersens/fileno\(stdin\)/STDIN_FILENO/g
2004-03-19 Manuel Novoa III Oops.. got a bit to aggressive with size optimization...
2004-03-15 Eric AndersenOops. Using the wrong variable was a rather stupid
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-03-10 Manuel Novoa III In spite of the feature freeze, check in a complete...
2004-03-06 Eric AndersenFix/eliminate use of atol
2004-03-05 Glenn L McGrathPatch by Andrew Victor,
2004-03-05 Glenn L McGrathFix a typo, patch by Andrew Victor
2004-03-05 Glenn L McGrathFix debugging output, patch by Hideki IWAMOTO
2004-03-05 Glenn L McGrathPatch from Steven Scholz to fix compiler warnings
2004-02-26 Glenn L McGrathQuick fix for tftp truncation bug
2004-02-24 Eric AndersenJoe.C, joe at numa dot com dot tw writes:
2004-02-22 Eric AndersenFernando Silveira writes:
2004-02-22 Glenn L McGrathPatch from Vodz, cleanup memory usage, send strdup...
2004-02-22 Glenn L McGrathPatch from James Zhu, telnetd window resizing support.
2004-02-22 Glenn L McGrathPatch from Hideki IWAMOTO, output debugging messages...
2004-02-22 Glenn L McGrathremove duplicate header declarations
2004-02-22 Glenn L McGrathPtch by Hideki IWAMOTO, fix a bug preventing tftp from...
2004-02-22 Glenn L McGrathNo need to check proxy env variable twice, ignore proxy...
2004-02-18 Glenn L McGrathDont use same variable and struct name
2004-02-18 Glenn L McGrathFormatting
2004-02-18 Glenn L McGrathremove debugging
2004-02-17 Eric AndersenRemove the unused CONFIG_FEATURE_HTTPD_SET_CGI_VARS_TO_...
2004-02-17 Eric AndersenMark Lord writes:
2004-02-04 Eric AndersenJoe.C writes:
2004-01-31 Glenn L McGrathFix http proxy use, bytes were swapped 1_00_pre6
2004-01-30 Eric AndersenUse standard C99 types
2004-01-30 Eric AndersenUse proper C99 types
2004-01-30 Eric AndersenUse proper C99 types
2004-01-26 Eric AndersenPascal Brisset writes:
2004-01-20 Glenn L McGrathRedo getconfigent, save 150 bytes, still small memory...
2004-01-18 Glenn L McGrathFix up a couple of bugs i introduced in yesterdays...
2004-01-17 Glenn L McGrathPatch from Leif Lindholm (slightly modified by me)...
2004-01-17 Glenn L McGrathModify bb_lookup_port to allow the protocol to be speci...
2004-01-17 Glenn L McGrathThe functions setconfig, enter and bump_nofile were...
2004-01-17 Glenn L McGrathUse 1 line for function name and return value,
2004-01-17 Glenn L McGrathRemove some defined statements
2004-01-17 Glenn L McGrathChanged #define names for common features (superficial)
2004-01-17 Glenn L McGrathUse bb_get_chomped_line_from_file
2003-12-27 Glenn L McGrathFix a bug of mine, identified by Stephane Billiart
2003-12-26 Russ Dillit should work even if you don't assign a pidfile
2003-12-24 Russ Dillfix a long standing underallocation bug
2003-12-24 Russ Dillmove debugging to safe place (before vfork)
2003-12-20 Glenn L McGrathAllow recieving file to stdout, sending files from...
next