minix/servers
Ben Gras 82855e9cf5 . leave out dead code from device.c
. don't loop doing a receive() after sendrec() - chance of recovering is not
  high, and can lead to receive()ing a notify() (which can't happen in sendrec()),
  which is terrible
. return status from device when DEV_CANCEL is done on a signal; hardcode EAGAIN to
  become EINTR though
2006-06-23 11:51:56 +00:00
..
ds Changed order of -lsys and -lsysutil for printf() 2006-06-20 10:50:29 +00:00
fs . leave out dead code from device.c 2006-06-23 11:51:56 +00:00
inet Fix for losing REVIVE 2006-06-20 10:12:30 +00:00
init Init need more space (the results of removing the special case for init in 2006-05-11 15:00:46 +00:00
is Rename protected to prot 2006-06-20 10:03:48 +00:00
pm order changed for printf() 2006-06-20 10:47:25 +00:00
rs More space for rs 2006-06-20 10:59:45 +00:00
sm *** empty log message *** 2005-08-23 11:31:32 +00:00
Makefile Updated makefile for DS server. 2005-10-20 20:32:40 +00:00