summary refs log tree commit diff
path: root/bin/dash/ChangeLog
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-26 20:40:47 -0400
committerJune McEnroe <june@causal.agency>2021-09-26 20:40:47 -0400
commite4118a0a5a67eb61966326cbdf9875bdd266d14c (patch)
tree2605175bbd0bdc154ce31a428bfa64b9e93310ab /bin/dash/ChangeLog
parentPublish "Installing OpenBSD on Linode" (diff)
downloadsrc-e4118a0a5a67eb61966326cbdf9875bdd266d14c.tar.gz
src-e4118a0a5a67eb61966326cbdf9875bdd266d14c.zip
Add boot commands for serial console
Diffstat (limited to 'bin/dash/ChangeLog')
0 files changed, 0 insertions, 0 deletions
pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe