FEATURE_FANCY_ECHO needs to be accessible for hush
[oweals/busybox.git] / util-linux /
2009-04-01 Denis Vlasenkomore of pointless whitespace fixes
2009-03-31 Denis Vlasenkovolumeid: fix bug 249 "findfs finds the wrong partition"
2009-03-28 Denis Vlasenkorandomtest fixes
2009-03-28 Denis Vlasenkomkfs.vfat: fix a problem with over-estimating FAT size
2009-03-28 Denis Vlasenkomkfs.vfat: mkdosfs compat with choosing clyster size
2009-03-28 Denis Vlasenkomkfs.vfat: more of pointless tweaking
2009-03-28 Denis Vlasenkomkfs.vfat: small tweak to comments
2009-03-28 Denis Vlasenkomkdosfs (aka mkfs.vfat): new applet by Vladimir
2009-03-14 Denis Vlasenkomount: support "-O option"; stop trying to mount swap...
2009-03-03 Denis Vlasenkomodprobe: emit "can't open 'modules.dep': (errno)"...
2009-02-26 Denis Vlasenkorunsv: small optimization
2009-02-18 Bernhard Reutner... - bail out if screen resolution does not match PPM...
2009-02-15 Denis Vlasenkovolume_id: abort early on read failures.
2009-02-13 Denis Vlasenkomdev: if /sys/class/block exists, don't scan /sys/block
2009-02-02 Denis Vlasenkoudhcpd: add code which rejects lease files with suspici...
2009-01-12 Denis Vlasenkomdev: fix breakage caused by unified parser usage
2009-01-08 Mike Frysingerdo not whine if /sys/block does not exist ... embedded...
2008-12-30 Denis Vlasenkolibbb: add bb_unsetenv (taken from hush).
2008-12-10 Denis Vlasenkomount: make it more readable
2008-12-10 Denis Vlasenkoplacate Rob's qualms about mount.c
2008-12-08 Denis Vlasenkooptimize 16- and 32-bit moves
2008-12-07 Denis VlasenkoFix forgotten license comments
2008-12-05 Denis Vlasenkomount: cosmetics, no code changes (verified with objdum...
2008-11-30 Denis Vlasenkovolume_id/fat: careful with sector#, it may not fit...
2008-11-29 Denis Vlasenkoacpid: new applet by Vladimir. +737 bytes
2008-11-25 Denis Vlasenkoash,hush: add TODO for rare build failure
2008-11-22 Denis Vlasenkonetworking/interface.c: better readability (by Walter...
2008-11-09 Denis Vlasenko*: a bit of code shrink
2008-11-06 Denis Vlasenkobuild system: tidying up CONFIG_xxx names (suggested...
2008-11-05 Denis Vlasenko*: code shrink by adding a wrapper around very common...
2008-10-29 Denis Vlasenkowhitespace fixes, no code changes
2008-10-21 Denis Vlasenkogetopt: reinstate erroneously removed getopt() reset...
2008-10-20 Denis Vlasenkoash: fix a bug in standalone mode (corrupted getopt...
2008-10-19 Denis Vlasenkoadd comment explaining previous change
2008-10-19 Denis Vlasenkovolume identification: abolish /proc/partitions and...
2008-10-19 Denis Vlasenkoblkid: vda forgot to svn add it again. vda is stupid
2008-10-18 Denis Vlasenkomount: -o parm1 -o parm2 should accumulate
2008-10-13 Denis Vlasenkohush: fix trashing of environment by local env vars:
2008-10-12 Denis Vlasenkoblkid: new applet. We almost had everything needed...
2008-10-12 Denis Vlasenkofindfs: fix LUKS and FAT detection routines; do not...
2008-09-25 Bernhard Reutner... - update my name. No obj-code changes ;)
2008-09-07 Denis Vlasenkowatchdog: add -T option
2008-08-24 Denis Vlasenkofbset: fix mode matching code: original code may trigge...
2008-08-23 Denis Vlasenkosetarch: do not try to use non-existent data in argv[]
2008-08-19 Bernhard Reutner... - add new applet rdev (Grant Erickson)
2008-08-06 Bernhard Reutner... - support relatime / norelatime
2008-08-04 Denis Vlasenkolibbb: make xrealloc_vector zero out the realloc'ed...
2008-07-29 Denis Vlasenkorandomconfig fixes
2008-07-27 Denis Vlasenkofbset: shrink code a bit more
2008-07-27 Denis Vlasenkofbset: code shrink
2008-07-26 Denis Vlasenkofix several problems with config parser:
2008-07-26 Denis Vlasenkomdev: do not complain if mdev.conf does not exist;
2008-07-22 Bernhard Reutner... - strip implied proto and superfluous "" domain part.
2008-07-22 Bernhard Reutner... - wrap overlong lines (Cristian Ionescu-Idbohrn)
2008-07-22 Bernhard Reutner... - unused variables if !ENABLE_FEATURE_MDEV_RENAME_REGEXP
2008-07-21 Denis Vlasenkolibbb: [x]fopen_for_{read,write} introduced and used.
2008-07-21 Bernhard Reutner... - commentary typo fix
2008-07-21 Bernhard Reutner... - fix spelling
2008-07-21 Bernhard Reutner... - s/super.block/superblock/g; # for consistency; -1b
2008-07-19 Denis Vlasenkomount: support nfs mount option nordiplus.
2008-07-19 Denis Vlasenkolibbb: updated config_parse() from Vladimir
2008-07-17 Bernhard Reutner... - fix segfault in nameif with mactab file
2008-07-16 Denis Vlasenkofix up callsites of config_read to check for >= 0
2008-07-16 Denis Vlasenkolibbb: get rid of statics in dump.c; code shrinks a...
2008-07-15 Denis Vlasenkomdev: support for serializing hotplug
2008-07-15 Denis Vlasenkolibbb: unified config parser (By Vladimir Dronnikov)
2008-07-12 Denis Vlasenkomdev: check for "/block/" substring for block dev detection
2008-07-12 Denis Vlasenkomdev: if device was moved at creation, at removal coree...
2008-07-11 Denis Vlasenkoswitch_root: shrink
2008-07-09 Denis Vlasenkofdisk: fix compile failure
2008-07-08 Denis Vlasenkolibbb: introduce and use xrealloc_vector
2008-07-08 Denis Vlasenkomount: support for "-o mand"
2008-07-06 Denis Vlasenkomdev: reinstate "follow symlinks" flag, this time with...
2008-07-06 Denis Vlasenkomdev: do not follow symlinks in /sys (as was intended...
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-07-01 Denis Vlasenkorevert last two commits. vfork cannot be used in subrou...
2008-07-01 Denis Vlasenko*: introduce and use xfork()
2008-07-01 Denis Vlasenko*: introduce and use xvfork()
2008-06-29 Denis Vlasenkofdisk: cosmetics, and removal of dead data
2008-06-29 Denis Vlasenkofdisk: move more data to struct globals; shrink code
2008-06-27 Denis Vlasenko*: introduce and use FAST_FUNC: regparm on i386, otherw...
2008-06-26 Denis Vlasenkostyle fixes, no code changes
2008-06-25 Denis Vlasenkomkfs_minix, fsck_minix: code shrink
2008-06-25 Denis Vlasenkowhitespace fixes. no code changes
2008-06-24 Denis Vlasenkomount: fix mishandling of proto=tcp/udp
2008-06-24 Denis Vlasenkomount: code shrink without logic changes. Added a comment
2008-06-16 Denis Vlasenkowhitespace and comment fixes, no code changes
2008-06-15 Denis Vlasenko*: use llist_pop for traverse-and-free list operation
2008-06-07 Denis Vlasenkolibbb: introduce and use print_flags().
2008-06-04 Mike Frysingerchange default rtcwake mode to match changed behavior...
2008-06-02 Mike Frysingermake the help for rtcwake reflect the actual default...
2008-06-02 Bernhard Reutner... - pm_states[PM_SUSPEND_MAX] suggests to support "standb...
2008-05-31 Denis Vlasenkomdev: add commented-out debug code to open stdio.
2008-05-30 Bernhard Reutner... - add FIXME to use hasmntopt()
2008-05-26 Denis Vlasenko[u]mount: add/update dietlibc build fix
2008-05-24 Denis Vlasenkomdev: fix counting of '%' in pattern
2008-05-23 Denis Vlasenkomdev: fix whitespace damage
2008-05-22 Denis Vlasenkomdev: suppress "may be used uninitialized" warning
2008-05-22 Denis Vlasenkomdev: add support for "only rename" option in mdev...
2008-05-20 Bernhard Reutner... - Rob sais that he rewrote it, so reinstate the GPLv2...
next