aboutsummaryrefslogtreecommitdiff
path: root/docs (unfollow)
Commit message (Expand)AuthorFilesLines
2006-04-27Patch from Dennis Vlasenko to add the option to compress help text.landley7-24/+102
2006-04-27Re-wordwrap the new tests, and fix seq.c to pass them.landley2-11/+9
2006-04-27- add two regression tests for seq.aldot1-0/+4
2006-04-26- add note about crondaldot1-0/+3
2006-04-26- patch from Denis Vlasenko to make sizes PHONY and to add objsizes which printsaldot2-0/+14
2006-04-25Convert a chunk of usage.h to USE_ and SKIP_ (more to do there), and fix alandley3-134/+62
2006-04-25Portability tweak from Shaun Jackman, don't include asm/page.h directly.landley1-1/+1
2006-04-24From Denis Vlasenko:landley1-223/+177
2006-04-24- return ret so we return something meaningful.aldot1-1/+1
2006-04-21Jason Schoon writes: Attached is a patch to display the usage message if fuse...vapier1-0/+3
2006-04-21Jason Schoon writes: This makes the case where LFS is not defined, but fdisk ...vapier1-5/+1
2006-04-212006-04-20 Shaun Jackman <sjackman@gmail.com>vapier2-0/+10
2006-04-21- passwd doesnt use salt with md5 passwords; bug #604 thanks tavisosolar1-3/+11
2006-04-20kill signed warningsvapier2-3/+3
2006-04-19Patch from Jean Wolter:landley2-18/+38
2006-04-19svn 14824 broke -funsigned-char and possibly building out of tree, becauselandley1-13/+25
2006-04-18New applet cksum, from Rob Sullivan.landley5-0/+69
2006-04-18Remove some #if 0 code.landley1-9/+0
2006-04-18Simplify the GPL boilerplate.landley1-18/+2
2006-04-18- typo: s/derefernce/dereference/galdot3-4/+6
2006-04-18- commentary typo and superfluous whitespace removal in weird messages.aldot1-3/+3
2006-04-18- improve wording in some help texts a little bit.aldot1-9/+9
2006-04-18- add typo s/deamon/daemon/galdot1-0/+1
2006-04-18- patch from P.J. Day to rely on the automatic indenting provided by depends.aldot1-62/+60
2006-04-18- enable dumpleases applet again; bad robaldot1-1/+1
2006-04-18- add grep for typo s/algorithic/algorithmic/galdot1-0/+1
2006-04-18- BusyBox is under GPL.aldot5-5/+5
2006-04-18- simplify config options of the ip applet.aldot1-76/+58
2006-04-18From Rob Sullivan: Fix a segfault with searching, plus some cleanups.landley1-58/+49
2006-04-17Robert Eggers noticed that nfsmount would sometimes incorrectly return success.landley1-6/+2
2006-04-17Glenn gave permission for GPLv2 "or later".landley2-15/+4
2006-04-17Patch from Tito to fix printing null and make output look like hdparm 6.3.landley1-5/+5
2006-04-17Remove a superfluous quote and more non-generic standalone code.landley1-10/+1
2006-04-17Elf dynamic linker stuff from Rich Felker.landley1-0/+35
2006-04-17enable udhcp applets again; bad robvapier1-2/+2
2006-04-16just use the stack to kill memleak and return if user didnt give us anything ...vapier1-7/+5
2006-04-16use xmalloc, dont hardcode length of string, and get rid of pointless call to...vapier1-3/+2
2006-04-16kill off pointless malloc.h includevapier3-3/+0
2006-04-16kill pointless memory.h includesvapier2-2/+0
2006-04-16add a check for obsolete headersvapier1-3/+13
2006-04-16- fix typo. Thanks to David Moberg for pointing this out.aldot1-1/+1
2006-04-16uncuddle if statementsvapier1-5/+5
2006-04-16use more boiler plate GPL noticesvapier7-40/+11
2006-04-16uncuddle bracketsvapier1-69/+78
2006-04-16add some tests for common typos and for obsolete functionsvapier1-1/+47
2006-04-16use memmove() instead of bcopy()vapier2-12/+12
2006-04-16touchup commentvapier1-1/+1
2006-04-16use strchr() not index()vapier3-5/+5
2006-04-16use memcmp() not bcmp()vapier1-2/+2
2006-04-14Remove code for protocols we don't properly support. (Most of this couldlandley2-383/+1