summary refs log tree commit diff
path: root/home/.local/bin/nasd
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-06-08 16:35:58 -0400
committerJune McEnroe <june@causal.agency>2020-06-08 16:35:58 -0400
commit5edd42165eadd7f285ed02f4de75c9a269366a26 (patch)
treed8631d3562cf948d894868a83970bf0a9b92d221 /home/.local/bin/nasd
parentPrefix mandoc with exec in about-filter (diff)
downloadsrc-5edd42165eadd7f285ed02f4de75c9a269366a26.tar.gz
src-5edd42165eadd7f285ed02f4de75c9a269366a26.zip
Remove reference to FreeBSD-specific libedit hack
Newer versions of libedit have sane tab-complete now without FreeBSD's
hacks, and in fact the hack is gone in FreeBSD-CURRENT.

I'm still a little confused why binding this weird function is necessary
at all, but at least it exists everywhere, I guess.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
dc86ea05f7a7778a94ca6ce583a1305b&follow=1'>Switch back to static window sizingJune McEnroe 2018-02-25Add missing includeJune McEnroe 2018-02-25Define rules for multi-object binariesJune McEnroe 2018-02-25Rewrite everythingJune McEnroe 2018-02-22Hardcode path lengths in setupJune McEnroe 2018-02-22Add setup, start commandJune McEnroe 2018-02-22Indent list of streamsJune McEnroe 2018-02-22Add welcome message to ssh-commandJune McEnroe 2018-02-22Sleep before truncationJune McEnroe 2018-02-22List streams if none givenJune McEnroe 2018-02-22Set ForceCommand ssh-commandJune McEnroe 2018-02-22Rename command to ssh-commandJune McEnroe 2018-02-22Add command.shJune McEnroe 2018-02-22Factor out STREAM_SIZE for ingest and broadcastJune McEnroe 2018-02-22Handle EINTR from keventJune McEnroe 2018-02-22Include libutil in chroot.tarJune McEnroe