]> git.lizzy.rs Git - plan9front.git/history - sys/src/9
igfx: support blanking by turning off panel power and backlight
[plan9front.git] / sys / src / 9 /
2018-08-21 mischiefigfx: support blanking by turning off panel power and...
2018-08-20 cinap_lenrekmerge
2018-08-19 cinap_lenrekdevdraw: zero initialize DImage.dscreen pointer (vnc...
2018-08-15 cinap_lenrekipv6 autoconfiguration on ethernet
2018-08-11 cinap_lenrekdevip: fix multicastarp() when ipconfig assigned the...
2018-08-06 cinap_lenrekmerge
2018-08-06 cinap_lenrekwifi: lilu dallas multirate
2018-08-06 mischiefdevaoe: really fix unit numbering, to be 0-based
2018-08-06 mischiefdevaoe: fix unit numbering for Qdevlinkdir
2018-07-31 cinap_lenreketheriwl: add pci did for WifiLink 5300 (thans senthil)
2018-07-26 cinap_lenrekaudiohda: support Intel Sunrise Point-LP on thinkpad X1
2018-07-24 23hiromerge
2018-07-23 cinap_lenrekdevmouse: produce signed msec timestamp in /dev/mouse...
2018-07-22 cinap_lenrekpc, pc64: look for "RSD PTR " in ACPI reserved memory...
2018-07-15 cinap_lenrekmerge
2018-07-15 cinap_lenrekdevmnt: make sure auth chan is on said conection in...
2018-07-14 cinap_lenrekbootrc: write fatal error message to fd2
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-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-06-19 cinap_lenrekdevip: fix flush, copy tag when replacing route entry
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_lenrekdevip: don't send arp requests from null address
2018-06-13 cinap_lenrekdevip: reject incompatible multicast/interface ip addre...
2018-06-12 cinap_lenrekdevip: fix missing wunlock() for "ipifc not yet bound...
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_lenrekkernel: don't cap the minimum sleep time to TK2MS(1...
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-05-29 cinap_lenreksdram: properly support multiple ramdisks, so that...
2018-05-27 cinap_lenrekmerge
2018-05-27 cinap_lenreksdram: experimental ramdisk driver
2018-05-24 aijumerge
2018-05-21 cinap_lenrekpc64: fix fpu bug
2018-05-19 spewmerge
2018-05-14 cinap_lenrekmerge
2018-05-14 cinap_lenrekdevip: don't set mtu of interface to zero when not...
2018-05-14 aijumerge
2018-05-12 qwxadd signed fixed size integer typedefs
2018-05-10 cinap_lenrekmerge
2018-05-10 cinap_lenrekip: add some primitive rate limiting knobs to counterac...
2018-05-08 aijuadd usb tablet support
2018-04-24 cinap_lenrekmerge
2018-04-24 cinap_lenrekdevip: improve arp and ndp code
2018-04-22 cinap_lenrekdevip: fix ipv6 icmp unreachable handling, fix retransm...
2018-04-22 cinap_lenrekdevip: cleanup ipmux.c
2018-04-22 cinap_lenrekdevip: increment in counter *AFTER* acquiering the...
2018-04-22 cinap_lenrekdevip: cleanup rudp.c
2018-04-22 cinap_lenrekdevip: cleanup tcp.c
2018-04-22 cinap_lenrekdevip: cleanup udp.c
2018-04-22 cinap_lenrekdevip: various icmp stuff
2018-04-22 cinap_lenrekdevip: verify ifcid on routehint check, check Route...
2018-04-18 cinap_lenrekdevip: add "reflect" ctl message, fix memory leaks...
2018-04-12 kremlinadd missing ethermii.h dependencies. patch from cinap_l...
2018-04-11 cinap_lenrekdevip: make v4 ifc broadcast and multicast routes speci...
2018-04-10 cinap_lenrekdevip: properly initialize the connection ignoreadvice...
2018-04-08 cinap_lenrekdevip: implement source specific routing
2018-03-19 cinap_lenrekdevip: pick source address for neighbor solicitations...
2018-03-18 cinap_lenrekmerge
2018-03-18 cinap_lenrekdevip: more v6 improvements
2018-03-17 cinap_lenrekdevusb: fix format print warnings for ep->ntds and...
2018-03-17 cinap_lenrekpc64: fix _intrr(), avoid the linker moving _intrr...
2018-03-17 cinap_lenrekpc64: add magic _intrr() symbol for ktrace (thanks...
2018-03-17 qwxdevfs: revert commit 4000
2018-03-16 qwxkernel: let /rc/bin/diskparts attach #k after #S partit...
2018-03-16 qwxdevfs: only set configed flag if config was read succes...
2018-03-07 aijuusbehci: catch interrupt in tsleep
2018-03-06 aijuusbehci: add uframes control request to return uframes...
2018-03-05 cinap_lenrekmerge
2018-03-05 cinap_lenrekusbehci: fix medium- to low quality highspeed isochrono...
2018-02-25 cinap_lenrekdevloopback: reassign device letter from #X to #λ to...
2018-02-25 cinap_lenrekkernel: properly handle bad attach specifiers
2018-02-25 cinap_lenrekdevether: remove (unimplemented) detach, allow device...
2018-02-25 cinap_lenrekdevip: fix crash on negative dev id on attach
2018-02-25 cinap_lenrekns, devproc: quote path and spec arguments for /proc...
2018-02-18 cinap_lenrekdevether: mux bridges, portable netconsole
2018-02-18 cinap_lenrekkernel: fix missing header dependency for ethersink.$O
2018-02-16 cinap_lenrekaudiohda: add device id for x260's Intel Sunrise Point...
2018-02-12 cinap_lenrekif ether, then etherif.h
2018-02-12 cinap_lenrekmerge
2018-02-12 cinap_lenrekethersink: after the experiment, the zeros get dismantl...
2018-02-11 cinap_lenrekethersink: provide promisc and multicast functions...
2018-02-11 cinap_lenrekkernel: move devether and wifi to port/
2018-02-10 aijuzynq: fix 10BASE-T and 100BASE-TX support
2018-02-07 cinap_lenrekusbxhci: fix mistake in completering()
2018-01-29 cinap_lenrekpc64: fix kmap() and invlpg()
2018-01-27 cinap_lenrekkernel: initialize cyclefreq for machno > 0 in guesscpuhz()
2018-01-22 cinap_lenrekip: make pkt interfaces unbind on close (from inferno)
2018-01-20 cinap_lenrekgre: don't drop pptp packets when smaller than v4 header
2018-01-16 cinap_lenrekset router R-flag when sendra is active for neighbor...
2018-01-13 cinap_lenrekether79c970: dont disable promisc mode when multicast...
2018-01-13 cinap_lenrekether82557: don't turn off promisc mode when mcast...
2018-01-12 cinap_lenrekwifi: learn target ip address from neighbor advertiseme...
next