about summary refs log tree commit diff
path: root/handle.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-07-20 21:27:24 -0400
committerJune McEnroe <june@causal.agency>2021-07-20 21:27:24 -0400
commit78a020df8242ae5e4e2ac210bc8d85dc27b43bb6 (patch)
treeac567191ca18da1ace5a416d0c502bb64b4a6a4f /handle.c
parentFreeBSD: Revert caph_enter(3) call to cap_enter(2) (diff)
downloadcatgirl-78a020df8242ae5e4e2ac210bc8d85dc27b43bb6.tar.gz
catgirl-78a020df8242ae5e4e2ac210bc8d85dc27b43bb6.zip
chroot: Avoid passing paths to -s
Diffstat (limited to 'handle.c')
0 files changed, 0 insertions, 0 deletions
n/qf.c?id=1da6e2b522a624c1056f4f6cd61f977fded83a37&follow=1'>Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe