2018-07-20 |
Denys Vlasenko | hush: remove pointless "next" var, simplify expand_vars... |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Denys Vlasenko | hush: store "ended_in_ifs" flag in o_string |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Denys Vlasenko | hush: propagate (output,n) parameters into expand_one_var() |
commit | commitdiff | tree | snapshot |
2018-07-20 |
Denys Vlasenko | hush: make expand_vars_to_list() a bit more sane |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Denys Vlasenko | hush: reduce indentation, no code changes |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Denys Vlasenko | hush: fix 'x=; echo ${x:-"$@"}' producing 'BUG in varex... |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Denys Vlasenko | hush: smaller code to set o_string to "" |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Denys Vlasenko | whitespace fixes |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Denys Vlasenko | hush: faster/smaller code to check for presense of... |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Denys Vlasenko | hush: improve ${var#...}, ${var:+...} and ${var/..... |
commit | commitdiff | tree | snapshot |
2018-07-16 |
Denys Vlasenko | cp: add missing quote in config snippet |
commit | commitdiff | tree | snapshot |
2018-07-15 |
Denys Vlasenko | hush: shrink code in builtin_eval |
commit | commitdiff | tree | snapshot |
2018-07-13 |
Denys Vlasenko | grep: accept and ignore --color[=anything] |
commit | commitdiff | tree | snapshot |
2018-07-13 |
Denys Vlasenko | cp: optional --reflink support |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Denys Vlasenko | usage: do not print trailing space for commands which... |
commit | commitdiff | tree | snapshot |
2018-07-07 |
Denys Vlasenko | sort: add -V "sort version" |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Denys Vlasenko | find: implement -executable |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Denys Vlasenko | cpio: if longopts are enabled, accept --null (synonym... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Denys Vlasenko | tweak help texts |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Denys Vlasenko | find: implement -quit |
commit | commitdiff | tree | snapshot |
2018-07-06 |
haroon maqsood | nproc: implement --all --ignore=N |
commit | commitdiff | tree | snapshot |
2018-07-04 |
Raffaello D... | sendmail: fix parsing of addresses in angle brackets |
commit | commitdiff | tree | snapshot |
2018-07-04 |
Denys Vlasenko | udhcp: add decimal option values in comments, no code... |
commit | commitdiff | tree | snapshot |
2018-07-04 |
Denys Vlasenko | udhcp: tweak comment indentation, no code changes |
commit | commitdiff | tree | snapshot |
2018-07-04 |
Jeremy Kerr | udhcp: add option 211, "reboot time" |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Denys Vlasenko | examples/var_service/: use standard logger script,... |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Denys Vlasenko | examples/var_service/: use "svc" for service commands... |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Denys Vlasenko | hexdump: fix short file of zero butes treated as dup |
commit | commitdiff | tree | snapshot |
2018-07-02 |
Denys Vlasenko | wget: fix fetching of https URLs without http proxy |
commit | commitdiff | tree | snapshot |
2018-07-02 |
Denys Vlasenko | ntpd: increase minimum G.FREQHOLD_cnt from 8 to 10 |
commit | commitdiff | tree | snapshot |
2018-07-01 |
Denys Vlasenko | Start 1.30.0 development cycle |
commit | commitdiff | tree | snapshot |
2018-07-01 |
Denys Vlasenko | Bump version to 1.29.0 1_29_0 |
commit | commitdiff | tree | snapshot |
2018-06-28 |
Denys Vlasenko | testsuite/mount.tests: fix false positive |
commit | commitdiff | tree | snapshot |
2018-06-27 |
Denys Vlasenko | vi: placate "warning: variable orig_buf set but not... |
commit | commitdiff | tree | snapshot |
2018-06-27 |
Denys Vlasenko | testsuite/pidof.tests: fix false positive take 2 |
commit | commitdiff | tree | snapshot |
2018-06-27 |
Denys Vlasenko | vi: placate "warning: statement with no effect" |
commit | commitdiff | tree | snapshot |
2018-06-27 |
Denys Vlasenko | nslookup: placate "warning: unused variable i" |
commit | commitdiff | tree | snapshot |
2018-06-27 |
Denys Vlasenko | testsuite/tar.tests: fix false positive |
commit | commitdiff | tree | snapshot |
2018-06-27 |
Denys Vlasenko | testsuite/pidof.tests: fix false positive |
commit | commitdiff | tree | snapshot |
2018-06-27 |
Denys Vlasenko | testsuite/bzcat.tests: fix false positive take 2 |
commit | commitdiff | tree | snapshot |
2018-06-27 |
Denys Vlasenko | testsuite/unexpand/unexpand-works-like-GNU: fix false... |
commit | commitdiff | tree | snapshot |
2018-06-27 |
Denys Vlasenko | testsuite/bzcat.tests: fix false positive |
commit | commitdiff | tree | snapshot |
2018-06-27 |
Denys Vlasenko | testsuite/tar.tests: fix false positive |
commit | commitdiff | tree | snapshot |
2018-06-27 |
Denys Vlasenko | testsuite/cat.tests: fix false positive |
commit | commitdiff | tree | snapshot |
2018-06-27 |
Denys Vlasenko | libbb: crypt() in newer glibc requires include <crypt.h> |
commit | commitdiff | tree | snapshot |
2018-06-26 |
Denys Vlasenko | hush: unset_local_var_len is only used by unset_local_var |
commit | commitdiff | tree | snapshot |
2018-06-26 |
Denys Vlasenko | hush: fix compile problem found by randomconfig |
commit | commitdiff | tree | snapshot |
2018-06-26 |
Denys Vlasenko | scripts/randomtest: disable CONFIG_NSLOOKUP for uclibc |
commit | commitdiff | tree | snapshot |
2018-06-26 |
Denys Vlasenko | scripts/randomtest: disable CONFIG_FEATURE_INETD_RPC... |
commit | commitdiff | tree | snapshot |
2018-06-26 |
Denys Vlasenko | scripts/randomtest: disable CONFIG_FEATURE_MOUNT_NFS... |
commit | commitdiff | tree | snapshot |
2018-06-26 |
Denys Vlasenko | hush: fix dup_CLOEXEC() call without "avoid_fd" parameter |
commit | commitdiff | tree | snapshot |
2018-06-26 |
Denys Vlasenko | fdisk: placate warning of strncpy not copying NUL byte |
commit | commitdiff | tree | snapshot |
2018-06-26 |
Denys Vlasenko | hush: fix for !ENABLE_HUSH_MODE_X configuration |
commit | commitdiff | tree | snapshot |
2018-06-26 |
Denys Vlasenko | hush: variable nesting code is used also if HUSH_FUNCTI... |
commit | commitdiff | tree | snapshot |
2018-06-26 |
Denys Vlasenko | randomconfig fixes |
commit | commitdiff | tree | snapshot |
2018-06-24 |
Ivan Abrea | tls: fix to handle X.509 v1 certificates correctly |
commit | commitdiff | tree | snapshot |
2018-06-24 |
Codarren Velvindron | ntpd: deprecate IPTOS_LOWDELAY in favor of IPTOS_DSCP_AF21 |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Denys Vlasenko | examples: update /var/service/getty for Unicode ttys |
commit | commitdiff | tree | snapshot |
2018-06-22 |
Denys Vlasenko | install: fix "-D -t DIR1/DIR2/DIR3" creating only DIR1... |
commit | commitdiff | tree | snapshot |
2018-06-21 |
Denys Vlasenko | udhcpc: remove code which requires server ID to be... |
commit | commitdiff | tree | snapshot |
2018-06-09 |
Eli Schwartz | Update release script to generate detached signatures... |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Kartik Agaram | restore documentation on the build config language |
commit | commitdiff | tree | snapshot |
2018-05-28 |
Denys Vlasenko | wget: emit a message that certificate verification... |
commit | commitdiff | tree | snapshot |
2018-05-26 |
Denys Vlasenko | fdisk: remove "Partition N does not end on cylinder... |
commit | commitdiff | tree | snapshot |
2018-05-26 |
Denys Vlasenko | whitespace fix |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Denys Vlasenko | unlzma: close another SEGV possibility |
commit | commitdiff | tree | snapshot |
2018-05-24 |
David Decotigny | udhcpc6: carry along length of packet when parsing it. |
commit | commitdiff | tree | snapshot |
2018-05-24 |
David Decotigny | udhcpc6: ignore invalid OPTION_IAADDR |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Denys Vlasenko | realpath,readlink -f: coreutils compat, closes 11021 |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Denys Vlasenko | nc: fix the !NC_SERVER configuration |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Denys Vlasenko | fsck: fix incorrect handling of child exit |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Harald van... | tar: fix interaction of delayed symlink and hardlink... |
commit | commitdiff | tree | snapshot |
2018-05-20 |
Denys Vlasenko | tweak /var/service example |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Denys Vlasenko | popmaildir: placate gcc8 "warning: 'strncpy' output... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Denys Vlasenko | udhcpc6: set -x options in request |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Samuel Mendoza... | udhcpc6: add PXELINUX options |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Samuel Mendoza... | udhcpc6: add DHCPv6 boot options |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Samuel Mendoza... | udhcpc6: add DHCPv6 env helper |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Samuel Mendoza... | udhcp: fix use of trim() in udhcp_str2optset() |
commit | commitdiff | tree | snapshot |
2018-05-13 |
Euan Harris | nsenter: fix parsing of -t, -S and -G options |
commit | commitdiff | tree | snapshot |
2018-05-13 |
Euan Harris | nsenter: Rename --network option to --net |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Denys Vlasenko | cat: fix cat -e and cat -v erroneously numbering 1st... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Denys Vlasenko | ifplugd: close signal race |
commit | commitdiff | tree | snapshot |
2018-04-24 |
Denys Vlasenko | unlzma: do emit the error message on bad input, when... |
commit | commitdiff | tree | snapshot |
2018-04-24 |
Denys Vlasenko | wget: handle URLs with @ or hash differently |
commit | commitdiff | tree | snapshot |
2018-04-24 |
Denys Vlasenko | free: improve --help for type option |
commit | commitdiff | tree | snapshot |
2018-04-23 |
Denys Vlasenko | awk: do not allow $(-1) |
commit | commitdiff | tree | snapshot |
2018-04-20 |
Denys Vlasenko | examples/shutdown-1.0: an example of reboot which does... |
commit | commitdiff | tree | snapshot |
2018-04-19 |
Denys Vlasenko | unlzma: fix another SEGV case |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Denys Vlasenko | libbb: new option FEATURE_ETC_SERVICES: if off, /etc... |
commit | commitdiff | tree | snapshot |
2018-04-16 |
Denys Vlasenko | setlogcons: open /dev/ttyN for "setlogcons N", not... |
commit | commitdiff | tree | snapshot |
2018-04-16 |
Denys Vlasenko | build system: FEATURE_NSLOOKUP_BIG needs -lresolv |
commit | commitdiff | tree | snapshot |
2018-04-16 |
Denys Vlasenko | less: fix fallout from "use common routine to set raw... |
commit | commitdiff | tree | snapshot |
2018-04-15 |
Denys Vlasenko | nslookup: simplify make_ptr |
commit | commitdiff | tree | snapshot |
2018-04-15 |
Denys Vlasenko | nslookup: get rid of query::rlen field |
commit | commitdiff | tree | snapshot |
2018-04-15 |
Denys Vlasenko | ar: stop using static data |
commit | commitdiff | tree | snapshot |
2018-04-15 |
Denys Vlasenko | nslookup: move array of queries to "globals" |
commit | commitdiff | tree | snapshot |
2018-04-15 |
Denys Vlasenko | less: remove unnecessary message |
commit | commitdiff | tree | snapshot |
2018-04-15 |
Aaro Koskinen | less: implement -F |
commit | commitdiff | tree | snapshot |
2018-04-15 |
Denys Vlasenko | nslookup: accept lowercase -type=soa, document query... |
commit | commitdiff | tree | snapshot |
next |