]> git.lizzy.rs Git - plan9front.git/history - sys/src/9
cc: fix wrong "useless or misleading comparison" warning
[plan9front.git] / sys / src / 9 /
2018-11-18 cinap_lenrekdevip: fix swapped tcp snd.scale and recv.scale in...
2018-11-18 mischiefdevbridge: fix runt packets going through the bridge...
2018-11-14 mischiefether82563: ignore i82753 checksums, fixes T60 ethernet
2018-11-12 cinap_lenrekmerge
2018-11-10 aijuadding dtracy (crude early version)
2018-11-08 cinap_lenrekbcm: intrenable() can happen from any cpu in case of...
2018-11-07 cinap_lenrekbcm: cleanup timer code
2018-11-07 cinap_lenrekbcm: simplify irq handling by having per cpu Vctl chain
2018-11-07 cinap_lenrekbcm: speed up co-processor operations by avoiding i...
2018-11-06 cinap_lenrekmerge
2018-11-04 cinap_lenrekmerge
2018-11-04 aijudevvmx: remove bogus . direntry
2018-11-04 cinap_lenrekbcm: fix mysterious core clock resets under SMP (thanks...
2018-11-01 cinap_lenrekbcm: fix mistake in mkfile
2018-10-31 cinap_lenrekbcm: fix /dev/reboot text/data corruption (thanks richa...
2018-10-28 cinap_lenrekbcm: provide /dev/cputemp in a format stats can understand
2018-10-28 cinap_lenrekmerge
2018-10-28 cinap_lenrekbcm: simplify reboot code
2018-10-28 cinap_lenrekbcm: cleanup clock code
2018-10-28 cinap_lenrekbcm: fix l2 cache maintenance routines for raspi3 ...
2018-10-27 cinap_lenrekdevuart: don't sleep in uartdrainoutput() when called...
2018-10-25 23hiroadd Centrino Wireless-N 1030 (thanks lksmk from brazil)
2018-10-20 cinap_lenrekbcm: import changes for raspi2/3 from richard miller
2018-10-20 cinap_lenreknusbrc: support for raspi3 ethernet
2018-10-20 cinap_lenrekkernel: fix allocb for BLOCKALIGN*2 >= Hdrspc
2018-10-20 cinap_lenrekdevusb: use Enotconf[] string constant
2018-10-10 mischiefetheriwl: support type 2000 devices and the 2200 chip...
2018-10-10 mischiefnusbrc: prevent nusb/kb from attaching to sony ps3...
2018-10-08 cinap_lenrekusbxhci: only clear RW1C bits when set.
2018-10-08 cinap_lenrekusbxhci: delay after reset, preserve reserved bits...
2018-10-07 cinap_lenrekpc drivers: more pci cleanup
2018-10-07 cinap_lenrekpc drivers: use pcienable() to handle device power...
2018-10-07 cinap_lenrekpc, pc64: add pcienable() and pcidisable() functions
2018-10-05 cinap_lenrekmerge
2018-10-05 cinap_lenrekusbehci, usbxhci: add *noehcihandoff= and *noxhcihandof...
2018-10-05 cinap_lenrekpc, pc64: increase CONFADDR buffer from 4K to 24K
2018-10-02 cinap_lenrekdevip: remove unused QLock from udp and icmpv6 control...
2018-09-28 cinap_lenrekdevip: only add interface route for "on-link" prefixes
2018-09-23 cinap_lenrekdevip, ipconfig: avoid overflow on lifetime checks
2018-09-23 cinap_lenrekdevip: valid and prefered life-time should be unsigned...
2018-09-23 cinap_lenrekdevip: fix default parameter calculation for router...
2018-09-23 cinap_lenrekdevip: make updating ra6 router parameters atomic
2018-09-18 cinap_lenrekmtx, ppc: remove cistrcmp() and cistrncmp() redefinition
2018-09-17 cinap_lenrekkernel: fix livelock in rebalance (thanks Richard Miller)
2018-09-16 cinap_lenrekbootrc: add experimental reboot method to load another...
2018-09-12 mischiefport: sync two longjmp fixes from drawterm
2018-09-08 cinap_lenrekdevarch: reading msr 0xffffffff
2018-09-08 cinap_lenrekdevarch: restrict i/o port access to 64K, disallow...
2018-09-08 cinap_lenrekdevarch: fix /dev/msr (thanks joe9, aiju)
2018-08-31 cinap_lenrekrtl8169: fix receive for nuc BOXNUC7CJYH
2018-08-30 mischiefnusbrc: add LG G5 for nusb/ether
2018-08-30 cinap_lenrekarp: interface address only specifies the interface...
2018-08-27 cinap_lenrekdevip: fix router adv/sol options validation (options...
2018-08-25 cinap_lenrekdevvga: disable cursor on shutdown avoiding graphics...
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
next