summaryrefslogtreecommitdiff
path: root/string.c
AgeCommit message (Expand)AuthorFilesLines
2006-09-06standardize various * conventionsrsc1-12/+12
2006-09-06spacing fixes: no tabs, 2-space indents (for rtm)rsc1-7/+7
2006-08-30complain if no disk 1rtm1-18/+0
2006-07-20uint32_t -> uint &crtm1-3/+3
2006-07-17add uint and standardize on typedefs instead of unsignedrsc1-6/+6
2006-07-16Attempt to clean up newproc somewhat.rsc1-12/+18
2006-07-05timer interruptskaashoek1-0/+11
2006-06-22checkpoint. booting second processor. stack is messed up, but thanks to cliffkaashoek1-0/+20
2006-06-21start on MP; detect MP configurationkaashoek1-0/+15
2006-06-15primitive fork and exit system callsrtm1-0/+3
2006-06-12importrtm1-0/+22