summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-14mergecinap_lenrek
2018-06-14devip: don't send arp requests from null addresscinap_lenrek
2018-06-13devip: reject incompatible multicast/interface ip address pairs for ipifcaddm...cinap_lenrek
2018-06-13sysinfo: minor formatting fixaiju
2018-06-13emulators ui: don't drink and codeqwx
2018-06-13emulators ui: add option for fixed factor scaling and bound scale verticallyqwx
2018-06-13stats: read cputemp as C, set scale max to 100 Cmischief
2018-06-13games/gb: attempt at fixing sprite priorityaiju
2018-06-13games/gb: fix mbc5 register addressing (fixes warioland3 gamebreaking bug)aiju
2018-06-12devip: fix missing wunlock() for "ipifc not yet bound to device" case, don't ...cinap_lenrek
2018-06-12ip/dhcp6d: don't drink and codecinap_lenrek
2018-06-12ip/dhcp6d: only announce all-dhcp-servers multicast address on interface with...cinap_lenrek
2018-06-12/sys/src/mkfile: add libttfcinap_lenrek
2018-06-12upas/nedmail: marshal(1) options -n and -8 are mutually exclusiveAlex Musolino
2018-06-11ip/dhcp6d: ignore short and from non-local source packetscinap_lenrek
2018-06-11devip: fix use after free in ipifcremmulti()cinap_lenrek
2018-06-11devip: do not icmp reply on multicast destinationcinap_lenrek
2018-06-10dhcp6d: make constants for message types, check server identifier in request,...cinap_lenrek
2018-06-10dhcp6d: add minimal stateless DHCPv6 server for network boot and DNS configur...cinap_lenrek
2018-06-10kernel: don't cap the minimum sleep time to TK2MS(1) for syssleep()cinap_lenrek
2018-06-09libttf: add missing file impl.haiju
2018-06-09add ttfrender(1)aiju
2018-06-09add libttfaiju
2018-06-09snes: fix input botch 2qwx
2018-06-09snes: fix input botchqwx
2018-06-08mklib: add %.acid targetmischief
2018-06-08avl(2): add avlmin/avlmax in synopsismischief
2018-06-03getuser(2): add source or sysname()cinap_lenrek
2018-06-03kernel: stop the practice of passing DMDIR to devir() perm argumentcinap_lenrek
2018-06-03devaoe: fix dotdot walk in devlinkdir, make perms consistentcinap_lenrek
2018-06-03devenv: make #ec files not show up as world writablecinap_lenrek
2018-06-03ip/dhcpd: parseip() error handling, make sure client ip is ipv4, add explicit...cinap_lenrek
2018-06-03ip/ipconfig: use ipmove() instead of memmove()cinap_lenrek
2018-06-02fix incorrect character range in vga/unicode.font leading to missing CJK char...aiju
2018-06-02tcs: support EUC-JP JIS X 0212 codesaiju
2018-06-01mergecinap_lenrek
2018-06-01ndb/cs: make ipv6 only host practical by checking ip version on local interfacescinap_lenrek
2018-05-31doom: don't set repl if scale is 1qwx
2018-05-29sdram: properly support multiple ramdisks, so that ramdiskX corresponds to sdZXcinap_lenrek
2018-05-29emulators ui: don't call flushmouse twiceqwx
2018-05-286c, 8c: Fix nocast cast bug which prevents address arithmetic from being comp...spew
2018-05-27mergecinap_lenrek
2018-05-279boot: detect SYSLINUX "memdisk" and pass to kernel via ramdisk0= parametercinap_lenrek
2018-05-27sdram: experimental ramdisk drivercinap_lenrek
2018-05-27sshfs(4): languageaiju
2018-05-27sshfs(4): don't drink and troffaiju
2018-05-27sshfs(4): replace the much maligned -r optionaiju
2018-05-26Bfn improvementsaiju
2018-05-24cc: fix result of operation not used warning for void castsspew
2018-05-24dc(1): add pi program as exampleaiju