Deleted Added
full compact
NOTES (285703) NOTES (291419)
1#
2# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
3#
4# This file contains machine dependent kernel configuration notes. For
5# machine independent notes, look in /sys/conf/NOTES.
6#
1#
2# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
3#
4# This file contains machine dependent kernel configuration notes. For
5# machine independent notes, look in /sys/conf/NOTES.
6#
7# $FreeBSD: head/sys/i386/conf/NOTES 285703 2015-07-19 22:14:09Z markj $
7# $FreeBSD: head/sys/i386/conf/NOTES 291419 2015-11-28 08:31:32Z kib $
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14#
15# Enable the kernel DTrace hooks which are required to load the DTrace

--- 968 unchanged lines hidden (view full) ---

984#
985options NKPT=31
986
987
988#####################################################################
989# ABI Emulation
990
991# Enable iBCS2 runtime support for SCO and ISC binaries
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14#
15# Enable the kernel DTrace hooks which are required to load the DTrace

--- 968 unchanged lines hidden (view full) ---

984#
985options NKPT=31
986
987
988#####################################################################
989# ABI Emulation
990
991# Enable iBCS2 runtime support for SCO and ISC binaries
992options IBCS2
992#options IBCS2
993
994# Emulate spx device for client side of SVR3 local X interface
995options SPX_HACK
996
997# Enable Linux ABI emulation
998options COMPAT_LINUX
999
1000# Enable i386 a.out binary support

--- 85 unchanged lines hidden ---
993
994# Emulate spx device for client side of SVR3 local X interface
995options SPX_HACK
996
997# Enable Linux ABI emulation
998options COMPAT_LINUX
999
1000# Enable i386 a.out binary support

--- 85 unchanged lines hidden ---