summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2016-02-13rio: fix wrong frame colors when moving non-current windowcinap_lenrek
2016-02-12ip/chandial: fail with Ebadarg instead of printing memory contentsftrvxmtrx
2016-02-11libsec: simplify pkcs1_decrypt()cinap_lenrek
2016-02-11mergecinap_lenrek
2016-02-11libsec: fix double free in pkcs1_decrypt(), handle bad epm length in tlsSecRS...cinap_lenrek
2016-02-10removing libgio, this is not golang mveery >:-(cinap_lenrek
2016-02-09fixed a typoMatthew Veety
2016-02-09Imported ngfs libgio. This is a library to create virtual file descriptors, s...Matthew Veety
2016-02-08fortunes: ./configure CFLAGS="-I$HOME/source/harvey/ape/amd64/include -I$HOME...stanley lieber
2016-02-08webfs: faster shutdown using postnote()cinap_lenrek
2016-02-07libsec: fix missing error case unlock() in tlshands initCiphers()cinap_lenrek
2016-02-06factotum: fix nil pointer crash on p9skclosekey(), thanks k0gacinap_lenrek
2016-02-06libsec: mpconv -> mpfmtcinap_lenrek
2016-02-05libmp: remove include of libsec.hmischief
2016-02-04libmp: handle out of memory case in gmfield()cinap_lenrek
2016-02-03libsec: refactor asn1 encoding of digest for rsa signatures, fix memory leak ...cinap_lenrek
2016-02-01tlssrv: p9any authentication support using TLS-PSK cipher suitscinap_lenrek
2016-02-01libsec: ecdsa client support for tlshand, cleanupscinap_lenrek
2016-02-01mpc: constant expression foldingcinap_lenrek
2016-01-30games/doom: fix white window issue on exitcinap_lenrek
2016-01-19salsa(2): fix source referencecinap_lenrek
2016-01-19salsa(2): some formating fixescinap_lenrek
2016-01-19libsec: add salsa20 stream ciphercinap_lenrek
2016-01-19authsrv(6): fix arrowscinap_lenrek
2016-01-14wifi: check tkip/ccmp mac and crc in constant time avoiding timing side channelscinap_lenrek
2016-01-14pc64: move idle() routine after CALL main(SB) as the comment suggestscinap_lenrek
2016-01-13pc/pc64: backing out new mp startup code (caused issues with ramnode)cinap_lenrek
2016-01-13devssl: use tsmemcmp() to compare mac to close timing side channelcinap_lenrek
2016-01-12ndb/dnstcp: -x specifies the mountmointcinap_lenrek
2016-01-12fix manpage referencescinap_lenrek
2016-01-11libauthsrv: fix ed448 goldilocks prime commentmischief
2016-01-11pc/pc64: bring up ap's one after another, use idlehands() while waiting for t...cinap_lenrek
2016-01-10libauthsrv: add D in mkfileaiju
2016-01-07pc/pc64: remove mpshutdown printcinap_lenrek
2016-01-07kernel: remove todfix overflow iprint() spamcinap_lenrek
2016-01-07ape/stdio: %z format is VLONG on amd64cinap_lenrek
2016-01-07ape/fmt: %p and %z format for amd64cinap_lenrek
2016-01-07format pointer subtraction results with %zd instead of %ld (for long -> intpt...cinap_lenrek
2016-01-076c: return vlong result for pointer subtractioncinap_lenrek