Age | Commit message (Expand) | Author |
2017-12-28 | devtls, devssl: avoid ~0UL comparsion (from drawterm) | cinap_lenrek |
2017-12-28 | devmnt: use u32int for tagmask, simplify alloctag() | cinap_lenrek |
2017-12-28 | wifi: don't implicitely update lastseen timestamp on nodelookup() | cinap_lenrek |
2017-12-28 | etheriwl, etherwpi: limit transmit queue buffer bloat to 48k (at 22Mbit ≅ 2... | cinap_lenrek |
2017-12-28 | wifi: don't assume Wifi.rates[] is sorted, return net data rate for mbps (50%... | cinap_lenrek |
2017-12-23 | devvga: removing #v/vgabios, use /dev/realmodemem instead | cinap_lenrek |
2017-12-23 | kernel: convert textmode cga screen contents to kmesg only once | cinap_lenrek |
2017-12-23 | kernel: remove Ipifc.mbps, unused. | cinap_lenrek |
2017-12-21 | ip/tinc: handle and set ethertype for ipv6 | cinap_lenrek |
2017-12-19 | upas/fs: more bugs | cinap_lenrek |
2017-12-19 | upas/fs: fix precedence bugs, compare digest pointer to nil | cinap_lenrek |
2017-12-19 | ether8169: add Macv45 for RTL8111HN, rename Macv45 -> Macv42 (thanks qeed, sa... | cinap_lenrek |
2017-12-18 | nusb/ether: dont forward loopback packets on bridges, remove read nonblocking... | cinap_lenrek |
2017-12-18 | devether: dont forward loopback packets on bridges | cinap_lenrek |
2017-12-18 | devbridge: disable write blocking on ethernets | cinap_lenrek |
2017-12-17 | pc, pc64: add devbridge to kernel configuration | cinap_lenrek |
2017-12-17 | devbridge: fix mss clamping | cinap_lenrek |
2017-12-17 | ip/tinc: handle single byte noop and end-of-option-list tcp options in clampm... | cinap_lenrek |
2017-12-17 | wifi: use protocol constants from ip/ip.h and ip/ipv6.h for dmatproxy() | cinap_lenrek |
2017-12-16 | wifi: matt damon wifi bridging support | cinap_lenrek |
2017-12-15 | ether: allow spoofing of source mac address for bridges; used by vmx | cinap_lenrek |
2017-12-13 | vmx(1): fix virtio network bloomfilter | aiju |
2017-12-09 | devether: remove duplicated parseether() implementation (pull from libip) | cinap_lenrek |
2017-12-09 | libflate: force non-empty huffman table in mkzprecode() for deflate | cinap_lenrek |
2017-12-05 | disk/edisk: allow printing and readonly inspection of hybrid MBR/GPT disks (t... | cinap_lenrek |
2017-12-04 | realemu: fix precedence bug in argconv() format routine (thanks dan cross) | cinap_lenrek |
2017-12-04 | realemu: fix pit bcd mode | cinap_lenrek |
2017-12-03 | devvga: properly handle physical screen size and panning | cinap_lenrek |
2017-12-03 | screenlock: put position check back in grabmouse (thanks deuteron) | cinap_lenrek |
2017-12-03 | screenlock: have keyboard activity reset blank timeout | cinap_lenrek |
2017-12-03 | screenlock: avoid continuous blanking, draw fullscreen over border | cinap_lenrek |
2017-12-03 | screenlock: some improvements | cinap_lenrek |
2017-12-03 | libauth: replace proto=p9cr with new proto=dp9ik/p9sk1 role=login for auth_us... | cinap_lenrek |
2017-12-03 | auth/factotum: add role=login protocol variant to dp9ik/p9sk1 | cinap_lenrek |
2017-12-03 | auth/login: add missing quotefmtinstall(), quote dom attribute | cinap_lenrek |
2017-12-01 | screenlock: blank screen using /dev/mousectl (thanks sl) | cinap_lenrek |
2017-11-30 | libsec: make includes consistent for sha2block*.c | cinap_lenrek |
2017-11-30 | libsec: unroll portable sha1block function | cinap_lenrek |
2017-11-30 | libsec: unroll portable sha2block functions | cinap_lenrek |
2017-11-27 | games/blit: update screen when display address changes (thanks aap) | aiju |
2017-11-27 | vmx(1): fix openbsd 6.2 amd64 !entrystate bug | aiju |
2017-11-27 | libsec: optimize aesCBCencrypt()/aesCBCdecrypt() | cinap_lenrek |
2017-11-26 | cga: capture cga console contents on boot, make sure cgapos is in range | cinap_lenrek |
2017-11-26 | devvga: re-render text from kmesg after resize | cinap_lenrek |
2017-11-22 | spin: Update to most recent version. (thanks Ori_B) | cinap_lenrek |
2017-11-20 | libsec: write optimized _chachablock() function for amd64 / sse2 | cinap_lenrek |
2017-11-19 | libmach: fix format for 8db sse shift ops | cinap_lenrek |
2017-11-19 | 6l: fix typo in optab table for APSLLQ (0x7e -> 0x73) | cinap_lenrek |
2017-11-19 | kernel: make isaconfig() consistent, not inplace tokenizing the conf string | cinap_lenrek |
2017-11-18 | 6in4: add -m mtu option to specify outer MTU | cinap_lenrek |