aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Patch from Bastian Blank:andersen2004-06-223-14/+31
* note the new mailing list policyandersen2004-06-191-0/+3
* Typo fix from Niemann Hartmutandersen2004-06-091-1/+1
* Update reference for zip formatbug12004-06-061-1/+4
* Woops, the previous commit was an accident, its supplied in the patch,bug12004-06-053-203/+32
* Device table support for makedevs, the previous behaviour can beenbug12004-06-054-32/+497
* Ahem. ("I'm just tweaking a documentation string, I don't need to compilelandley2004-05-261-1/+1
* Update sed help. (Add -r option to long help, add -i option to brief help,landley2004-05-261-3/+4
* Kevin P. Fleming writes:andersen2004-05-261-0/+2
* Update U.S. Robotics and Actiontec entriesandersen2004-05-262-5/+6
* If read were to return with an error, bad things would happen. Fix it.mjn32004-05-261-2/+6
* oopsandersen2004-05-261-3/+3
* Per suggestion from Bastian Blank, be less evil when we force fdisk toandersen2004-05-262-9/+11
* Use tab not spaceandersen2004-05-261-20/+20
* Make the grep option values a bit less horribleandersen2004-05-261-18/+18
* Rick Richardson writes:andersen2004-05-261-8/+16
* Patch from Yoshinori Sato:andersen2004-05-261-3/+47
* As discussed, drop minit, which was not being supported in busybox.andersen2004-05-267-1055/+0
* Use STDIN_FILENO rather than '0'andersen2004-05-261-1/+1
* Rob Landley writes:andersen2004-05-261-4/+7
* Rob Landley writes:andersen2004-05-261-1/+1
* Patch from vodz to correct 'grep -e pattern1 -e pattern2' logicandersen2004-05-261-5/+3
* Do not prompt about FDISK large disk support when LFS is enabled.andersen2004-05-251-13/+27
* Do not select LFSandersen2004-05-191-1/+0
* Erik,andersen2004-05-192-8/+18
* use busybox sysinfo structruss2004-05-192-1/+1
* Make vodz happy and make fdisk always use large file support ifandersen2004-05-191-0/+8
* Fix a compile problemandersen2004-05-191-2/+1
* fix timewarp in client (server fix later)russ2004-05-194-6/+16
* remove uneccessary check (already done in pidfile.c)russ2004-05-191-6/+4
* fix memory leak caused by switch to vforkruss2004-05-191-3/+4
* Use int instead of char for return type, in theory avoiding a castbug12004-05-161-2/+2
* Fix for debian bug #248106, should use int for returned getopt value.bug12004-05-101-1/+3
* Steve Grubb writes:andersen2004-05-051-1/+3
* Steve Grubb writes:andersen2004-05-052-3/+3
* Steve Grubb writes:andersen2004-05-051-2/+4
* Fix size command, safe_strtoul gives and error if the \r is left in, thebug12004-05-041-1/+6
* Add part of a patch from Vernon Sauder that i missed a while backbug12004-05-021-1/+1
* Update dpkg-deb usage to match current practicesbug12004-05-021-3/+1
* This patch makes the id command SuS3 compliant and provides a groupsbug12004-05-011-0/+314
* Do not use getpass(3)andersen2004-05-017-38/+98
* Re-add the TODO list, mention trbug12004-05-011-0/+11
* Bugfixesbug12004-04-301-2/+2
* Fix symlink handling and small memory leakbug12004-04-291-0/+5
* Thomas Koeller writes:andersen2004-04-262-2/+2
* Sync my tasks with AUTHORS filebug12004-04-251-2/+4
* Update my email address, document some of my tasks in the AUTHORS filebug12004-04-2519-25/+27
* This sed patch can only be described as "duh". Stat the source file, chmodandersen2004-04-211-1/+1
* So I'm building a linux from scratch system, using a working script to do thisandersen2004-04-211-2/+4
* Dont try and preserve hard links to directories.bug12004-04-191-1/+3