minix/servers
David van Moolenbroek 97172a1db0 Sync char protocol: add nonblocking transfer flag
The async char protocol already has this, so this patch closes the
gap between the two protocols a bit. Support for this flag has been
added to all sync char drivers that support CANCEL at all.

The LOG driver was already using the asynchronous protocol, but it
did not support the nonblocking transfer flag. This has been fixed
as well.

Change-Id: Ia55432c9f102765b59ad3feb45a8bd47a782c93f
2014-02-18 11:25:02 +01: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 VFS/FS: replace protocol version with flag field 2014-02-18 11:25:02 +01:00
hgfs Create SFFS library out of HGFS 2012-04-09 18:08:26 +02:00
inet Sync char protocol: add nonblocking transfer flag 2014-02-18 11:25:02 +01:00
init init: handle getty string of "" (default) 2013-06-12 07:04:53 +00:00
ipc moving prototypes to lib.h 2014-02-18 11:25:01 +01:00
is Alignement on netbsd types, part 1 2014-02-18 11:25:01 +01:00
iso9660fs VFS/FS: replace protocol version with flag field 2014-02-18 11:25:02 +01:00
lwip fix a few more minix specific warnings 2013-08-27 16:16:03 +00:00
mfs Fix various file system warnings 2014-02-18 11:25:02 +01:00
pfs moving prototypes to lib.h 2014-02-18 11:25:01 +01:00
pm Removing CSU patches 2014-02-18 11:25:02 +01:00
procfs Implement support for getvfsstat(2) 2014-02-18 11:25:02 +01:00
rs Removing CSU patches 2014-02-18 11:25:02 +01:00
sched kernel: spelling fixes 2013-10-09 20:24:17 -04:00
vbfs Add VBFS: VirtualBox Shared Folder File System 2012-04-11 00:27:48 +02:00
vfs Sync char protocol: add nonblocking transfer flag 2014-02-18 11:25:02 +01:00
vm Removing CSU patches 2014-02-18 11:25:02 +01: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