summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-14libsec: fix hmac for keys bigger then 64 byte block sizecinap_lenrek
2014-09-13libsec: ecgen() and ecdsasign() fixaiju
2014-09-11acme: remove unused #includeBurnZeZ
2014-09-11games/gb: minor goofaiju
2014-09-11games/nes: reduce volume, causes overflow and confuses ac97aiju
2014-09-06/lib/rob: Just write the code.stanley lieber
2014-09-06add /lib/terrystanley lieber
2014-09-06ip/ayiya: experimental anything in anything tunnel protocol clientcinap_lenrek
2014-09-04doom: fix alignment issues for armcinap_lenrek
2014-09-045e: fix signed long multiplycinap_lenrek
2014-09-035e: push ERRMAX for note message on stack avoiding unaligned stack pointercinap_lenrek
2014-09-02ether8139: fix pointer to smaller int tuncation warning on amd64cinap_lenrek
2014-08-28/sys/lib/dist/ndb/common: add auth=fs.stanleylieber.com authdom=inristanley lieber
2014-08-27fortunes: $75K Prosthetic Arm Is Bricked When Paired iPod Is Stolenstanley lieber
2014-08-27ipconfig: remove sleep() left over from debug :-)cinap_lenrek
2014-08-27ipconfig: fix readipifc() memory leaks in recvra6 and sendra6 processescinap_lenrek
2014-08-26ip: set arp entry for own v6 address when not tentativecinap_lenrek
2014-08-26ipconfig: cleanup code duplication in ip6cfg()cinap_lenrek
2014-08-26ping: don't spin when we get error reading icmp connection, print error and s...cinap_lenrek
2014-08-22pc64: enable ether8139 in kernel config (thanks hiro)cinap_lenrek
2014-08-21ether8139: fix pointer truncation by ulong cast, use mallocalign()cinap_lenrek
2014-08-21secstore: improve error messages, newSConn() can't failcinap_lenrek
2014-08-21ip: fix memory leak in ipicadd6()cinap_lenrek
2014-08-18pc, pc64: fix off by one error in _multibootentrycinap_lenrek
2014-08-17boot: dont print errors if ethernet has no ifstats file, can happen with usb ...cinap_lenrek
2014-08-175a: revert MOVM .S and .W are exclusive (broke bcm build)cinap_lenrek
2014-08-17kernel: make noswap flag exclude processes from killbig() if not eve, reset n...cinap_lenrek
2014-08-16Fix acme crash: Get D in a new window with D being an existing directoryiru
2014-08-16kernel: fix todfix() racecinap_lenrek
2014-08-16kernel: xinit() use ulong for page counts, cleanupcinap_lenrek
2014-08-16nusb/kb: delete code for keyboard boot protocol handling, just use hid parsercinap_lenrek
2014-08-14spred: command window improvementsaiju
2014-08-14import: make aan (-p flag) work in ``backwards mode'' (-B)cinap_lenrek
2014-08-13nusb/ptp: do maxpkt reads to avoid babble error with usb 2.0 devices (thanks ...cinap_lenrek
2014-08-13devenv: prevent non-hostowner from creating or removing variables in '#ec', c...cinap_lenrek
2014-08-12ip: fix missed unlocks and waserror handlerscinap_lenrek
2014-08-12aux/8prefix: fix usagemischief
2014-08-10secstore(1): clarify how the server is dialed and add new $secstore environme...mischief
2014-08-10secstore: read server from $secstore environment variablemischief
2014-08-10fortunes: it´s easy but you are complicatedstanley lieber
2014-08-10fs(8): correct spellingstanley lieber
2014-08-11cwfs: add optional uid argument to allow command, unify permission override codecinap_lenrek
2014-08-095a: MOVM.IA.W.S ..., [R15] is exception return and needs to be allowed (thank...cinap_lenrek
2014-08-09cwfs: fix 32bit multiplication overflows for allocation sizes (thanks kenji o...cinap_lenrek
2014-08-095a: reject MOVM instruction with .S and .W bits both set (aijus idea)cinap_lenrek
2014-08-08kernel: more nil vs 0 cleanup in chan.ccinap_lenrek
2014-08-08kernel: use nil for pointers instead of 0, zero channel umc and dirrock in ne...cinap_lenrek
2014-08-08ndb/dns: fix nil dereference crash with convM2DNS() returning reqmsg.qd == nilcinap_lenrek
2014-08-08devmnt: fix potential race with mntflushfree(), remove mntstats, 0 vs nil cle...cinap_lenrek
2014-08-078c, 6c: generate enam.c file, just like 5ccinap_lenrek