Age | Commit message (Expand) | Author |
2002-12-07 | include "busybox" after the libc includes tofix compile errors | Glenn L McGrath |
2002-12-07 | Differentiate struct and type names | Glenn L McGrath |
2002-12-07 | Fix command that brings down loopback | Glenn L McGrath |
2002-12-06 | depends on for telnet and ipcalc | Glenn L McGrath |
2002-12-06 | It shouldnt depend on itself | Glenn L McGrath |
2002-12-06 | Remove duplicate entry for kill | Glenn L McGrath |
2002-12-06 | Add some help descriptions | Glenn L McGrath |
2002-12-06 | Allow for people to select no default shell | Eric Andersen |
2002-12-06 | Do the dumb/obvious thing for the killall->kill dependancy | Eric Andersen |
2002-12-06 | Fixup dumpleases compile problem | Eric Andersen |
2002-12-06 | Fix adjtimex applet compile | Eric Andersen |
2002-12-06 | Fixup buffer allocation | Eric Andersen |
2002-12-06 | Make hush comple once again | Eric Andersen |
2002-12-06 | Use libbb/get_line_from_file, change default state file location | Glenn L McGrath |
2002-12-06 | Make mapping a config option again to save space, turn off file locking, do w... | Glenn L McGrath |
2002-12-06 | Fix bug that stoped -a working | Glenn L McGrath |
2002-12-06 | Kill link now pointing to porn site. | Eric Andersen |
2002-12-05 | Put stuff back into a sub-menu | Eric Andersen |
2002-12-05 | Kill the now obsolete docs/Configure.help file, and move all existing | Eric Andersen |
2002-12-05 | Usage for klogd -c | Glenn L McGrath |
2002-12-05 | Fix a silly oversight breaking cross compilation | Eric Andersen |
2002-12-05 | Yet another major rework of the BusyBox config system, using the considerably | Eric Andersen |
2002-12-05 | Kill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch. I'm not | Eric Andersen |
2002-12-04 | Unlink before mkdir, mknod, symlink to overwrite | Glenn L McGrath |
2002-12-03 | - the number of commands in the history list is now configureable via the | Robert Griebl |
2002-12-03 | print an error message if we can't load a module | Robert Griebl |
2002-12-03 | Fix crashme code, by Jim Treadway | Glenn L McGrath |
2002-12-03 | Save 10 bytes or so, last_patch_70 from Vladimir N. Oleynik | Glenn L McGrath |
2002-12-03 | A missing /etc/securetty is not an error when checking the tty name - the | Robert Griebl |
2002-12-02 | last_patch_69, 8 bit clean and other fixes from Vladimir N. Oleynik | Glenn L McGrath |
2002-12-02 | Its move to busybox-cvs-doc.docs | Glenn L McGrath |
2002-12-02 | Use compare_string_array in ipaddress to save a few bytes, minor cleanups | Glenn L McGrath |
2002-12-02 | Save a few more bytes | Glenn L McGrath |
2002-12-02 | Save a hundred bytes or so on the do_iproute function | Glenn L McGrath |
2002-12-02 | Move compare_string_array to libbb | Glenn L McGrath |
2002-12-01 | Enable ip commands to be compiled seperate from ip, modifed patch from Bastia... | Glenn L McGrath |
2002-12-01 | fix warning | Glenn L McGrath |
2002-12-01 | Fix the package name, patch from Bastian Blank | Glenn L McGrath |
2002-12-01 | Build files from Bastian Blank | Glenn L McGrath |
2002-12-01 | add the -c option, modified version of a patch from Bastian Blank | Glenn L McGrath |
2002-12-01 | Patch from Bastian Blank (waldi) for debian installer | Glenn L McGrath |
2002-11-28 | I miscalculated on this one, change it back | Glenn L McGrath |
2002-11-28 | Clean up error messages | Glenn L McGrath |
2002-11-28 | Minor error messages changes | Glenn L McGrath |
2002-11-28 | Cleanup error messages | Glenn L McGrath |
2002-11-28 | Cleanup error messages | Glenn L McGrath |
2002-11-28 | Syntax error | Glenn L McGrath |
2002-11-28 | Change if(x)free(x); to free(x); | Aaron Lehmann |
2002-11-28 | Style, error_msg | Glenn L McGrath |
2002-11-28 | Style | Glenn L McGrath |