Go to file
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
boot fix remaining warnings in 'make world' 2009-12-14 20:25:52 +00:00
commands Support for larger disks. 2009-12-21 11:20:30 +00:00
docs Drivers and servers are simply known as services. 2009-12-17 01:53:26 +00:00
drivers Drivers and servers are simply known as services. 2009-12-17 01:53:26 +00:00
etc Drivers and servers are simply known as services. 2009-12-17 01:53:26 +00:00
include - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
kernel - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
lib Fix compilation errors caused by more files not added in previous commit 2009-12-20 21:31:03 +00:00
man typo 2009-12-16 12:17:02 +00:00
servers Support for larger disks. 2009-12-21 11:20:30 +00:00
test Fix compilation errors caused by more files not added in previous commit 2009-12-20 21:31:03 +00:00
tools - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
LICENSE Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
Makefile Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00