aboutsummaryrefslogtreecommitdiff
path: root/TODO (unfollow)
Commit message (Expand)AuthorFilesLines
2004-07-15Peter Kjellerstedt at axis.com writes:andersen9-109/+174
2004-07-14Fixup a few documentation bugsandersen1-2/+2
2004-07-13Fixup some cases of "QM_MODULES: not implemented" for bothandersen2-10/+13
2004-06-29Paul Fox writes:andersen1-2/+2
2004-06-28Avoid a number of places where large drives could wrap a uint, andandersen1-33/+33
2004-06-25Do not mess with the console logging level unlessandersen1-5/+5
2004-06-25Revert my previous commitbug11-3/+4
2004-06-25Fix compile error under 2.6, check for newer versions first or all thebug11-3/+3
2004-06-25Fix compile error when math support disabled.bug11-1/+2
2004-06-22fix a stupid compile error when CONFIG_FEATURE_INSMOD_VERSION_CHECKINGandersen1-4/+4
2004-06-22Stupidity-1, Erik-0andersen1-1/+1
2004-06-22Bastian Blank notices a couple of int64_ts that should haveandersen1-2/+1
2004-06-22Add missing 'S' to the getopt string.andersen1-1/+1
2004-06-22kill off insmod support for older pre 2.1 Linux kernels,andersen2-529/+28
2004-06-22Patrick Huesmann writes:andersen2-7/+30
2004-06-22Robin Farine writes:andersen1-2/+2
2004-06-22Patch from Bastian Blank:andersen1-1/+13
2004-06-22Patch from Bastian Blank:andersen7-67/+22
2004-06-22Robin Farine writes:andersen1-1/+1
2004-06-22Patch from Bastian Blank:andersen3-14/+31
2004-06-19note the new mailing list policyandersen1-0/+3
2004-06-09Typo fix from Niemann Hartmutandersen1-1/+1
2004-06-06Update reference for zip formatbug11-1/+4
2004-06-05Woops, the previous commit was an accident, its supplied in the patch,bug13-203/+32
2004-06-05Device table support for makedevs, the previous behaviour can beenbug14-32/+497
2004-05-26Ahem. ("I'm just tweaking a documentation string, I don't need to compilelandley1-1/+1
2004-05-26Update sed help. (Add -r option to long help, add -i option to brief help,landley1-3/+4
2004-05-26Kevin P. Fleming writes:andersen1-0/+2
2004-05-26Update U.S. Robotics and Actiontec entriesandersen2-5/+6
2004-05-26If read were to return with an error, bad things would happen. Fix it.mjn31-2/+6
2004-05-26oopsandersen1-3/+3
2004-05-26Per suggestion from Bastian Blank, be less evil when we force fdisk toandersen2-9/+11
2004-05-26Use tab not spaceandersen1-20/+20
2004-05-26Make the grep option values a bit less horribleandersen1-18/+18
2004-05-26Rick Richardson writes:andersen1-8/+16
2004-05-26Patch from Yoshinori Sato:andersen1-3/+47
2004-05-26As discussed, drop minit, which was not being supported in busybox.andersen7-1055/+0
2004-05-26Use STDIN_FILENO rather than '0'andersen1-1/+1
2004-05-26Rob Landley writes:andersen1-4/+7
2004-05-26Rob Landley writes:andersen1-1/+1
2004-05-26Patch from vodz to correct 'grep -e pattern1 -e pattern2' logicandersen1-5/+3
2004-05-25Do not prompt about FDISK large disk support when LFS is enabled.andersen1-13/+27
2004-05-19Do not select LFSandersen1-1/+0
2004-05-19Erik,andersen2-8/+18
2004-05-19use busybox sysinfo structruss2-1/+1
2004-05-19Make vodz happy and make fdisk always use large file support ifandersen1-0/+8
2004-05-19Fix a compile problemandersen1-2/+1
2004-05-19fix timewarp in client (server fix later)russ4-6/+16
2004-05-19remove uneccessary check (already done in pidfile.c)russ1-6/+4
2004-05-19fix memory leak caused by switch to vforkruss1-3/+4