summaryrefslogtreecommitdiff
path: root/networking (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use #ifdef instead of #ifGlenn L McGrath2002-11-261-16/+16
* Fix simple syntax errorGlenn L McGrath2002-11-261-1/+1
* Dont use xargsGlenn L McGrath2002-11-191-2/+2
* dont use the -i option of xargsGlenn L McGrath2002-11-191-2/+2
* udhcpc documentation updateRuss Dill2002-11-191-5/+6
* Use error_msg_and_die, styleGlenn L McGrath2002-11-181-35/+50
* Remove mapping option, its should always be usedGlenn L McGrath2002-11-172-21/+0
* Patch from Bastian Blank:Eric Andersen2002-11-151-3/+14
* Make ifupdown use internal run_partsGlenn L McGrath2002-11-111-7/+8
* Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves...Glenn L McGrath2002-11-111-4/+5
* ipcalc applet by Stephan Linz and Jordan CrouseGlenn L McGrath2002-11-103-0/+169
* Config feature DEVPTS defined and used in telnetd, by Pavel RoskinGlenn L McGrath2002-11-101-3/+3
* Fix for hostname -s, by Stephan LinzGlenn L McGrath2002-11-101-2/+2
* Fixup a previous defineGlenn L McGrath2002-11-101-1/+1
* Make mapping support a definable feature, saves 1.6kBGlenn L McGrath2002-11-102-31/+40
* Only compile the files in this dir if the IP applet is enabledGlenn L McGrath2002-11-101-1/+1
* IP applet by Bastian Blank <waldi@debian.org>Glenn L McGrath2002-11-1024-1/+5006
* debian compatable ifup and ifdown commandsGlenn L McGrath2002-11-093-0/+1444
* version number oopsRuss Dill2002-11-053-1/+8
* sync to udhcp 0.9.8Russ Dill2002-10-318-160/+243
* This patch from Magnus Damm fixed a long standing problemEric Andersen2002-10-251-1/+1
* Fix needless difference vs GNUEric Andersen2002-10-181-2/+2
* missed add for udhcpRuss Dill2002-10-141-0/+30
* added full udhcp integrationRuss Dill2002-10-1438-1589/+4232
* last_patch58 from vodz:Eric Andersen2002-09-303-0/+540
* Use busybox's show_usage function for helpGlenn L McGrath2002-09-151-16/+3
* Fix for handling of "tftp -l -" from Jean Wolter <jw5@os.inf.tu-dresden.de>Eric Andersen2002-09-101-1/+1
* Eliminate use of obsolete sys_errlist[]Eric Andersen2002-08-261-13/+13
* Remove empty loopsGlenn L McGrath2002-08-231-4/+4
* Use static instead of extern, braces around if's, run through indentGlenn L McGrath2002-08-231-330/+372
* ansifyAaron Lehmann2002-08-231-4/+2
* remove duplicate definition of GAaron Lehmann2002-08-231-2/+0
* Run through indent, fix commentGlenn L McGrath2002-08-221-163/+174
* Run through indent, fix commentsGlenn L McGrath2002-08-221-86/+91
* Cleanups. These SHOULD make the binary a lot smaller. But they don't.Aaron Lehmann2002-08-211-19/+18
* Disable debuggingGlenn L McGrath2002-08-211-1/+1
* Clean up udhcpd a bit. Constify. Staticize. Remove these functions andAaron Lehmann2002-08-211-66/+54
* New applet, udhcp clientGlenn L McGrath2002-08-213-0/+1573
* Commited patch from bug #1182Robert Griebl2002-07-241-7/+35
* Accept the --passive-ftp cmd.line option. We always use passive ftp mode,Robert Griebl2002-07-121-8/+14
* Fixup warnings and undefined operations that show up in gcc-3.1Eric Andersen2002-07-112-1/+3
* Scrub pwd.h and grp.h handling so we don't have to play anyEric Andersen2002-07-031-1/+1
* A patch from Bart Visscher <magick@linux-fan.com> to add anEric Andersen2002-07-032-101/+11
* This patch from Bart Visscher <magick@linux-fan.com> addsEric Andersen2002-07-036-8/+947
* Remove advertising clauses in accordance withAaron Lehmann2002-06-231-5/+1
* Apply vodz' last_patch44 -- cleanup several chars to be const, fixEric Andersen2002-06-221-19/+15
* Email addr fixEric Andersen2002-06-061-2/+1
* Patch from Gyepi SAM <gyepi@praxis-sw.com>:Eric Andersen2002-06-061-10/+6
* Per discussion with vodz, Tim's changes do not seem to make sense.Eric Andersen2002-06-061-5/+5
* Fix for broken handling off BusyBox's own pwd/grp implementationsRobert Griebl2002-06-041-1/+1