minix/servers
Tomas Hruby 7c334e2670 RS - fixed timeouts
- rs does not assume hz==60

- rs adjusts its timeout ticks by the system clock frequency

- drivers have time to reply if hz is set too high (e.g. 1000+) for
  instance when debugging
2010-05-07 18:12:16 +00:00
..
ds Driver refactory for live update and crash recovery. 2010-04-08 13:41:35 +00:00
hgfs Fix printfs with too few or too many parms, remove unused vars, fix incorrect flag tests, other code cleanup. 2010-04-01 13:25:05 +00:00
inet Remove U16_t and most other similar types. Rewrite functions to ansi-style 2010-04-21 11:05:22 +00:00
init Convert drivers/ and servers/ over to bsdmake 2010-03-22 21:25:22 +00:00
ipc ipc server: don't print as many errors, to make ipc test less noisy. 2010-04-12 11:06:15 +00:00
is Unified crash recovery and live update. 2010-04-27 11:17:30 +00:00
iso9660fs fix mfs/isofs signal handling 2010-04-15 16:10:28 +00:00
mfs Small cleanup of dead and/or redundant code. 2010-05-06 09:32:40 +00:00
pfs Small cleanup of dead and/or redundant code. 2010-05-06 09:32:40 +00:00
pm Fix wrong word 2010-04-28 20:37:08 +00:00
rs RS - fixed timeouts 2010-05-07 18:12:16 +00:00
vfs Small cleanup of dead and/or redundant code. 2010-05-06 09:32:40 +00:00
vm vm: remove leftover diag print 2010-05-05 15:26:48 +00:00
Makefile Convert drivers/ and servers/ over to bsdmake 2010-03-22 21:25:22 +00:00