about summary refs log tree commit diff homepage
path: root/Makefile (follow)
Commit message (Expand)AuthorAge
* Add gzopen.3June McEnroe2018-11-12
* Add inflateBackEnd.3June McEnroe2018-11-12
* Add inflateBack.3June McEnroe2018-11-12
* Add inflateBackInit.3June McEnroe2018-11-12
* Add inflateGetHeader.3June McEnroe2018-11-11
* Add inflateMark.3June McEnroe2018-11-11
* Add inflatePrime.3June McEnroe2018-11-11
* Add inflateReset.3June McEnroe2018-11-11
* Add inflateCopy.3June McEnroe2018-11-11
* Add inflateSync.3June McEnroe2018-11-11
* Add inflateGetDictionary.3June McEnroe2018-11-11
* Add inflateSetDictionary.3June McEnroe2018-11-11
* Add inflateInit2.3June McEnroe2018-11-11
* Add deflatePrime.3June McEnroe2018-11-11
* Separate out inflateInit.3 and inflateEnd.3June McEnroe2018-11-11
* Separate out deflateInit.3 and deflateEnd.3June McEnroe2018-11-11
* Separate out deflateGetDictionary.3June McEnroe2018-11-11
* Separate out compressBound.3June McEnroe2018-11-11
* Separate out crc32_combine.3June McEnroe2018-11-11
* Separate out adler32_combine.3June McEnroe2018-11-11
* Add deflatePending.3June McEnroe2018-11-11
* Add deflateBound.3June McEnroe2018-11-11
* Add deflateTune.3June McEnroe2018-11-11
* Add deflateParams.3June McEnroe2018-11-10
* Add deflateReset.3June McEnroe2018-11-10
* Add deflateCopy.3June McEnroe2018-11-10
* Add deflateSetDictionary.3June McEnroe2018-11-10
* Add deflateInit2.3June McEnroe2018-11-10
* Add inflate.3June McEnroe2018-11-10
* Add FreeBSD MakefileJune McEnroe2018-11-09
/td>Fully configure and rebind cwmJune McEnroe This is sort of a mix of trying to emulate macOS somewhat for my muscle memory and just rebinding some of the cwm defaults to use 4- rather than M-. 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe cwm still needs a lot more rebinding, and I need to actually look at its other options. xterm definitely still needs some configuration, but I at least managed to get it to use a decent looking font. Very happy that OpenBSD includes Luxi Mono, which is what my usual font, Go Mono, is based on anyway. Still missing is xmodmap and such. 2021-02-06Add xterm output to schemeJune McEnroe