first shell prints $ prompt, though no console input yet
This commit is contained in:
parent
7fd1f1eb0a
commit
50cbc75102
14 changed files with 408 additions and 164 deletions
2
param.h
2
param.h
|
@ -10,4 +10,4 @@
|
|||
#define LOGSIZE (MAXOPBLOCKS*3) // max data blocks in on-disk log
|
||||
#define NBUF (MAXOPBLOCKS*3) // size of disk block cache
|
||||
#define FSSIZE 1000 // size of file system in blocks
|
||||
|
||||
#define MAXPATH 128 // maximum file path name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue