summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-07avoid system binary clashesrsc
2006-09-07better page breaksrsc
2006-09-07more simplifyingkaashoek
2006-09-07get precedence of <, >, and | rightkaashoek
2006-09-07more defensive programmingrsc
2006-09-07run without lapic and ioapic, if they are not presentkaashoek
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