summaryrefslogtreecommitdiff
path: root/umalloc.c
AgeCommit message (Expand)Author
2007-08-28spaces around else for rtmrsc
2007-08-28more consistent spacingrsc
2007-08-27delete unnecessary #include linesrsc
2007-08-10avoid assignments in declarationsrsc
2007-08-09try to use cp only for curproc[cpu()]rsc
2006-09-06standardize various * conventionsrsc
2006-09-06spacing fixes: no tabs, 2-space indents (for rtm)rsc
2006-08-25kill user process when it generates an unhandled trap (e.g., 13)kaashoek
2006-08-24bug in sbrkkaashoek
2006-08-24user-level malloc (untested)kaashoek