summary refs log tree commit diff
path: root/bin/dash/ChangeLog
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-18 20:24:30 -0500
committerJune McEnroe <june@causal.agency>2021-01-18 21:33:21 -0500
commit6c4a03e8fb0d6df2e244177500f4820efc6f7876 (patch)
treee64925d2a5e45f1078b3251b32752138ec4a3476 /bin/dash/ChangeLog
parentAdd mdate script (diff)
downloadsrc-6c4a03e8fb0d6df2e244177500f4820efc6f7876.tar.gz
src-6c4a03e8fb0d6df2e244177500f4820efc6f7876.zip
Allow matching lexers using first input line
Using ungetc(3) rather than rewind(3) to support piped input.
Diffstat (limited to 'bin/dash/ChangeLog')
0 files changed, 0 insertions, 0 deletions
span>Optimize builds for chrootJune McEnroe 2017-07-30Persist bright across color changesJune McEnroe 2017-07-30Add index.htmlJune McEnroe 2017-07-30Add snapshot.shJune McEnroe 2017-07-30Fix termcap patch for background colorsJune McEnroe 2017-07-30Update helpJune McEnroe 2017-07-30Fix help to track colorJune McEnroe 2017-07-30Support background colorsJune McEnroe 2017-07-30Track color only client-sideJune McEnroe 2017-07-30Add ostensible support for background colorsJune McEnroe 2017-07-30Add tile create and access timestampsJune McEnroe 2017-07-30Assert stable struct Tile field offsetsJune McEnroe 2017-07-30Add chroot.shJune McEnroe 2017-07-30Add ` commandJune McEnroe 2017-07-30Add sshd_configJune McEnroe 2017-07-30Add termcap patchJune McEnroe