NetBSD/external/cddl/osnet
hannken 368d0d651b Use the right uid / gid for nobody:nobody like FreeBSD does.
Prevents null pointer dereferences when ZFS replaces this
illegal (according to IS_EPHEMERAL()) id with another
illegal id in operation zfs_fuid_create_cred() and
finally zfs_log_create() dereferences fuidp being NULL.

Adresses PR misc/55042 (Panic when creating a directory on a NFS served ZFS)
2021-02-16 09:54:17 +00:00
..
dev One more catch up with ``aarch64 is not mips'' change. 2020-11-12 02:15:56 +00:00
dist Use the right uid / gid for nobody:nobody like FreeBSD does. 2021-02-16 09:54:17 +00:00
include
lib
sbin
sys kmem_cache_create()'s "name" parameter can be on the stack, 2020-11-11 03:31:04 +00:00
usr.bin external/cddl/osnet: Suppress -Werror=stringop-truncation error 2020-06-07 23:26:54 +00:00
usr.sbin
Makefile
Makefile.ctf
Makefile.inc
Makefile.zfs
TODO