Age | Commit message (Expand) | Author |
2016-06-30 | ether8169: fix wrong mbps setting (from qu7uux) | cinap_lenrek |
2016-06-30 | doom: fix blazing door sounds (from qu7uux) | cinap_lenrek |
2016-06-30 | vga/igfx: fix integer overflow in datam calculation (from qu7uux) | cinap_lenrek |
2016-06-30 | acme(1): remove references to awd | cinap_lenrek |
2016-06-30 | acme/win: implement /dev/wdir file in win to change directory tagline, remove... | cinap_lenrek |
2016-06-30 | rc: write /dev/wdir after printing the prompt, not after executing "cd" command | cinap_lenrek |
2016-06-27 | merge | cinap_lenrek |
2016-06-27 | ndb/dns: purge db records on refresh for resolvers, remove old debug and test... | cinap_lenrek |
2016-06-26 | /sys/src/games/mkfile: add timmy | stanley lieber |
2016-06-23 | added games/timmy | aiju |
2016-06-26 | rio: move the test if w is allowed to change cursor into wsetcursor() | cinap_lenrek |
2016-06-26 | 5c: handle unused results for cgen64() | cinap_lenrek |
2016-06-26 | chacha: calculate rounds in separate function (helps registerizer), get rid o... | cinap_lenrek |
2016-06-26 | libc: native _addv() and _subv() routines for arm | cinap_lenrek |
2016-06-26 | kernel: more (arm) compiler friendly mul64fract() | cinap_lenrek |
2016-06-26 | 5c: support for bit ROL, native 64 bit arithmetic | cinap_lenrek |
2016-06-26 | cc: add OROL op to side effect free op list | cinap_lenrek |
2016-06-20 | merge | cinap_lenrek |
2016-06-20 | audio/flacdec: exit on decode error, print error message | cinap_lenrek |
2016-06-19 | fortunes: Emacs now supports webkit. | stanley lieber |
2016-06-10 | togif: -E flag to read animation from stdin | aiju |
2016-06-09 | 8c, 6c: native ROL (cyclic shift) instruction support, improve peephole optim... | cinap_lenrek |
2016-06-09 | ?c: track ../cc/cc.h dependency and rebuild cc.a$O as neccesary | cinap_lenrek |
2016-06-05 | aml(2): document amlintmask | cinap_lenrek |
2016-06-05 | aml: define amlintmask and set it according to DSDT revision (64bit / 32bit) | cinap_lenrek |
2016-06-04 | aml: implement ToInteger() and Match() instructions | cinap_lenrek |
2016-06-04 | webfs: less aggressive url normalization; never unescape reserved characters ... | cinap_lenrek |
2016-06-01 | etheriwl: add pcid 0x0082 for Intel Centrino Advanced-N 6205 variant | stanley lieber |
2016-06-02 | mk: remove buggy and useless symtab functions (thanks qrstuv) | cinap_lenrek |
2016-06-01 | mk: remove buggy and unneeded syminit() function (thanks qurstuv) | cinap_lenrek |
2016-05-29 | libmemdraw: remove unused static variable from memimagedraw() | cinap_lenrek |
2016-05-28 | add polish keymap (thanks chomzee!) | cinap_lenrek |
2016-05-27 | awk: restore old buffering behaviour for printf | cinap_lenrek |
2016-05-26 | vgaigfx: check gtt to determine graphics memory size, add hw cursor support f... | cinap_lenrek |
2016-05-26 | etheriwl: add pci id for PRO/Wireless 5350 AGN (thanks Ori_B) | cinap_lenrek |
2016-05-22 | /sys/lib/dist/mkfile: efi iso/hybrid support | cinap_lenrek |
2016-05-22 | efi: ensure 8 byte alignment of buffer, as ReadBlocks() method will fail othe... | cinap_lenrek |
2016-05-22 | efi: allow access to iso filesystem on non-cdrom media (iso/hybrid) | cinap_lenrek |
2016-05-20 | 9boot(8): third time's the charm (thanks archeus) | cinap_lenrek |
2016-05-19 | 9boot(8): fix typo | cinap_lenrek |
2016-05-19 | 9boot(8): document 9boothyb | cinap_lenrek |
2016-05-19 | dist/mkfile: generate iso/hybrid image for 9front.iso | cinap_lenrek |
2016-05-19 | 9boot: add iso hybrid loader 9boothyb | cinap_lenrek |
2016-05-18 | libauthsrv: dont pass netroot to netmkaddr()'s defnet parameter in authdial()... | cinap_lenrek |
2016-05-16 | kernel: add srvtls and tlsclient to bootfs.proto for encrypting connection to... | cinap_lenrek |
2016-05-16 | add srvtls and the corresponding tcp17020 service | cinap_lenrek |
2016-05-16 | cc: prevent symbol buffer overflow | cinap_lenrek |
2016-05-16 | cc: use UTFmax not 4 (djc) | cinap_lenrek |
2016-05-16 | ndb/cs: fix memory leak (charles forsyth) | cinap_lenrek |
2016-05-16 | exportfs: disallow ORCLOSE in readonly mode (charles forsyth) | cinap_lenrek |