summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-08-24sdvirtio: be more carefull at wakeupcinap_lenrek
wakeup cannot access r->sleep once we set r->done because the sleeper might just return at this point making r invalid. make a copy of the sleep rendez pointer before setting r->done.
2012-08-22ndb/dns: fix memory corruption and bad serveraddrs() range checkscinap_lenrek
2012-08-22rio: rect outside screen counts as covered wcovered()cinap_lenrek
2012-08-219bootpxe: try /cfg/pxe/default if /cfg/pxe/$ether fails before breaking to ↵cinap_lenrek
the prompt.
2012-08-19calloc: check multiplication overflowcinap_lenrek
2012-08-19plot(1) manpage correctionscinap_lenrek
2012-08-19vncs: cleanup and error handlingcinap_lenrek
2012-08-18webfs: capture error string from tlsClientcinap_lenrek
2012-08-18libsec: add sha256WithRSAEncryption signature algcinap_lenrek
2012-08-17pccpuf: add vgaradeoncinap_lenrek
2012-08-17lib/profile: remove startupasfs, start rio as subprocess so we drop to rc if ↵cinap_lenrek
it fails (no framebuffer), drawterm
2012-08-17webcookies: create $home/lib/webcookies as 0600cinap_lenrek
2012-08-17pckernel: use constants instead of hardcoding cpuid bits in various placescinap_lenrek
2012-08-16mothra: bruteforce image src= attributecinap_lenrek
2012-08-16rio: fix mistakecinap_lenrek
2012-08-16rio: add some tolerance when declaring windows coveredcinap_lenrek
2012-08-16rio: add covered (burried) windows to the menu3 hidden window listcinap_lenrek
2012-08-15mothra: handle misplaced trailing quotescinap_lenrek
2012-08-14jpg: ignore sampling factors for grayscale as colormap1() doesnt handle itcinap_lenrek
2012-08-14remove 9/pc/boot.fs filecinap_lenrek
2012-08-13nusb/kb: increase mouse packet buffer from 32 to 64 bytes for Microsoft ↵cinap_lenrek
Sidewinder X5 Mouse (thanks Rexford Gibbs for reporting and testing)
2012-08-13hg: hook system_rcpath and user_rcpath instead of polluting enviroment by ↵cinap_lenrek
setting HGRCPATH
2012-08-12mergecinap_lenrek
2012-08-12page: fix drawpage racecinap_lenrek
2012-08-11gregaiju
2012-08-11inst: ask to ream the filesystem in mounthjfscinap_lenrek
2012-08-11hjfs: fix tabs (damn google code editor)cinap_lenrek
2012-08-11disallow walk on open chansaiju
2012-08-11add hjfs to the dontkill listcinap_lenrek
2012-08-11hjfs: fix permcheck bugcinap_lenrek
2012-08-10gregaiju
2012-08-10vgaclgd542x: support >8bit colorscinap_lenrek
2012-08-10vgavmware: fix hardware acceleration (fill is not available with SVGA2)cinap_lenrek
2012-08-10acid: fix cvtitoa buffer overflowcinap_lenrek
2012-08-09fix inst/mountcwfscinap_lenrek
2012-08-09inst/configfs: change spaces into tabscinap_lenrek
2012-08-09mothra: avoid eenter deadlock on resizecinap_lenrek
2012-08-09page: simplify locking, avoid eenter deadlock on resizecinap_lenrek
2012-08-09libdraw: improve handling of screen cliprcinap_lenrek
2012-08-08remove double entriesaiju
2012-08-09mergecinap_lenrek
2012-08-09mergecinap_lenrek
2012-08-09more gregsaiju
2012-08-09Egreg historycinap_lenrek
2012-08-09added /lib/gregaiju
2012-08-08greg funaiju
2012-08-08ape/mkfile: work arround fake "command line arguments" rule matchingcinap_lenrek
2012-08-08ndb/dns: cleanupcinap_lenrek
2012-08-08fortunes, rob, theo: updatesstanley lieber
2012-08-08pkg(1): add new pkg repo to man pagestanley lieber