summaryrefslogtreecommitdiff
path: root/sys
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-07kernel: catch address overflow in syssegfree()cinap_lenrek
2015-03-07snap: fix readseg() to cope with > 2gb segmentscinap_lenrek
2015-03-06mergecinap_lenrek
2015-03-06zynq: sdio supportcinap_lenrek
2015-03-06devsd: always page align sd bufferscinap_lenrek
2015-03-06zynq: do mpinit() early so cpu1 debug prints do not intermixcinap_lenrek
2015-03-05mergecinap_lenrek
2015-03-05set /mail/tmp permissions world writable in cdprotocinap_lenrek
2015-03-05zynq: fix usb by implementing delay() and give proper port speed in portstatuscinap_lenrek
2015-03-04col(1): add SOURCE (thanks, qrstuv)stanley lieber
2015-03-04libthread: get rid of chaninit() (thanks qrstuv)cinap_lenrek
2015-03-03kernel: fix physical segment handlingcinap_lenrek
2015-03-02libdraw: font->display->defaultsubfont vs. display->defaultsubfont, dead code...cinap_lenrek
2015-03-01devmnt: remove unused mntstats fields from Mntrpccinap_lenrek
2015-03-01factotum: cleanup getnvramkey()cinap_lenrek
2015-03-01libdraw: use multiple read() calls in openfont() to read .font filecinap_lenrek
2015-03-01libdraw: use readn() to read headers and Fontchar arraycinap_lenrek
2015-03-016c: fix missing memset in Bconv()cinap_lenrek
2015-02-28thread(2): remove another instance of /mnt/tempcinap_lenrek
2015-02-28libthread: remove unused internal functions and old xinc assembler filescinap_lenrek
2015-02-28libthread: use devdup instead of mounting pipe to /mnt/temp for close-on-exec...cinap_lenrek
2015-02-26leak: report alloc size mismatchcinap_lenrek
2015-02-26pool: maintain Pool.curalloc for poolallocalign() and blockgrow()cinap_lenrek
2015-02-25fortunes: My recent incompetence is humbling. I should quit the industry.stanley lieber
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-24libdraw: check fontchar count in openmemsubfont() and readsubfont()cinap_lenrek
2015-02-24libdraw: cleanup getsubfont()cinap_lenrek
2015-02-23webfs: check $httpproxy and error when its boguscinap_lenrek
2015-02-23mergecinap_lenrek
2015-02-23jpg: handle progressive non-interleaved modecinap_lenrek
2015-02-21mergecinap_lenrek
2015-02-21gs: backport 16MB string supportcinap_lenrek
2015-02-20restore balance to realitykhm
2015-02-20io(1), seg(1): add HISTORY section to man pages (thanks, jpm_)stanley lieber
2015-02-20devusb: check for nil hp->dump and hp->seprintepcinap_lenrek
2015-02-20pc, pc64: simplify intrdisable()cinap_lenrek
2015-02-20devusb: fix debug ctl nil crashcinap_lenrek
2015-02-20gs: backport aes support for pdf-1.6cinap_lenrek
2015-02-19gs: work arround broken xref table pdfscinap_lenrek
2015-02-18pc, pc64: fix intrdisable() MaxIrqLAPIC -> MaxVectorAPIC (thanks mischief)cinap_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