aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-27Re-wordwrap the new tests, and fix seq.c to pass them.Rob Landley
2006-04-27- add two regression tests for seq.Bernhard Reutner-Fischer
2006-04-26- add note about crondBernhard Reutner-Fischer
2006-04-26- patch from Denis Vlasenko to make sizes PHONY and to add objsizes which printsBernhard Reutner-Fischer
2006-04-25Convert a chunk of usage.h to USE_ and SKIP_ (more to do there), and fix aRob Landley
2006-04-25Portability tweak from Shaun Jackman, don't include asm/page.h directly.Rob Landley
2006-04-24From Denis Vlasenko:Rob Landley
2006-04-24- return ret so we return something meaningful.Bernhard Reutner-Fischer
2006-04-21Jason Schoon writes: Attached is a patch to display the usage message if fuse...Mike Frysinger
2006-04-21Jason Schoon writes: This makes the case where LFS is not defined, but fdisk ...Mike Frysinger
2006-04-212006-04-20 Shaun Jackman <sjackman@gmail.com>Mike Frysinger
2006-04-21- passwd doesnt use salt with md5 passwords; bug #604 thanks tavisoNed Ludd
2006-04-20kill signed warningsMike Frysinger
2006-04-19Patch from Jean Wolter:Rob Landley
2006-04-19svn 14824 broke -funsigned-char and possibly building out of tree, becauseRob Landley
2006-04-18New applet cksum, from Rob Sullivan.Rob Landley
2006-04-18Remove some #if 0 code.Rob Landley
2006-04-18Simplify the GPL boilerplate.Rob Landley
2006-04-18- typo: s/derefernce/dereference/gBernhard Reutner-Fischer
2006-04-18- commentary typo and superfluous whitespace removal in weird messages.Bernhard Reutner-Fischer
2006-04-18- improve wording in some help texts a little bit.Bernhard Reutner-Fischer
2006-04-18- add typo s/deamon/daemon/gBernhard Reutner-Fischer
2006-04-18- patch from P.J. Day to rely on the automatic indenting provided by depends.Bernhard Reutner-Fischer
2006-04-18- enable dumpleases applet again; bad robBernhard Reutner-Fischer
2006-04-18- add grep for typo s/algorithic/algorithmic/gBernhard Reutner-Fischer
2006-04-18- BusyBox is under GPL.Bernhard Reutner-Fischer
2006-04-18- simplify config options of the ip applet.Bernhard Reutner-Fischer
2006-04-18From Rob Sullivan: Fix a segfault with searching, plus some cleanups.Rob Landley
2006-04-17Robert Eggers noticed that nfsmount would sometimes incorrectly return success.Rob Landley
2006-04-17Glenn gave permission for GPLv2 "or later".Rob Landley
2006-04-17Patch from Tito to fix printing null and make output look like hdparm 6.3.Rob Landley
2006-04-17Remove a superfluous quote and more non-generic standalone code.Rob Landley
2006-04-17Elf dynamic linker stuff from Rich Felker.Rob Landley
2006-04-17enable udhcp applets again; bad robMike Frysinger
2006-04-16just use the stack to kill memleak and return if user didnt give us anything ...Mike Frysinger
2006-04-16use xmalloc, dont hardcode length of string, and get rid of pointless call to...Mike Frysinger
2006-04-16kill off pointless malloc.h includeMike Frysinger
2006-04-16kill pointless memory.h includesMike Frysinger
2006-04-16add a check for obsolete headersMike Frysinger
2006-04-16- fix typo. Thanks to David Moberg for pointing this out.Bernhard Reutner-Fischer
2006-04-16uncuddle if statementsMike Frysinger
2006-04-16use more boiler plate GPL noticesMike Frysinger
2006-04-16uncuddle bracketsMike Frysinger
2006-04-16add some tests for common typos and for obsolete functionsMike Frysinger
2006-04-16use memmove() instead of bcopy()Mike Frysinger
2006-04-16touchup commentMike Frysinger
2006-04-16use strchr() not index()Mike Frysinger
2006-04-16use memcmp() not bcmp()Mike Frysinger
2006-04-14Remove code for protocols we don't properly support. (Most of this couldRob Landley
2006-04-14Patch from Robert P Day to remove standalone code from httpd. (Busybox hasRob Landley