summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-20kernel: convert putmmu() to uintptr for va and pacinap_lenrek
2014-01-20kernel: various cleanupscinap_lenrek
2014-01-20malloc(2): update alloctag typescinap_lenrek
2014-01-20kernel: apply uintptr for ulong when a pointer is storedcinap_lenrek
2014-01-20malloc: change malloc and realloc tag types to uintptrcinap_lenrek
2014-01-20ape: remove local copy of memccpy()cinap_lenrek
2014-01-19kernel: fix declaration of getcallerpc()cinap_lenrek
2014-01-19kernel: replace BY2WD in scanline width calculation to sizeof(ulong) like lib...cinap_lenrek
2014-01-17libmach: fix wrong operand order of MOVLQSX instruction disassemblycinap_lenrek
2014-01-17Corrected some man pages.aap
2014-01-14devdraw: fix memory corruption reading draw ctl filecinap_lenrek
2014-01-13mergemischief
2014-01-13hpost: fix Content-Type parameter separator for multipart/form-data POSTsmischief
2014-01-12add /lib/uriel; delete fortunesstanley lieber
2014-01-12added a segment for segattach(2) that gives access to the raspberry pi's gpio...Matthew Veety
2014-01-12etheryuk: fix lockups (thanks burnzez for testing)cinap_lenrek
2014-01-11netif: fix wrong qid in 3rd level stats/ifstats files (thanks burnzez)cinap_lenrek
2014-01-11rio: properly handle initial wrap arround in wlook()cinap_lenrek
2014-01-11rio: implement "look" (thanks lf94)cinap_lenrek
2014-01-10kernel: fix fairshare formula in comment (thanks erik)cinap_lenrek
2014-01-10mixfs: make mixbuffer addition atomiccinap_lenrek
2014-01-10mergecinap_lenrek
2014-01-10libdraw: cleanup string() and stringwidth()cinap_lenrek
2014-01-08winwatch: this is not about sanity. rows might be negativemischief
2014-01-08winwatch: prevent divide by zero if the window height is too smallmischief
2014-01-07mothra: remove versioncinap_lenrek
2014-01-07libframe: fix _frcanfit() for zero width runes, simplify chopframe()cinap_lenrek
2014-01-06weather: trim garbage from outputstanley lieber
2014-01-06libframe: avoid _frcanfit() call in frdelete()cinap_lenrek
2014-01-06libdraw: fix stringwidth problemscinap_lenrek
2014-01-05mergecinap_lenrek
2014-01-05rio: make scrollwheel handling consistent with samcinap_lenrek
2014-01-04fortunes: This is Go.stanley lieber
2014-01-039fs: add atom and atomdump (fix the mount spec)cinap_lenrek
2014-01-039fs: add atom alias for atom.9atom.orgcinap_lenrek
2014-01-03kernel: simplify procalarm()cinap_lenrek
2014-01-03alarm: skip timed out alarms when inserting in procalarm() (thanks erik)cinap_lenrek
2014-01-02ps2mouse: retry disable packet streaming command 0xf5cinap_lenrek
2014-01-02ps2mouse: disable packet streaming during reprogrammingcinap_lenrek
2014-01-01mergecinap_lenrek
2014-01-01kernel: nil check, exited procs handling in postnote()cinap_lenrek
2014-01-01proc(3): the args file is writable, not read only (thanks qrstuv)cinap_lenrek
2014-01-01kernel: remove error label in pgrpnote() arround postnotecinap_lenrek
2014-01-01kernel: fix alarm postnote racecinap_lenrek
2013-12-31devproc: fix noteid permission checks for nonecinap_lenrek
2013-12-31kernel: check for error label stack underflow in nexterror()cinap_lenrek
2013-12-31mothra: mouse scrollwheel behave the same as in samstanley lieber
2013-12-31kernel: halt idle processors on mp system by default (from sources)cinap_lenrek
2013-12-29kernel: remove unused debug cprint() function from port/cache.ccinap_lenrek
2013-12-29kernel: dont call pprint() while holding up->debug qlockcinap_lenrek