aboutsummaryrefslogtreecommitdiff
path: root/LICENSE (unfollow)
Commit message (Expand)AuthorFilesLines
2004-03-30Sigh. what a mess.andersen1-2/+1
2004-03-30As waldi noticed, checks for the size of an off_t and castingandersen1-13/+6
2004-03-30Go ahead and kill off the FDISK_SUPPORT_LARGE_DISKS option,andersen1-8/+0
2004-03-30The fdisk llseek junk was redundant, since both uClibc and glibcandersen2-74/+8
2004-03-29As noted by Martin Schwenke, the example for find was wrongandersen1-1/+1
2004-03-27Yet more doc cleanupsandersen2-12/+3
2004-03-27Add missing include filesandersen3-0/+3
2004-03-27passwd and sulogin also need libcrypt, via libbb/pw_encrypt()andersen1-3/+6
2004-03-27s/fileno\(stdin\)/STDIN_FILENO/gandersen21-35/+35
2004-03-27Vladimir N. Oleynik (vodz) writes:andersen1-22/+21
2004-03-27Update docsandersen4-114/+89
2004-03-23Brian Pomerantz writes:andersen3-3/+5
2004-03-22Some corrections from vodz:sandman1-11/+6
2004-03-21The utc variable was not modified according to the -u/-l command linesandman1-2/+8
2004-03-20Tito noticed a printf that should have been a bb_error_msg.andersen1-1/+1
2004-03-19Oops.. got a bit to aggressive with size optimization and global replace. :-(mjn31-3/+5
2004-03-19As noted in a patch from Kendrick Hamilton, rmmod was onlyandersen1-4/+1
2004-03-19Add missing ELFCLASSM for m68kandersen1-2/+3
2004-03-19Only use R_68K_GOTOFF if it is definedandersen1-2/+6
2004-03-19Fix broken arg parsing (was not passing pointer to items so p, argc, and argvandersen1-132/+117
2004-03-16Patch from vodz to fix the dynamic vars patch, which I should notandersen2-75/+97
2004-03-15Oops. Using the wrong variable was a rather stupidandersen1-1/+1
2004-03-15Remove trailing whitespace. Update copyright to include 2004.andersen374-2051/+2048
2004-03-13I redid route.mjn31-1/+1
2004-03-13Update docs for start_stop_daemon to match reality. Updateandersen3-55/+81
2004-03-13Fix some doc generation problemsandersen2-21/+24
2004-03-12Hideki IWAMOTO writes:andersen1-2/+2
2004-03-12Fix some goofy formattingandersen1-4/+3
2004-03-12Add prototypes for safe_strtol and friendsandersen1-1/+5
2004-03-12Fix awk entry, which was not showing up in BusyBox.txt for some reasonandersen1-6/+12
2004-03-11Paul Mundt, lethal at linux-sh dot org writes:andersen1-14/+54
2004-03-10Patch from Thomas Frohlich to fix an option ordering bug of mine.bug11-3/+3
2004-03-10When displaying the size in 1kB blocks round up if an odd number ofbug11-1/+5
2004-03-10Patch by Seth W. Klein, the -l switch was reversedbug11-2/+2
2004-03-10In spite of the feature freeze, check in a complete rework of route whichmjn34-485/+501
2004-03-09Note that /proc must be mounted for filesystem type autodetectionandersen1-1/+2
2004-03-09David Anders (prpplague) submitted this patch to allow login to workandersen1-2/+2
2004-03-08Fix broken sort order flags.mjn31-3/+2
2004-03-08My bug. :-(mjn31-0/+1
2004-03-06Fix/eliminate use of atolandersen9-54/+132
2004-03-06Patch from Matt Kraai to fix debian bug number 231994.bug11-4/+7
2004-03-06Woops, how did that get in therebug11-5/+0
2004-03-06Don't build these support functions for uClibc, as it always suppliesmjn31-0/+4