Age | Commit message (Expand) | Author |
2017-10-29 | devfs: rewrite cryptio() | cinap_lenrek |
2017-10-29 | libsec: rewrite aex_xts_encrypt()/aes_xts_decrypt() | cinap_lenrek |
2017-10-29 | cwfs: use /dev/swap instead of #c/swap to determine memory size | cinap_lenrek |
2017-10-28 | libc: improve alignment of QLp structure on amd64, cosmetics | cinap_lenrek |
2017-10-26 | libc: wunlock() part 2 | cinap_lenrek |
2017-10-23 | upas/smtpd: don't call syslog() from the note handler, this can deadlock | cinap_lenrek |
2017-10-20 | libc: cleanup atexit and put exits() in its own compilation unit | cinap_lenrek |
2017-10-20 | vt: block when sending input to host (fixes truncated paste) | cinap_lenrek |
2017-10-17 | libsec: make sectorNumber argument for aes_xts routines uvlong | cinap_lenrek |
2017-10-17 | libsec: add AES CFB and AES OFB stream ciphers | cinap_lenrek |
2017-10-17 | aux/wpa: prevent PTK re-installation attack by replaying AP retransmits | cinap_lenrek |
2017-10-16 | ape/libsec: fix the build, bring ape libsec.h in sync with plan9 version | cinap_lenrek |
2017-10-06 | ssh: remove extern declarations for pkcs1padbuf() and asn1encodedigest() (now... | cinap_lenrek |
2017-10-06 | rsa: add auth/rsa2asn1, check write error in auth/rsa2x509 and auth/rsa2pub, ... | cinap_lenrek |
2017-10-06 | libsec: export asn1encodedigest(), asn1encodeRSApub(), asn1toRSApub(), pkcs1p... | cinap_lenrek |
2017-10-05 | libsec: allow \r\n terminated lines in decodePEM() | cinap_lenrek |
2017-10-04 | hgwebfs: simplify retry loop construction | cinap_lenrek |
2017-10-04 | ndb/cs: icmp only supports version 4 addresses, icmpv6 only version 6 addresses | cinap_lenrek |
2017-10-04 | libauthsrv: preserve readcons() error message from read() error | cinap_lenrek |
2017-10-04 | hg: disable tag caching, allows accessing hg repo from dump | cinap_lenrek |
2017-09-29 | 9boot: limit read size to 4K for efi simple file system protocol | cinap_lenrek |
2017-09-27 | pc64: add ether82598 driver to configuration | cinap_lenrek |
2017-09-27 | ether82598: support for T540-T1, use physical addresses for isaconf port | cinap_lenrek |
2017-09-27 | sdnvme: identify namespace list fails on intel ssd, just assume nsid=[1] | cinap_lenrek |
2017-09-27 | kernel: don't tokenize inplace in isaconfig() to make /dev/reboot work | cinap_lenrek |
2017-09-27 | kernel: get rid of 36 bit Paerange mask in mtrr (supporting machines with mo... | cinap_lenrek |
2017-09-23 | upas/fs: fix putcache(), sub-part messages should never go into the lru | cinap_lenrek |
2017-09-22 | xhci: do bounds checking in capability walking, check if controller vanished ... | cinap_lenrek |
2017-09-22 | sshfs: use mtime for qid.vers, fix wstat without name change, fix wstat memor... | cinap_lenrek |
2017-09-13 | upas/fs: replace fixed cache table with lru linked list | cinap_lenrek |
2017-09-11 | winwatch: show windows with empty labels (thanks jpm) | cinap_lenrek |
2017-09-10 | rename pcf kernel to pc, remove pcf, pccpuf, pccpu64 kernels, update document... | cinap_lenrek |
2017-09-10 | audiohda: add pci id for nvidia GM204 | BurnZeZ |
2017-09-10 | audiohda: add pci id for Intel 9 Series | BurnZeZ |
2017-09-10 | vmx(3): document changes to devvmx interface | cinap_lenrek |
2017-09-10 | audiohda: add pci id for ICH10 (thanks echoline) | cinap_lenrek |
2017-09-02 | devvmx: call vmxshutdown from reboot() function manually | aiju |
2017-08-29 | sshfs: fork ssh in its own namespace so it wont keep the mountpoint open | cinap_lenrek |
2017-08-29 | sshfs: start sendproc and recvproc in the sane notegroup as the fs process so... | cinap_lenrek |
2017-08-29 | ether82563: make the ethernet of thinkpad p50 work (thanks sam-d) | cinap_lenrek |
2017-08-29 | audiohda: Intel Sunrise Point-H support (thanks sam-d) | cinap_lenrek |
2017-08-29 | sdnvme: pass 0 instead of 0xffffffff as NSID for identify controller and crea... | cinap_lenrek |
2017-08-28 | devdup: remove useless OCEXEC check, handled by namec() | cinap_lenrek |
2017-08-28 | merge | cinap_lenrek |
2017-08-28 | devsegment: handle ORCLOSE on segment directory correctly, fix wrong qid, mis... | cinap_lenrek |
2017-08-28 | devvmx, vmx: lilu dallas multivm | aiju |
2017-08-28 | vmx(1): don't realloc virtio queues -- breaks pointers | aiju |
2017-08-27 | sdiahci: Intel 200 Series Chipset Family PCH support (thanks aiju) | cinap_lenrek |
2017-08-24 | libmach: support disassembling from memory | aiju |
2017-08-24 | vmx(1): VGA framebuffer should be normal memory | aiju |