]> git.lizzy.rs Git - plan9front.git/shortlog
plan9front.git
2015-08-05 cinap_lenrekdevkbd: disable mosue/keyboard on shutdown, disable...
2015-08-04 cinap_lenrekkernel: remove unused qstate() function
2015-08-04 cinap_lenrekdevkbd: poll pc keyboard before blocking on kbd.q
2015-08-04 cinap_lenrekpython: use altzone
2015-08-04 cinap_lenrekape: implement altzone for tzset()
2015-08-04 cinap_lenrekape: fix mktime() again
2015-08-03 cinap_lenrekresample: simplify getint()
2015-08-03 cinap_lenreklibc: make atoi() not parse c-style octal and hex numbers
2015-08-03 cinap_lenrekcrop: use strtol() instead of atoi()
2015-08-03 cinap_lenrekbitsy: replace atoi() calls with strtol() when hex...
2015-08-03 cinap_lenrekpc, pc64: replace atoi() calls with strtol() when hex...
2015-08-03 cinap_lenrekkernel: dont rely on atoi() parsing hex for netif/devbridge
2015-08-03 cinap_lenrekwebcookies: fix typo
2015-08-03 cinap_lenrek9pcon: use strtol() to parse integers
2015-08-03 cinap_lenreklibcontrol: use strtol() to parse integer arguments
2015-08-03 cinap_lenreklibhttpd: use strtol to parse decimal character referen...
2015-08-03 cinap_lenreksnoopy: dont rely on atoi() being able to parse hex
2015-08-03 cinap_lenrekbitsy/keyboard: do not rely on atoi() being able to...
2015-08-03 cinap_lenreklibauthsrv: readnvram() use vlong for nvroff, parse...
2015-08-03 cinap_lenrekwebcookies: use strtol() to parse HH:MM:SS
2015-08-03 cinap_lenrekaux/vga: dont rely on atoi() being able to parse hex
2015-08-03 cinap_lenrekdevenv: simplify envremove(), cleanup
2015-08-02 cinap_lenrekdevenv: avoid indirection, keep Evalue's allocated...
2015-08-02 cinap_lenrek1c,2c,7c,kc,vc: honor suppress condition for outstring...
2015-08-02 cinap_lenrekipv6on: fix search for ip attribute (thanks kenji arisawa)
2015-08-02 cinap_lenrekpc, pc64: set *bootscreen= when framebuffer changes
2015-08-02 cinap_lenrekkernel: cleanup qlock.c to use nil instead of 0 for...
2015-08-01 cinap_lenrekmothra: show <source> tag within <video>/<audio> tags
2015-08-01 cinap_lenrekmothra: fix nil crash on missing name/src attributes...
2015-08-01 cinap_lenrekmothra: enable compiler warnings and type checking...
2015-08-01 cinap_lenrekmothra: fix double button hit
2015-08-01 cinap_lenrekmothra: cleanup url handling
2015-08-01 cinap_lenrekmothra: fix selurl()
2015-08-01 cinap_lenrekjpg/ico: fix mkfile
2015-08-01 cinap_lenrekmothra: support for inline images and <image> tag
2015-08-01 cinap_lenrekwebcookies: create lockfile with 0600 permission, alway...
2015-08-01 cinap_lenrekbio(2): Bterm() closes filedescriptor for Bfdopen(...
2015-07-31 cinap_lenrekjpg/ico: support for embedded png icons
2015-07-30 cinap_lenrekwebcookies: fix implicit path cookie handling
2015-07-31 cinap_lenrekaux/vga: sandybridge support for igfx (unfinished)
2015-07-31 cinap_lenrekiostats: add -C to usage
2015-07-30 cinap_lenrekdevmnt: fix mntcache()
2015-07-30 cinap_lenrekgames/doom: fix config file never being loaded or saved...
2015-07-30 cinap_lenrekgames/doom: display correct message on medkit pickup...
2015-07-30 cinap_lenrekgames/doom: fix ouchface not being shown when it should...
2015-07-30 cinap_lenrekgames/doom: add bug compatibility switches (thanks...
2015-07-30 cinap_lenrekgames/doom: fix switch textures swapping in ultimate...
2015-07-29 cinap_lenrekgames/doom: implement filelength() (thanks quux)
2015-07-29 cinap_lenreketheriwl: add pciid for Centrino Wireless-N 1000 (thank...
2015-07-29 cinap_lenrekwebcookies: fix isdomainmatch() (fixes livejournal...
2015-07-29 cinap_lenrekratrace: avoid blank line prints, make writer the parent
2015-07-29 cinap_lenrekratrace: various improvements
2015-07-28 cinap_lenrekcc: provide fake realloc() for getenv()
2015-07-28 cinap_lenrekkernel: remove obsolete comment from namec()
2015-07-28 cinap_lenrekkernel: export mntattach() from devmnt.c avoiding bogus...
2015-07-28 cinap_lenrekether79c970: set mbps for proper queue sizes, assume...
2015-07-27 cinap_lenreklib9p: return "write prohibited" error as documented...
2015-07-27 cinap_lenrekkernel: clunk the cache when removing cache flag on...
2015-07-27 cinap_lenrekdevmnt: use c->iounit instead of msize-IOHDRSZ to chunk...
2015-07-26 cinap_lenrekdevmnt: dont reset readahead window when requested...
2015-07-26 cinap_lenrekkernel: pipelined read ahead for the mount cache
2015-07-24 cinap_lenrekpage: fix deadlock, nil vs 0 for pointer comparsion...
2015-07-24 cinap_lenreklibsec: increase handshake message buffer size (MaxChun...
2015-07-23 stanley lieberfortunes: go away.
2015-07-23 cinap_lenrekip/httpfile: fix flushes, fix concurrent reads, set...
2015-07-23 cinap_lenrekkernel: make sure fd is in range in fdclose()
2015-07-23 cinap_lenrekkernel: simplify syspipe()
2015-07-23 cinap_lenrekdevaoe: more nil vs. 0
2015-07-22 cinap_lenrekdevaoe: fix off by one in aoeerror(), consistent use...
2015-07-22 cinap_lenrekkernel: consistent use of nil for pointer in sysfile.c
2015-07-22 cinap_lenrekkernel: cleanup chan.c to consistenly use nil instead...
2015-07-22 cinap_lenrekkernel: make sure the swap device has a reasonable...
2015-07-19 cinap_lenrekdevmnt: do not use user buffer to update the mount...
2015-07-19 cinap_lenrekdevstream: fix mistake
2015-07-19 cinap_lenrekstream(3): fix reference
2015-07-19 cinap_lenrekfcp: use iounit() to determine buffer size, reduce...
2015-07-19 cinap_lenrekcp: experimental stream support
2015-07-19 cinap_lenrekdevstream: fast sequential file access with 9p pipelini...
2015-07-16 cinap_lenrekpc: check Sse (bit 25) in cpuiddx before enabling fxsr...
2015-07-16 cinap_lenrekaux/cpuid: make sure extended feature bits are availabl...
2015-07-15 cinap_lenrekdevproc: make sure statbufread offset wont turn negative
2015-07-14 cinap_lenrekfcp: fix wrong write pointer offset when read returns...
2015-07-14 cinap_lenrekkernel: remove debugalloc.c
2015-07-14 cinap_lenrekmk9660: write data in alphabetical order
2015-07-14 cinap_lenrek9660srv: keep data and metadata separate in the cache...
2015-07-13 cinap_lenrek9660srv: go back to 128k clusters
2015-07-13 cinap_lenrekinst: fix download task using ip/httpfile to mount...
2015-07-13 cinap_lenrekhttpfile: fix evictblock() so we wont consume all the...
2015-07-13 cinap_lenreklibFLAC: fix compiler warnings by properly declaring...
2015-07-13 cinap_lenrekpython: HAVE_STDINT_H 1
2015-07-13 cinap_lenrekape: add stdint.h, fix SSIZE_MAX and add SIZE_MAX to...
2015-07-12 cinap_lenrekcpp: search source file directory first for quoted...
2015-07-12 cinap_lenrekether82563: fix multicast filter (based on openbsd...
2015-07-11 cinap_lenrekpage: make lookahead fetch work in backwards direction
2015-07-11 cinap_lenrektftpd: count only options we understand so we wont...
2015-07-11 cinap_lenreketherrt2860: add multicast stub
2015-07-11 cinap_lenreketheriwl: add multicast stub
2015-07-11 cinap_lenreketherwpi: dont enable transmit power for invalid channe...
2015-07-10 cinap_lenrekwifi: reflect current transmit rate in mbps
2015-07-10 cinap_lenreketherwpi: afra support
next