Add a dummy "flock" request that will allow file locking. It is
authormillert <millert@openbsd.org>
Wed, 14 Oct 2015 22:34:47 +0000 (22:34 +0000)
committermillert <millert@openbsd.org>
Wed, 14 Oct 2015 22:34:47 +0000 (22:34 +0000)
commit5929c5d03da275ae0da509ebdc9fd41f0e047078
tree1dad6a6467cdb8c102c0ac31629d2fb249fdd0d3
parentf5c22cff5620e81f59ce607d3d867b02b145b3d4
Add a dummy "flock" request that will allow file locking.  It is
not currently enforced but we want the kernel to be able to parse
it for an upcoming diff in the next few days.
sys/kern/kern_pledge.c