- d2266d4 udhcpc: fix improper size calculation for OPTION_STRING_HOST by Denys Vlasenko · 13 years ago
- c966563 mdev: fix mode of creatred node if config file support is not configured by Denys Vlasenko · 13 years ago
- df9196d Fix another build failure found with randconfig by Denys Vlasenko · 13 years ago
- 6dca172 fix build breakage with gcc 4.2.1 by Denys Vlasenko · 13 years ago
- 56443cd whitespace fixes by Denys Vlasenko · 13 years ago
- 8cab667 fix build breakage found by randconfig by Denys Vlasenko · 13 years ago
- b110e1f who: fix typo in help text by Denys Vlasenko · 13 years ago
- d778e6c hwclock: fix wrong comparison of time value (when it will overlow int) by Denys Vlasenko · 13 years ago
- 6500d12 udhcp: make arpping code resistant to time jumps by Denys Vlasenko · 13 years ago
- 5377286 who,less: tweaked help text by Denys Vlasenko · 13 years ago
- 75e1e7b mktemp: add support for -u by Denys Vlasenko · 13 years ago
- 176bc34 Drop include/bb_linux_ext2_fs.h, use existing e2fsprogs/e2fs_defs.h by Denys Vlasenko · 13 years ago
- 86a03be umount: make -d always active, add -D to suppress it by Denys Vlasenko · 13 years ago
- ee0d4cd Tweak INSTALL text by Denys Vlasenko · 13 years ago
- 0b2b0f3 Create and use our own copy of linux/ext2_fs.h by Denys Vlasenko · 13 years ago
- caf5768 work around linux/ext2_fs.h breakage by Denys Vlasenko · 13 years ago
- 1485030 killall5: don't do STOP/CONT dance if the signal we send is SIGSTOP or SIGCONT by Denys Vlasenko · 13 years ago
- 7a42693 httpd: emit correct content length on range requests past the end. Closes 4952 by Rob Walker · 13 years ago
- 1d9e99b hostname: make -i not emit extra trailing space by Denys Vlasenko · 13 years ago
- 3e3a8d5 ntpd: fix build failure if !NTPD_SERVER. Closes 4994 by Denys Vlasenko · 13 years ago
- 1c12b67 lsof: new applet by Sven Oliver Moll · 13 years ago
- 25dbb07 bloat-o-meter: Remove unused code by Bernhard Reutner-Fischer · 13 years ago
- b1b7096 bloat-o-meter: handle huge (hex) sizes. by Bernhard Reutner-Fischer · 13 years ago
- 0d6bbb0 hush: remove unused member struct command::is_stopped by Denys Vlasenko · 13 years ago
- ba88826 busybox: tweak help text by Denys Vlasenko · 13 years ago
- cc1bb60 ftp{get,put}: tweak help text by Denys Vlasenko · 13 years ago
- 78a3b67 Fix one-applet build for tcpsvd by Denys Vlasenko · 13 years ago
- 5e89648 nc: support "-<other_opts>e PROG" form of -e option by Denys Vlasenko · 13 years ago
- 7fe1e3f ubi_tools: add workaround for bad kernel headers. Closes 4838 by Denys Vlasenko · 13 years ago
- 6545762 build system: remove bogus $(1) in last commit by Denys Vlasenko · 13 years ago
- c528917 build system: detect missing crypt and drop it from linking by Denys Vlasenko · 13 years ago
- 79bec06 ntpd: make "reply from IP" messages more uniform by Denys Vlasenko · 13 years ago
- 07fcaab test: "test !" was accessing argv past NULL - fix it. Closes 4832 by Denys Vlasenko · 13 years ago
- d98dc92 ntpd: drop offset averaging code by Denys Vlasenko · 13 years ago
- 4e3beb2 tftpd: chroot to DIR, not merely chdir. Closes 4874 by Denys Vlasenko · 13 years ago
- 0687a5b libbb: make xchroot do a chdir("/") after chroot by Denys Vlasenko · 13 years ago
- 39c2cb2 build system: fix broken CONFIG_SYSROOT handling by Denys Vlasenko · 13 years ago
- bf63437 Add SYSROOT, EXTRA_{LDFLAGS,LDLIBS} config opts; sample Android NDK config by Rob Walker · 13 years ago
- 69d81a1 printf: fix this case: printf "%b" '\0057usr\0057bin\n' by Denys Vlasenko · 13 years ago
- d4acaf7 printf: trim help text by Denys Vlasenko · 13 years ago
- 8be49c3 ntpd: tweak log messages format by Denys Vlasenko · 13 years ago
- bb8d7db testsuite: add a test that tar detects XZ-compressed data by Denys Vlasenko · 13 years ago
- d29c946 fix trivial bug in unpack_gz_stream (wrong fd used in read) by Denys Vlasenko · 13 years ago
- b5d6ae9 Don't compile get_header_tar_FOO function if they are not needed by Denys Vlasenko · 13 years ago
- faac1d3 tar,rpm2cpio: check that child decompressor did not error out by Denys Vlasenko · 13 years ago
- 02c3c38 Move seamless .Z support into unpack_gz_stream by Denys Vlasenko · 13 years ago
- 8a6a2f9 update seamless uncompression code by Denys Vlasenko · 13 years ago
- 774bce8 archival/libarchive/decompress_unzip.c -> decompress_gunzip.c. no code changes by Denys Vlasenko · 13 years ago
- 5965507 preparatory cleanups for seamless uncompression improvements by Denys Vlasenko · 13 years ago
- 17eedca ssd: compat: match -x EXECUTABLE by /proc/pid/exe too by Denys Vlasenko · 13 years ago
- 11e61d5 uudecode: tweak help text by Denys Vlasenko · 13 years ago
- fa737ce uuencode: tweak help text by Denys Vlasenko · 13 years ago
- 547ee79 ntpd: fix a case when discipline_jitter = 0 if we step by Denys Vlasenko · 13 years ago
- b3439d4 cp: trim help text by Denys Vlasenko · 13 years ago
- bb9254a du: trim help text a bit more by Denys Vlasenko · 13 years ago
- 81b6bf1 du: remove stray whitespace in help text by Denys Vlasenko · 13 years ago
- 132b044 ntpd: experimental code to correct frequency a bit more aggressively by Denys Vlasenko · 13 years ago
- e8cfc3f blkid: if parameters are given, do not scan /dev by Denys Vlasenko · 13 years ago
- 97e5281 ntpd: fix the "are we a server" check in previous commit by Denys Vlasenko · 13 years ago
- e8ce285 ntpd: avoid printing messages between send and recv. good for fast networks by Denys Vlasenko · 13 years ago
- b124c34 ntpd: log clock drift with three digits after decimal point by Denys Vlasenko · 13 years ago
- 74584b8 ntpd: log jitter on update too; increase assumed clock precision x2 - to 2ms by Denys Vlasenko · 13 years ago
- 03a99e3 date: extend help text to explain compat date format. Closes 4820 by Denys Vlasenko · 13 years ago
- 3ac066c fbsplash: use line_length instead of xres * bytes_per_pixel by Yin Kangkai · 13 years ago
- 62c006d libbb/procps.c: make fast_strtoul_10() stop on '\n' too by Denys Vlasenko · 13 years ago
- cd09e81 grep: support for -x, match whole line by Natanael Copa · 13 years ago
- 0b170e6 libbb/procps.c: make fast_strtoul_10() stop on '\n' too by Denys Vlasenko · 13 years ago
- 694738f du: use long long for size field by Ian Wienand · 13 years ago
- fc4ebd0 ntpd: fix offset adjustment after step; better step printing by Denys Vlasenko · 13 years ago
- 16c52a5 ntpd: increase OPT_qq constant to not collide with -L by Denys Vlasenko · 13 years ago
- 6111f96 tar: add support for PAX-encoded path=LONGFILENAME by Denys Vlasenko · 13 years ago
- af36ba2 mkdir: fix permissions on 64-bit platforms by Timo Teras · 13 years ago
- cfcb1da ifupdown: support metric for static default gw by Natanael Copa · 13 years ago
- 8cce1b3 httpd: make byte ranges which start at 0 work too. Closes 4766 by Denys Vlasenko · 13 years ago
- b2d6688 modprobe-small: add comment about aliased commands' help text by Denys Vlasenko · 13 years ago
- 5a5db93 depmod: supply help text by Lauri Kasanen · 13 years ago
- 817c230 getopt: trim help text by Denys Vlasenko · 13 years ago
- d022250 applets_sh/*: Add a few more examples of "shell applets" by Pere Orga · 13 years ago
- 594db1e getopt: simple code shrink; expand help text by Denys Vlasenko · 13 years ago
- 9106107 Make unix (local) sockets work without IPv6 enabled by Jonh Wendell · 13 years ago
- 638dbc3 mdev: add a comment. no code changes by Denys Vlasenko · 13 years ago
- bbf1e3c acpid: do not install handlers for fatal signals by Denys Vlasenko · 13 years ago
- 6e9d047 cttyhack: handle multiple consoles found in sysfs by Aaro Koskinen · 13 years ago
- ef43bea httpd: fix sendfile of files larger than 2 Gb. Closes 4754 by Denys Vlasenko · 13 years ago
- 9ec3cd4 tweak comment, no code changes by Denys Vlasenko · 13 years ago
- 35def51 httpd: fix MD5-encrypted-in-httpd.conf password logic by Denys Vlasenko · 13 years ago
- 428bd2d modprobe: accept -b even if blacklist functionality is disabled by Felipe Contreras · 13 years ago
- c0657e0 vi: add ":prev" command support by Dennis Groenen · 13 years ago
- 800a9a0 vi: move mark[i] pointers if text[] moves after realloc by Denys Vlasenko · 13 years ago
- 7eaa037 login: -f should not ask for password even with PAM by Sergey Naumov · 13 years ago
- da2b2da init: add a segv debugging aid, disabled by default by Denys Vlasenko · 13 years ago
- 1c7724b gen_build_files.sh: exclude hidden directories by Paulius Zaleckas · 13 years ago
- e8758ea mdev: fix wrong sizeof by Javier Viguera · 13 years ago
- c158601 bootchartd: add process accounting feature by Quentin Casasnovas · 13 years ago
- ce4f39a find_mount_point: fix find_mount_point for char devices by Javier Viguera · 13 years ago
- fdd0b3b vconfig: fix help text; small code shrink. Closes 4658 by Denys Vlasenko · 13 years ago
- 6e8861b *: better comments on termios manipulations. No code changes. by Denys Vlasenko · 13 years ago
- 7ce209b shell_builtin_read: set cc[VMIN] to 1; lineedit: don't clear c_cc[VINTR] by Denys Vlasenko · 13 years ago
- d29ae7e sed: fix possible case of signed char bug; expand debugging printouts by Denys Vlasenko · 13 years ago
- 7550201 mke2fs: do not zero out first kilobyte. Closes 3247 by Denys Vlasenko · 13 years ago