summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-19- set version to 1.1.31_1_3Bernhard Reutner-Fischer
2006-05-19The gnu extension to have realpath() malloc its buffer when handed a NULLBernhard Reutner-Fischer
2006-05-19Resync less.c with current svn to fix a segfault in searching.Bernhard Reutner-Fischer
2006-05-19Patch to fix bug 868, and some related cleanup while I was in the area.Bernhard Reutner-Fischer
2006-05-19Patch from Jason Schoon to make mount -a not abort on the first failure.Bernhard Reutner-Fischer
2006-05-19- make sure not to trip enless loops when using strlen in IMA mode.Bernhard Reutner-Fischer
2006-05-19Patch from Shaun Jackman:Bernhard Reutner-Fischer
2006-05-19- passwd doesnt use salt with md5 passwords; bug #604 thanks tavisoBernhard Reutner-Fischer
2006-05-13pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mail...Mike Frysinger
2006-05-05fix Bug 659 as reported by Robin GetzMike Frysinger
2006-04-27Giuseppe Ciotta writes: add -t, --retries=NUM to show_usage()Mike Frysinger
2006-04-11- update screenshot to reflect the busybox-1.1.2 stable release.Bernhard Reutner-Fischer
2006-04-10- don't look at the address but rather on the value.1_1_2Bernhard Reutner-Fischer
2006-04-10- stable version 1.1.2Bernhard Reutner-Fischer
2006-04-05Bring this up to date with busybox-1.1.1.fixes.patch by importingRob Landley
2006-04-04- fix one-argument mount in cases where fstab or mtab contain overlappingBernhard Reutner-Fischer
2006-04-04- make sure that we see all lib*/.c in IMA-mode even when not building the .soBernhard Reutner-Fischer
2006-03-30prevent find from ever descending into an xdev'ed directory.Paul Fox
2006-03-30- pull r14681 from trunk:Bernhard Reutner-Fischer
2006-03-30- pull r14643 from trunk:Bernhard Reutner-Fischer
2006-03-30- pull r14628 from trunk:Bernhard Reutner-Fischer
2006-03-30- upcoming stable version 1.1.2Bernhard Reutner-Fischer
2006-03-29add public-domain release1_1_11_1_0Paul Fox
2006-03-29- we only need obj_gpl_license if ENABLE_FEATURE_CHECK_TAINTED_MODULE is setBernhard Reutner-Fischer
2006-03-29- shrink mkswap and make v0 support optional. Thanks also to Tito for his ideas.Bernhard Reutner-Fischer
2006-03-29- shrink dmesg a bit.Bernhard Reutner-Fischer
2006-03-29More extern removal from Robert P. Day.Rob Landley
2006-03-29find ./ -name .cvsignore | xargs svn rmBernhard Reutner-Fischer
2006-03-29Documentation from Jan KiszkaRob Landley
2006-03-29Kumar Gala tracked down a problem with NFS mounting. This is a different fixRob Landley
2006-03-28Mike Frysinger pointed out we can goRob Landley
2006-03-28Bernhard Fischer spotted that we shouldn't free fstype if we didn't allocateRob Landley
2006-03-28fix behavior of ZZ, with respect to readonly mode(s). originalPaul Fox
2006-03-28remove some more config code rob missed in rev 13701 cleanup as reported by R...Mike Frysinger
2006-03-28just whitespace fixesMike Frysinger
2006-03-27setlogcons, from Jan Kaszka.Rob Landley
2006-03-27Mention that 1.1.2 should be out Juneish.Rob Landley
2006-03-27ensure that corrupted file extraction causes both a message andPaul Fox
2006-03-27More from Jan Kiszka: this is a port of the latest sysv-init SELinux patch.Rob Landley
2006-03-27From Jan Kiszka: This patch fixes the security labelling of the login terminalRob Landley
2006-03-27Patch from Jan Kiszka: In case the libselinux development installation is notRob Landley
2006-03-27Software Freedom Law Center and the fixes.patch thing.Rob Landley
2006-03-27add support for :wn (initial patch from Alexander Griesser)Paul Fox
2006-03-27drop obsolete version string in favor of actual BB version (fromPaul Fox
2006-03-27Turn #if 0 into a comment.Rob Landley
2006-03-27prevent find from ever descending into an xdev'ed directory.Paul Fox
2006-03-26More dead code removal.Rob Landley
2006-03-26Robert P Day removed some commented out code.Rob Landley
2006-03-25Define both big endian and little endian macros.Rob Landley
2006-03-25Stephane Billiart found an endianness bug in insmod.Rob Landley