summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-12ip/gping: ignore advice, fix packet corruption check, remove dead codecinap_lenrek
2016-03-12devip: handle ignoreadvice flag for all protocolscinap_lenrek
2016-03-12vncs: parse screenid as long, not short: BGSHORT() -> BGLONG()cinap_lenrek
2016-03-12libdraw: remove flushimage calls from fontresize() and loadchar()cinap_lenrek
2016-03-12ip/gping: set display->locking before starting mouseproc (race)cinap_lenrek
2016-03-12libsec: remove weakCipher[] array check as we do not support any of these wea...cinap_lenrek
2016-03-11mothra: dynamically allocate buffer for refresh url (was 20 bytes stack buffe...cinap_lenrek
2016-03-10libvorbis: update to 1.3.5ftrvxmtrx
2016-03-10make kernel UTFmax and Runemax consistent with libc (21-bit runes) (thanks ma...cinap_lenrek
2016-03-10mergecinap_lenrek
2016-03-10aan: handle case when reader closes netfdcinap_lenrek
2016-03-10devcons: nil vs 0cinap_lenrek
2016-03-10kernel: make fversion()/mntversion() types consistentcinap_lenrek
2016-03-09devtls: fix wrong iounitcinap_lenrek
2016-03-08rio, libdraw: experimental removal of redundant flushimage() calls for roundt...cinap_lenrek
2016-03-07aan: use sync messages as keep alivescinap_lenrek
2016-03-07vncs: fix dead Kend keycinap_lenrek
2016-03-059/mkfile: update ARCHftrvxmtrx
2016-03-05libFLAC/mkfile: -DFLAC__NO_ASMftrvxmtrx
2016-03-05libFLAC: update to 1.3.1ftrvxmtrx
2016-03-01auth/pemencode: fix usage()BurnZeZ
2016-03-01dict: similar fixes, different files. also remove runescpyBurnZeZ
2016-03-01dict mkindex: code cleanupBurnZeZ
2016-03-01plot: handle create() failureBurnZeZ
2016-03-01map/libmap: remove unused function/definitionsBurnZeZ
2016-03-01vt: add -r flag to start in raw modeBurnZeZ
2016-03-01sort: code cleanupBurnZeZ
2016-03-01cc: populate the flag list comment in lex.cBurnZeZ
2016-03-01cc: sort the lex.c comment listing debug flagsBurnZeZ
2016-03-01pppoe: Avoid double free (thanks k0ga)cinap_lenrek
2016-03-01fix /lib/keyboard spacingBurnZeZ
2016-03-01add a couple runes to /lib/keyboardBurnZeZ
2016-03-01add bug to yesterday(1), fix /sys/man/3/cons permissionsBurnZeZ
2016-03-01manpage references/typosBurnZeZ
2016-03-01libsec: fix verifyDHparams() for version <= TLS1.1cinap_lenrek
2016-02-29glenda's default profile: remove /n/other mount, done by /lib/namespacecinap_lenrek
2016-02-28authsrv(2): document _asgetpakkey(), authpak_hash(), authpak_new(), authpak_f...cinap_lenrek
2016-02-28games/doom: handle allocimage() failurecinap_lenrek
2016-02-28libsec: have 16 32-bit words in DigestState to avoid out of bounds warnings f...cinap_lenrek
2016-02-28devdraw: remove unused Edepth[]cinap_lenrek
2016-02-28libdraw: remove unused static log2[] arraycinap_lenrek
2016-02-27rio: exit rio when /dev/cons or /dev/kbd read loop terminatescinap_lenrek
2016-02-27kbdfs: read outer /dev/kbd file and use it just like /dev/kbdincinap_lenrek
2016-02-27rcpu: post hangup note to remote when connection breakscinap_lenrek
2016-02-22rcpu(1): fix manpage referencecinap_lenrek
2016-02-22libauthsrv: can write p = 2^448 - 2^224 - 1 now, as mpc has constant folding.cinap_lenrek
2016-02-22libfis: dont reject drives lacking SSP (sata ssd connected to ide with adapter)cinap_lenrek
2016-02-22ndb/dns: initialize unknown fids to point to the root qidcinap_lenrek
2016-02-22rc: terminate rc when exec fails, cleanupcinap_lenrek
2016-02-22smtpd: remove unused lastsender logiccinap_lenrek