summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-22gba: handle 8bit writes to vramqwx
2018-06-22stats(8): document -z flag (thanks xcko)mischief
2018-06-21ape: add strnlenspew
2018-06-20ape: provide bogus chroot implementationspew
2018-06-19devip: fix flush, copy tag when replacing route entrycinap_lenrek
2018-06-18play(1): handle file names containing consecutive spacesAlex Musolino
2018-06-17ape: add some common fields for stat, grp and pwdspew
2018-06-14zunq: add sdram drivercinap_lenrek
2018-06-14udp: fix udp checksumcinap_lenrek
2018-06-149pc, 9pc64: make mapalloc() and mapfree() static in memory.ccinap_lenrek
2018-06-14mergecinap_lenrek
2018-06-14stats: fix crash with -Y fag when window too narrowcinap_lenrek
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