summaryrefslogtreecommitdiff
path: root/sys/src/9/port/devaoe.c
AgeCommit message (Expand)Author
2016-01-07format pointer subtraction results with %zd instead of %ld (for long -> intpt...cinap_lenrek
2015-07-23devaoe: more nil vs. 0cinap_lenrek
2015-07-22devaoe: fix off by one in aoeerror(), consistent use of nil for pointers, err...cinap_lenrek
2014-06-22kernel: new pagecache, remove Lock from page, use cmpswap for Ref instead of ...cinap_lenrek
2013-11-22kernel: kproc error and exitcinap_lenrek
2013-05-12devaoe: avoid panic on malloc() error by using smalloc() instead.cinap_lenrek
2013-05-01aoe: updating aoe driver from erik quanstros 9atomcinap_lenrek
2012-10-11kernel: try to catch some (rare) mistakescinap_lenrek
2012-10-01devproc buffer overflow, strncpycinap_lenrek
2012-08-07add Echange[] error stringcinap_lenrek
2011-12-12kernel: fix more malloc/smalloc errorscinap_lenrek
2011-07-10merge sd changes from 9atomcinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen