I think we lost something. This commit should reference the original.
On Mon, Nov 11, 2013 at 19:37, William Yodlowsky wrote: > CVSROOT: /cvs > Module name: src > Changes by: will...@cvs.openbsd.org 2013/11/11 19:37:04 > > Modified files: > sys/kern : Tag: OPENBSD_5_4 spec_vnops.c > > Log message: > MFC: > > This is http://ftp.openbsd.org/pub/OpenBSD/patches/5.4/common/003_vnode.patch > > An unprivileged user may hang the system. > > requested by dcoppa > fix by guenther > ok deraadt