2012-05-06 |
Simon B | ln: support -T and -v |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Andreas Oberritter | get_linux_version_code: don't fail on Linux version... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Mike Frysinger | udhcpc6: depend on ipv6 |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Denys Vlasenko | fix build failure when compressed help is selected... |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Ron Yorston | sendmail: use host rather than NIS domain name for... |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Denys Vlasenko | lpr: small code shrink |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Dennis Groenen | lineedit: histfile can get emptied when CONFIG_FEATURE_... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Denys Vlasenko | hush: remove sighandler_t definition hack, platform... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Denys Vlasenko | getty: fix for NOCTTY killing us with SIGHUP |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Denys Vlasenko | sed: slightly better fix for prev commit's problem |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Denys Vlasenko | sed: fix handling of s/// which has empty matches |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Andreas Oberritter | ifupdown: improve compatibility with Debian |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Denys Vlasenko | Start 1.21.0 development cycle |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Denys Vlasenko | Bump version to 1.20.0 1_20_0 |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Denys Vlasenko | udhcpc: fix improper size calculation for OPTION_STRING... |
commit | commitdiff | tree | snapshot |
2012-04-21 |
Denys Vlasenko | mdev: fix mode of creatred node if config file support... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Denys Vlasenko | Fix another build failure found with randconfig |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Denys Vlasenko | fix build breakage with gcc 4.2.1 |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Denys Vlasenko | whitespace fixes |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Denys Vlasenko | fix build breakage found by randconfig |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Denys Vlasenko | who: fix typo in help text |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Denys Vlasenko | hwclock: fix wrong comparison of time value (when it... |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Denys Vlasenko | udhcp: make arpping code resistant to time jumps |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Denys Vlasenko | who,less: tweaked help text |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Denys Vlasenko | mktemp: add support for -u |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Denys Vlasenko | Drop include/bb_linux_ext2_fs.h, use existing e2fsprogs... |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Denys Vlasenko | umount: make -d always active, add -D to suppress it |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Denys Vlasenko | Tweak INSTALL text |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Denys Vlasenko | Create and use our own copy of linux/ext2_fs.h |
commit | commitdiff | tree | snapshot |
2012-04-12 |
Denys Vlasenko | work around linux/ext2_fs.h breakage |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Denys Vlasenko | killall5: don't do STOP/CONT dance if the signal we... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Rob Walker | httpd: emit correct content length on range requests... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Denys Vlasenko | hostname: make -i not emit extra trailing space |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Denys Vlasenko | ntpd: fix build failure if !NTPD_SERVER. Closes 4994 |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Sven Oliver... | lsof: new applet |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Bernhard Reutner... | bloat-o-meter: Remove unused code |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Bernhard Reutner... | bloat-o-meter: handle huge (hex) sizes. |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Denys Vlasenko | hush: remove unused member struct command::is_stopped |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Denys Vlasenko | busybox: tweak help text |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Denys Vlasenko | ftp{get,put}: tweak help text |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Denys Vlasenko | Fix one-applet build for tcpsvd |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Denys Vlasenko | nc: support "-<other_opts>e PROG" form of -e option |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Denys Vlasenko | ubi_tools: add workaround for bad kernel headers. Close... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Denys Vlasenko | build system: remove bogus $(1) in last commit |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Denys Vlasenko | build system: detect missing crypt and drop it from... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Denys Vlasenko | ntpd: make "reply from IP" messages more uniform |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Denys Vlasenko | test: "test !" was accessing argv past NULL - fix it... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Denys Vlasenko | ntpd: drop offset averaging code |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Denys Vlasenko | tftpd: chroot to DIR, not merely chdir. Closes 4874 |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Denys Vlasenko | libbb: make xchroot do a chdir("/") after chroot |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Denys Vlasenko | build system: fix broken CONFIG_SYSROOT handling |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Rob Walker | Add SYSROOT, EXTRA_{LDFLAGS,LDLIBS} config opts; sample... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Denys Vlasenko | printf: fix this case: printf "%b" '\0057usr\0057bin\n' |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Denys Vlasenko | printf: trim help text |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Denys Vlasenko | ntpd: tweak log messages format |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Denys Vlasenko | testsuite: add a test that tar detects XZ-compressed... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Denys Vlasenko | fix trivial bug in unpack_gz_stream (wrong fd used... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Denys Vlasenko | Don't compile get_header_tar_FOO function if they are... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Denys Vlasenko | tar,rpm2cpio: check that child decompressor did not... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Denys Vlasenko | Move seamless .Z support into unpack_gz_stream |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Denys Vlasenko | update seamless uncompression code |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Denys Vlasenko | archival/libarchive/decompress_unzip.c -> decompress_gu... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Denys Vlasenko | preparatory cleanups for seamless uncompression improve... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Denys Vlasenko | ssd: compat: match -x EXECUTABLE by /proc/pid/exe too |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Denys Vlasenko | uudecode: tweak help text |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Denys Vlasenko | uuencode: tweak help text |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Denys Vlasenko | ntpd: fix a case when discipline_jitter = 0 if we step |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Denys Vlasenko | cp: trim help text |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Denys Vlasenko | du: trim help text a bit more |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Denys Vlasenko | du: remove stray whitespace in help text |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Denys Vlasenko | ntpd: experimental code to correct frequency a bit... |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Denys Vlasenko | blkid: if parameters are given, do not scan /dev |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Denys Vlasenko | ntpd: fix the "are we a server" check in previous commit |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Denys Vlasenko | ntpd: avoid printing messages between send and recv... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Denys Vlasenko | ntpd: log clock drift with three digits after decimal... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Denys Vlasenko | ntpd: log jitter on update too; increase assumed clock... |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Denys Vlasenko | date: extend help text to explain compat date format... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Yin Kangkai | fbsplash: use line_length instead of xres * bytes_per_pixel |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Denys Vlasenko | libbb/procps.c: make fast_strtoul_10() stop on '\n... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Natanael Copa | grep: support for -x, match whole line |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Denys Vlasenko | libbb/procps.c: make fast_strtoul_10() stop on '\n... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Ian Wienand | du: use long long for size field |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Denys Vlasenko | ntpd: fix offset adjustment after step; better step... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Denys Vlasenko | ntpd: increase OPT_qq constant to not collide with -L |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Denys Vlasenko | tar: add support for PAX-encoded path=LONGFILENAME |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Timo Teras | mkdir: fix permissions on 64-bit platforms |
commit | commitdiff | tree | snapshot |
2012-02-19 |
Natanael Copa | ifupdown: support metric for static default gw |
commit | commitdiff | tree | snapshot |
2012-02-19 |
Denys Vlasenko | httpd: make byte ranges which start at 0 work too.... |
commit | commitdiff | tree | snapshot |
2012-02-19 |
Denys Vlasenko | modprobe-small: add comment about aliased commands... |
commit | commitdiff | tree | snapshot |
2012-02-19 |
Lauri Kasanen | depmod: supply help text |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Denys Vlasenko | getopt: trim help text |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Pere Orga | applets_sh/*: Add a few more examples of "shell applets" |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Denys Vlasenko | getopt: simple code shrink; expand help text |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Jonh Wendell | Make unix (local) sockets work without IPv6 enabled |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Denys Vlasenko | mdev: add a comment. no code changes |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Denys Vlasenko | acpid: do not install handlers for fatal signals |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Aaro Koskinen | cttyhack: handle multiple consoles found in sysfs |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Denys Vlasenko | httpd: fix sendfile of files larger than 2 Gb. Closes... |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Denys Vlasenko | tweak comment, no code changes |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Denys Vlasenko | httpd: fix MD5-encrypted-in-httpd.conf password logic |
commit | commitdiff | tree | snapshot |
next |