aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-06-25Fix compile error when math support disabled.Glenn L McGrath
2004-06-22fix a stupid compile error when CONFIG_FEATURE_INSMOD_VERSION_CHECKINGEric Andersen
2004-06-22Stupidity-1, Erik-0Eric Andersen
2004-06-22Bastian Blank notices a couple of int64_ts that should haveEric Andersen
2004-06-22Add missing 'S' to the getopt string.Eric Andersen
2004-06-22kill off insmod support for older pre 2.1 Linux kernels,Eric Andersen
2004-06-22Patrick Huesmann writes:Eric Andersen
2004-06-22Robin Farine writes:Eric Andersen
2004-06-22Patch from Bastian Blank:Eric Andersen
2004-06-22Patch from Bastian Blank:Eric Andersen
2004-06-22Robin Farine writes:Eric Andersen
2004-06-22Patch from Bastian Blank:Eric Andersen
2004-06-19note the new mailing list policyEric Andersen
2004-06-09Typo fix from Niemann HartmutEric Andersen
2004-06-06Update reference for zip formatGlenn L McGrath
2004-06-05Woops, the previous commit was an accident, its supplied in the patch,Glenn L McGrath
2004-06-05Device table support for makedevs, the previous behaviour can beenGlenn L McGrath
2004-05-26Ahem. ("I'm just tweaking a documentation string, I don't need to compileRob Landley
2004-05-26Update sed help. (Add -r option to long help, add -i option to brief help,Rob Landley
2004-05-26Kevin P. Fleming writes:Eric Andersen
2004-05-26Update U.S. Robotics and Actiontec entriesEric Andersen
2004-05-26If read were to return with an error, bad things would happen. Fix it.Manuel Novoa III
2004-05-26oopsEric Andersen
2004-05-26Per suggestion from Bastian Blank, be less evil when we force fdisk toEric Andersen
2004-05-26Use tab not spaceEric Andersen
2004-05-26Make the grep option values a bit less horribleEric Andersen
2004-05-26Rick Richardson writes:Eric Andersen
2004-05-26Patch from Yoshinori Sato:Eric Andersen
2004-05-26As discussed, drop minit, which was not being supported in busybox.Eric Andersen
2004-05-26Use STDIN_FILENO rather than '0'Eric Andersen
2004-05-26Rob Landley writes:Eric Andersen
2004-05-26Rob Landley writes:Eric Andersen
2004-05-26Patch from vodz to correct 'grep -e pattern1 -e pattern2' logicEric Andersen
2004-05-25Do not prompt about FDISK large disk support when LFS is enabled.Eric Andersen
2004-05-19Do not select LFSEric Andersen
2004-05-19Erik,Eric Andersen
2004-05-19use busybox sysinfo structRuss Dill
2004-05-19Make vodz happy and make fdisk always use large file support ifEric Andersen
2004-05-19Fix a compile problemEric Andersen
2004-05-19fix timewarp in client (server fix later)Russ Dill
2004-05-19remove uneccessary check (already done in pidfile.c)Russ Dill
2004-05-19fix memory leak caused by switch to vforkRuss Dill
2004-05-16Use int instead of char for return type, in theory avoiding a castGlenn L McGrath
2004-05-10Fix for debian bug #248106, should use int for returned getopt value.Glenn L McGrath
2004-05-05Steve Grubb writes:Eric Andersen
2004-05-05Steve Grubb writes:Eric Andersen
2004-05-05Steve Grubb writes:Eric Andersen
2004-05-04Fix size command, safe_strtoul gives and error if the \r is left in, theGlenn L McGrath
2004-05-02Add part of a patch from Vernon Sauder that i missed a while backGlenn L McGrath
2004-05-02Update dpkg-deb usage to match current practicesGlenn L McGrath