summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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-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-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
2016-02-22factotum: fix memory leak for p9any key confirmation, fix key handling for ro...cinap_lenrek
2016-02-22stats: use rimport or import to mount remote systemcinap_lenrek
2016-02-21exportfs: fix endless loop for eof/error on second read in localread9pmsg()cinap_lenrek
2016-02-21fix ipv6 icmphostunr() locking and memory free bugs (from sources)cinap_lenrek
2016-02-20sgi: add chmod to bootfs.proto for sgi kernelcinap_lenrek
2016-02-19libsec: remove unused tlsSecKill()cinap_lenrek
2016-02-18libsec: fix memset() size in tlsConnectionFree(), remove #include <bio.h>cinap_lenrek
2016-02-17libsec: add libc.h include for aes_xts.c (drawterm)cinap_lenrek
2016-02-16rcpu(1) man page: englishstanley lieber
2016-02-16ndb/dns: removing the buggy /net.alt remount hackcinap_lenrek
2016-02-16usbuhci: removing "uhci bug" print spam from interrupt handlercinap_lenrek
2016-02-15provide rcpu(1), make usage line consistentcinap_lenrek
2016-02-15devmnt: deal with partial response for Tversion request in mntversion()cinap_lenrek
2016-02-14cron: just run /bin/rx to execute remote commandscinap_lenrek
2016-02-14rx: rcpu service supportcinap_lenrek
2016-02-14adding experimental rcpu servicecinap_lenrek
2016-02-14exportfs: retry execing ourselfs as "/bin/exportfs" (argv0 might be relative ...cinap_lenrek
2016-02-14exportfs: properly reply to chdir() error when we speak 9pcinap_lenrek
2016-02-14tlsclient: add -o option to establish connection over a file, free the AuthIn...cinap_lenrek
2016-02-14newuser: /n/other now handled in /lib/namespacecinap_lenrek
2016-02-14provide /n and /mnt early in bootrc to allow consistent use in /lib/namespacecinap_lenrek
2016-02-13tlssrv: add -A flag to skip changing user after authentication (usefull for aan)cinap_lenrek
2016-02-13mergecinap_lenrek