summaryrefslogtreecommitdiff
path: root/sys/src/cmd
AgeCommit message (Expand)Author
2015-03-08gs: fix bug 694539. Reading off the end of the cbuf when dash pattern len is maxcinap_lenrek
2015-03-07snap: fix readseg() to cope with > 2gb segmentscinap_lenrek
2015-03-01factotum: cleanup getnvramkey()cinap_lenrek
2015-03-016c: fix missing memset in Bconv()cinap_lenrek
2015-02-26aux/vga: dont error when vesa setscale fails after modeset (thanks rx9p for r...cinap_lenrek
2015-02-24kbdfs: work arround qemucinap_lenrek
2015-02-23webfs: check $httpproxy and error when its boguscinap_lenrek
2015-02-23jpg: handle progressive non-interleaved modecinap_lenrek
2015-02-21gs: backport 16MB string supportcinap_lenrek
2015-02-20gs: backport aes support for pdf-1.6cinap_lenrek
2015-02-186c: eleminate more MOV instructionscinap_lenrek
2015-02-176l: no need to emit rex.w prefix for MOVBQZX and MOVWQZXcinap_lenrek
2015-02-17nusb/usbd: fix typo in debug prints, dont use %U format as its not installedcinap_lenrek
2015-02-17vc: eleminate strcpy in multab codecinap_lenrek
2015-02-17[125678kqv][cl]: fix sprint() and strcpy() buffer overflowscinap_lenrek
2015-02-17tlssrv: produce meaningfull error message when unable to read certificatecinap_lenrek
2015-02-17tlssrv: fix usage, dont catcinap_lenrek
2015-02-17tlssrv: fix this mess (thanks burnzez for reporting the issue)cinap_lenrek
2015-02-15wc: flags dont need to be uvlongcinap_lenrek
2015-02-15wc: bring back old wc but extended for 21 bit runescinap_lenrek
2015-02-14wc: import new wc from sourcescinap_lenrek
2015-02-12build and document auth/userpasswdcinap_lenrek
2015-02-09igfx: displayport support for ivy bridgecinap_lenrek
2015-02-08mothra: add side scrolling, controlled by left and right buttons on the keybo...stanley lieber
2015-02-07vga/igfx: add 0x2a02 for GM965/GL960/X3100; comment vid/did with name of chipsetstanley lieber
2015-02-05fplot: add modulus % operatorcinap_lenrek
2015-02-05aux/vga: remove vbs/vbe from mode, use shs/ehs when sync is ment, prefer deta...cinap_lenrek
2015-02-02aux/vga: fix mistale :-)cinap_lenrek
2015-02-02aux/vga: use optional edid information to determine mode when vgadb failscinap_lenrek
2015-02-01aux/vga: cleanup vesa codecinap_lenrek
2015-01-31mothra: people do not like it. revertingcinap_lenrek
2015-01-31mothra: wrap long text and images to fitcinap_lenrek
2015-01-27wpa: fix password avp padding, recognize wpa1 authentication ouicinap_lenrek
2015-01-27wpa: do not forward alert tls records, close connectioncinap_lenrek
2015-01-26wpa: cleanup, pad eap-ttls/pap password, zero passwords and key material afte...cinap_lenrek
2015-01-25wpa: experimental wpa2 enterprise supportcinap_lenrek
2015-01-25factotum: implement proto=mschapv2 client rolecinap_lenrek
2015-01-17igfx: fix wrong cursor position register addresscinap_lenrek
2015-01-16igfx: determine amount of preallocated stolen graphics memory for hw cursorcinap_lenrek
2015-01-16igfx: support for X60t with 1400x1050 panelcinap_lenrek
2015-01-16webcookies: only sync the jar when dirty on clunkcinap_lenrek
2015-01-16webcookies: avoid rereading and rewriting the cookie jar file all the time, d...cinap_lenrek
2015-01-13igfx: cursor/plane pipe assign is G45 only, add magic dsp a toggle from enabl...cinap_lenrek
2015-01-13kbfds: delete autogenerated latin1.h file when mklatin failscinap_lenrek
2015-01-12igfx: set the display/overlay/cursor plane override disbale bits for G45 (lik...cinap_lenrek
2015-01-12igfx: fix typo, initialize more lvds bits for G45, T60 testingcinap_lenrek
2015-01-12igfx: reverting previous change, pci id is for the second graphics controller...cinap_lenrek
2015-01-12igfx: support for X200 (thanks bigato)cinap_lenrek
2015-01-12igfx: properly turn vga monitor offcinap_lenrek
2015-01-12igfx: aaand vga support for x200s :-)cinap_lenrek