NetBSD/sys/compat/sunos32
jdolecek 3e5fbb6583 remove special handling for symbolic links for COMPAT_43 lstat, it's
not necessary; this removes the only places in kernel which did namei
LOOKUP with LOCKPARENT

fixes diagnostic KASSERT() in namei() code

Reported-by: syzbot+628382ecf1438e53d08d@syzkaller.appspotmail.com
2020-06-24 10:28:16 +00:00
..
Makefile
files.sunos32 Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
sunos32.h
sunos32_dirent.h
sunos32_exec.c
sunos32_exec.h
sunos32_exec_aout.c
sunos32_ioctl.c KNF. No functional change. 2019-04-23 07:45:06 +00:00
sunos32_misc.c remove special handling for symbolic links for COMPAT_43 lstat, it's 2020-06-24 10:28:16 +00:00
sunos32_mod.c Rather than keeping a separate mutex, condvar, and pserialize for each 2019-12-12 02:15:42 +00:00
sunos32_syscall.h
sunos32_syscallargs.h
sunos32_syscalls.c
sunos32_sysent.c
syscalls.conf
syscalls.master