aboutsummaryrefslogtreecommitdiff
path: root/modutils (unfollow)
Commit message (Expand)AuthorFilesLines
2004-03-30As waldi noticed, checks for the size of an off_t and castingEric Andersen1-13/+6
2004-03-30Go ahead and kill off the FDISK_SUPPORT_LARGE_DISKS option,Eric Andersen1-8/+0
2004-03-30The fdisk llseek junk was redundant, since both uClibc and glibcEric Andersen2-74/+8
2004-03-29As noted by Martin Schwenke, the example for find was wrongEric Andersen1-1/+1
2004-03-27Yet more doc cleanupsEric Andersen2-12/+3
2004-03-27Add missing include filesEric Andersen3-0/+3
2004-03-27passwd and sulogin also need libcrypt, via libbb/pw_encrypt()Eric Andersen1-3/+6
2004-03-27s/fileno\(stdin\)/STDIN_FILENO/gEric Andersen21-35/+35
2004-03-27Vladimir N. Oleynik (vodz) writes:Eric Andersen1-22/+21
2004-03-27Update docsEric Andersen4-114/+89
2004-03-23Brian Pomerantz writes:Eric Andersen3-3/+5
2004-03-22Some corrections from vodz:Robert Griebl1-11/+6
2004-03-21The utc variable was not modified according to the -u/-l command lineRobert Griebl1-2/+8
2004-03-20Tito noticed a printf that should have been a bb_error_msg.Eric Andersen1-1/+1
2004-03-19Oops.. got a bit to aggressive with size optimization and global replace. :-(Manuel Novoa III1-3/+5
2004-03-19As noted in a patch from Kendrick Hamilton, rmmod was onlyEric Andersen1-4/+1
2004-03-19Add missing ELFCLASSM for m68kEric Andersen1-2/+3
2004-03-19Only use R_68K_GOTOFF if it is definedEric Andersen1-2/+6
2004-03-19Fix broken arg parsing (was not passing pointer to items so p, argc, and argvEric Andersen1-132/+117
2004-03-16Patch from vodz to fix the dynamic vars patch, which I should notEric Andersen2-75/+97
2004-03-15Oops. Using the wrong variable was a rather stupidEric Andersen1-1/+1
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen374-2051/+2048
2004-03-13I redid route.Manuel Novoa III1-1/+1
2004-03-13Update docs for start_stop_daemon to match reality. UpdateEric Andersen3-55/+81
2004-03-13Fix some doc generation problemsEric Andersen2-21/+24
2004-03-12Hideki IWAMOTO writes:Eric Andersen1-2/+2
2004-03-12Fix some goofy formattingEric Andersen1-4/+3
2004-03-12Add prototypes for safe_strtol and friendsEric Andersen1-1/+5
2004-03-12Fix awk entry, which was not showing up in BusyBox.txt for some reasonEric Andersen1-6/+12
2004-03-11Paul Mundt, lethal at linux-sh dot org writes:Eric Andersen1-14/+54
2004-03-10Patch from Thomas Frohlich to fix an option ordering bug of mine.Glenn L McGrath1-3/+3
2004-03-10When displaying the size in 1kB blocks round up if an odd number ofGlenn L McGrath1-1/+5
2004-03-10Patch by Seth W. Klein, the -l switch was reversedGlenn L McGrath1-2/+2
2004-03-10In spite of the feature freeze, check in a complete rework of route whichManuel Novoa III4-485/+501
2004-03-09Note that /proc must be mounted for filesystem type autodetectionEric Andersen1-1/+2
2004-03-09David Anders (prpplague) submitted this patch to allow login to workEric Andersen1-2/+2
2004-03-08Fix broken sort order flags.Manuel Novoa III1-3/+2
2004-03-08My bug. :-(Manuel Novoa III1-0/+1
2004-03-06Fix/eliminate use of atolEric Andersen9-54/+132
2004-03-06Patch from Matt Kraai to fix debian bug number 231994.Glenn L McGrath1-4/+7
2004-03-06Woops, how did that get in thereGlenn L McGrath1-5/+0
2004-03-06Don't build these support functions for uClibc, as it always suppliesManuel Novoa III1-0/+4