Home | History | Annotate | Download | only in conf
History log of /src/sys/arch/amd64/conf/NOCOMPAT
RevisionDateAuthorComments
 1.7  05-Jun-2023  pgoyette Un-comment the ident line
 1.6  20-Jan-2021  pgoyette COMPAT_OSSAUDIO no longer exists; remove dangling reference
 1.5  16-Aug-2020  jdolecek branches: 1.5.2;
make COMPAT_LINUX option disabled by default

leave the option enabled only in amd64/i386 ALL kernels to make
sure it continues to be compilable also when included in kernel
 1.4  05-Oct-2019  pgoyette Add a commented-out entry for COMPAT_90 for completeness

NFCI
 1.3  12-Jun-2019  pgoyette Fix typo in comment (missing 'need')
 1.2  27-Jan-2019  pgoyette branches: 1.2.4;
Merge the [pgoyette-compat] branch
 1.1  06-Mar-2018  pgoyette branches: 1.1.2;
file NOCOMPAT was initially added on branch pgoyette-compat.
 1.1.2.9  24-Jan-2019  pgoyette Disable more COMPAT_xx stuff for the NOCOMPAT config
cvs: ----------------------------------------------------------------------
 1.1.2.8  22-Jan-2019  pgoyette Only explicitly disable COMPAT_15, it is the only compat option that
is actually set. The others are "pulled in" by statements in
sys/conf/files


This avoids numerous noisy but unnecessary warnings from nbconfig.
 1.1.2.7  22-Jan-2019  pgoyette Rather than having to track changes in GENERIC and incorporate them
into NOCOMPAT, just include GENERIC and then turn off the various
COMPAT options.
 1.1.2.6  22-Jan-2019  pgoyette Synch GENERIC and NOCOMPAT with GENERIC from HEAD
 1.1.2.5  26-Dec-2018  pgoyette Sync with HEAD, resolve a few conflicts
 1.1.2.4  01-Oct-2018  pgoyette Sync with changes from HEAD: no more ATM
 1.1.2.3  11-Mar-2018  pgoyette Remove another COMPAT option
 1.1.2.2  09-Mar-2018  pgoyette Split the sysv_ipc module into two pieces: one for contemporary
SYSV* functionality, and one for compatability with previous NetBSD
versions. No need to pull in all of compat just to have a sysv_ipc
module.
 1.1.2.1  06-Mar-2018  pgoyette Add a NOCOMPAT kernel definition to serve as a baseline for getting
the incremental COMPAT_xx options working.

While here, add some additional "requires COMPAT_xxx" to some of the
options in GENERIC
 1.2.4.3  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.2.4.2  10-Jun-2019  christos Sync with HEAD
 1.2.4.1  27-Jan-2019  christos file NOCOMPAT was added on branch phil-wifi on 2019-06-10 22:05:47 +0000
 1.5.2.1  03-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed