]> git.lizzy.rs Git - plan9front.git/shortlog
plan9front.git
2013-11-04 stanley lieberfortunes: AFTER READ THE PAGE YOU UNDRSTAND WHAT IM...
2013-11-04 stanley lieberaml(2): english
2013-11-03 cinap_lenrekaml(2): fix amldelay() decscription. it takes microseco...
2013-11-03 cinap_lenrekadd aml(2) manual page
2013-11-03 cinap_lenrekrio: do backspace \b processing inplace avoiding buffer...
2013-11-02 cinap_lenrekrio: cleanup and error handling
2013-11-02 cinap_lenrekrio: huge simplification of flush handling
2013-11-01 cinap_lenrekrio: add sanity check in xfidallocthread()
2013-11-01 cinap_lenrekrio: enforce flush reply ordering for all xfids
2013-11-01 cinap_lenrekrio: properly handle follow up flushes (fixes unexpecte...
2013-11-01 cinap_lenrekmake auto negotiation work on 82562et (thanks mischief!)
2013-10-31 cinap_lenrekfix format compiler warning
2013-10-31 cinap_lenrekkernel: add support for multiboot memory map
2013-10-31 BurnZeZlibplumb: search for plumber only at /mnt/plumb, and...
2013-10-30 BurnZeZsmtp: fix free on uninitialized pointer
2013-10-30 cinap_lenrekfix devshr related panic caused by Mount.to being nil...
2013-10-29 cinap_lenrekinit: dont rely on path containing dot
2013-10-29 cinap_lenrekplay: guess file type from file extension if mimetype...
2013-10-28 mischiefvt: discard unhandle OSC escapes, and use nelem instead...
2013-10-28 BurnZeZlibjson: fix missing buffer free, slight cleanup
2013-10-29 BurnZeZlibjson: dynamically allocate buffer
2013-10-28 cinap_lenrekrsa2ssh: fix the megashit
2013-10-28 mischiefauth/rsa2ssh: add SSH2 RSA output format (from plan9port)
2013-10-28 mischiefcmd/vt: fix xterm function keys
2013-10-28 cinap_lenreklibjson: fix mistake... (harmless)
2013-10-28 cinap_lenreklibjson: fix for 21 bit runes, implement utf-16 surrogates
2013-10-27 BurnZeZlibjson: fix mistake in unicode handler (thanks cinap)
2013-10-27 BurnZeZlibjson: handle unicode escapes
2013-10-27 BurnZeZmake libjson from /sys/src/cmd/btc/json.c
2013-10-27 cinap_lenrekvt: remove defunct hp terminal emulation
2013-10-27 cinap_lenrekvt: utf-8 support
2013-10-26 BurnZeZrc: make default path safer
2013-10-26 cinap_lenrekmkfiles: do not rely on path containing the . element
2013-10-26 cinap_lenrekinst: cleanup installer making it not rely on path...
2013-10-25 cinap_lenrekmerge
2013-10-25 cinap_lenrekndb/common: update ip for d.root-servers.net
2013-10-25 cinap_lenrekmerge
2013-10-25 cinap_lenrekndb/common: dont use bell-labs dns servers for rfc1980...
2013-10-25 stanley lieberfortunes: etymology: various
2013-10-25 cinap_lenrekkernel: dont spawn closeprocs from closechanq
2013-10-25 cinap_lenrekkernel: disable freelist page caching for executables...
2013-10-24 cinap_lenrekkernel: keep one closeproc arround in case we are unabl...
2013-10-23 cinap_lenreknewuser: make lib/profile read drawterms /dev/secstore...
2013-10-22 cinap_lenrekfactotum: update rsa for ssh2 (sync with sources)
2013-10-20 cinap_lenrekacme: attempt to fix tag lines collapsing to zero heigh...
2013-10-18 cinap_lenreknusb/ether: new driver interface with kernel inspired...
2013-10-17 cinap_lenrekkeyboard(6): new <compose>x sequence, 21 bit runes.
2013-10-17 cinap_lenrekhtml2ms: fix compiler warning for debug code
2013-10-17 cinap_lenrekkbdfs: implement <compoxe>x to enter variable length...
2013-10-17 cinap_lenrekfactotum: fix mschap password (utf-8 to utf-16) conversion
2013-10-17 cinap_lenreklibc: updated acid files for 21 bit rune change
2013-10-17 cinap_lenrekchange Rune from ushort to uint for to 21 bit runes...
2013-10-17 cinap_lenrek9p(2): correct usage for srvrelease()/srvacquire()
2013-10-16 cinap_lenreknusb/ether: fix wrong size check causing odd sized...
2013-10-16 cinap_lenreknusb/disk: handle blocking usb access with srv released
2013-10-16 cinap_lenrekcwfs: fix putbuf(nil) in error case of cmd_check()
2013-10-16 cinap_lenrekmerge
2013-10-16 cinap_lenrekfdisk: fix struct padding for amd64 (from erik quanstro...
2013-10-15 stanley lieberusps: update for new usps website (thanks, mischief)
2013-10-12 cinap_lenrekaux/statusbar: emit final newline in textmode when...
2013-10-12 cinap_lenrekhget: handle http contentencoding (compression)
2013-10-11 cinap_lenrekcwfs: add checktag() call for cache bucket in dumpblock...
2013-10-11 cinap_lenrekcwfs: more checking for cfsdump(), cleanup Tsuper hack...
2013-10-10 cinap_lenrekunzip/zipfs: handle optional data descriptor signature...
2013-10-10 cinap_lenrekmothra: handle <input type=image>
2013-10-08 cinap_lenrekexportfs: start filter in separate rendezvous group
2013-10-08 cinap_lenreklibpanel: fix memory corruption bug in plinitentry...
2013-10-08 cinap_lenreklibc: remove doprint
2013-10-08 cinap_lenrekip/torrent: check piece offset, vlong cast
2013-10-08 cinap_lenrekip/torrent: more checking, backoff from piece on hash...
2013-10-07 cinap_lenrekkbdfs: implement keyboard mouse buttons with /dev/mousein
2013-10-07 cinap_lenrekvncs: create dummy /dev/mousein and /dev/mousectl files
2013-10-07 cinap_lenrekdevmouse: differential handling of /dev/mousein buttons
2013-10-07 cinap_lenrekexportfs: fix more filedescriptor leaks
2013-10-06 cinap_lenrekexportfs: fix openmount() rfork flags and filedescripto...
2013-10-05 cinap_lenrek5l: apply richard millers 5l-incfloat patch (from sources)
2013-10-05 cinap_lenrekrio: gone windows gone wrong (fix missing recv(x->flush...
2013-10-04 cinap_lenrekmothra: avoid intermediate rc shell processes, use...
2013-10-04 cinap_lenrekpage: avoid intermediate rc shell processes with using...
2013-10-04 cinap_lenrekmothra: run page in own note group, close unneeded...
2013-10-04 cinap_lenrekpage: close stdout, reopen stdout/stderr for external...
2013-10-04 cinap_lenreklibdraw: make newwindow() unmount the old window
2013-10-04 cinap_lenrekadd sdp(3) from sources
2013-10-04 cinap_lenrekmerge
2013-10-04 cinap_lenrekpage: dont tell rio our pid
2013-10-04 cinap_lenrekrio: gone windows, window resize, rectonscreen, goodrect
2013-10-03 ppatience0io.h: change indentation from spaces to tabs
2013-10-03 ppatience0ether83815: fix `auto neg timed out' error with sis...
2013-10-03 cinap_lenrekmerge
2013-10-03 cinap_lenrektarfs: make file name safe, canonical and free of ...
2013-10-02 cinap_lenreklibmach: fix wrong formating for arm LDRH/STRH/LDRSB...
2013-10-02 ppatience0nusb/ether: add rtl8150 driver, remove unused includes
2013-10-02 stanley lieberfortunes: I think we're done here.
2013-10-02 cinap_lenrekvt: dont pollute the outer environment (thanks mischief!)
2013-10-02 cinap_lenrekbootrc: +x
2013-10-01 cinap_lenreklib9p/hjfs: use x != ~0 instead (type)~x conditionals...
2013-09-29 cinap_lenrekaudiohda: allow manual pin routing, more verbose audios...
2013-09-28 stanley lieberpkg/list: handle more directory listings
2013-09-27 cinap_lenrekpc kernel: make syscall() return thru forkret() to...
2013-09-26 stanley lieberfortunes: I gave up, back to 9front. -- Aram
next