about summary refs log tree commit diff
Commit message (Expand)AuthorAge
* Update to Linux man-pages 6.05 2064.15Štěpán Němec2023-10-11
* Update to FreeBSD 13.2Štěpán Němec2023-10-11
* Update to Linux man-pages 6.04, OpenBSD 7.3Štěpán Němec2023-10-11
* Update to Linux man-pages 6.03 2063.93Štěpán Němec2023-02-13
* Update to Linux man-pages 6.02Štěpán Němec2023-02-13
* Update to Linux man-pages 6.01 2063.91Štěpán Němec2022-11-01
* Update to OpenBSD 7.2 2063.9June McEnroe2022-10-21
* NetBSD: include text.tar.xz man pages 2063.8Štěpán Němec2022-10-16
* Update to Linux man-mages 6.00Štěpán Němec2022-10-16
* Update to NetBSD 9.3Štěpán Němec2022-10-16
* Make copyrights and AUTHORS consistentJune McEnroe2022-09-18
* Update to FreeBSD 13.1 2062.83June McEnroe2022-07-27
* openbsd: Include man pages from baseXX.tgzKeith Whitney2022-07-27
* Update to OpenBSD 7.1 2062.73June McEnroe2022-05-08
* Update to OpenBSD 7.0 2062.63June McEnroe2021-10-15
* Update to Linux man-pages 5.13 2062.53Štěpán Němec2021-08-29
* Update to NetBSD 9.2 2062.52June McEnroe2021-08-26
* Support DESTDIR in install/uninstallJune McEnroe2021-08-26
* Add version number generatorJune McEnroe2021-08-26
* Add ISC license headerJune McEnroe2021-08-22
* Update to Linux man-pages 5.12Štěpán Němec2021-08-22
* Add manuals for macOS 11.3June McEnroe2021-06-21
* Update to OpenBSD 6.9June McEnroe2021-05-08
* Update to Linux man-pages 5.11June McEnroe2021-04-26
* Update to FreeBSD 13.0June McEnroe2021-04-26
* Completely rewrite how manuals are fetched and installedJune McEnroe2021-01-27
* Update to man-pages-posix 2017-aJune McEnroe2020-12-14
* Update to OpenBSD 6.8June McEnroe2020-12-14
* Update to NetBSD 9.1June McEnroe2020-12-14
* Update to man-pages 5.09June McEnroe2020-12-14
* Update to FreeBSD 12.2June McEnroe2020-12-14
* Update to OpenBSD 6.7June McEnroe2020-06-08
* Add hack for macOS to search extra man sectionsJune McEnroe2020-05-04
* Don't clear MANSECTJune McEnroe2020-05-04
* Add READMEJune McEnroe2020-05-03
* Restrict extracted paths more tightlyJune McEnroe2020-05-03
* Mark tarballs .PRECIOUSJune McEnroe2020-05-03
* Fetch man.tar.xz and comp.tar.xz for NetBSDJune McEnroe2020-05-03
* Add exman(1) pageJune McEnroe2020-05-03
* Add install, uninstall targetsJune McEnroe2020-05-03
* Add exman scriptJune McEnroe2020-05-03
* Fetch manNN.tgz and compNN.tgz for OpenBSDJune McEnroe2020-05-03
* Add FreeBSD, NetBSD, OpenBSD, Linux, POSIXJune McEnroe2020-05-03
way, and it eliminates some helper functions. Also don't error when reading an empty save file. 2020-02-11Set self.nick to * initiallyJune McEnroe Allows removing a bunch of checks that self.nick is set, and it's what the server usually calls you before registration. Never highlight notices as mentions. 2020-02-11Define ColorCap instead of hardcoding 100June McEnroe 2020-02-11Move hash to top of chat.hJune McEnroe 2020-02-11Move base64 out of chat.hJune McEnroe 2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe Rookie mistake. 2020-02-11Cast towupper to wchar_tJune McEnroe For some reason it takes and returns wint_t... 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe