Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-26Fix 'grep -C' which requires and argument1_1_stableEric Andersen
2006-06-10- fix bug #887, in bb_get_chomped_line_from_file(), the last char was removedBernhard Reutner-Fischer
2006-05-26- work around bug in gcc-3.4.x on ARMBernhard Reutner-Fischer
2006-05-19- use uint32_t instead of __u32Bernhard Reutner-Fischer
2006-05-19- Rich Felker writes:Bernhard Reutner-Fischer
2006-05-19- include strings.h for str{,n}casecmpBernhard Reutner-Fischer
2006-05-19- fix invalid modeBernhard Reutner-Fischer
2006-05-19- cleanup memory if opening aliases failed and cleanup was requested.Bernhard Reutner-Fischer
2006-05-19- set version to 1.1.4-pre0Bernhard Reutner-Fischer
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-11- don't look at the address but rather on the value.1_1_2Bernhard Reutner-Fischer
2006-04-11- 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-31prevent 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-28setlogcons, from Jan Kaszka.Rob Landley
2006-03-28Mention that 1.1.2 should be out Juneish.Rob Landley
2006-03-28ensure that corrupted file extraction causes both a message andPaul Fox
2006-03-28More from Jan Kiszka: this is a port of the latest sysv-init SELinux patch.Rob Landley
2006-03-28From Jan Kiszka: This patch fixes the security labelling of the login terminalRob Landley
2006-03-28Patch from Jan Kiszka: In case the libselinux development installation is notRob Landley