DASH Shell

Clone this repo:
  1. b00288f alias: fix name quoting in printalias by наб · 5 months ago master
  2. f96ec87 parser: Print CTLBACKQ early in parsesub by Herbert Xu · 5 months ago
  3. d89761b parser: Don't keep alloca()ing in a loop for substitutions by наб · 5 months ago
  4. 4ec545e alias: Quote name in printalias by наб · 5 months ago
  5. dd73362 redir: Use F_DUPFD_CLOEXEC instead of F_DUPFD+F_SETFD if available by наб · 5 months ago
  6. 1a0cc2a input: Only skip blank lines on PS1 by Herbert Xu · 5 months ago
  7. de23304 input: Check for int_pending while clearing input by Herbert Xu · 5 months ago
  8. ba57b84 builtin: Ignore first -- in type for consistency by наб · 5 months ago
  9. 5448557 builtin: Ignore first -- in getopts per POSIX by наб · 5 months ago
  10. b4ecd84 var: Do not add 1 to return value of strchrnul by Herbert Xu · 5 months ago
  11. 44ae22b input: Disable lleft in SMALL mode by Herbert Xu · 5 months ago
  12. 5f094d0 input: Read standard input byte-wise by Herbert Xu · 5 months ago
  13. 91a3755 input: Eat rest of line upon reset by Herbert Xu · 5 months ago
  14. c3b97c7 man: Document ulimit -w by наб · 5 months ago
  15. 4bdefd1 builtin: Actually accept ulimit -r by Vincent Lefevre · 5 months ago
  16. 2beac67 man: Document false built-in by наб · 6 months ago
  17. fc61c2f man: printf 'X, X is a byte under dash by наб · 6 months ago
  18. f1a72d4 man: Reword to avoid confusion v/v printf Ar argument[s]/arguments by наб · 6 months ago
  19. 447bcdc man: Document kill builtin by наб · 6 months ago
  20. 76d4cc6 man: Note chdir being the same builtin as cd by наб · 6 months ago