minix/minix
David van Moolenbroek 3f30eb69f0 libfsdriver: default to noop for putnode
While putnode requests should always succeed, very simple file system
services may not care about reference counts and thus about putnode
requests at all.  For this reason, we now default to an OK response if
no fdr_putnode implementation is given.

Change-Id: I01f6421abf4546a1f69d8c21900a92d6acc45745
2015-06-23 14:38:28 +00:00
..
benchmarks New sources layout 2014-07-31 16:00:30 +02:00
bin New sources layout 2014-07-31 16:00:30 +02:00
commands cawf: Update K&R function declarations 2015-05-18 15:20:39 +02:00
drivers Add a driver for the eMMC on the BeagleBone Black 2015-06-21 11:04:16 +00:00
fs libfsdriver: preinitialize stat.st_ino 2015-06-23 14:38:04 +00:00
include PFS, inet: use static UID to drop privileges 2015-06-06 21:42:48 +00:00
kernel arm: Make sure __k_unpaged_MINIX is first 2015-03-18 07:50:31 +01:00
lib libfsdriver: default to noop for putnode 2015-06-23 14:38:28 +00:00
llvm minix/llvm/passes/Makefile.inc: Fix 2014-08-29 12:56:57 -04:00
man Importing bin/dd 2015-04-15 13:50:57 +02:00
net inet: do not link against libc 2015-06-07 14:38:12 +00:00
sbin New sources layout 2014-07-31 16:00:30 +02:00
servers VFS: fix pipe resumption delay bug 2015-06-19 22:13:34 +00:00
share New sources layout 2014-07-31 16:00:30 +02:00
tests VFS: fix error behavior for partial pipe writes 2015-06-05 18:40:57 +00:00
usr.bin mined: increase the size of the tgetent() buffer. 2015-03-28 08:39:19 +01:00
usr.sbin merge libminlib with libc 2014-08-28 18:49:19 +02:00
Makefile INIT died problem / build system robustness 2014-08-28 08:52:50 +02:00
Makefile.inc New sources layout 2014-07-31 16:00:30 +02:00