summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-04aml: implement ToInteger() and Match() instructionscinap_lenrek
2016-06-04webfs: less aggressive url normalization; never unescape reserved characters ...cinap_lenrek
2016-06-01etheriwl: add pcid 0x0082 for Intel Centrino Advanced-N 6205 variantstanley lieber
2016-06-02mk: remove buggy and useless symtab functions (thanks qrstuv)cinap_lenrek
2016-06-01mk: remove buggy and unneeded syminit() function (thanks qurstuv)cinap_lenrek
2016-05-29libmemdraw: remove unused static variable from memimagedraw()cinap_lenrek
2016-05-28add polish keymap (thanks chomzee!)cinap_lenrek
2016-05-27awk: restore old buffering behaviour for printfcinap_lenrek
2016-05-26vgaigfx: check gtt to determine graphics memory size, add hw cursor support f...cinap_lenrek
2016-05-26etheriwl: add pci id for PRO/Wireless 5350 AGN (thanks Ori_B)cinap_lenrek
2016-05-22/sys/lib/dist/mkfile: efi iso/hybrid supportcinap_lenrek
2016-05-22efi: ensure 8 byte alignment of buffer, as ReadBlocks() method will fail othe...cinap_lenrek
2016-05-22efi: allow access to iso filesystem on non-cdrom media (iso/hybrid)cinap_lenrek
2016-05-209boot(8): third time's the charm (thanks archeus)cinap_lenrek
2016-05-199boot(8): fix typocinap_lenrek
2016-05-199boot(8): document 9boothybcinap_lenrek
2016-05-19dist/mkfile: generate iso/hybrid image for 9front.isocinap_lenrek
2016-05-199boot: add iso hybrid loader 9boothybcinap_lenrek
2016-05-18libauthsrv: dont pass netroot to netmkaddr()'s defnet parameter in authdial()...cinap_lenrek
2016-05-16kernel: add srvtls and tlsclient to bootfs.proto for encrypting connection to...cinap_lenrek
2016-05-16add srvtls and the corresponding tcp17020 servicecinap_lenrek
2016-05-16cc: prevent symbol buffer overflowcinap_lenrek
2016-05-16cc: use UTFmax not 4 (djc)cinap_lenrek
2016-05-16ndb/cs: fix memory leak (charles forsyth)cinap_lenrek
2016-05-16exportfs: disallow ORCLOSE in readonly mode (charles forsyth)cinap_lenrek
2016-05-16avoid updating offset in pread; avoid diagnostic about vlong mask (charles fo...cinap_lenrek
2016-05-16correct check for segment overlap (rmiller)cinap_lenrek
2016-05-16rc: simplify execfinit() / Xrdfn() using the globber to lookup /env/fn'#'*cinap_lenrek
2016-05-16rc: fix double close() in addenv()cinap_lenrek
2016-05-16jpg: output partial image data when available (truncated files)cinap_lenrek
2016-05-16rc: remove duplicate Xrdfn entry from fname[] arraycinap_lenrek
2016-05-16rc: remove historical unix and win32 portscinap_lenrek
2016-05-15rc: fix shift regresison, sorrycinap_lenrek
2016-05-15rc: remove pointless Memcpy(),Malloc(),Realloc() and efree() wrapperscinap_lenrek
2016-05-15rc: fix inband globbing bugs, cleanupcinap_lenrek
2016-05-14rio: only the current window may change the cursor, fix typo screen->r vs w->...cinap_lenrek
2016-05-14rio: second attempt...cinap_lenrek
2016-05-14revert previous commit, not ready yetcinap_lenrek
2016-05-13rio: get rid of all mouse moves, fix cursor handlingcinap_lenrek
2016-05-13mergecinap_lenrek
2016-05-13upas/marshal: strip trailing whitespace from header valuescinap_lenrek
2016-05-13lib: update pci databasemischief
2016-05-12auth/rsa2x509: generate x509v3 cert as extension field might not otherwise no...cinap_lenrek
2016-05-12auth/rsa2x509, auth/rsa2csr: allow appending SubjectAlternativeNames (SAN) to...cinap_lenrek
2016-05-11devssl, devtls: fix permission checkscinap_lenrek
2016-05-08ip/ipconfig, ip/ppp: preserve preexisting entries when writing /net/ndbcinap_lenrek
2016-05-08vgaigfx: fix device id for Ivy Bridge (thanks Kenji)cinap_lenrek
2016-05-07games/mahjongg: off by one in bmatch(), fix hint() redraw (thanks Kenji)cinap_lenrek
2016-05-06/lib/vgadb: add Panasonic CF-R7 LCD panel (thanks Kenji)cinap_lenrek
2016-05-05add belarusian (by) keymap (thanks eric lindblad)cinap_lenrek