2014-04-05 |
Denys Vlasenko | vi: some simplifications |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Denys Vlasenko | vi: clear undo buffer when we change to another file |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Denys Vlasenko | vi: undo code shrink |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Jody Bruchon | vi: undo support for vi with intermediate queuing |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Drew Moseley | build system: specify '-nostldlib' when linking to... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Tito Ragusa | swapon/swapoff: -a returns 0 on ignored errors |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Tito Ragusa | swapon/swapoff: size reduction, cleanup, fixes, improve... |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Denys Vlasenko | wget: fix a case where progress bar isn't updated if... |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Matt Whitlock | add discard option -d to swapon |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Matt Whitlock | fix interaction of -a and -p options in swapon |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Matt Whitlock | avoid calling bb_strtou twice in MIN macro expansion |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Denys Vlasenko | ntpd: add optional support for /etc/ntp.conf |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Denys Vlasenko | docs/new-applet-HOWTO.txt: tweak a bit |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Denys Vlasenko | libbb: fix a bad check for uclibc >= 0.9.31 |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Bartosz Golaszewski | docs: update new-applet-HOWTO.txt |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Denys Vlasenko | ash: make "locak VAR" unset VAR (bash does that) |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Denys Vlasenko | script: make it work even if fd 0 is closed |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Denys Vlasenko | build system: for "find", use POSIX not operator (... |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Romain Naour | su: add a delay if the password is incorrect |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Denys Vlasenko | ash,hush: fix a thinko about 2^64-1 factorization |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Denys Vlasenko | hush: make "true" built-in |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Denys Vlasenko | random: cosmetic tweaks in debug code |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Denys Vlasenko | ash,hush: improve randomness of $RANDOM, add easy-ish... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Denys Vlasenko | shuf: trim help text |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Denys Vlasenko | shuf: do not use strings for -i RANGE case |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Bartosz Golaszewski | shuf: improve help text |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Bartosz Golaszewski | shuf: fix a segfault on 'shuf -e' |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Denys Vlasenko | use [s]rand(), not [s]random() |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Denys Vlasenko | shuf: new applet |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Denys Vlasenko | man: default to ascii |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Denys Vlasenko | ip link: add support for "address ETHADDR". Closes... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Denys Vlasenko | unlzma: add comments about possible bug from BZ 2689 |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Denys Vlasenko | unlzma: move some variables in "more local" scope |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Denys Vlasenko | udhcpc: ignore NAKs from "wrong" servers. Closes 4267 |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Denys Vlasenko | ls: make "ls -s DIR" show total too. Clases 4946 |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Denys Vlasenko | xargs: fix compilation breakage |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Denys Vlasenko | grep: fix -w match if first match isn't a word, but... |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Denys Vlasenko | xargs: add support for -I and -i. Closes 493 |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Denys Vlasenko | find: code shrink |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Denys Vlasenko | nc: fix option bit positions. Closes 6926 |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Denys Vlasenko | hwclock: fix setting of tz_minuteswest. Closes 5414 |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Denys Vlasenko | build system: remove a dead link from Config help text |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Denys Vlasenko | du, copy_file: fix file matching on cramfs. Closes... |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Denys Vlasenko | libbb: trivial code shrink |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Denys Vlasenko | sysctl: do not error out showing write-only data. Close... |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Denys Vlasenko | wget: fix comment |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Denys Vlasenko | wget: add commented-out code to use ssl_helper instead... |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Denys Vlasenko | networking/ssl_helper: experimental matrixssl-based... |
commit | commitdiff | tree | snapshot |
2014-02-22 |
Denys Vlasenko | wget: add support for https using "openssl s_client... |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Denys Vlasenko | Improve examples/var_service READMEs |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Bartosz Golaszewski | Kbuild: move CONFIG_PAM to general configuration |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Denys Vlasenko | udhcpc: fix BPF filter. Hopefully fixes the root cause... |
commit | commitdiff | tree | snapshot |
2014-02-10 |
Denys Vlasenko | ifplugd: code shrink |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Denys Vlasenko | htpd: trivial simplification in random interval selection |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Denys Vlasenko | libbb: don't die if crypt() returns NULL |
commit | commitdiff | tree | snapshot |
2014-02-09 |
Kaarle Ritvanen | sendmail: use FQDN in default envelope sender |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Denys Vlasenko | udhcpc: in comments, explain the kind of raw socket... |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Bartosz Golaszewski | grep: properly handle grep -w "^str" in !EXTRA_COMPAT... |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Denys Vlasenko | sendmail: make -f optional, document its default value |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Denys Vlasenko | udhcpc: don't use BPF filter, users report problems... |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Kaarle Ritvanen | ifupdown: support 'link' address family |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Denys Vlasenko | wget: fix use-after-free of ->user. Closes 6836 |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Denys Vlasenko | catv: suppress compiler warning |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Denys Vlasenko | zcat: complain if input is not compressed |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Mike Frysinger | appletlib: fix set-but-unused warning |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Mike Frysinger | uname: fix up usage documentation |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Michael Tokarev | init: do not fail build if SIGPWR is not defined |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Denys Vlasenko | libbb: open_zipped() should not fail on non-compressed... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Michael Tokarev | testsuite: fix last "which" change |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Denys Vlasenko | less: accept and ignore -s |
commit | commitdiff | tree | snapshot |
2014-01-22 |
John Spencer | man: parse "DEFINE pager" in config |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Eugene Rudoy | iplink: fix build with kernel versions prior to 2.6.23 |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Denys Vlasenko | libbb: if opening /dev/loopN returns ENXIO, don't try... |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Denys Vlasenko | libbb: fix parsing of "10101010" date/time form |
commit | commitdiff | tree | snapshot |
2014-01-20 |
Bartosz Golaszewski | top.c: fix compilation warnings |
commit | commitdiff | tree | snapshot |
2014-01-20 |
Denys Vlasenko | ntpd: remove now unnecessary check for IP_PKTINFO defin... |
commit | commitdiff | tree | snapshot |
2014-01-20 |
Bartosz Golaszewski | ntpd: fix compilation warnings |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Bartosz Golaszewski | sort: check global flags on fallback sort |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Bartosz Golaszewski | sort.c: remove a magic number from compare_keys() |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Bartosz Golaszewski | gitignore: ignore files generated by 'make test' |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Tito Ragusa | adduser,addgroup: introduce and use CONFIG_LAST_ID |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Denys Vlasenko | examples/udhcp: do not rewrite resolv.conf if no DNS... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Denys Vlasenko | docs: tweak keep_data_small.txt |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Denys Vlasenko | tar: tighten up pax header validity check |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Denys Vlasenko | fakeidentd: simplify ndelay manipulations |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Cristian Ionescu... | tail: adjust help/usage texts |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Denys Vlasenko | lineedit: fix trivial build failure |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Denys Vlasenko | libarchive: open_zipped() does not need to check extens... |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Matthias Andree | build system: fix non-portable sed constructs. |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Denys Vlasenko | fixlet for the previous commit #2 |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Denys Vlasenko | fixlet for the previous commit |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Denys Vlasenko | networking: explain isrv_run() API |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Ryan Mallon | fakeidentd: fix use-after-free |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Denys Vlasenko | chown: fix help text |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Denys Vlasenko | find: fix a regression introduced with -HLP support |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Denys Vlasenko | ping: revert "try SOCK_DGRAM if no root privileges" |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Denys Vlasenko | build system: "make hosttools" doesn't exist, remove... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Denys Vlasenko | build system: stop including alloca.h, stdlib.h provides it |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Denys Vlasenko | ntpd: adjust last packet's recv time after a step |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Denys Vlasenko | libbb: FreeBSD fix for B<num> baud rate constants not... |
commit | commitdiff | tree | snapshot |
next |