aboutsummaryrefslogtreecommitdiff
path: root/networking
AgeCommit message (Expand)Author
2003-01-16Use vsyslog instead of syslog, improve initalisation and cleanup ofGlenn L McGrath
2003-01-14Fix leading spaces bug, free line buffer, redo next_word, save someGlenn L McGrath
2003-01-14Eliminate most instances where we use linux kernel headersEric Andersen
2003-01-14Eliminate use of kernel header fileEric Andersen
2003-01-13Option to allow ifupdown use ip commands instead of ifconfig, add flushGlenn L McGrath
2003-01-12Kiss Gabor noticed that ping compiled without BB_FEATURE_FANCY_PINGEric Andersen
2003-01-09arping applet by Nick FedchikGlenn L McGrath
2003-01-05New applet: httpd, by Glenn EngelGlenn L McGrath
2003-01-05fixes for ia64Glenn L McGrath
2002-12-27Add "Broadcast +" support back in. Also cut the size down some. Not wellManuel Novoa III
2002-12-19Bugfix, wastn retrieving last block, patch by Jean-Christophe DuboisGlenn L McGrath
2002-12-18When retrieving a file dont open file until we have to to prevent files of si...Glenn L McGrath
2002-12-17Get interface names using ioctl rather than /proc, from Nick FedchikGlenn L McGrath
2002-12-16Always print the routing table header for IPv4:Robert Griebl
2002-12-16Only included headers that are used.Glenn L McGrath
2002-12-16fix warningGlenn L McGrath
2002-12-13Fix bug when reading mac from command line, continue; if hwaddrr not foundGlenn L McGrath
2002-12-13Merge copyfd and copy_file_chunkGlenn L McGrath
2002-12-13Change ftpput so it uses <remote-path> <local-file> as it shouldGlenn L McGrath
2002-12-13Fix possible bug if file length not knownGlenn L McGrath
2002-12-13New applets, ftpget and ftpputGlenn L McGrath
2002-12-13New applet, nameif by Nick Fedchik and myself.Glenn L McGrath
2002-12-11hehe. Screwed that one up. Lets do things right this time.Eric Andersen
2002-12-11Makefile rework coordinate with Russ so udhcp will behaveEric Andersen
2002-12-11slight change to reflect BB_VER changeRuss Dill
2002-12-11sorry about all the noise, should be all synced up nowRuss Dill
2002-12-11resync with udhcp cvsRuss Dill
2002-12-11Make sure we have a show_usage function prototypeEric Andersen
2002-12-11Eliminate dependancy on kernel header files. Naughty naughty.Eric Andersen
2002-12-11undefine sysinfo to prevent breakage on ia64Glenn L McGrath
2002-12-09Forgot to rename fooGlenn L McGrath
2002-12-09Fix a debug message, from Bastian BlankGlenn L McGrath
2002-12-08Support using ip in udhcpc scripts.Glenn L McGrath
2002-12-08Start to cleanup handling of the state file, save some space and uses linked ...Glenn L McGrath
2002-12-07Differentiate struct and type namesGlenn L McGrath
2002-12-07Fix command that brings down loopbackGlenn L McGrath
2002-12-06depends on for telnet and ipcalcGlenn L McGrath
2002-12-06Fixup dumpleases compile problemEric Andersen
2002-12-06Use libbb/get_line_from_file, change default state file locationGlenn L McGrath
2002-12-06Make mapping a config option again to save space, turn off file locking, do w...Glenn L McGrath
2002-12-06Fix bug that stoped -a workingGlenn L McGrath
2002-12-05Yet another major rework of the BusyBox config system, using the considerablyEric Andersen
2002-12-02Use compare_string_array in ipaddress to save a few bytes, minor cleanupsGlenn L McGrath
2002-12-02Save a few more bytesGlenn L McGrath
2002-12-02Save a hundred bytes or so on the do_iproute functionGlenn L McGrath
2002-12-01Enable ip commands to be compiled seperate from ip, modifed patch from Bastia...Glenn L McGrath
2002-11-28Clean up error messagesGlenn L McGrath
2002-11-28Minor error messages changesGlenn L McGrath
2002-11-28Cleanup error messagesGlenn L McGrath
2002-11-28Cleanup error messagesGlenn L McGrath