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