]> git.lizzy.rs Git - plan9front.git/history - sys
wadfs(4): fix typo
[plan9front.git] / sys /
2018-07-12 qwxwadfs(4): fix typo
2018-07-11 aijupc64: update headers to match pc
2018-07-11 aijupc: fix ugly and partially broken switch() statement
2018-07-11 aijupc kernel: get rid of ugly and partially broken cpuid...
2018-07-11 aijuasaudit: make error more explicit
2018-07-11 cinap_lenrekauthsrv: log message when no AES key is found for pak
2018-07-10 qwxmidi: properly skip sysex messages
2018-07-10 cinap_lenrekndb/cs: add -6 flag for v6 only lookups and "ipv4"...
2018-07-10 cinap_lenrekdevip: make il connect fail quickly when theres no...
2018-07-08 cinap_lenrekdevip: don't pad the tag for routing commands (fixes...
2018-07-08 Alex Musolinoupas/smtp: use current login id in absence of -u option...
2018-07-08 Alex Musolinoupas/smtp: allow remote port to be set to something...
2018-07-07 cinap_lenrekkbdfs: handle mouse control (Kmouse, Kshift button...
2018-07-07 cinap_lenrekvncs: silence devdraw debug prints
2018-07-03 spewape: fix MAXSIG
2018-07-03 spewape: remove getitimer setitimer implemenations
2018-07-03 aijugames/mines: add missing checks for UseGhost
2018-07-02 spewape: improve setitimer
2018-07-01 spewape: an implemenation of getitimer setitimer
2018-06-28 cinap_lenrekhgfs(4): fix typo (thanks piroko)
2018-06-28 cinap_lenrekssh: wait for remote channel close (thanks piroko)
2018-06-27 23hiroPersist 'k' command in mothra and add matching -k flag...
2018-06-26 cinap_lenrekndb/dns: fix encoding of srv record target
2018-06-26 qwxmus: fix note volume and channel selection; simplify
2018-06-25 mischief/sys/lib/dist/ndb/common: synchronize root servers...
2018-06-24 cinap_lenrekmerge
2018-06-24 cinap_lenrekwebfs: don't handle unknown status codes as continuatio...
2018-06-22 qwxgba: handle 8bit writes to vram
2018-06-22 mischiefstats(8): document -z flag (thanks xcko)
2018-06-21 spewape: add strnlen
2018-06-21 spewape: provide bogus chroot implementation
2018-06-19 cinap_lenrekdevip: fix flush, copy tag when replacing route entry
2018-06-17 spewape: add some common fields for stat, grp and pwd
2018-06-14 cinap_lenrekzunq: add sdram driver
2018-06-14 cinap_lenrekudp: fix udp checksum
2018-06-14 cinap_lenrek9pc, 9pc64: make mapalloc() and mapfree() static in...
2018-06-13 cinap_lenrekmerge
2018-06-13 cinap_lenrekstats: fix crash with -Y fag when window too narrow
2018-06-13 cinap_lenrekmerge
2018-06-13 cinap_lenrekdevip: don't send arp requests from null address
2018-06-13 cinap_lenrekdevip: reject incompatible multicast/interface ip addre...
2018-06-13 aijusysinfo: minor formatting fix
2018-06-13 qwxemulators ui: don't drink and code
2018-06-13 qwxemulators ui: add option for fixed factor scaling and...
2018-06-13 mischiefstats: read cputemp as C, set scale max to 100 C
2018-06-13 aijugames/gb: attempt at fixing sprite priority
2018-06-13 aijugames/gb: fix mbc5 register addressing (fixes warioland...
2018-06-12 cinap_lenrekdevip: fix missing wunlock() for "ipifc not yet bound...
2018-06-12 cinap_lenrekip/dhcp6d: don't drink and code
2018-06-12 cinap_lenrekip/dhcp6d: only announce all-dhcp-servers multicast...
2018-06-12 cinap_lenrek/sys/src/mkfile: add libttf
2018-06-12 Alex Musolinoupas/nedmail: marshal(1) options -n and -8 are mutually...
2018-06-11 cinap_lenrekip/dhcp6d: ignore short and from non-local source packets
2018-06-11 cinap_lenrekdevip: fix use after free in ipifcremmulti()
2018-06-11 cinap_lenrekdevip: do not icmp reply on multicast destination
2018-06-10 cinap_lenrekdhcp6d: make constants for message types, check server...
2018-06-10 cinap_lenrekdhcp6d: add minimal stateless DHCPv6 server for network...
2018-06-10 cinap_lenrekkernel: don't cap the minimum sleep time to TK2MS(1...
2018-06-09 aijulibttf: add missing file impl.h
2018-06-09 aijuadd ttfrender(1)
2018-06-09 aijuadd libttf
2018-06-09 qwxsnes: fix input botch 2
2018-06-09 qwxsnes: fix input botch
2018-06-08 mischiefmklib: add %.acid target
2018-06-08 mischiefavl(2): add avlmin/avlmax in synopsis
2018-06-03 cinap_lenrekgetuser(2): add source or sysname()
2018-06-03 cinap_lenrekkernel: stop the practice of passing DMDIR to devir...
2018-06-03 cinap_lenrekdevaoe: fix dotdot walk in devlinkdir, make perms consi...
2018-06-03 cinap_lenrekdevenv: make #ec files not show up as world writable
2018-06-03 cinap_lenrekip/dhcpd: parseip() error handling, make sure client...
2018-06-03 cinap_lenrekip/ipconfig: use ipmove() instead of memmove()
2018-06-02 aijutcs: support EUC-JP JIS X 0212 codes
2018-06-01 cinap_lenrekmerge
2018-06-01 cinap_lenrekndb/cs: make ipv6 only host practical by checking ip...
2018-05-31 qwxdoom: don't set repl if scale is 1
2018-05-29 cinap_lenreksdram: properly support multiple ramdisks, so that...
2018-05-29 qwxemulators ui: don't call flushmouse twice
2018-05-28 spew6c, 8c: Fix nocast cast bug which prevents address...
2018-05-27 cinap_lenrekmerge
2018-05-27 cinap_lenrek9boot: detect SYSLINUX "memdisk" and pass to kernel...
2018-05-27 cinap_lenreksdram: experimental ramdisk driver
2018-05-27 aijusshfs(4): language
2018-05-27 aijusshfs(4): don't drink and troff
2018-05-27 aijusshfs(4): replace the much maligned -r option
2018-05-24 spewcc: fix result of operation not used warning for void...
2018-05-24 aijudc(1): add pi program as example
2018-05-24 aijumerge
2018-05-24 aijuape: floating point improvements (thanks spew)
2018-05-23 cinap_lenrekndb/dnsdebug: handle .ip6.arpa names
2018-05-23 cinap_lenrekndb/dnsquery: handle .ip6.arpa names, don't mount the...
2018-05-21 cinap_lenrekip/tftpd: deal with block wrap arround
2018-05-21 cinap_lenrekpc64: fix fpu bug
2018-05-20 cinap_lenrekape: fix auth.h
2018-05-20 cinap_lenrekauthsrv: implement AuthNTLM
2018-05-20 cinap_lenrekmerge
2018-05-20 cinap_lenrekseparate MSCHAP(v2) and NTLM(v2) authentication
2018-05-20 qwxcamv: fix leak on resize
2018-05-20 aijufplot: draw axes; zoom more naturally; unzoom
2018-05-20 cinap_lenrekip/cifsd: limit response data count in TRANS2 for remot...
2018-05-19 cinap_lenrekauthsrv: work arround linux omiting final Z(4) after...
next