summary refs log tree commit diff
path: root/bin/ptee.c
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
commit5d1059241f9ba7a0be0852dc98a307b9fa560c47 (patch)
tree4f625d570d221724c628fda859aec9947b664121 /bin/ptee.c
parentPrefix mandoc with exec in about-filter (diff)
downloadsrc-5d1059241f9ba7a0be0852dc98a307b9fa560c47.tar.gz
src-5d1059241f9ba7a0be0852dc98a307b9fa560c47.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 'bin/ptee.c')
0 files changed, 0 insertions, 0 deletions
ound.3June McEnroe 2018-11-11Add deflateTune.3June McEnroe 2018-11-10Add deflateParams.3June McEnroe 2018-11-10Add deflateReset.3June McEnroe 2018-11-10Add deflateCopy.3June McEnroe 2018-11-10Add deflateSetDictionary.3June McEnroe 2018-11-10Remove initial deflate(3) reference in deflateInit2.3June McEnroe 2018-11-10Remove trailing whitespaceJune McEnroe 2018-11-10Add deflateInit2.3June McEnroe 2018-11-10Refer to deflate(3) for z_streamp typeJune McEnroe 2018-11-10Document z_stream fields in deflate.3June McEnroe 2018-11-10Add inflate.3June McEnroe 2018-11-09Use Pq/Po/Pc moreJune McEnroe 2018-11-09Add FreeBSD MakefileJune McEnroe 2018-11-09Add deflate.3June McEnroe