random: Fix behavior of kernel option "-rs".
[pintos-anon] / src / filesys / filehdr.c
2004-09-13 Ben PfaffRewrite filesystem to support Unix "delete" semantics.
2004-09-06 Ben PfaffRename printk() to printf().
2004-09-05 Ben PfaffRedo makefiles.
2004-09-05 Ben PfaffDon't try to allocate file that's too big in filehdr_al...
2004-09-05 Ben PfaffAdd comments.
2004-09-01 Ben Pfaffs/disk_sector_no/disk_sector_t/g
2004-08-30 Ben PfaffWorking filesystem.