minix/servers
Lubomir Rintel 4f52c9ea2e inet: Reply to TASK messages even if we're waiting for STAT reply
As they can come anytime upon receipt of interrupt by the ethernet driver. This
is the same thing as is done for CONF replies.

A simple test case would be the following via ssh connection:
while getaddr; do :; done

Change-Id: I68f4403360b3eefe67fc602c4855ca1abd649475
2013-09-12 14:06:27 +02:00
..
devman Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
ds Cleanup: Remove minix.bootprog.mk 2013-03-06 11:56:56 +01:00
ext2 fix a few more minix specific warnings 2013-08-27 16:16:03 +00:00
hgfs Create SFFS library out of HGFS 2012-04-09 18:08:26 +02:00
inet inet: Reply to TASK messages even if we're waiting for STAT reply 2013-09-12 14:06:27 +02:00
init init: handle getty string of "" (default) 2013-06-12 07:04:53 +00:00
ipc Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
is is: leave newline for stacktrace for SF9 dump 2013-06-12 07:04:53 +00:00
iso9660fs retire 64-bit conversion functions 2013-06-24 16:50:57 +02:00
lwip fix a few more minix specific warnings 2013-08-27 16:16:03 +00:00
mfs retire 64-bit conversion functions 2013-06-24 16:50:57 +02:00
pfs PFS: unblock the child when unsuspending an accept 2013-08-21 11:12:48 +02:00
pm fix a few more minix specific warnings 2013-08-27 16:16:03 +00:00
procfs <a.out.h>, MINIX style: remove as obsolete 2013-08-06 11:43:35 +02:00
rs VM: support for shared call mask ACLs 2013-08-08 23:22:58 +02:00
sched Cleanup: Remove minix.bootprog.mk 2013-03-06 11:56:56 +01:00
vbfs Add VBFS: VirtualBox Shared Folder File System 2012-04-11 00:27:48 +02:00
vfs fix a few more minix specific warnings 2013-08-27 16:16:03 +00:00
vm vm: make WARNS=5 proof 2013-09-06 11:51:20 +02:00
Makefile lwip (inet's alternative) is compiled by default 2013-03-25 16:51:25 +01:00
Makefile.inc Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00