summaryrefslogtreecommitdiff
path: root/sys/src
AgeCommit message (Expand)Author
2014-05-02samterm: free() after getenv()ftrvxmtrx
2014-05-01pc64: increase sizes of physical memory bank mapscinap_lenrek
2014-04-29kernel: always reset notepending in eqlock, handle forceclosefgrp in eqlockscinap_lenrek
2014-04-29kernel: stop queue bloat before allocating blockscinap_lenrek
2014-04-28devmnt: make abandoning fid on botched clunk handle flushescinap_lenrek
2014-04-28devmnt: abandon fid on botched Tclunk or Tremovecinap_lenrek
2014-04-28libip: use snprint() in myetheraddr() to prevent accidentscinap_lenrek
2014-04-288c, 6c: fix peephole bug for eleminating CMPL $0,R after shiftcinap_lenrek
2014-04-28btc mkfile: mkdir -pftrvxmtrx
2014-04-27iwl: support another (broken) variant of centrino ultimate-n 6300ftrvxmtrx
2014-04-26mergeftrvxmtrx
2014-04-26iwl: add Wifi Link 5150 didftrvxmtrx
2014-04-26pmmc: recognize generic mmc controllers (untested)cinap_lenrek
2014-04-26tlshand: cleanup 36 -> MD5dlen+SHA1dlencinap_lenrek
2014-04-26tlshand: fix memory leaks, fix alloc element size for certs pointer array, er...cinap_lenrek
2014-04-26games/geigerstats: fix usage() to exit; games(1): geigerstats argsglenda
2014-04-26tr: fix 4-byte runes fix (thanks rsc)ftrvxmtrx
2014-04-24games/snes: mode 5/6; overscan fixaiju
2014-04-24revert previous change, i was confused.cinap_lenrek
2014-04-24nusb: use ep->addr instead of ep->id in unstall() library functioncinap_lenrek
2014-04-23nusb/rndis: avoid allocation on each transmissionftrvxmtrx
2014-04-23nusb: resolve endpoint id conflict with different input and output typescinap_lenrek
2014-04-23boot/nusbrc: add another rndis deviceftrvxmtrx
2014-04-23nusb: workaround for endpoints with same index but different typesftrvxmtrx
2014-04-22nusb/ether: add RNDIS support (tested on Nexus 5)ftrvxmtrx
2014-04-21wifi: set ether->mbps to highest supported rate of the associated apcinap_lenrek
2014-04-21etheriwl: set msb for all ratescinap_lenrek
2014-04-21wifi: first attempt on negotiating data ratescinap_lenrek
2014-04-19nusb: dont include <bio.h>, we'r not using it (thanks erik)cinap_lenrek
2014-04-18wpa support for tcp boot, remove duplicate secstore code from factotumcinap_lenrek
2014-04-18kernel: add secstore and wpa to bootfscinap_lenrek
2014-04-18secstore: fix wrong "readnvram %r" error statuscinap_lenrek
2014-04-18nusb/kb: fix trackpoint on thinkpad usb keyboardftrvxmtrx
2014-04-17secstore: fix gfile/pfile/rfile array sizescinap_lenrek
2014-04-15kernel: fix printing wrong memory sizes in pageinit(), overflowed on amd64 (t...cinap_lenrek
2014-04-15vga: add support nVidia 7600GS (and possibly 7950) (from kenji okamoto)cinap_lenrek
2014-04-15libmach: fix printing of amd64 modrm byte register with rex prefixcinap_lenrek
2014-04-14games/snes: faster scalingcinap_lenrek
2014-04-12libmemdraw: improve readbyte() and writebyte() routinescinap_lenrek
2014-04-12icmp: use snprint, add more unreachable error messages (from erik quanstro)cinap_lenrek
2014-04-12games/snes: upsample audio to 44100 hz instead of setting audio device frequencycinap_lenrek
2014-04-09libc: allow announce address of the form #I1/tcp!*!564cinap_lenrek
2014-04-08process acpi interrupt source override entries in a 2nd pass over the madt (A...cinap_lenrek
2014-04-03webfs: do not unescape escapecinap_lenrek
2014-04-03eqn: fix parallel build (thanks eekee)cinap_lenrek
2014-04-01devproc: change address format in segment file to %8p (thanks eekee)cinap_lenrek
2014-04-01sam, acme: fix character classes quoting for 21-bit runescinap_lenrek
2014-03-30mergeglenda
2014-03-30games/gb: better video scaler from games/nesglenda
2014-03-30grep: fix tab2, use int instead of Rune to be compatible to 16bit rune systemcinap_lenrek