Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/pgoyette-compat]: src/sys/conf This should no longer be needed
details: https://anonhg.NetBSD.org/src/rev/2787d45701c7
branches: pgoyette-compat
changeset: 830805:2787d45701c7
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Thu Sep 27 08:20:44 2018 +0000
description:
This should no longer be needed
diffstat:
sys/conf/std | 9 +--------
1 files changed, 1 insertions(+), 8 deletions(-)
diffs (23 lines):
diff -r 32417b351fca -r 2787d45701c7 sys/conf/std
--- a/sys/conf/std Thu Sep 27 04:31:46 2018 +0000
+++ b/sys/conf/std Thu Sep 27 08:20:44 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: std,v 1.22.14.1 2018/03/06 05:43:02 pgoyette Exp $
+# $NetBSD: std,v 1.22.14.2 2018/09/27 08:20:44 pgoyette Exp $
#
# standard MI 'options'
#
@@ -34,13 +34,6 @@
options MQUEUE # POSIX message queues
#
-# Common compatibility functions. They happen to be needed even when
-# no compatibility option is explicitly enabled.
-#
-options COMPAT_UTILS
-
-#
-
# Security model.
#
options secmodel_bsd44 # Traditional 4.4BSD security model
Home |
Main Index |
Thread Index |
Old Index