aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-12-11Fixup all the horrible broken function prototypesEric Andersen
2002-12-11Squash a warning by making function declaration a proper prototypeEric Andersen
2002-12-11Add missing header file to squash a warningEric Andersen
2002-12-11Eliminate dependancy on kernel header files. Naughty naughty.Eric 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-11Eliminate dependancy on kernel header files. Naughty naughty.Eric Andersen
2002-12-11Eliminate dependancy on kernel header files. Naughty naughty.Eric Andersen
2002-12-11Fixup header file orderingEric Andersen
2002-12-11Use libbb/get_line_from_file instead of getlineGlenn L McGrath
2002-12-10Sync debian files with debian package version 0.60.99.cvs20021209-2Glenn L McGrath
2002-12-10Fix undefined behaviour and save some bytes as suggested by Manuel Novoa IIIGlenn L McGrath
2002-12-10include busybox after libc includesGlenn L McGrath
2002-12-10rpm applet by Laurence AndersonGlenn L McGrath
2002-12-10Realpath appletGlenn L McGrath
2002-12-09Forgot to rename fooGlenn L McGrath
2002-12-09err.. Make clean in the scripts/config directory to remove some binariesGlenn L McGrath
2002-12-09Make clean in the scripts directory to remove some binariesGlenn L McGrath
2002-12-09Stop linian warning about statically linked binaryGlenn L McGrath
2002-12-09Fix a debug message, from Bastian BlankGlenn L McGrath
2002-12-09Command line history changes, lastpatch_71 from Vladimir N. OleynikGlenn L McGrath
2002-12-08Support using ip in udhcpc scripts.Glenn L McGrath
2002-12-08Updates for the new build system from Bastian Blank (waldi)Glenn L McGrath
2002-12-08Fix compile warningGlenn L McGrath
2002-12-08Fix compile warning with OSFGlenn L McGrath
2002-12-08Change #include order to fix warningGlenn L McGrath
2002-12-08Start to cleanup handling of the state file, save some space and uses linked ...Glenn L McGrath
2002-12-08Move add_to_list from libunarchive to libbb so it can be of more general use ...Glenn L McGrath
2002-12-07Re-sort filenames to alphebetical order.Glenn L McGrath
2002-12-07Commit to reverse my previous commit, isnt cvs supposed to have some undo com...Glenn L McGrath
2002-12-07include "busybox" after the libc includes tofix compile errorsGlenn 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-06It shouldnt depend on itselfGlenn L McGrath
2002-12-06Remove duplicate entry for killGlenn L McGrath
2002-12-06Add some help descriptionsGlenn L McGrath
2002-12-06Allow for people to select no default shellEric Andersen
2002-12-06Do the dumb/obvious thing for the killall->kill dependancyEric Andersen
2002-12-06Fixup dumpleases compile problemEric Andersen
2002-12-06Fix adjtimex applet compileEric Andersen
2002-12-06Fixup buffer allocationEric Andersen
2002-12-06Make hush comple once againEric 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-06Kill link now pointing to porn site.Eric Andersen
2002-12-05Put stuff back into a sub-menuEric Andersen
2002-12-05Kill the now obsolete docs/Configure.help file, and move all existingEric Andersen
2002-12-05Usage for klogd -cGlenn L McGrath