minix/servers
David van Moolenbroek d5dee93bee Support for larger disks.
- MFS, df(1), fsck(1), badblocks(8), de(1x) now compute the
  superblock's s_firstdatazone value if the on-disk value is zero
- mkfs(1) sets s_firstdatazone in the superblock to zero if the
  on-disk field is too small to store the actual value
- more agressive mkfs(1) inode number heuristic, copied from r5261
2009-12-21 11:20:30 +00:00
..
ds DS: do not panic when sending reply fails 2009-10-27 17:06:45 +00:00
inet Alternative VirtualBox/Lance driver workaround 2009-11-28 13:28:55 +00:00
init Rewrite of boot process 2009-12-11 00:08:19 +00:00
ipc fix compiler warning by including for prototype. 2009-10-05 16:45:03 +00:00
is Rewrite of boot process 2009-12-11 00:08:19 +00:00
iso9660fs - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
mfs Support for larger disks. 2009-12-21 11:20:30 +00:00
pfs Add PFS (missing in previous commit) 2009-12-20 20:41:50 +00:00
pm - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
rs - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
vfs Fix typo and a bug causing vnode references to become too low. 2009-12-21 09:36:34 +00:00
vm Make VM fix up memory for kernel that crosses region boundaries 2009-12-08 13:35:52 +00:00
Makefile - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00