aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-22trimming help textDenys Vlasenko
2009-10-22mkfs_ext2: use compatible inode sizes; add -I <inodesize>. (by Vladimir)Denys Vlasenko
2009-10-22tune2fs: new applet by Vladimir. Only supports -L LABELDenys Vlasenko
2009-10-22mkfs_ext2: 1.41.9 compatDenys Vlasenko
2009-10-21df: trivial 64-bit fixDenys Vlasenko
2009-10-21mkfs_ext2: make sure we extend the image to requested sizeDenys Vlasenko
2009-10-21cosmetics in mkfs_ext2.txtDenys Vlasenko
2009-10-21mkfs_ext2_test: disable incomtatible behavior in standard mke2fsDenys Vlasenko
2009-10-21mkfs_ext2: e2fsck 1.14.4 compatDenys Vlasenko
2009-10-21mkfs_ext2: explain 256-byte inodes. no code changesDenys Vlasenko
2009-10-21mkfs_ext2: explain why 0.5G+ images are a bit differentDenys Vlasenko
2009-10-20mkfs_ext2: another update by VladimirDenys Vlasenko
2009-10-20add B921600Bernhard Reutner-Fischer
2009-10-20clarify in commentDenys Vlasenko
2009-10-20mkfs_ext2: further work on small imagesDenys Vlasenko
2009-10-20mkfs_ext2: fixes for small image generation. images up to ~8M are ok nowDenys Vlasenko
2009-10-20mkfs_ext2: fix 60k image creationDenys Vlasenko
2009-10-20mkfs_ext2: further work by VladimirDenys Vlasenko
2009-10-20mkfs_ext2: small tweakDenys Vlasenko
2009-10-20mkfs_ext2: compat fixesDenys Vlasenko
2009-10-19hush: fix exec builtin in a better way (+ "glob in exec" bug fixed)Denys Vlasenko
2009-10-19menuconfig tweaksDenys Vlasenko
2009-10-19hush: use configured max line length, not BUFSIZE from libcDenys Vlasenko
2009-10-19randomconfig fixesDenys Vlasenko
2009-10-19hush: remove superfluous assignmentDenys Vlasenko
2009-10-19hush: make it compile again :/Denys Vlasenko
2009-10-19hush: cosmetics. no code changesDenys Vlasenko
2009-10-18mkfs_ext2: more work. added test scriptDenys Vlasenko
2009-10-18mkfs_ext2: fixes for huge filesystemsDenys Vlasenko
2009-10-18mkfs_ext2: make it able to create images larger than 4GDenys Vlasenko
2009-10-18hush: fix handling of empty argumentsDenys Vlasenko
2009-10-18mkfs_ext2: shrinkDenys Vlasenko
2009-10-18hush: handle empty execsMike Frysinger
2009-10-17mkfs_ext2: code shrinkDenys Vlasenko
2009-10-17trim usage textDenys Vlasenko
2009-10-17mkfs_ext2: code shrinkDenys Vlasenko
2009-10-17mkfs_ext2: fix a buglet introduced in last commitDenys Vlasenko
2009-10-17mkfs_ext2: shrinkDenys Vlasenko
2009-10-17mkfs_ext2: new applet by VladimirVladimir Dronnikov
2009-10-17sendmail: fix for long headers (by Vladimir)Vladimir Dronnikov
2009-10-16ifup: make /etc/network/interfaces parser tolerant to trailing spacesDenys Vlasenko
2009-10-15sendmail: update by VladimirVladimir Dronnikov
2009-10-15util-linux/mkswap.c: fix warningDenys Vlasenko
2009-10-15hush: add a printf builtinMike Frysinger
2009-10-15hush: unify handling of builtin appletsMike Frysinger
2009-10-15move generate_uuid from mkswap to libbbVladimir Dronnikov
2009-10-14dd: use correct multiplication factor and simplify codeDenys Vlasenko
2009-10-14lineedit: do not hardcode ctrl-C and ctrl-D, use termios fields.Denys Vlasenko
2009-10-14comment anc Config.in changes, no code changesDenys Vlasenko
2009-10-14dd: add a comment, no code changesDenys Vlasenko