]> git.lizzy.rs Git - plan9front.git/history - sys
kernel: apply uintptr for ulong when a pointer is stored
[plan9front.git] / sys /
2014-01-19 cinap_lenrekkernel: apply uintptr for ulong when a pointer is stored
2014-01-19 cinap_lenrekmalloc: change malloc and realloc tag types to uintptr
2014-01-19 cinap_lenrekape: remove local copy of memccpy()
2014-01-19 cinap_lenrekkernel: fix declaration of getcallerpc()
2014-01-19 cinap_lenrekkernel: replace BY2WD in scanline width calculation...
2014-01-17 cinap_lenreklibmach: fix wrong operand order of MOVLQSX instruction...
2014-01-17 aapCorrected some man pages.
2014-01-13 cinap_lenrekdevdraw: fix memory corruption reading draw ctl file
2014-01-14 mischiefmerge
2014-01-12 stanley lieberadd /lib/uriel; delete fortunes
2014-01-12 Matthew Veetyadded a segment for segattach(2) that gives access...
2014-01-12 cinap_lenreketheryuk: fix lockups (thanks burnzez for testing)
2014-01-11 cinap_lenreknetif: fix wrong qid in 3rd level stats/ifstats files...
2014-01-11 cinap_lenrekrio: properly handle initial wrap arround in wlook()
2014-01-11 cinap_lenrekrio: implement "look" (thanks lf94)
2014-01-10 cinap_lenrekkernel: fix fairshare formula in comment (thanks erik)
2014-01-10 cinap_lenrekmixfs: make mixbuffer addition atomic
2014-01-10 cinap_lenrekmerge
2014-01-10 cinap_lenreklibdraw: cleanup string() and stringwidth()
2014-01-09 mischiefwinwatch: this is not about sanity. rows might be negative
2014-01-09 mischiefwinwatch: prevent divide by zero if the window height...
2014-01-07 cinap_lenrekmothra: remove version
2014-01-07 cinap_lenreklibframe: fix _frcanfit() for zero width runes, simplif...
2014-01-06 stanley lieberweather: trim garbage from output
2014-01-06 cinap_lenreklibframe: avoid _frcanfit() call in frdelete()
2014-01-06 cinap_lenreklibdraw: fix stringwidth problems
2014-01-05 cinap_lenrekmerge
2014-01-05 cinap_lenrekrio: make scrollwheel handling consistent with sam
2014-01-04 stanley lieberfortunes: This is Go.
2014-01-03 cinap_lenrekkernel: simplify procalarm()
2014-01-03 cinap_lenrekalarm: skip timed out alarms when inserting in procalar...
2014-01-02 cinap_lenrekps2mouse: retry disable packet streaming command 0xf5
2014-01-02 cinap_lenrekps2mouse: disable packet streaming during reprogramming
2014-01-01 cinap_lenrekmerge
2014-01-01 cinap_lenrekkernel: nil check, exited procs handling in postnote()
2014-01-01 cinap_lenrekproc(3): the args file is writable, not read only ...
2014-01-01 cinap_lenrekkernel: remove error label in pgrpnote() arround postnote
2014-01-01 cinap_lenrekkernel: fix alarm postnote race
2013-12-31 cinap_lenrekdevproc: fix noteid permission checks for none
2013-12-31 cinap_lenrekkernel: check for error label stack underflow in nexter...
2013-12-31 stanley liebermothra: mouse scrollwheel behave the same as in sam
2013-12-31 cinap_lenrekkernel: halt idle processors on mp system by default...
2013-12-29 cinap_lenrekkernel: remove unused debug cprint() function from...
2013-12-29 cinap_lenrekkernel: dont call pprint() while holding up->debug...
2013-12-29 cinap_lenrekkernel: make sure user text, data and bss wont overlap...
2013-12-28 cinap_lenrekmothra: add regular expression text search (thanks...
2013-12-28 cinap_lenrekpage: fix page bookmarks for epub files
2013-12-28 cinap_lenrekape: move strdup() from libbsd to libap (from sources)
2013-12-27 stanley liebercifs(4): replace with correct version
2013-12-27 stanley liebercifs(4), cifsd(8): add HISTORY
2013-12-27 stanley lieberadd HISTORY to various man pages
2013-12-27 cinap_lenrekaudio/mixfs: implement Tstat to obtain buffer size...
2013-12-26 stanley lieberaudio(1): add pcmconv to HISTORY
2013-12-26 stanley lieberfortunes: That's a video card, Blake.
2013-12-26 stanley lieberaudio(3): fix spelling
2013-12-26 stanley lieberaudio(1): add HISTORY, fix spelling
2013-12-26 cinap_lenrekadd audio/mixfs to allow simultanious playback streams...
2013-12-25 cinap_lenrekjson(2): fix out of order SOURCE heading
2013-12-25 cinap_lenrekdevmouse: exclude sroll-wheel buttons from differential...
2013-12-25 cinap_lenrekacid leak: remove arena pointer a < 0xff000000 check
2013-12-25 cinap_lenrekdevdraw: fix drawdelname() string memory leak
2013-12-23 cinap_lenrekpage: scrollwheel, better backwards scrolling, fix...
2013-12-22 stanley lieber/sys/lib/plumb/basic: add commas to some rules for...
2013-12-21 cinap_lenrekmerge
2013-12-21 cinap_lenrekadd plumbing rules for page bookmarks and audio playback
2013-12-21 cinap_lenrekpage: implement bookmarks (thanks trav_ for starting it)
2013-12-19 stanley lieberfortunes: What an amazing year for the Web.
2013-12-19 stanley lieberjson(2): fix spelling error
2013-12-19 cinap_lenrekadd medium to low quality json(2) manual page
2013-12-19 cinap_lenrekrio: dont consider shell characters as part of the...
2013-12-17 cinap_lenrekacid leak: handle ALIGN_MAGIC padding of skip area...
2013-12-17 cinap_lenrekpool: update debug log format string for poolallocalign()
2013-12-17 cinap_lenrekdevether: fix spelling mistype
2013-12-16 cinap_lenrekether82598, ether82563: remove packblock() avoidance...
2013-12-16 cinap_lenreketheryuk: fix problems with yukon2 ep+ rev0, deoptimize
2013-12-16 cinap_lenrekdevether: remove qfull prints and fix loopback packet...
2013-12-16 cinap_lenrekdevssl: use parsecmd() to process control message to...
2013-12-15 cinap_lenrekexportfs: get rid of limits, cleanup
2013-12-13 Matthew Veetygod damn it forgot fucking fns.h from my last commit
2013-12-13 Matthew VeetyAdded in /dev/cputemp for bcm kernel (Thanks Krystian!)
2013-12-11 cinap_lenrekcifs(4): fix documentation for -d flag
2013-12-11 cinap_lenrekfactotum: add ntlmv2 (mschap2) client auth for cifs
2013-12-09 cinap_lenrekdraw: fix drawing of replicated source image on memlaye...
2013-12-08 cinap_lenrekcifs: fix compiler warning
2013-12-08 cinap_lenrekhandle NIL user domain, and Z(4) at end of nt blob...
2013-12-08 cinap_lenrekexperimental ntlmv2 server authenticaion support for...
2013-12-07 cinap_lenrekkernel: simplify pexit(), avoid making wait record...
2013-12-07 cinap_lenrekdevproc: make sure /proc/n/wait waits for the right...
2013-12-07 cinap_lenrekkernel: fix pexit() Waitmsg memory leak.
2013-12-06 cinap_lenrekgif: remove warning when animated gif is rendered to...
2013-12-06 cinap_lenrekmothra: remove debug code, dont create $home/lib/mothra...
2013-12-06 stanley lieberetheriwl.c: add did 4232 for intel wifi link 5100 ...
2013-12-06 cinap_lenreklibthread: avoid calling thread waiting for fork/execed...
2013-12-05 cinap_lenrektelnet: simplify previous change by moving the notkbd...
2013-12-05 cinap_lenrekcpu: add -n flag for the remote site to allow "none...
2013-12-05 cinap_lenrektelnet: disable changing raw mode when a pipe was being...
2013-11-28 cinap_lenrekndb/dns: check bad name length in convM2DNS.c:^gname()
2013-11-28 cinap_lenreku9fs: fix misuse of Fcall.afid in p9any authentication...
2013-11-26 cinap_lenrekndb/dns: do dnresolve() loopcheck only on hosts that...
2013-11-25 cinap_lenrekabaco: make validurl() accept internationalized domain...
next