summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-24libavl: fix manpage example, minor improvement to codespew
2016-12-22avl: fix man page examplespew
2016-12-22alv(2): new avl implementationspew
2016-12-22auth/as: simplify furthercinap_lenrek
2016-12-22auth/as, auth/none, auth/newns: consistent handling of command arguments, cle...cinap_lenrek
2016-12-22mergecinap_lenrek
2016-12-22libauth: don't attempt to mount when opening mount srv file fails in nsop()cinap_lenrek
2016-12-20mpxor: sign should be 1/-1, not 0/-1aiju
2016-12-19rcpu: avoid filedescriptor conflict with <{} (thanks mycroftiv)cinap_lenrek
2016-12-18awk: improve random number generationcinap_lenrek
2016-12-17pc: modify cpu0 page tables in patwc() instead of current cpu onescinap_lenrek
2016-12-17pat write combinding support for 386 kernel, honor cpuid bitscinap_lenrek
2016-12-15pc64: implement simple write combining for framebuffers with the PATcinap_lenrek
2016-12-15acid: fix y.tab.h dependency for proc.$Ocinap_lenrek
2016-12-14xen: fix build by adding missing rdrandbuf() functioncinap_lenrek
2016-12-11vncs: update devmouse codecinap_lenrek
2016-12-11vnc: don't prompt for password on auth_respond() failurecinap_lenrek
2016-12-11devmouse: remove unused static map[] arraycinap_lenrek
2016-12-10devmouse: change msec argument of *mousetrack() to ulongcinap_lenrek
2016-12-05audioac97: support for ICH4-ICH7 based cards with memory mapped registers (th...cinap_lenrek
2016-12-03tcp17019: make service proto and netdir arguments optional (for aux/listen1)cinap_lenrek
2016-11-29devmouse: various bugfixes, simplifycinap_lenrek
2016-11-29omap: cleanup mouse.c, just a dummy for mousectl()cinap_lenrek
2016-11-29omap: fix format string warning %d for longcinap_lenrek
2016-11-27stdio: fix sclose() buffer overrun when terminating string, realloc() error h...cinap_lenrek
2016-11-19mergecinap_lenrek
2016-11-19link loopbackmedium and netdevmedium in bcm/pif, sgi/indy and zynq kernelscinap_lenrek
2016-11-17libavl, libregexp: put debug functions backftrvxmtrx
2016-11-17/sys/src/lib*: clean upftrvxmtrx
2016-11-17libmemdraw: cleanup fillpoly(), remove unused fillcolor hackcinap_lenrek
2016-11-17libsec: remove unused get32() functioncinap_lenrek
2016-11-17libmemdraw: remove unused static drawbuf variables and ptrfn() declarationcinap_lenrek
2016-11-17devtls: remove unused get32() functioncinap_lenrek
2016-11-17cmd: remove a bit of unused stuffftrvxmtrx
2016-11-17tar: remove unused variableftrvxmtrx
2016-11-17clock: remove unused variableftrvxmtrx
2016-11-17page: remove unused variablesftrvxmtrx
2016-11-17ramfs: remove unused variableftrvxmtrx
2016-11-17aan: didn't ask about sendcommandftrvxmtrx
2016-11-17libsec: remove unused aes_setupDecftrvxmtrx
2016-11-17pc64: check if vmap() range fits in VMAPLEN window, remove unneeded vmapsync(...cinap_lenrek
2016-11-16ip/tcp: never raise the mss over the link mtu < 1280 for v6cinap_lenrek
2016-11-15ip: get rid of update_mtucache() and restrict_mtu() prototypescinap_lenrek
2016-11-15ip/pktmedium: no mintu, no maclen... thi is ip packetscinap_lenrek
2016-11-15ip/pktmedium: fix wrong hsize, theres no ethernet header on packet mediacinap_lenrek
2016-11-15ip/tcp: only calculae mss from interface mtu when directly reachable for v6cinap_lenrek
2016-11-12nusb/ether: support for "bridge" ctl messagecinap_lenrek
2016-11-12kernel/qio: make readblist() offset of type ulong as the restcinap_lenrek
2016-11-12kernel/qio: get rid of unused qcopycnt debug variablecinap_lenrek
2016-11-09kernel/qio: implement concatblock() with pullupblock()cinap_lenrek