aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-08-03Tito, farmatito at tiscali dot it writes:Eric Andersen
2004-08-01fixup cut-n-paste problemEric Andersen
2004-07-30Simon Poole reports that awk segfaults when environment variablesEric Andersen
2004-07-30Fix incorrect arguments being passed to mknodEric Andersen
2004-07-30Umm. Not guilty by reason of insanity.Eric Andersen
2004-07-30Fixup getty, login, etc so the utmp and wtmp are updated, allowingEric Andersen
2004-07-30use SIGTERM to kill off udhcpd, not SIGKILLEric Andersen
2004-07-30Fix up brain damage with the way major and minor are used toEric Andersen
2004-07-30As noted by Eric Spakman, calling static_down() and then callingEric Andersen
2004-07-29Clean up hex escape support.Manuel Novoa III
2004-07-28Thanks to Ken Roberts, fix the slackware urlEric Andersen
2004-07-27Felipe Kellermann noticed a missing `break'.Eric Andersen
2004-07-26document stuff I have doneRobert Griebl
2004-07-26add missing ;Eric Andersen
2004-07-26bump version to -rc2Eric Andersen
2004-07-26bother. unrevert my fix.Eric Andersen
2004-07-26Prepare for releaseEric Andersen
2004-07-26Allow hex escape sequencesEric Andersen
2004-07-26Make certain that udhcp shuts down the interfaceEric Andersen
2004-07-26YAEGASHI Takeshi writes:Eric Andersen
2004-07-26oopsEric Andersen
2004-07-26bump version to -rc2Eric Andersen
2004-07-26Make certain that udhcp shuts down the interfaceEric Andersen
2004-07-26Allow hex escape sequencesEric Andersen
2004-07-26BusyBox has no business hard coding the number of major and minor bits for aEric Andersen
2004-07-24Paul Whittaker writes:Eric Andersen
2004-07-24Patch by Paul Whittaker, make busybox dc compatable with GNU dc. Glenn L McGrath
2004-07-24Update Tito's contributionsGlenn L McGrath
2004-07-23Patch from Felipe Kellermann, fix endless loop when first > last andGlenn L McGrath
2004-07-23Patch from Felipe Kellermann, fixup usage for pidof, poweroff, remove Glenn L McGrath
2004-07-23Patch from Felipe Kellermann, fixup usage for halt commandGlenn L McGrath
2004-07-23iUpdate reboot usage, patch by Felipe KellermannGlenn L McGrath
2004-07-23Patch from Dmitry Zakharov to fix a bug discovered via the freeswapGlenn L McGrath
2004-07-23Fix for a bug identied by Harald Kuthe, when using many interfaces (29 Glenn L McGrath
2004-07-23Felipe Kellermann writes,Glenn L McGrath
2004-07-23Patch from Felipe Kellermann, "There is a call to printf using `*pr-cchar'Glenn L McGrath
2004-07-23Patch from Felipe Kellermann to fix some typo'sGlenn L McGrath
2004-07-23Patch from Adam Slattery to add bzip2 support to rpm2cpioGlenn L McGrath
2004-07-23Patch from Manousaridis Angelos to bring dhclient down more elegentlyGlenn L McGrath
2004-07-22Reverse my previous change, "::" is a GNU getopt extension that allowsGlenn L McGrath
2004-07-22Patch from Mike Snitzer <snitzer@gmail.com>:Robert Griebl
2004-07-21Patch from Mike Snitzer to fix return codes.Glenn L McGrath
2004-07-21Fix bug in accepting buffer size argumentGlenn L McGrath
2004-07-21Patch from Tito, ass usage for strings -a optionsGlenn L McGrath
2004-07-21Patch from Mike Snitzer, bring down dhclient using its correct pid, fixGlenn L McGrath
2004-07-21Patch from Jean Wolter, fixes compiler warning when ASH_ALIAS isGlenn L McGrath
2004-07-21Fixup -T (--files-from) option, works for non-directories nowGlenn L McGrath
2004-07-20Avoid a naming conflict with include/bits/fcntl.hEric Andersen
2004-07-20Patch from Mike Snitzer <snitzer@gmail.com>:Robert Griebl
2004-07-20new_process_module_arguments returns 0 on error and 1 if everything went okRobert Griebl