aboutsummaryrefslogtreecommitdiff
path: root/docs (unfollow)
Commit message (Expand)AuthorFilesLines
2006-04-01move source code tests out into a sep file rather than just disabling/breakin...Mike Frysinger1-12/+0
2006-04-01remove bogus "Mike Frysinger1-2/+2
2006-04-01silence error if busybox.links doesnt exist and run tests that begin with "all_"Mike Frysinger1-2/+2
2006-04-01Ext2fs cleanup from Garrett Kajmowicz.Rob Landley8-1228/+451
2006-03-31- use RESERVE_CONFIG_BUFFER and a bit of whitespace-cleanup. defconfig:Bernhard Reutner-Fischer1-21/+10
2006-03-31- add option to suppress the terse usage messages. Saves 6.8k for defconfig:Bernhard Reutner-Fischer2-0/+14
2006-03-31- use RESERVE_CONFIG_BUFFER. For defconfig this gives:Bernhard Reutner-Fischer1-3/+5
2006-03-31- update help text.Bernhard Reutner-Fischer1-2/+2
2006-03-31- shrink it a bit further.Bernhard Reutner-Fischer1-76/+65
2006-03-30Shrink patch from Bernhard Fischer.Rob Landley1-81/+69
2006-03-30- rename clean_up in tune2fs and mke2fs to be prefixed with their applet names.Bernhard Reutner-Fischer2-4/+4
2006-03-30- fix paste'o which i overlooked when applying dalias' fmt stuff.Bernhard Reutner-Fischer1-1/+1
2006-03-30Clarify.Rob Landley1-3/+1
2006-03-30Update ipaddr help to match reality.Rob Landley1-1/+1
2006-03-29fix from David Daney, on busybox mailing list:Paul Fox1-1/+1
2006-03-29- Rich Felker writes: fix invalid printf format stringsBernhard Reutner-Fischer4-21/+21
2006-03-29- warn a bit more verbosely about fmt stuff for non-release versionsBernhard Reutner-Fischer1-0/+8
2006-03-29- mark trunk as 1.2.0-pre0Bernhard Reutner-Fischer1-3/+3
2006-03-29add public-domain release1_1_11_1_0Paul Fox1-0/+5
2006-03-29- we only need obj_gpl_license if ENABLE_FEATURE_CHECK_TAINTED_MODULE is setBernhard Reutner-Fischer1-2/+2
2006-03-29- shrink mkswap and make v0 support optional. Thanks also to Tito for his ideas.Bernhard Reutner-Fischer2-79/+83
2006-03-29- shrink dmesg a bit.Bernhard Reutner-Fischer1-41/+22
2006-03-29More extern removal from Robert P. Day.Rob Landley6-16/+4
2006-03-29find ./ -name .cvsignore | xargs svn rmBernhard Reutner-Fischer7-30/+0
2006-03-29Documentation from Jan KiszkaRob Landley1-6/+11
2006-03-29Kumar Gala tracked down a problem with NFS mounting. This is a different fixRob Landley1-21/+19
2006-03-28Mike Frysinger pointed out we can goRob Landley1-5/+1
2006-03-28Bernhard Fischer spotted that we shouldn't free fstype if we didn't allocateRob Landley1-1/+0
2006-03-28fix behavior of ZZ, with respect to readonly mode(s). originalPaul Fox1-5/+6
2006-03-28remove some more config code rob missed in rev 13701 cleanup as reported by R...Mike Frysinger1-5/+0
2006-03-28just whitespace fixesMike Frysinger11-33/+33
2006-03-27setlogcons, from Jan Kaszka.Rob Landley5-0/+47
2006-03-27Mention that 1.1.2 should be out Juneish.Rob Landley1-1/+2
2006-03-27ensure that corrupted file extraction causes both a message andPaul Fox1-4/+11
2006-03-27More from Jan Kiszka: this is a port of the latest sysv-init SELinux patch.Rob Landley1-0/+21
2006-03-27From Jan Kiszka: This patch fixes the security labelling of the login terminalRob Landley1-13/+9
2006-03-27Patch from Jan Kiszka: In case the libselinux development installation is notRob Landley1-1/+5
2006-03-27Software Freedom Law Center and the fixes.patch thing.Rob Landley1-0/+25
2006-03-27add support for :wn (initial patch from Alexander Griesser)Paul Fox1-8/+13
2006-03-27drop obsolete version string in favor of actual BB version (fromPaul Fox1-16/+4
2006-03-27Turn #if 0 into a comment.Rob Landley1-5/+2
2006-03-27prevent find from ever descending into an xdev'ed directory.Paul Fox1-15/+9
2006-03-26More dead code removal.Rob Landley1-27/+1
2006-03-26Robert P Day removed some commented out code.Rob Landley1-14/+0
2006-03-25Define both big endian and little endian macros.Rob Landley1-3/+6
2006-03-25Stephane Billiart found an endianness bug in insmod.Rob Landley1-7/+2
2006-03-24- commentary typosBernhard Reutner-Fischer2-2/+2
2006-03-24- make sure that we see freeramdisk only onceBernhard Reutner-Fischer1-0/+2
2006-03-24When cross-compiling, the install directory for shared libraries has to comeRob Landley1-5/+6
2006-03-23remove in place of external linkMike Frysinger48-5062/+0