aboutsummaryrefslogtreecommitdiff
path: root/networking
AgeCommit message (Expand)Author
2002-11-19Dont use xargsGlenn L McGrath
2002-11-19dont use the -i option of xargsGlenn L McGrath
2002-11-19udhcpc documentation updateRuss Dill
2002-11-18Use error_msg_and_die, styleGlenn L McGrath
2002-11-17Remove mapping option, its should always be usedGlenn L McGrath
2002-11-15Patch from Bastian Blank:Eric Andersen
2002-11-11Make ifupdown use internal run_partsGlenn L McGrath
2002-11-11Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves...Glenn L McGrath
2002-11-10ipcalc applet by Stephan Linz and Jordan CrouseGlenn L McGrath
2002-11-10Config feature DEVPTS defined and used in telnetd, by Pavel RoskinGlenn L McGrath
2002-11-10Fix for hostname -s, by Stephan LinzGlenn L McGrath
2002-11-10Fixup a previous defineGlenn L McGrath
2002-11-10Make mapping support a definable feature, saves 1.6kBGlenn L McGrath
2002-11-10Only compile the files in this dir if the IP applet is enabledGlenn L McGrath
2002-11-10IP applet by Bastian Blank <waldi@debian.org>Glenn L McGrath
2002-11-09debian compatable ifup and ifdown commandsGlenn L McGrath
2002-11-05version number oopsRuss Dill
2002-10-31sync to udhcp 0.9.8Russ Dill
2002-10-25This patch from Magnus Damm fixed a long standing problemEric Andersen
2002-10-18Fix needless difference vs GNUEric Andersen
2002-10-14missed add for udhcpRuss Dill
2002-10-14added full udhcp integrationRuss Dill
2002-09-30last_patch58 from vodz:Eric Andersen
2002-09-15Use busybox's show_usage function for helpGlenn L McGrath
2002-09-10Fix for handling of "tftp -l -" from Jean Wolter <jw5@os.inf.tu-dresden.de>Eric Andersen
2002-08-26Eliminate use of obsolete sys_errlist[]Eric Andersen
2002-08-23Remove empty loopsGlenn L McGrath
2002-08-23Use static instead of extern, braces around if's, run through indentGlenn L McGrath
2002-08-23ansifyAaron Lehmann
2002-08-23remove duplicate definition of GAaron Lehmann
2002-08-22Run through indent, fix commentGlenn L McGrath
2002-08-22Run through indent, fix commentsGlenn L McGrath
2002-08-21Cleanups. These SHOULD make the binary a lot smaller. But they don't.Aaron Lehmann
2002-08-21Disable debuggingGlenn L McGrath
2002-08-21Clean up udhcpd a bit. Constify. Staticize. Remove these functions andAaron Lehmann
2002-08-21New applet, udhcp clientGlenn L McGrath
2002-07-24Commited patch from bug #1182Robert Griebl
2002-07-12Accept the --passive-ftp cmd.line option. We always use passive ftp mode,Robert Griebl
2002-07-11Fixup warnings and undefined operations that show up in gcc-3.1Eric Andersen
2002-07-03Scrub pwd.h and grp.h handling so we don't have to play anyEric Andersen
2002-07-03A patch from Bart Visscher <magick@linux-fan.com> to add anEric Andersen
2002-07-03This patch from Bart Visscher <magick@linux-fan.com> addsEric Andersen
2002-06-23Remove advertising clauses in accordance withAaron Lehmann
2002-06-22Apply vodz' last_patch44 -- cleanup several chars to be const, fixEric Andersen
2002-06-06Email addr fixEric Andersen
2002-06-06Patch from Gyepi SAM <gyepi@praxis-sw.com>:Eric Andersen
2002-06-06Per discussion with vodz, Tim's changes do not seem to make sense.Eric Andersen
2002-06-04Fix for broken handling off BusyBox's own pwd/grp implementationsRobert Griebl
2002-05-18ping return 1 if can't pingTim Riker
2002-05-16Reduced code size for new -e flag (suggested by vodz)Robert Griebl