minix/servers/pfs
David van Moolenbroek 5c584cedf8 PFS: unblock the child when unsuspending an accept
Previously, PFS would incorrectly try to unsuspend the parent (i.e.,
the listening socket), resulting in the child hanging until the other
side performed another action. Test56 started failing on this now.

Change-Id: I231ac5481c83ac45951d33aeecc8149273f48b11
2013-08-21 11:12:48 +02:00
..
buf.h
buffer.c
const.h pfs, vfs: increase various limits 2013-05-31 15:42:00 +00:00
dev_uds.c libc syslog, syslogd, logger, uds fixes 2013-06-12 07:04:52 +00:00
fs.h
glo.h pfs, vfs: increase various limits 2013-05-31 15:42:00 +00:00
inc.h
inode.c pfs, vfs: increase various limits 2013-05-31 15:42:00 +00:00
inode.h pfs, vfs: increase various limits 2013-05-31 15:42:00 +00:00
link.c
main.c pfs, vfs: increase various limits 2013-05-31 15:42:00 +00:00
Makefile
misc.c vfs: fix null deref, pfs: add fchmod() 2013-04-19 17:06:56 +02:00
mount.c
open.c
proto.h vfs: fix null deref, pfs: add fchmod() 2013-04-19 17:06:56 +02:00
read.c
stadir.c
super.c pfs, vfs: increase various limits 2013-05-31 15:42:00 +00:00
table.c vfs: fix null deref, pfs: add fchmod() 2013-04-19 17:06:56 +02:00
uds.c PFS: unblock the child when unsuspending an accept 2013-08-21 11:12:48 +02:00
uds.h
utility.c libc: add clock_getres()/clock_gettime() system calls. 2013-04-04 15:04:53 +02:00