FreeBSD/src 286b37d (r341995)release release.sh

MFC r339873:

 Set OPTIONS_UNSET in the argument list to env(1), and add
 AVAHI to the list.  This fixes the textproc/docproj build
 seemingly following FLAVORS being added.

 Specifically, the problem with the dependency chain here is:
 - textproc/docproj depends on print/cups, which sets AVAHI=on
   by default;
 - net/avahi-app depends on devel/gobject-introspection, which
   requires python3+;
 - graphics/netpbm depends on graphics/mesa-libs, which can
   only be built with python2.7;
 - textproc/docproj depends on a number of graphics ports for
   font rendering, etc.

Sponsored by:   The FreeBSD Foundation
DeltaFile
+2-2release/release.sh
+2-21 files

UnifiedSplitRaw

FreeBSD/src 341995e (r87487)sys/nfs nfs_serv.c

MFC: nfsserver/nfs_serv.c 1.109; NULL out nd.ni_vp when VOP_SYMLINK
fails.
DeltaFile
+2-3sys/nfs/nfs_serv.c
+2-31 files

UnifiedSplitRaw