No description
Find a file
Ben Gras b01aff70d2 use servers/inet/mq.[ch] to queue messages using mq_queue() in
libdriver.  at_wini now queues messages it can't handle it receives when
waiting for an interrupt. this way it can do receive(ANY) and timeouts
should be working again (were broken for VFS, as with the advent of VFS,
at_wini could get requests from a filesystem while it was waiting for an
interrupt - as a hack, the receive() was changed to receive(HARDWARE)).

Added mq.c to libdriver, and made libdriver an actual library that
drivers link with -L../libdriver -ldriver. (So adding files, if
necessary, is easier next time.)
2007-01-12 13:33:12 +00:00
boot ctty command without parameters to disable serial console. 2007-01-08 14:30:11 +00:00
commands In some configurations of non-working networking, packman will hang a 2007-01-11 14:35:29 +00:00
docs arch/i386/include/protect.h is unnecessary; add make.conf to etc/ and 2006-12-22 15:48:27 +00:00
drivers use servers/inet/mq.[ch] to queue messages using mq_queue() in 2007-01-12 13:33:12 +00:00
etc arch/i386/include/protect.h is unnecessary; add make.conf to etc/ and 2006-12-22 15:48:27 +00:00
include use servers/inet/mq.[ch] to queue messages using mq_queue() in 2007-01-12 13:33:12 +00:00
kernel interface.h is unused (remainder from Ingmar's work) 2006-12-22 15:50:17 +00:00
lib Zlib is now an optional package. 2007-01-09 17:08:31 +00:00
man Setjmp/longjmp updates and cleanup. 2006-12-08 16:23:18 +00:00
servers VFS cleanup (mostly open). 2007-01-05 16:36:55 +00:00
test Default amount of memory for tests (some ran out of memory) 2006-10-25 13:35:03 +00:00
tools Use svn instead of cvs 2006-12-22 16:43:30 +00:00
LICENSE *** empty log message *** 2006-03-08 16:34:36 +00:00
Makefile No gmake in use 2006-03-08 16:46:40 +00:00