oweals/busybox.git
2002-12-11 Eric AndersenFixup header file ordering
2002-12-11 Glenn L McGrathUse libbb/get_line_from_file instead of getline
2002-12-10 Glenn L McGrathSync debian files with debian package version 0.60...
2002-12-10 Glenn L McGrathFix undefined behaviour and save some bytes as suggeste...
2002-12-10 Glenn L McGrathinclude busybox after libc includes
2002-12-10 Glenn L McGrathrpm applet by Laurence Anderson
2002-12-10 Glenn L McGrathRealpath applet
2002-12-09 Glenn L McGrathForgot to rename foo
2002-12-09 Glenn L McGratherr.. Make clean in the scripts/config directory to...
2002-12-09 Glenn L McGrathMake clean in the scripts directory to remove some...
2002-12-09 Glenn L McGrathStop linian warning about statically linked binary
2002-12-09 Glenn L McGrathFix a debug message, from Bastian Blank
2002-12-09 Glenn L McGrathCommand line history changes, lastpatch_71 from Vladimi...
2002-12-08 Glenn L McGrathSupport using ip in udhcpc scripts.
2002-12-08 Glenn L McGrathUpdates for the new build system from Bastian Blank...
2002-12-08 Glenn L McGrathFix compile warning
2002-12-08 Glenn L McGrathFix compile warning with OSF
2002-12-08 Glenn L McGrathChange #include order to fix warning
2002-12-08 Glenn L McGrathStart to cleanup handling of the state file, save some...
2002-12-08 Glenn L McGrathMove add_to_list from libunarchive to libbb so it can...
2002-12-07 Glenn L McGrathRe-sort filenames to alphebetical order.
2002-12-07 Glenn L McGrathCommit to reverse my previous commit, isnt cvs supposed...
2002-12-07 Glenn L McGrathinclude "busybox" after the libc includes tofix compile...
2002-12-07 Glenn L McGrathDifferentiate struct and type names
2002-12-07 Glenn L McGrathFix command that brings down loopback
2002-12-06 Glenn L McGrathdepends on for telnet and ipcalc
2002-12-06 Glenn L McGrathIt shouldnt depend on itself
2002-12-06 Glenn L McGrathRemove duplicate entry for kill
2002-12-06 Glenn L McGrathAdd some help descriptions
2002-12-06 Eric AndersenAllow for people to select no default shell
2002-12-06 Eric AndersenDo the dumb/obvious thing for the killall->kill dependancy
2002-12-06 Eric AndersenFixup dumpleases compile problem
2002-12-06 Eric AndersenFix adjtimex applet compile
2002-12-06 Eric AndersenFixup buffer allocation
2002-12-06 Eric AndersenMake hush comple once again
2002-12-06 Glenn L McGrathUse libbb/get_line_from_file, change default state...
2002-12-06 Glenn L McGrathMake mapping a config option again to save space, turn...
2002-12-06 Glenn L McGrathFix bug that stoped -a working
2002-12-06 Eric AndersenKill link now pointing to porn site.
2002-12-05 Eric AndersenPut stuff back into a sub-menu
2002-12-05 Eric AndersenKill the now obsolete docs/Configure.help file, and...
2002-12-05 Glenn L McGrathUsage for klogd -c
2002-12-05 Eric AndersenFix a silly oversight breaking cross compilation
2002-12-05 Eric AndersenYet another major rework of the BusyBox config system...
2002-12-05 Eric AndersenKill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch...
2002-12-04 Glenn L McGrathUnlink before mkdir, mknod, symlink to overwrite
2002-12-03 Robert Griebl - the number of commands in the history list is now...
2002-12-03 Robert Grieblprint an error message if we can't load a module
2002-12-03 Glenn L McGrathFix crashme code, by Jim Treadway
2002-12-03 Glenn L McGrathSave 10 bytes or so, last_patch_70 from Vladimir N...
2002-12-03 Robert GrieblA missing /etc/securetty is not an error when checking...
2002-12-02 Glenn L McGrathlast_patch_69, 8 bit clean and other fixes from Vladimi...
2002-12-02 Glenn L McGrathIts move to busybox-cvs-doc.docs
2002-12-02 Glenn L McGrathUse compare_string_array in ipaddress to save a few...
2002-12-02 Glenn L McGrathSave a few more bytes
2002-12-02 Glenn L McGrathSave a hundred bytes or so on the do_iproute function
2002-12-02 Glenn L McGrathMove compare_string_array to libbb
2002-12-01 Glenn L McGrathEnable ip commands to be compiled seperate from ip...
2002-12-01 Glenn L McGrathfix warning
2002-12-01 Glenn L McGrathFix the package name, patch from Bastian Blank
2002-12-01 Glenn L McGrathBuild files from Bastian Blank
2002-12-01 Glenn L McGrathadd the -c option, modified version of a patch from...
2002-12-01 Glenn L McGrathPatch from Bastian Blank (waldi) for debian installer
2002-11-28 Glenn L McGrathI miscalculated on this one, change it back
2002-11-28 Glenn L McGrathClean up error messages
2002-11-28 Glenn L McGrathMinor error messages changes
2002-11-28 Glenn L McGrathCleanup error messages
2002-11-28 Glenn L McGrathCleanup error messages
2002-11-28 Glenn L McGrathSyntax error
2002-11-28 Aaron LehmannChange if(x)free(x); to free(x);
2002-11-28 Glenn L McGrathStyle, error_msg
2002-11-28 Glenn L McGrathStyle
2002-11-28 Glenn L McGrathWoops, forgot they printout applet name as well....
2002-11-28 Glenn L McGrathUse standard error messages
2002-11-28 Glenn L McGrathUse error_msg instead of fprintf(stderr
2002-11-28 Glenn L McGrathUse error_msg instead of fprintf(stderr
2002-11-28 Glenn L McGrathUse error_msg instead of fprintf(stderr
2002-11-28 Glenn L McGrathUse error_msg( instead of fprintf(stderr
2002-11-28 Glenn L McGrathUse error_msg instead of fprintf(stderr, other minor...
2002-11-28 Glenn L McGrathStyle, minor cleanups
2002-11-28 Glenn L McGrathUse error_msg instead of fprintf(stderr
2002-11-28 Glenn L McGrathUse error_msg instead of fprintf(stderr
2002-11-28 Glenn L McGrathUse erorr_msg( isntead of fprintf(stderr,
2002-11-28 Glenn L McGrathUse error_msg instead of printf(stderr
2002-11-28 Glenn L McGrathStyle
2002-11-28 Glenn L McGrathUse printf instead of fprintf(stdout
2002-11-28 Glenn L McGrathSave a few bytes in show_usage
2002-11-28 Glenn L McGrathleft out a \"
2002-11-28 Glenn L McGrathThis test was hanging
2002-11-27 Glenn L McGrathAdds a dummy entry to make it easier to make custom...
2002-11-27 Glenn L McGrathInstall symlinks for the udeb, dont install changelogs...
2002-11-27 Glenn L McGrathlast_patch_68 from Vladimir N. Oleynik
2002-11-27 Glenn L McGrathCheck that one and only one of the [cxt] options is...
2002-11-26 Glenn L McGrathfdisk applet by Vladimir N. Oleynik
2002-11-26 Glenn L McGrathName package busybox-unstable to keep a clean seperatio...
2002-11-26 Glenn L McGrathuse #ifdef CONFIG_* instead of #if CONFIG_*
2002-11-26 Glenn L McGrathRequired file for busybox-doc package
2002-11-26 Glenn L McGrathStore a custom Rules.mak file to enable buildign static...
2002-11-26 Glenn L McGrathuse #ifdef instead of #if
2002-11-26 Glenn L McGrathInclude heaps of options as is tradional with this deb
next