summaryrefslogtreecommitdiff
path: root/sys/src
AgeCommit message (Expand)Author
2018-03-10games/mines: build a better ghost trapaiju
2018-03-09mp: add mptod and dtompaiju
2018-03-07add camvaiju
2018-03-07nusb/cam: ctl message fixesaiju
2018-03-07add nusb/camaiju
2018-03-07usb lib: add maxpkt and ntds to Altc structaiju
2018-03-07usbehci: catch interrupt in tsleepaiju
2018-03-06usbehci: add uframes control request to return uframes one at a timeaiju
2018-03-05mergecinap_lenrek
2018-03-05usbehci: fix medium- to low quality highspeed isochronous transferscinap_lenrek
2018-03-04sshfs: update qid and filename on Tcreateaiju
2018-03-04mergecinap_lenrek
2018-03-04igfx: add support for T510 (thanks mycroftiv)cinap_lenrek
2018-02-26games/mix: fix incorrect line numbersglenda
2018-02-26ns: remove left over vararg check pragmacinap_lenrek
2018-02-25vmx: allow setting mac address of using ea:nnnnnnnnnnnn! prefix, use genrando...cinap_lenrek
2018-02-25devloopback: reassign device letter from #X to #λ to avoid collision with de...cinap_lenrek
2018-02-25kernel: properly handle bad attach specifierscinap_lenrek
2018-02-25mines: documentation and chronometric control of supernatural apparitionsaiju
2018-02-25ghost in the minesweeper shellaiju
2018-02-25devether: remove (unimplemented) detach, allow device creation on attachcinap_lenrek
2018-02-25devip: fix crash on negative dev id on attachcinap_lenrek
2018-02-25ns, devproc: quote path and spec arguments for /proc/$pid/ns, namespace(6) do...cinap_lenrek
2018-02-25games/mines: bikesheddingaiju
2018-02-18nusb/ether: mux bridges, bring in line with devethercinap_lenrek
2018-02-18devether: mux bridges, portable netconsolecinap_lenrek
2018-02-18nusb: add missing header dependencies to mkfilescinap_lenrek
2018-02-18kernel: fix missing header dependency for ethersink.$Ocinap_lenrek
2018-02-16audiohda: add device id for x260's Intel Sunrise Point-LP. (thanks rodri)cinap_lenrek
2018-02-14ftpfs: no caching by default, add -c flag to enable it (patch by mycroftiv)cinap_lenrek
2018-02-12if ether, then etherif.hcinap_lenrek
2018-02-12ethersink: after the experiment, the zeros get dismantled. and then destroyed.cinap_lenrek
2018-02-11ethersink: provide promisc and multicast functions for v6, set out queue limi...cinap_lenrek
2018-02-11kernel: move devether and wifi to port/cinap_lenrek
2018-02-10aijuboard bootloader: fix 10BASE-T / 100BASE-TX supportaiju
2018-02-10zynq: fix 10BASE-T and 100BASE-TX supportaiju
2018-02-07fix sort(1) bug where it incorrectly included the field separator in the comp...aiju
2018-02-07usbxhci: fix mistake in completering()cinap_lenrek
2018-02-05upas/fs: fix imap atom quoting (thanks Piotr Kubaj)cinap_lenrek
2018-02-05add ptrapaiju
2018-02-05auth/asn12rsa: also convert ASN.1 encoded public key to plan9 formatcinap_lenrek
2018-01-31webfs(4): document -d and -D flagscinap_lenrek
2018-01-29pc64: fix kmap() and invlpg()cinap_lenrek
2018-01-28ndb/dns: cleanupcinap_lenrek
2018-01-28ndb/dns: fix leak in myaddr(), normalize ip stringscinap_lenrek
2018-01-28ndb/cs: handle v4 only case for rudpcinap_lenrek
2018-01-28venti/conf: fix padding so we write multiple of sector sizecinap_lenrek
2018-01-27ip/dhcpd: remove old testing codecinap_lenrek
2018-01-27libndb: retire deprecated csgetval(), ndbgetval() and ndblookval() functionscinap_lenrek
2018-01-27kernel: initialize cyclefreq for machno > 0 in guesscpuhz()cinap_lenrek