minix/servers
David van Moolenbroek bd30f2a988 Ground work for larger file systems, and miscellaneous fixes:
- MFS and mkfs(1) now perform extra sanity checks
- fsck(1) can now deal with inode tables extending beyond the file
  system's first 4GB
- badblocks(8) no longer writes out the superblock for no reason
- mkfs(1) no longer crashes when given no parameters
- more(1) no longer crashes when standard output is redirected
2009-10-26 13:35:39 +00:00
..
ds Removed macros that depend on NOTIFY_FROM from servers and drivers. They 2009-09-29 18:47:56 +00:00
inet inet: fix TCP connection corruption bug (causing test40 to fail sometimes) 2009-10-06 20:32:58 +00:00
init stingy stack. 2009-02-06 16:29:00 +00:00
ipc fix compiler warning by including for prototype. 2009-10-05 16:45:03 +00:00
is Merge of David's ptrace branch. Summary: 2009-09-30 09:57:22 +00:00
iso9660fs isofs links with libsysutil which does not exist anymore 2009-10-02 12:07:46 +00:00
mfs Ground work for larger file systems, and miscellaneous fixes: 2009-10-26 13:35:39 +00:00
pm Add lspci command and SI_PCI_INFO getsysinfo call 2009-10-09 10:48:46 +00:00
rs Increase limits on PCI devices to have space for the new RTL8139 ACLSs 2009-10-21 09:14:58 +00:00
vfs add prototype for wait_for() to fix compiler warning. 2009-10-05 16:43:02 +00:00
vm disable address space randomisation feature in normal mode. 2009-09-29 12:10:30 +00:00
Makefile Fixes to ISOFS 2009-10-01 14:34:17 +00:00