aboutsummaryrefslogtreecommitdiff
path: root/sysklogd (unfollow)
Commit message (Expand)AuthorFilesLines
2002-12-07Differentiate struct and type namesGlenn L McGrath1-78/+78
2002-12-07Fix command that brings down loopbackGlenn L McGrath1-1/+1
2002-12-06depends on for telnet and ipcalcGlenn L McGrath1-0/+2
2002-12-06It shouldnt depend on itselfGlenn L McGrath1-1/+0
2002-12-06Remove duplicate entry for killGlenn L McGrath1-3/+0
2002-12-06Add some help descriptionsGlenn L McGrath1-10/+44
2002-12-06Allow for people to select no default shellEric Andersen1-1/+4
2002-12-06Do the dumb/obvious thing for the killall->kill dependancyEric Andersen1-12/+9
2002-12-06Fixup dumpleases compile problemEric Andersen2-1/+4
2002-12-06Fix adjtimex applet compileEric Andersen1-2/+0
2002-12-06Fixup buffer allocationEric Andersen1-4/+6
2002-12-06Make hush comple once againEric Andersen1-1/+1
2002-12-06Use libbb/get_line_from_file, change default state file locationGlenn L McGrath1-128/+39
2002-12-06Make mapping a config option again to save space, turn off file locking, do w...Glenn L McGrath2-12/+28
2002-12-06Fix bug that stoped -a workingGlenn L McGrath1-1/+3
2002-12-06Kill link now pointing to porn site.Eric Andersen1-3/+0
2002-12-05Put stuff back into a sub-menuEric Andersen1-0/+2
2002-12-05Kill the now obsolete docs/Configure.help file, and move all existingEric Andersen4-143/+61
2002-12-05Usage for klogd -cGlenn L McGrath1-1/+2
2002-12-05Fix a silly oversight breaking cross compilationEric Andersen1-1/+1
2002-12-05Yet another major rework of the BusyBox config system, using the considerablyEric Andersen69-3149/+12872
2002-12-05Kill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch. I'm notEric Andersen7-1859/+3
2002-12-04Unlink before mkdir, mknod, symlink to overwriteGlenn L McGrath1-0/+3
2002-12-03 - the number of commands in the history list is now configureable via theRobert Griebl4-1/+69
2002-12-03print an error message if we can't load a moduleRobert Griebl1-2/+4
2002-12-03Fix crashme code, by Jim TreadwayGlenn L McGrath1-3/+3
2002-12-03Save 10 bytes or so, last_patch_70 from Vladimir N. OleynikGlenn L McGrath1-8/+6
2002-12-03A missing /etc/securetty is not an error when checking the tty name - theRobert Griebl1-1/+1
2002-12-02last_patch_69, 8 bit clean and other fixes from Vladimir N. OleynikGlenn L McGrath2-410/+451
2002-12-02Its move to busybox-cvs-doc.docsGlenn L McGrath1-3/+0
2002-12-02Use compare_string_array in ipaddress to save a few bytes, minor cleanupsGlenn L McGrath3-126/+166
2002-12-02Save a few more bytesGlenn L McGrath1-31/+45
2002-12-02Save a hundred bytes or so on the do_iproute functionGlenn L McGrath2-53/+49
2002-12-02Move compare_string_array to libbbGlenn L McGrath4-15/+33
2002-12-01Enable ip commands to be compiled seperate from ip, modifed patch from Bastia...Glenn L McGrath13-43/+307
2002-12-01fix warningGlenn L McGrath2-2/+2
2002-12-01Fix the package name, patch from Bastian BlankGlenn L McGrath1-4/+3
2002-12-01Build files from Bastian BlankGlenn L McGrath5-474/+3
2002-12-01add the -c option, modified version of a patch from Bastian BlankGlenn L McGrath1-4/+21
2002-12-01Patch from Bastian Blank (waldi) for debian installerGlenn L McGrath6-116/+137
2002-11-28I miscalculated on this one, change it backGlenn L McGrath1-5/+6
2002-11-28Clean up error messagesGlenn L McGrath1-29/+13
2002-11-28Minor error messages changesGlenn L McGrath1-6/+8
2002-11-28Cleanup error messagesGlenn L McGrath1-61/+65
2002-11-28Cleanup error messagesGlenn L McGrath1-38/+36
2002-11-28Syntax errorGlenn L McGrath1-1/+1
2002-11-28Change if(x)free(x); to free(x);Aaron Lehmann16-95/+47
2002-11-28Style, error_msgGlenn L McGrath1-60/+103
2002-11-28StyleGlenn L McGrath1-21/+46
2002-11-28Woops, forgot they printout applet name as well....Glenn L McGrath1-2/+2