Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/compat/netbsd32 quotactl is always included, regardless ...
details: https://anonhg.NetBSD.org/src/rev/5317050dc12f
branches: trunk
changeset: 995491:5317050dc12f
user: mrg <mrg%NetBSD.org@localhost>
date: Mon Dec 24 22:47:19 2018 +0000
description:
quotactl is always included, regardless of options QUOTA.
diffstat:
sys/compat/netbsd32/files.netbsd32 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0dd4b10c39db -r 5317050dc12f sys/compat/netbsd32/files.netbsd32
--- a/sys/compat/netbsd32/files.netbsd32 Mon Dec 24 22:05:45 2018 +0000
+++ b/sys/compat/netbsd32/files.netbsd32 Mon Dec 24 22:47:19 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.netbsd32,v 1.41 2018/12/24 21:27:05 mrg Exp $
+# $NetBSD: files.netbsd32,v 1.42 2018/12/24 22:47:19 mrg Exp $
#
# config file description for machine-independent netbsd32 compat code.
# included by ports that need it.
@@ -24,7 +24,7 @@
file compat/netbsd32/netbsd32_nfssvc.c compat_netbsd32 & nfsserver
file compat/netbsd32/netbsd32_ptrace.c compat_netbsd32 & ptrace
file compat/netbsd32/netbsd32_rlimit.c compat_netbsd32
-file compat/netbsd32/netbsd32_quota.c compat_netbsd32 & quota
+file compat/netbsd32/netbsd32_quota.c compat_netbsd32
file compat/netbsd32/netbsd32_select.c compat_netbsd32
file compat/netbsd32/netbsd32_sem.c compat_netbsd32
file compat/netbsd32/netbsd32_signal.c compat_netbsd32
Home |
Main Index |
Thread Index |
Old Index