summary refs log tree commit diff
path: root/bounce.c
diff options
contextJune McEnroe2019-01-10
* Import /usr/src/usr.bin/printf/printf.c from FreeBSD 12.0-RELEASEJune McEnroe2019-01-10
* Import /usr/src/bin/test/test.c from FreeBSD 12.0-RELEASEJune McEnroe2019-01-10
* Import /usr/src/bin/kill/kill.c from FreeBSD 12.0-RELEASEJune McEnroe2019-01-10
* Import /usr/src/bin/sh from FreeBSD 12.0-RELEASEJune McEnroe2019-01-10
* 2019-10-24 01:35:59 -0400
committerJune McEnroe <june@causal.agency>2019-10-24 01:35:59 -0400
commit4fc24014987028ff2a6ad8b58adf1b17809be419 (patch)
tree9790e2e409651781d30969518752e18f66ed6de1 /bounce.c
parentSet client-side origin to irc.invalid (diff)
downloadpounce-4fc24014987028ff2a6ad8b58adf1b17809be419.tar.gz
pounce-4fc24014987028ff2a6ad8b58adf1b17809be419.zip
Only set NeedCapEnd if unregistered
Diffstat (limited to 'bounce.c')
0 files changed, 0 insertions, 0 deletions
64880445caa54a'>Add premature serialization to ediJune McEnroe2018-11-24 * Replace tableUpdate with tableReplaceJune McEnroe2018-11-23 * Move buffer length to blocksJune McEnroe2018-11-23 * Add fileWrite for ediJune McEnroe2018-11-22 * Simplify edi file readingJune McEnroe2018-11-22 * Add Iter for ediJune McEnroe2018-11-21 * Fix freeing empty buffer blockJune McEnroe2018-11-21 * Read files in ediJune McEnroe2018-11-21 * Free buffer block if empty when allocating new blockJune McEnroe2018-11-21 * Track hot slice in tablesJune McEnroe2018-11-21 * Add bufferDeleteJune McEnroe2018-11-20 * Add missing include in dtchJune McEnroe2018-11-19 * Avoid DST struct TableJune McEnroe2018-11-18 * Add seeds of ediJune McEnroe2018-11-18 * Remove zlib dependency from png.hJune McEnroe2018-11-14 * Rearrange bin Makefile once moreJune McEnroe2018-11-14 * Factor out png.hJune McEnroe2018-11-14 * Clean up and improve dtchJune McEnroe2018-11-12 * Use typedefs uint and byteJune McEnroe2018-11-12 * Remove msr606June McEnroe2018-11-07 * Implement all of MSR606June McEnroe2018-11-07 * Prevent buffer overflows in pngoJune McEnroe2018-10-28 * Fix tags targetJune McEnroe2018-10-17 * Remove klonJune McEnroe2018-10-16 * Use wchar_t in ttpreJune McEnroe2018-10-08 * Add ttpreJune McEnroe2018-10-08 * Use col -b to remove formatting for READMEJune McEnroe2018-10-08 * Remove edi.cJune McEnroe2018-10-07 * Add -H flag to psfed to increase heightJune McEnroe2018-10-03 * Rewrite schemeJune McEnroe2018-10-02 * Allow setting colors in psf2png