NetBSD/sys/conf/compat_netbsd90.config
christos 02cdd248ec Add a new member to struct vfsstat and grow the unused members
The new member is caled f_mntfromlabel and it is the dkw_wname
of the corresponding wedge. This is now used by df -W to display
the mountpoint name as NAME=
2019-09-22 22:59:37 +00:00

10 lines
320 B
Plaintext

# $NetBSD: compat_netbsd90.config,v 1.1 2019/09/22 22:59:38 christos Exp $
# Common fragment for all NetBSD targets wanting NetBSD 7.0 and newer
# compatibility support.
#
# Note that COMPAT_80 implies all newer COMPAT_XX options.
include "conf/compat_netbsd.config"
options COMPAT_90 # NetBSD 9.0 and beyond.