aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow hex escape sequencesEric Andersen2004-07-261-16/+23
* BusyBox has no business hard coding the number of major and minor bits for aEric Andersen2004-07-265-23/+17
* Paul Whittaker writes:Eric Andersen2004-07-241-0/+1
* Patch by Paul Whittaker, make busybox dc compatable with GNU dc. Glenn L McGrath2004-07-241-8/+1
* Update Tito's contributionsGlenn L McGrath2004-07-241-1/+1
* Patch from Felipe Kellermann, fix endless loop when first > last andGlenn L McGrath2004-07-231-6/+13
* Patch from Felipe Kellermann, fixup usage for pidof, poweroff, remove Glenn L McGrath2004-07-231-7/+11
* Patch from Felipe Kellermann, fixup usage for halt commandGlenn L McGrath2004-07-231-2/+4
* iUpdate reboot usage, patch by Felipe KellermannGlenn L McGrath2004-07-231-2/+4
* Patch from Dmitry Zakharov to fix a bug discovered via the freeswapGlenn L McGrath2004-07-231-0/+1
* Fix for a bug identied by Harald Kuthe, when using many interfaces (29 Glenn L McGrath2004-07-231-18/+13
* Felipe Kellermann writes,Glenn L McGrath2004-07-231-5/+5
* Patch from Felipe Kellermann, "There is a call to printf using `*pr-cchar'Glenn L McGrath2004-07-231-1/+1
* Patch from Felipe Kellermann to fix some typo'sGlenn L McGrath2004-07-231-5/+5
* Patch from Adam Slattery to add bzip2 support to rpm2cpioGlenn L McGrath2004-07-231-0/+63
* Patch from Manousaridis Angelos to bring dhclient down more elegentlyGlenn L McGrath2004-07-231-1/+2
* Reverse my previous change, "::" is a GNU getopt extension that allowsGlenn L McGrath2004-07-221-1/+2
* Patch from Mike Snitzer <snitzer@gmail.com>:Robert Griebl2004-07-221-3/+6
* Patch from Mike Snitzer to fix return codes.Glenn L McGrath2004-07-211-13/+29
* Fix bug in accepting buffer size argumentGlenn L McGrath2004-07-211-1/+1
* Patch from Tito, ass usage for strings -a optionsGlenn L McGrath2004-07-211-0/+1
* Patch from Mike Snitzer, bring down dhclient using its correct pid, fixGlenn L McGrath2004-07-211-2/+2
* Patch from Jean Wolter, fixes compiler warning when ASH_ALIAS isGlenn L McGrath2004-07-211-27/+27
* Fixup -T (--files-from) option, works for non-directories nowGlenn L McGrath2004-07-211-3/+6
* Avoid a naming conflict with include/bits/fcntl.hEric Andersen2004-07-201-4/+4
* Patch from Mike Snitzer <snitzer@gmail.com>:Robert Griebl2004-07-201-3/+3
* new_process_module_arguments returns 0 on error and 1 if everything went okRobert Griebl2004-07-201-3/+3
* oopsEric Andersen2004-07-201-3/+0
* Yet more doc updatesEric Andersen2004-07-201-11/+7
* more doc updatesEric Andersen2004-07-201-1/+13
* cut-n-paste strikes againEric Andersen2004-07-201-1/+1
* Update for release1_00_rc1Eric Andersen2004-07-202-1/+44
* Update changelogEric Andersen2004-07-201-50/+3441
* Deal with the fact that 2.6.x kernels replace any '-'s in theEric Andersen2004-07-201-4/+36
* Bump version up to release candidate 1Eric Andersen2004-07-201-1/+1
* Include some documentation posted to the list by vodzEric Andersen2004-07-201-0/+5
* Assign 'forced' before the goto to avoid a warningEric Andersen2004-07-201-2/+3
* Prevent "`bootp_down' was declared implicitly `extern' and later `static'" wa...Eric Andersen2004-07-201-9/+9
* Add missing type for CONFIG_FEATURE_QUERY_MODULE_INTERFACEEric Andersen2004-07-201-0/+2
* Update the default config to not ask stuffEric Andersen2004-07-201-0/+1
* The 'tests' target is long gone.Eric Andersen2004-07-201-7/+1
* Replace the old and somewhat buggy pwd_grp stuff with the shinyEric Andersen2004-07-1520-1348/+1409
* Peter Kjellerstedt at axis.com writes:Eric Andersen2004-07-159-109/+174
* Fixup a few documentation bugsEric Andersen2004-07-141-2/+2
* Fixup some cases of "QM_MODULES: not implemented" for bothEric Andersen2004-07-132-10/+13
* Paul Fox writes:Eric Andersen2004-06-291-2/+2
* Avoid a number of places where large drives could wrap a uint, andEric Andersen2004-06-281-33/+33
* Do not mess with the console logging level unlessEric Andersen2004-06-251-5/+5
* Revert my previous commitGlenn L McGrath2004-06-251-3/+4
* Fix compile error under 2.6, check for newer versions first or all theGlenn L McGrath2004-06-251-3/+3