aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-12-16Only included headers that are used.Glenn L McGrath
2002-12-16fix warningGlenn L McGrath
2002-12-14rmmod -a removed modules recursivelyTim Riker
2002-12-13cleanupTim Riker
2002-12-13Don't build the ncurses stuff unless it is specifically asked forEric Andersen
2002-12-13use const group_fileTim Riker
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-12full usage cleanup for udhcpGlenn L McGrath
2002-12-12Update email address for Gennady Feldman <gena01@gena01.com>Glenn L McGrath
2002-12-12Support the o, f and p options, patch by Magnus M�rtenssonGlenn L McGrath
2002-12-12Teach addgroup to add user names to groupsEric Andersen
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-11A cleaner cleanup that avoids passing an off_t to scanfEric Andersen
2002-12-11sorry about all the noise, should be all synced up nowRuss Dill
2002-12-11another sync to udhcp cvsRuss Dill
2002-12-11squash a warningEric Andersen
2002-12-11Fix -mtime, by Ian AbbottGlenn L McGrath
2002-12-11Small bugfix, last_patch72 from Vladimir N. OleynikGlenn L McGrath
2002-12-11resync with udhcp cvsRuss Dill
2002-12-11Make sure we have a show_usage function prototypeEric Andersen
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