summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-07nit in console interruptskaashoek
2006-09-06fd.c -> file.crsc
2006-09-06runoff fixesrsc
2006-09-06runoff tweaksrsc
2006-09-06goodbye lgrindrsc
2006-09-06clean up after mkfsrsc
2006-09-06wrap long linesrsc
2006-09-06for vs whilersc
2006-09-06weird spacingrsc
2006-09-06fd_* => file_*rsc
2006-09-06fd.* -> file.*rsc
2006-09-06struct fd -> struct filersc
2006-09-06what is NULL?rsc
2006-09-06renumber system callsrsc
2006-09-06split syscall.c into sysfile.c and sysproc.crsc
2006-09-06rm rmrsc
2006-09-06writeable => writablersc
2006-09-06break single-line if statementsrsc
2006-09-06more named constantsrsc
2006-09-06more tabs go awayrsc
2006-09-06no /* */ commentsrsc
2006-09-06standardize various * conventionsrsc
2006-09-06standardize on unnamed args in prototypesrsc
2006-09-06spacingrsc
2006-09-06spacing fixes: no tabs, 2-space indents (for rtm)rsc
2006-09-06print "0" for null stringrsc
2006-09-06tweakrsc
2006-09-06clear np->mem after freeingrsc
2006-09-06some pipe support in shkaashoek
2006-09-06nitskaashoek
2006-09-06change sections and order of files in printoutkaashoek
2006-09-05New formatting scripts.rsc
2006-09-04a few nitskaashoek
2006-09-04nitsrtm
2006-09-03nitskaashoek
2006-09-03don't send keyboard interrupts to the second cpu, if we have only one cpu.kaashoek
2006-09-03remove duplicationkaashoek
2006-09-03centralize creditskaashoek
2006-09-03index for printoutkaashoek
2006-08-30complain if no disk 1rtm
2006-08-29nitsrtm
2006-08-29clear killed flag in exitrtm
2006-08-29prune unneeded panics and debug outputrtm
2006-08-29better printoutkaashoek
2006-08-29i broke sbrk, fix itrtm
2006-08-29clean up stale error checks and panicsrtm
2006-08-28some text in readmekaashoek
2006-08-28remove smallcap versionkaashoek
2006-08-26consistently ignore more than 14 chars in path componentrtm
2006-08-26mkdir check error from mknodrtm