This website requires JavaScript.
Explore
Help
Sign In
greg
/
xv6
Watch
1
Star
0
Fork
You've already forked xv6
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
ab4cedb593
xv6
/
BUGS
3 lines
45 B
Text
Raw
Normal View
History
Unescape
Escape
PDF at http://am.lcs.mit.edu/~rsc/xv6.pdf Various changes made while offline. + bwrite sector argument is redundant; use b->sector. + reformatting of files for nicer PDF page breaks + distinguish between locked, unlocked inodes in type signatures + change FD_FILE to FD_INODE + move userinit (nee proc0init) to proc.c + move ROOTDEV to param.h + always parenthesize sizeof argument
2007-08-22 06:01:32 +00:00
formatting:
need to fix PAGEBREAK mechanism
Reference in a new issue
Copy permalink