Go to file
David van Moolenbroek 92ae5c81ae Filter driver updates:
- optionally vectorize I/O requests to work around hardware bugs
- extend default buffer size to cover MFS's default maximum request size
- use mmap directly, rather than alloc_contig
- add 'nil' checksum type for comparison with layout
- minor style corrections
2009-12-21 23:30:01 +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 Filter driver updates: 2009-12-21 23:30:01 +00:00
etc Drivers and servers are simply known as services. 2009-12-17 01:53:26 +00:00
include Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
kernel - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
lib Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
man typo 2009-12-16 12:17:02 +00:00
servers Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +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