aboutsummaryrefslogtreecommitdiff
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2004-05-26Per suggestion from Bastian Blank, be less evil when we force fdisk toEric Andersen2-9/+11
2004-05-26Use tab not spaceEric Andersen1-20/+20
2004-05-26Make the grep option values a bit less horribleEric Andersen1-18/+18
2004-05-26Rick Richardson writes:Eric Andersen1-8/+16
2004-05-26Patch from Yoshinori Sato:Eric Andersen1-3/+47
2004-05-26As discussed, drop minit, which was not being supported in busybox.Eric Andersen7-1055/+0
2004-05-26Use STDIN_FILENO rather than '0'Eric Andersen1-1/+1
2004-05-26Rob Landley writes:Eric Andersen1-4/+7
2004-05-26Rob Landley writes:Eric Andersen1-1/+1
2004-05-26Patch from vodz to correct 'grep -e pattern1 -e pattern2' logicEric Andersen1-5/+3
2004-05-25Do not prompt about FDISK large disk support when LFS is enabled.Eric Andersen1-13/+27
2004-05-19Do not select LFSEric Andersen1-1/+0
2004-05-19Erik,Eric Andersen2-8/+18
2004-05-19use busybox sysinfo structRuss Dill2-1/+1
2004-05-19Make vodz happy and make fdisk always use large file support ifEric Andersen1-0/+8
2004-05-19Fix a compile problemEric Andersen1-2/+1
2004-05-19fix timewarp in client (server fix later)Russ Dill4-6/+16
2004-05-19remove uneccessary check (already done in pidfile.c)Russ Dill1-6/+4
2004-05-19fix memory leak caused by switch to vforkRuss Dill1-3/+4
2004-05-16Use int instead of char for return type, in theory avoiding a castGlenn L McGrath1-2/+2
2004-05-10Fix for debian bug #248106, should use int for returned getopt value.Glenn L McGrath1-1/+3
2004-05-05Steve Grubb writes:Eric Andersen1-1/+3
2004-05-05Steve Grubb writes:Eric Andersen2-3/+3
2004-05-05Steve Grubb writes:Eric Andersen1-2/+4
2004-05-04Fix size command, safe_strtoul gives and error if the \r is left in, theGlenn L McGrath1-1/+6
2004-05-02Add part of a patch from Vernon Sauder that i missed a while backGlenn L McGrath1-1/+1
2004-05-02Update dpkg-deb usage to match current practicesGlenn L McGrath1-3/+1