summary refs log tree commit diff
path: root/bin/1sh/miscbltin.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-09-12 03:13:28 -0400
committerJune McEnroe <june@causal.agency>2020-09-12 03:14:40 -0400
commit8a0cb64aff6ab34d70ac6fd6c89632230ccbc310 (patch)
treeaa28befbbe5d416bcf4a8b8ccf59529379ffab3c /bin/1sh/miscbltin.c
parentEnable toc in cgit renderings of man pages (diff)
downloadsrc-8a0cb64aff6ab34d70ac6fd6c89632230ccbc310.tar.gz
src-8a0cb64aff6ab34d70ac6fd6c89632230ccbc310.zip
Move /opt/local behind /usr again
The reason I did this with pkgsrc was because I actually don't want the
man(1) from mandoc, since it won't follow MANSECT. Same applies to
MacPorts. I wish I could disable its man(1) with a variant or whatever.
Diffstat (limited to 'bin/1sh/miscbltin.c')
0 files changed, 0 insertions, 0 deletions
06-05 00:44:07 -0400'>2022-06-05FIRST 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 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 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe