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