2020-06-26 |
Denys Vlasenko | Bump version to 1.32.0 1_32_stable 1_32_0 |
commit | commitdiff | tree | snapshot |
2020-06-25 |
Denys Vlasenko | gzip -d with zcat enabled but gunzip disabled was misbe... |
commit | commitdiff | tree | snapshot |
2020-06-24 |
Denys Vlasenko | make_single_applets.sh: switch off nologin deps option |
commit | commitdiff | tree | snapshot |
2020-06-24 |
Denys Vlasenko | bc: placate a "defined but not used" warning |
commit | commitdiff | tree | snapshot |
2020-06-24 |
Denys Vlasenko | nologin: make it possible to build it as single applet |
commit | commitdiff | tree | snapshot |
2020-06-24 |
Denys Vlasenko | suppress a few compile warnings |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Denys Vlasenko | randomconfig fixes |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Denys Vlasenko | randomconfig fixes |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Denys Vlasenko | randomconfig fix |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Denys Vlasenko | randomconfig fixes |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Denys Vlasenko | randomconfig fixes |
commit | commitdiff | tree | snapshot |
2020-06-23 |
Denys Vlasenko | randomconfig fixes |
commit | commitdiff | tree | snapshot |
2020-06-21 |
Stefan Agner | examples/udhcp/simple.script: fix IPv6 support when... |
commit | commitdiff | tree | snapshot |
2020-06-21 |
Uwe Glaeser | udhcpc6: use correct multicast MAC |
commit | commitdiff | tree | snapshot |
2020-06-10 |
Denys Vlasenko | nmeter: add %T (zero-based timestamp) format |
commit | commitdiff | tree | snapshot |
2020-06-10 |
Biswapriyo... | Makefile.flags: restrict Wno-constant-logical-operand... |
commit | commitdiff | tree | snapshot |
2020-06-09 |
Sören Tempel | deluser: check if specified home is a directory before... |
commit | commitdiff | tree | snapshot |
2020-06-09 |
Martin Lewis | dhcpc: refactor xmalloc_optname_optval to shrink binary... |
commit | commitdiff | tree | snapshot |
2020-06-09 |
Ron Yorston | httpd: allow '-h' to work when daemonized with NOMMU... |
commit | commitdiff | tree | snapshot |
2020-06-09 |
Denys Vlasenko | udhcp: comment out unused domain compression code |
commit | commitdiff | tree | snapshot |
2020-06-09 |
Denys Vlasenko | sysctl: do report EACCES errors on write |
commit | commitdiff | tree | snapshot |
2020-06-09 |
Mark Edgar | unexpand: correct behavior for --first-only --tabs=4 |
commit | commitdiff | tree | snapshot |
2020-06-08 |
Martin Lewis | xstrndup: Use strndup instead of implementing it. |
commit | commitdiff | tree | snapshot |
2020-06-08 |
Martin Lewis | dhcpc: code shrink in good_hostname |
commit | commitdiff | tree | snapshot |
2020-06-08 |
Denys Vlasenko | awk: disallow "str"++, closes bug 12981 |
commit | commitdiff | tree | snapshot |
2020-05-20 |
Dimitri John... | wget: implement TLS verification with ENABLE_FEATURE_WG... |
commit | commitdiff | tree | snapshot |
2020-04-30 |
Ron Yorston | ash,hush: drop pointer check before calls to show_history |
commit | commitdiff | tree | snapshot |
2020-04-30 |
Ron Yorston | mim: run scripts from a specification file |
commit | commitdiff | tree | snapshot |
2020-04-30 |
Ron Yorston | ash: fix build failure when command built-in is disabled |
commit | commitdiff | tree | snapshot |
2020-04-30 |
Ron Yorston | httpd: permit non-default home directory with NOMMU... |
commit | commitdiff | tree | snapshot |
2020-04-29 |
Sören Tempel | grep: add proper support for pattern_list |
commit | commitdiff | tree | snapshot |
2020-04-29 |
Gray Wolf | grep: Fix -f FILE when FILE is empty and -x provided |
commit | commitdiff | tree | snapshot |
2020-04-29 |
Ron Yorston | xargs: restore correct behaviour of -n option |
commit | commitdiff | tree | snapshot |
2020-04-29 |
Jean-Philippe... | build system: remove KBUILD_STR() |
commit | commitdiff | tree | snapshot |
2020-04-29 |
Lauri Kasanen | unzip: -d should create the dir |
commit | commitdiff | tree | snapshot |
2020-02-26 |
Denys Vlasenko | shells: fix exitcode_trapN tests to avoid races |
commit | commitdiff | tree | snapshot |
2020-02-24 |
Denys Vlasenko | ash: expand: Fix multiple issues with EXP_DISCARD in... |
commit | commitdiff | tree | snapshot |
2020-02-24 |
Denys Vlasenko | ash: expand: Do not reprocess data when expanding words |
commit | commitdiff | tree | snapshot |
2020-02-24 |
Ron Yorston | ash: move TRACE statement in evalcommand() |
commit | commitdiff | tree | snapshot |
2020-02-24 |
Denys Vlasenko | ash: rename some function parameters to match dash |
commit | commitdiff | tree | snapshot |
2020-02-24 |
Denys Vlasenko | ash: rename stack_nputstr() back to stnputs() to match... |
commit | commitdiff | tree | snapshot |
2020-02-22 |
Denys Vlasenko | ash: Expand here-documents in the current shell environment |
commit | commitdiff | tree | snapshot |
2020-02-22 |
Denys Vlasenko | ash: parser: Do not push token back before parseheredoc |
commit | commitdiff | tree | snapshot |
2020-02-22 |
Denys Vlasenko | ash: parser: Fix old-style command substitution here... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Denys Vlasenko | hush: fix negative_arith.tests: glob-protect dash in... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Denys Vlasenko | ash: expand: Ensure result is escaped in cvtnum |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Denys Vlasenko | ash: memalloc: Avoid looping in growstackto |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Denys Vlasenko | hush: make "exit" in trap use pre-trap exitcode - fix... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Denys Vlasenko | hush: make "exit" in trap use pre-trap exitcode |
commit | commitdiff | tree | snapshot |
2020-02-20 |
Denys Vlasenko | ash: eval: Only restore exit status on exit/return |
commit | commitdiff | tree | snapshot |
2020-02-20 |
Denys Vlasenko | ash: Return without arguments in a trap should use... |
commit | commitdiff | tree | snapshot |
2020-02-20 |
Denys Vlasenko | hush: implement "return NUM in trap sets $? after trap" |
commit | commitdiff | tree | snapshot |
2020-02-20 |
Ron Yorston | ash: return exit status of nofork applets (again) |
commit | commitdiff | tree | snapshot |
2020-02-20 |
Denys Vlasenko | ash: expand: Merge syntax/quotes in memtodest with... |
commit | commitdiff | tree | snapshot |
2020-02-20 |
Denys Vlasenko | ash: eval: Always set localvar_stop |
commit | commitdiff | tree | snapshot |
2020-02-20 |
Denys Vlasenko | ash: eval: Replace with listsetvar with mklocal/setvareq |
commit | commitdiff | tree | snapshot |
2020-02-20 |
Denys Vlasenko | ash: eval: Fail immediately with redirections errors... |
commit | commitdiff | tree | snapshot |
2020-02-20 |
Denys Vlasenko | ash: eval: Add assignment built-in support again |
commit | commitdiff | tree | snapshot |
2020-02-19 |
Denys Vlasenko | ash,hush: testcase for "exit" without arguments in... |
commit | commitdiff | tree | snapshot |
2020-02-18 |
Denys Vlasenko | ash,hush: add comment about masked SIGCHLD, handle... |
commit | commitdiff | tree | snapshot |
2020-02-18 |
Denys Vlasenko | ash: jobs: Only clear gotsigchld when waiting for every... |
commit | commitdiff | tree | snapshot |
2020-02-18 |
Denys Vlasenko | ash: jobs - Do not block when waiting on SIGCHLD |
commit | commitdiff | tree | snapshot |
2020-02-18 |
Denys Vlasenko | ash: eval: Reap zombies after built-in commands and... |
commit | commitdiff | tree | snapshot |
2020-02-17 |
Denys Vlasenko | ash: exec: Never rehash regular built-ins |
commit | commitdiff | tree | snapshot |
2020-02-17 |
Denys Vlasenko | ash: exec: Stricter pathopt parsing |
commit | commitdiff | tree | snapshot |
2020-02-17 |
Denys Vlasenko | ash: exec: Do not allocate stack string in padvance |
commit | commitdiff | tree | snapshot |
2020-02-17 |
Denys Vlasenko | ash: memalloc: Add growstackto helper |
commit | commitdiff | tree | snapshot |
2020-02-17 |
Denys Vlasenko | ash: parser: Save/restore here-documents in command... |
commit | commitdiff | tree | snapshot |
2020-02-17 |
Denys Vlasenko | ash: mkinit: Split reset into exitreset and reset |
commit | commitdiff | tree | snapshot |
2020-02-17 |
Denys Vlasenko | ash: expand: Fix trailing newlines processing in backqu... |
commit | commitdiff | tree | snapshot |
2020-02-17 |
Denys Vlasenko | ash: parser: Only accept single-digit parameter expansi... |
commit | commitdiff | tree | snapshot |
2020-02-16 |
Denys Vlasenko | ash: shell: Fix clang warnings about "string plus integer" |
commit | commitdiff | tree | snapshot |
2020-02-16 |
Denys Vlasenko | ash: eval: Use the correct expansion mode for fd redire... |
commit | commitdiff | tree | snapshot |
2020-02-16 |
Denys Vlasenko | ash: expand: Fix skipping of command substitution when... |
commit | commitdiff | tree | snapshot |
2020-02-16 |
Denys Vlasenko | ash: main: Print \n upon EOF (CTRL-D) when run interact... |
commit | commitdiff | tree | snapshot |
2020-02-16 |
Denys Vlasenko | ash: expand: Use HOME in tilde expansion when it is... |
commit | commitdiff | tree | snapshot |
2020-02-16 |
Denys Vlasenko | ash: builtin: Mark more regular built-ins |
commit | commitdiff | tree | snapshot |
2020-02-16 |
Denys Vlasenko | ash: jobs: Replace some uses of fmtstr with stpcpy... |
commit | commitdiff | tree | snapshot |
2020-02-16 |
Denys Vlasenko | ash: output: Fix fmtstr return value |
commit | commitdiff | tree | snapshot |
2020-02-16 |
Denys Vlasenko | ash: main: Only set savestatus in exitcmd |
commit | commitdiff | tree | snapshot |
2020-02-16 |
Denys Vlasenko | ash: [BUILTIN] Exit without arguments in a trap should... |
commit | commitdiff | tree | snapshot |
2020-02-16 |
Denys Vlasenko | ash: parser: Fix incorrect eating of backslash newlines |
commit | commitdiff | tree | snapshot |
2020-02-16 |
Denys Vlasenko | ash: use pgetc_eatbnl() in more places, take 2 |
commit | commitdiff | tree | snapshot |
2020-02-14 |
Denys Vlasenko | fdisk: add HFS / HFS+ partition type |
commit | commitdiff | tree | snapshot |
2020-02-13 |
Denys Vlasenko | tftp: on download, open local file only when first... |
commit | commitdiff | tree | snapshot |
2020-02-13 |
Denys Vlasenko | tftp: fix thinko in code shrink |
commit | commitdiff | tree | snapshot |
2020-02-13 |
Denys Vlasenko | tftp: code shrink |
commit | commitdiff | tree | snapshot |
2020-02-13 |
Denys Vlasenko | tftpd: show requested file name in open error message |
commit | commitdiff | tree | snapshot |
2020-02-02 |
Denys Vlasenko | awk: fix more "length" cases, closes 12486 |
commit | commitdiff | tree | snapshot |
2020-01-29 |
Ron Yorston | ash,hush: allow builtins to be tab-completed, closes... |
commit | commitdiff | tree | snapshot |
2020-01-29 |
Ron Yorston | xargs: fix handling of quoted arguments, closes 11441 |
commit | commitdiff | tree | snapshot |
2020-01-29 |
Ron Yorston | vi: fixes to string search in colon commands, closes... |
commit | commitdiff | tree | snapshot |
2020-01-29 |
Ron Yorston | ash: improve expandstr() |
commit | commitdiff | tree | snapshot |
2020-01-29 |
Peter Korsgaard | syslogd: add config option to include milliseconds... |
commit | commitdiff | tree | snapshot |
2020-01-14 |
Denys Vlasenko | udhcpd: mangle hostnames starting with dash ("-option") |
commit | commitdiff | tree | snapshot |
2019-12-03 |
Denys Vlasenko | whois: limit total length of response to 32+2 kb |
commit | commitdiff | tree | snapshot |
2019-12-03 |
Denys Vlasenko | init: improve handling of signals racing with each... |
commit | commitdiff | tree | snapshot |
2019-12-02 |
Denys Vlasenko | init: if tcgetattr() fails, don't even try to tcsetattr() |
commit | commitdiff | tree | snapshot |
2019-11-28 |
Denys Vlasenko | hush: fix preprocessor directives indentation |
commit | commitdiff | tree | snapshot |
2019-11-27 |
Tomi Leppanen | grep: add -R |
commit | commitdiff | tree | snapshot |
next |