- e531759 fdisk: add handling of avr32. closes bug 555 by Denys Vlasenko · 15 years ago
- 997538a scriptreplay: show help text if run with no arguments by Denys Vlasenko · 15 years ago
- 6ae6426 fix mountpoint test to not prevemt mkfs_xxx from making image in any file by Denys Vlasenko · 15 years ago
- 73b71f3 date: factor out date parsing (in preparation for touch -d) by Denys Vlasenko · 15 years ago
- 860d2bb fix fallout from BSD patches by Denys Vlasenko · 15 years ago
- 874201f dmesg: try to detect buffer size by Denys Vlasenko · 15 years ago
- da49f58 move libc related stuff out of platform.h by Denys Vlasenko · 15 years ago
- 09e63bb df: fix "df /" by Denys Vlasenko · 15 years ago
- b22bbff fix dependencies of FEATURE_GETOPT_LONG by Denys Vlasenko · 15 years ago
- 5478aaf mdev: be more permissive on errors (dont die): mdev -s users want that by Denys Vlasenko · 15 years ago
- 90db359 mdev: set $MDEV correctly for renamed nodes by Denys Vlasenko · 15 years ago
- 1881ba4 Update a comment, no code changes by Denys Vlasenko · 15 years ago
- 4fc5ec5 device matching against UUIDs: do not try floppies by Denys Vlasenko · 15 years ago
- 2f86ca1 mdev: fix the case when move rule deletes node with name == device_name by Denys Vlasenko · 15 years ago
- 8e5d83b mkswap: remove configuration for v0 support by Denys Vlasenko · 15 years ago
- beca96f mkswap: separate UUID feature by Denys Vlasenko · 15 years ago
- f3b92d3 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS by Denys Vlasenko · 15 years ago
- e2e4cc2 mount: support -i; pass through -f and -n to helpers as necessary by Denys Vlasenko · 15 years ago
- b96159d mkswap: accidentally committed wrong patch. fix it up by Denys Vlasenko · 15 years ago
- e1e2273 mkswap: improve randomness of UUID generation set version/variant bits by Denys Vlasenko · 15 years ago
- c9f280c mkswap: generate UUID if CONFIG_DESKTOP=y. +110 bytes by Denys Vlasenko · 15 years ago
- a5bdbe1 switch_root: allow /init to be a symlink; add doc (thanks Rob!) by Denys Vlasenko · 15 years ago
- 2634bf3 randomconfig fixes by Denys Vlasenko · 16 years ago
- 53f1791 *: reduce #ifdef forest by Denys Vlasenko · 16 years ago
- d5f1b1b *: add FAST_FUNC to function ptrs where it makes sense by Denys Vlasenko · 16 years ago
- 5e61115 scriptreplay: new applet. +423 bytes by Denys Vlasenko · 16 years ago
- 810b716 mount: save 80 bytes by forced de-inlining by Denys Vlasenko · 16 years ago
- e71dd7c mount: document when kernel started accepting string as NFS options by Denys Vlasenko · 16 years ago
- 76f5e38 mdev: revert last wrong commit by Denys Vlasenko · 16 years ago
- aa0a12d mdev: do not exit if user:group parse failed. closes bug 309. by Denys Vlasenko · 16 years ago
- 05ae400 mdev: fix a case where we mangle device_path string and then use it. by Denys Vlasenko · 16 years ago
- 1fd3b38 *: bb_error_msg's messages should not be capitalized by Denis Vlasenko · 16 years ago
- e6b10ef switch_root: move misplaced comment by Denis Vlasenko · 16 years ago
- f9d4fc3 switch_root: improve behavior on error; improve help text by Denis Vlasenko · 16 years ago
- 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
- 0ad8234 switch_root: print errno on failure by Denis Vlasenko · 16 years ago
- 11c17f7 mdev: enlarge inline documentation by Denis Vlasenko · 16 years ago
- 3798db5 mdev: support $ENVVAR=regex by Denis Vlasenko · 16 years ago
- c7cc5a9 mdev: Rob's #if forest removal by Denis Vlasenko · 16 years ago
- 6a07d1f acpid: prevent creation of zombies by Denis Vlasenko · 16 years ago
- 5ff9629 mdev: add large comment, fix a buglet with subsystem and /sys/block by Denis Vlasenko · 16 years ago
- 3161b61 mdev: set mode, needed when device node already exists. by Denis Vlasenko · 16 years ago
- 6dda5de mdev: change subsystem syntax from /subsystem to subsystem/devname by Denis Vlasenko · 16 years ago
- 32a3d08 mdev: safer handling of $SUBSYSTEM in mdev -s by Denis Vlasenko · 16 years ago
- 7f95937 randomconfig fixes by Denis Vlasenko · 16 years ago
- f2b39e0 mdev: add support for - "dont stop here" char by Denis Vlasenko · 16 years ago
- 065c714 mdev: provide $SUBSYSTEM (by Vladimir) by Denis Vlasenko · 16 years ago
- 323cbbf mdev: fix a bug where \t is not treated as delimiter after [>|=PATH] by Denis Vlasenko · 16 years ago
- aafbae6 mdev: make usage text more useful by Denis Vlasenko · 16 years ago
- 1fb26da mdev: ignore events with "$SUBSYSTEM" == "firmware" && "$ACTION" == "remove" by Denis Vlasenko · 16 years ago
- f1df35c mdev: do not complain if /sys/block doesn't exist by Denis Vlasenko · 16 years ago
- 5c32993 mount: users report that CIFS support is breaking things, mostly remove it. by Denis Vlasenko · 16 years ago
- f81e8db *: make "pragma GCC visibility push(hidden)" less ugly by Denis Vlasenko · 16 years ago
- 551ffdc more of pointless whitespace fixes by Denis Vlasenko · 16 years ago
- 9983d80 volumeid: fix bug 249 "findfs finds the wrong partition" by Denis Vlasenko · 16 years ago
- a2333c8 randomtest fixes by Denis Vlasenko · 16 years ago
- 781b672 mkfs.vfat: fix a problem with over-estimating FAT size by Denis Vlasenko · 16 years ago
- f54dd09 mkfs.vfat: mkdosfs compat with choosing clyster size by Denis Vlasenko · 16 years ago
- 14ee4e6 mkfs.vfat: more of pointless tweaking by Denis Vlasenko · 16 years ago
- 020f465 mkfs.vfat: small tweak to comments by Denis Vlasenko · 16 years ago
- 9d04b6b mkdosfs (aka mkfs.vfat): new applet by Vladimir by Denis Vlasenko · 16 years ago
- 7aaedcf mount: support "-O option"; stop trying to mount swap partitions by Denis Vlasenko · 16 years ago
- 9604e1b modprobe: emit "can't open 'modules.dep': (errno)" instead of "module not found" by Denis Vlasenko · 16 years ago
- f09f4e0 runsv: small optimization *: more paranoia around passing NULL to execl[e] by Denis Vlasenko · 16 years ago
- 7307e06 - bail out if screen resolution does not match PPM dimensions. by Bernhard Reutner-Fischer · 16 years ago
- 28ea429 volume_id: abort early on read failures. should help with probing missing fdd's by Denis Vlasenko · 16 years ago
- d63cd1b mdev: if /sys/class/block exists, don't scan /sys/block by Denis Vlasenko · 16 years ago
- 04158e0 udhcpd: add code which rejects lease files with suspicious or old timestamp. by Denis Vlasenko · 16 years ago
- 319fe12 mdev: fix breakage caused by unified parser usage by Denis Vlasenko · 16 years ago
- 870ccd7 do not whine if /sys/block does not exist ... embedded systems dont need stinkin block devices by Mike Frysinger · 16 years ago
- 76ddc2e libbb: add bb_unsetenv (taken from hush). by Denis Vlasenko · 16 years ago
- 6a2d0d9 mount: make it more readable by Denis Vlasenko · 16 years ago
- 3f8f4b2 placate Rob's qualms about mount.c by Denis Vlasenko · 16 years ago
- efb545b optimize 16- and 32-bit moves by Denis Vlasenko · 16 years ago
- db12d1d Fix forgotten license comments by Denis Vlasenko · 16 years ago
- 30e5cf8 mount: cosmetics, no code changes (verified with objdump -drsx) by Denis Vlasenko · 16 years ago
- 1e10afc volume_id/fat: careful with sector#, it may not fit in 32 bits. +91 bytes by Denis Vlasenko · 16 years ago
- d16950d acpid: new applet by Vladimir. +737 bytes by Denis Vlasenko · 16 years ago
- 61befda ash,hush: add TODO for rare build failure *: remove some redundant includes by Denis Vlasenko · 16 years ago
- 12ff9dc networking/interface.c: better readability (by Walter Harms) by Denis Vlasenko · 16 years ago
- 3fa36e2 *: a bit of code shrink by Denis Vlasenko · 16 years ago
- 35a064b build system: tidying up CONFIG_xxx names (suggested by Rob) by Denis Vlasenko · 16 years ago
- 202ac50 *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op by Denis Vlasenko · 16 years ago
- 9504e44 whitespace fixes, no code changes by Denis Vlasenko · 16 years ago
- 7effd7a getopt: reinstate erroneously removed getopt() reset code. by Denis Vlasenko · 16 years ago
- d1660cb ash: fix a bug in standalone mode (corrupted getopt() state) by Denis Vlasenko · 16 years ago
- 802a7be add comment explaining previous change by Denis Vlasenko · 16 years ago
- 582dff0 volume identification: abolish /proc/partitions and /proc/cdroms by Denis Vlasenko · 16 years ago
- bff06fe blkid: vda forgot to svn add it again. vda is stupid by Denis Vlasenko · 16 years ago
- f9dde91 mount: -o parm1 -o parm2 should accumulate by Denis Vlasenko · 16 years ago
- 22d10a0 hush: fix trashing of environment by local env vars: by Denis Vlasenko · 16 years ago
- 1e19afd blkid: new applet. We almost had everything needed for it already by Denis Vlasenko · 16 years ago
- d5e3059 findfs: fix LUKS and FAT detection routines; do not exit if corrupted by Denis Vlasenko · 16 years ago
- 6c4dade - update my name. No obj-code changes ;) by Bernhard Reutner-Fischer · 16 years ago
- 8d89bed watchdog: add -T option by Denis Vlasenko · 16 years ago
- b66d16a fbset: fix mode matching code: original code may trigger false positive. by Denis Vlasenko · 16 years ago
- 7fe21c6 setarch: do not try to use non-existent data in argv[] by Denis Vlasenko · 16 years ago
- c77e843 - add new applet rdev (Grant Erickson) - fixes and shrink (me) by Bernhard Reutner-Fischer · 16 years ago
- fb5902c - support relatime / norelatime by Bernhard Reutner-Fischer · 16 years ago
- 2784228 libbb: make xrealloc_vector zero out the realloc'ed tail by Denis Vlasenko · 16 years ago