summaryrefslogtreecommitdiff
path: root/bootmain.c
AgeCommit message (Expand)Author
2007-08-28fix offsetsrsc
2007-08-28more cmain -> bootmainrsc
2007-08-28cmain -> bootmainrsc
2007-08-27cut bootmain to 1 sheetrsc
2007-08-24nitsrsc
2007-08-24add missing iput() at end of _namei()rtm
2007-08-22PDF at http://am.lcs.mit.edu/~rsc/xv6.pdfrsc
2006-09-06wrap long linesrsc
2006-09-06for vs whilersc
2006-09-06no /* */ commentsrsc
2006-09-06standardize various * conventionsrsc
2006-09-06spacing fixes: no tabs, 2-space indents (for rtm)rsc
2006-07-20uint32_t -> uint &crtm
2006-07-17standarize on unix-like lowercase struct namesrsc
2006-07-17add uint and standardize on typedefs instead of unsignedrsc
2006-07-16standardize on not using foo_ prefix in struct foorsc
2006-07-16standardize on #include "foo" not <foo>rsc
2006-06-12importrtm