]> git.lizzy.rs Git - plan9front.git/shortlog
plan9front.git
2016-08-20 cinap_lenrekmerge
2016-08-20 cinap_lenrekvga/igfx: work in progress fdi link train for sandy...
2016-08-18 spewfix awk format printing bugs (thanks aiju)
2016-08-16 cinap_lenrekdevmnt: fix mistake in mntrahread()
2016-08-15 cinap_lenrekwebfs: dont include http status in "needkey" error...
2016-08-15 cinap_lenreklibframe: consistent use of nil vs. 0
2016-08-14 cinap_lenreklibflate: add bounds checking on decode array, add...
2016-08-14 cinap_lenrekndb/cs: don't lookup AAAA records for IL, make sure...
2016-08-14 cinap_lenrekip/il: dont attept to connect over IPv6, IL only suppor...
2016-08-14 cinap_lenrek6c: subsitute floating point registers eleminating...
2016-08-10 cinap_lenrekratrace: fix fork/exec race with "nohang" procctl ...
2016-08-08 aijudocument mplogic functions
2016-08-08 cinap_lenrekauth/fgui: use pale colors
2016-08-08 cinap_lenreklibcontrol: primitive text entry cut and paste with...
2016-08-08 cinap_lenrekhgwebfs: make hgwebfs prompt for password
2016-08-08 cinap_lenrekwebfs: avoid retry loops when we got a bad key in factotum
2016-08-08 cinap_lenrekwebfs: include factotum key query in error string for...
2016-08-08 cinap_lenrekauthsrv(6): document session secret key derivation...
2016-08-07 aijumptrunc: normalize after mpassign to handle the case...
2016-08-06 cinap_lenrekthread(2): threadgrp() -> threadgetgrp(), thanks jpm
2016-08-05 cinap_lenreklibauthsrv: ANAMELEN -> PASSWDLEN
2016-08-04 cinap_lenreklibauth: fix mount file-descriptor leak in auth_chuid()
2016-08-04 cinap_lenrekauth/login: add dp9ik key to sub factotum, get rid...
2016-08-04 cinap_lenrekape/libauth: add PASSWDLEN constant to compile passtoke...
2016-07-31 cinap_lenrekauth: various cleanups, use common readcons() from...
2016-07-31 cinap_lenrekauth/secstore: use common readcons() routine from libau...
2016-07-31 cinap_lenrekauth/factotum: use common readcons() function from...
2016-07-31 cinap_lenreklibauthsrv: export common readcons() routine and introd...
2016-07-24 cinap_lenrekauth/changeuser: fix misleading print (secret is 31...
2016-07-24 cinap_lenrekdevtls, devssl: make sure channel has ORDWR mode and...
2016-07-24 cinap_lenrekswap: make sure swap chan has ORDWR mode on fdtochan()
2016-07-24 cinap_lenrekmake error handling in 9p service loops consistent
2016-07-24 cinap_lenrekupas/fs: remove checkmboxrefs() debugging code, properl...
2016-07-24 cinap_lenrekndb/dns: remove procname statistics and restart feature...
2016-07-19 cinap_lenrekkernel: dont pprint() into 9p channels
2016-07-15 cinap_lenrek5c: fix int -> uvlong cast bug (thanks to qwx on his...
2016-07-15 cinap_lenrek5a: ROL instruction
2016-07-10 cinap_lenreklibsec: add scrypt password based key derivation function
2016-07-08 cinap_lenrekdisk/prep: if no 9fat, reserve space for plan9 partitio...
2016-07-08 cinap_lenrek5l: ROR instruction
2016-07-06 spewremove mpc.tab.h on mk clean
2016-07-04 spewadd history for libregexp
2016-07-02 cinap_lenrek9fs: remove juke, kfs and snap targets, caching for...
2016-06-30 cinap_lenrekacpi: _ADR and _BBN might be methods, so use amleval...
2016-06-30 cinap_lenrekrc: implement 9atoms ` split {command} syntax extension
2016-06-30 cinap_lenrekdoom: use Kprint for pause function (from qu7uux)
2016-06-30 cinap_lenrekether8169: fix wrong mbps setting (from qu7uux)
2016-06-30 cinap_lenrekdoom: fix blazing door sounds (from qu7uux)
2016-06-30 cinap_lenrekvga/igfx: fix integer overflow in datam calculation...
2016-06-29 cinap_lenrekacme(1): remove references to awd
2016-06-29 cinap_lenrekacme/win: implement /dev/wdir file in win to change...
2016-06-29 cinap_lenrekrc: write /dev/wdir after printing the prompt, not...
2016-06-26 cinap_lenrekmerge
2016-06-26 cinap_lenrekndb/dns: purge db records on refresh for resolvers...
2016-06-26 stanley lieber/sys/src/games/mkfile: add timmy
2016-06-23 aijuadded games/timmy
2016-06-26 cinap_lenrekrio: move the test if w is allowed to change cursor...
2016-06-26 cinap_lenrek5c: handle unused results for cgen64()
2016-06-26 cinap_lenrekchacha: calculate rounds in separate function (helps...
2016-06-26 cinap_lenreklibc: native _addv() and _subv() routines for arm
2016-06-26 cinap_lenrekkernel: more (arm) compiler friendly mul64fract()
2016-06-26 cinap_lenrek5c: support for bit ROL, native 64 bit arithmetic
2016-06-26 cinap_lenrekcc: add OROL op to side effect free op list
2016-06-20 cinap_lenrekmerge
2016-06-20 cinap_lenrekaudio/flacdec: exit on decode error, print error message
2016-06-19 stanley lieberfortunes: Emacs now supports webkit.
2016-06-10 aijutogif: -E flag to read animation from stdin
2016-06-09 cinap_lenrek8c, 6c: native ROL (cyclic shift) instruction support...
2016-06-09 cinap_lenrek?c: track ../cc/cc.h dependency and rebuild cc.a$O...
2016-06-05 cinap_lenrekaml(2): document amlintmask
2016-06-05 cinap_lenrekaml: define amlintmask and set it according to DSDT...
2016-06-04 cinap_lenrekaml: implement ToInteger() and Match() instructions
2016-06-04 cinap_lenrekwebfs: less aggressive url normalization; never unescap...
2016-06-02 stanley lieberetheriwl: add pcid 0x0082 for Intel Centrino Advanced...
2016-06-01 cinap_lenrekmk: remove buggy and useless symtab functions (thanks...
2016-06-01 cinap_lenrekmk: remove buggy and unneeded syminit() function (thank...
2016-05-29 cinap_lenreklibmemdraw: remove unused static variable from memimage...
2016-05-28 cinap_lenrekadd polish keymap (thanks chomzee!)
2016-05-27 cinap_lenrekawk: restore old buffering behaviour for printf
2016-05-26 cinap_lenrekvgaigfx: check gtt to determine graphics memory size...
2016-05-26 cinap_lenreketheriwl: add pci id for PRO/Wireless 5350 AGN (thanks...
2016-05-22 cinap_lenrek/sys/lib/dist/mkfile: efi iso/hybrid support
2016-05-22 cinap_lenrekefi: ensure 8 byte alignment of buffer, as ReadBlocks...
2016-05-22 cinap_lenrekefi: allow access to iso filesystem on non-cdrom media...
2016-05-20 cinap_lenrek9boot(8): third time's the charm (thanks archeus)
2016-05-19 cinap_lenrek9boot(8): fix typo
2016-05-19 cinap_lenrek9boot(8): document 9boothyb
2016-05-19 cinap_lenrekdist/mkfile: generate iso/hybrid image for 9front.iso
2016-05-19 cinap_lenrek9boot: add iso hybrid loader 9boothyb
2016-05-18 cinap_lenreklibauthsrv: dont pass netroot to netmkaddr()'s defnet...
2016-05-16 cinap_lenrekkernel: add srvtls and tlsclient to bootfs.proto for...
2016-05-16 cinap_lenrekadd srvtls and the corresponding tcp17020 service
2016-05-16 cinap_lenrekcc: prevent symbol buffer overflow
2016-05-16 cinap_lenrekcc: use UTFmax not 4 (djc)
2016-05-16 cinap_lenrekndb/cs: fix memory leak (charles forsyth)
2016-05-16 cinap_lenrekexportfs: disallow ORCLOSE in readonly mode (charles...
2016-05-16 cinap_lenrekavoid updating offset in pread; avoid diagnostic about...
2016-05-16 cinap_lenrekcorrect check for segment overlap (rmiller)
2016-05-16 cinap_lenrekrc: simplify execfinit() / Xrdfn() using the globber...
2016-05-16 cinap_lenrekrc: fix double close() in addenv()
next