summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-07bitcoin stuffaiju
2013-06-07libaml: create \_GL name objectcinap_lenrek
2013-06-07no need to disable fpu in execregs, this is done in procsetup() alreadycinap_lenrek
2013-06-07archacpi: handle multiple SSDT tablescinap_lenrek
2013-06-05plan9.ini(8): typoppatience0
2013-06-05cifs(4): default method is ntlmv2, fix formattingcinap_lenrek
2013-06-05remove iwl-firmware download script, this should be a packagecinap_lenrek
2013-06-04added a script to automate downloading and installing of iwl firmwaremveety
2013-06-04libaml: various fixes found by plhkcinap_lenrek
2013-06-03time: fix -older t for relative times to current time (thanks arisawa for poi...cinap_lenrek
2013-06-02grabrfc: fix null list in concatination when no $dom, just use $sysnamecinap_lenrek
2013-06-02grabrfc: +xcinap_lenrek
2013-06-01fgui: check if fd is valid before entering new keyppatience0
2013-06-02aux/wpa: make sure essid is configured, dont make factotum ask for essidcinap_lenrek
2013-06-02mergecinap_lenrek
2013-06-02nusb/kb: map button 4 to middle button 2 (for logitech 5 button mouse)cinap_lenrek
2013-06-01hjfs: ignore atime on wstatppatience0
2013-06-01auth(2): auth_getkey only takes a single argument: char *paramsppatience0
2013-06-01hgignore: ignore /lib/firmwareppatience0
2013-06-01readgif, readjpg: fix incorrect malloc arguments: use sizeof(Rawimage*) inste...ppatience0
2013-06-018c: apply charles forsyth's 8c-cgen64-mul-savereg patch (from sources)cinap_lenrek
2013-06-01usbdwc: sync with sources (Raspberry Pi Model A support)cinap_lenrek
2013-06-01inst/ndbsetup: allow setting sysname more than oncecinap_lenrek
2013-06-01mothra: implement link buttonscinap_lenrek
2013-06-01ether82557: panic() if receive buffer allocation fails on initcinap_lenrek
2013-06-01ether83815: dont raise error() from etherresetcinap_lenrek
2013-05-31/lib/1oct1993: Reprinted with corrections, October 2012stanley lieber
2013-05-31pool: do poolcheck when free nodes get corrupted instead of assertcinap_lenrek
2013-05-29fixed a segfault in auth/as because it didn't check to see if argv[0] and arg...mveety
2013-05-30hjfs: deal with ORCLOSE in chancreat()cinap_lenrek
2013-05-30mergecinap_lenrek
2013-05-30mergecinap_lenrek
2013-05-30kernel: do all fp state fork from procfork() (like pc kernel)cinap_lenrek
2013-05-30pc kernel: simulate FXSAVE/FXRSTOR tag-byte from x87 tag-word, copy fp state ...cinap_lenrek
2013-05-30libmach: fix reversed F0-F7 register ordercinap_lenrek
2013-05-29ircrc: target is more important (especially in winwatch)ftrvxmtrx
2013-05-28io, seg: we should exits(nil) at the end of mainppatience0
2013-05-27mothra: clicking on the url scroll bar, snarfing, or saving a hit when no url...ppatience0
2013-05-27tojpg: GREY[1248] images should be grayscaleppatience0
2013-05-28mergecinap_lenrek
2013-05-28kernel: sysrfork abortioncinap_lenrek
2013-05-26tojpg: add jpeg encoderppatience0
2013-05-27kernel: make imagereclaim() skip notext pages (prevent it from blowing the mo...cinap_lenrek
2013-05-27mergecinap_lenrek
2013-05-27kernel: dont copy fpsave on fork, simplify freeing waitq in pexit(), remove u...cinap_lenrek
2013-05-27devfs/devsd: fix waserror() and unused variable compiler problemcinap_lenrek
2013-05-27kernel: closechanq errorcinap_lenrek
2013-05-27kernel: image reclaim pausescinap_lenrek
2013-05-27kernel: fix sysexec() error handling compiler problem, sysrendez() busyloopcinap_lenrek
2013-05-26keep fpregs always in sse (FXSAVE) format, adapt libmach and acid files for n...cinap_lenrek