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
2006-06-20 10:13:32 +00:00
2006-06-20 10:14:25 +00:00
2006-06-22 11:47:18 +00:00
2006-06-22 11:47:18 +00:00
2006-06-19 14:51:41 +00:00
2006-03-16 01:47:52 +00:00
2006-06-20 10:13:56 +00:00
2006-03-08 16:34:36 +00:00
2006-03-08 16:46:40 +00:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%