NetBSD/sys/miscfs
christos 4fbdf206cb Split p_xstat (composite wait(2) status code, or signal number depending
on context) into:
1. p_xexit:		exit code
2. p_xsig:		signal number
3. p_sflag & WCOREFLAG	bit to indicated that the process core-dumped.

Fix the documentation of the flag bits in <sys/proc.h>
2016-04-04 20:47:57 +00:00
..
deadfs Unfortunately MFS uses v_data of its anonymous device vnode so 2015-07-01 08:13:52 +00:00
fdesc Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
fifofs
genfs Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00
kernfs Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
nullfs
overlay
procfs Split p_xstat (composite wait(2) status code, or signal number depending 2016-04-04 20:47:57 +00:00
specfs Avoid a race with spec_revoke for the assertion too. 2016-04-04 08:03:53 +00:00
umapfs
Makefile Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00