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 |
2012-01-31 |
Felipe Contreras | modprobe: accept -b even if blacklist functionality... |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Dennis Groenen | vi: add ":prev" command support |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Denys Vlasenko | vi: move mark[i] pointers if text[] moves after realloc |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Sergey Naumov | login: -f should not ask for password even with PAM |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Denys Vlasenko | init: add a segv debugging aid, disabled by default |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Paulius Zaleckas | gen_build_files.sh: exclude hidden directories |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Javier Viguera | mdev: fix wrong sizeof |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Quentin Casasnovas | bootchartd: add process accounting feature |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Javier Viguera | find_mount_point: fix find_mount_point for char devices |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Denys Vlasenko | vconfig: fix help text; small code shrink. Closes 4658 |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Denys Vlasenko | *: better comments on termios manipulations. No code... |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Denys Vlasenko | shell_builtin_read: set cc[VMIN] to 1; lineedit: don... |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Denys Vlasenko | sed: fix possible case of signed char bug; expand debug... |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Denys Vlasenko | mke2fs: do not zero out first kilobyte. Closes 3247 |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Denys Vlasenko | mdev: do not treat non-leading '#' chars as start of... |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Denys Vlasenko | acpid: close fds which are reported as dead (POLLERR... |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Denys Vlasenko | passwd,cryptpw: make default encryption algorithm confi... |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Denys Vlasenko | Move include <shadow.h> close to pwd.h and grp.h includes |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Denys Vlasenko | Move Adroid endgrent() and endpwent() NOPS to libbb.h |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Denys Vlasenko | libpwdgrp/pwd_grp.c: use same static buffer for all... |
commit | commitdiff | tree | snapshot |
next |