summaryrefslogtreecommitdiff
path: root/umalloc.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-10avoid assignments in declarationsrsc1-1/+1
2007-08-09try to use cp only for curproc[cpu()]rsc1-7/+7
2006-09-06standardize various * conventionsrsc1-20/+20
2006-09-06spacing fixes: no tabs, 2-space indents (for rtm)rsc1-5/+5
2006-08-25kill user process when it generates an unhandled trap (e.g., 13)kaashoek1-6/+0
2006-08-24bug in sbrkkaashoek1-1/+7
2006-08-24user-level malloc (untested)kaashoek1-0/+90