summary refs log tree commit diff
path: root/port/file2c/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-22 21:12:53 +0000
committerJune McEnroe <june@causal.agency>2021-09-22 21:13:12 +0000
commitbd4afa842d5893a54ba9525bb7c9a2c691ec6325 (patch)
tree35eca16111555a9e0b1c53fd0fd1fb37f3669cd3 /port/file2c/Makefile
parentSupport HTTP PUT in up (diff)
downloadsrc-bd4afa842d5893a54ba9525bb7c9a2c691ec6325.tar.gz
src-bd4afa842d5893a54ba9525bb7c9a2c691ec6325.zip
Call sandbox in CGI mode
Otherwise upload won't actually work.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
84ea20ed948b6bd9e4afc999993dd7&follow=1'>FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe Absolutely indiscriminately. 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use 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