summaryrefslogtreecommitdiff
path: root/sys/src/9/port/allocb.c
AgeCommit message (Expand)Author
2016-11-05kernel: fix missing ; in panic() callcinap_lenrek
2016-11-05kernel: avoid padblock copying for devtls/devssl/esp, cleanup debuggingcinap_lenrek
2015-11-30kernel: cleanup exit()/shutdown()/reboot() codecinap_lenrek
2014-12-16kernel: replace ulong with uintptr in ucallocb() and fix unneeded parenthesescinap_lenrek
2014-06-08kernel: remove Block refcounting (thanks erik)cinap_lenrek
2014-06-05kernel: dont use atomic increment for Proc.nlocks, maintain Lock.m for lock()...cinap_lenrek
2014-01-20kernel: apply uintptr for ulong when a pointer is storedcinap_lenrek
2013-05-21kernel: make allocb() wait instead of panic() when possiblecinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen