minix/servers
Kees van Reeuwijk 2fe20e5aaf Fix a complaint about a value return from a void function.
Propagate error codes a bit more.
Some code cleanup.
2010-01-29 14:14:22 +00:00
..
ds Fixed a number of uses of uninitialized variables by adding assertions 2010-01-27 10:23:58 +00:00
hgfs HGFS tweaks 2010-01-27 22:59:03 +00:00
inet Fixed a number of uses of uninitialized variables by adding assertions 2010-01-27 10:23:58 +00:00
init Removed a whole herd of unused variables. 2010-01-14 13:53:12 +00:00
ipc Fixed a number of uses of uninitialized variables by adding assertions 2010-01-27 10:23:58 +00:00
is Fixed a number of uses of uninitialized variables by adding assertions 2010-01-27 10:23:58 +00:00
iso9660fs update DS label retrieve calls 2010-01-25 23:23:43 +00:00
mfs Fixed a number of uses of uninitialized variables by adding assertions 2010-01-27 10:23:58 +00:00
pfs Initialization protocol for system services. 2010-01-08 01:20:42 +00:00
pm Fixed a number of uses of uninitialized variables by adding assertions 2010-01-27 10:23:58 +00:00
rs Fixed a number of complaints about missing return statements. 2010-01-28 13:17:07 +00:00
vfs Fixed a number of uses of uninitialized variables by adding assertions 2010-01-27 10:23:58 +00:00
vm Fix a complaint about a value return from a void function. 2010-01-29 14:14:22 +00:00
Makefile HGFS - VMware Shared Folders file system server 2010-01-25 23:18:02 +00:00