about summary refs log tree commit diff
path: root/FreeBSD/Makefile (follow)
Commit message (Expand)AuthorAge
* Update to FreeBSD 15.0, Linux man-pages 6.16, macOS 26.1 HEAD 2082.16 masterŠtěpán Němec2026-02-04
* Update to FreeBSD 14.3, Linux man-pages 6.14 2066.54Štěpán Němec2025-06-13
* Update to FreeBSD 14.2, Linux man-pages 6.10, NetBSD 10.1Štěpán Němec2025-06-11
* Update to FreeBSD 14.0 2065.05Štěpán Němec2023-11-27
* Update to FreeBSD 13.2Štěpán Němec2023-10-11
* Update to FreeBSD 13.1 2062.83June McEnroe2022-07-27
* Update to FreeBSD 13.0June McEnroe2021-04-26
* Completely rewrite how manuals are fetched and installedJune McEnroe2021-01-27
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