Home | History | Annotate | only in /src/sys/arch/evbcf/include
History log of /src/sys/arch/evbcf/include
RevisionDateAuthorComments
 1.5 30-Nov-2024  christos Create a new header lwp_private.h to contain _lwp_getprivate_fast,
_lwp_gettcb_fast, _lwp_settcb and remove them from mcontext.h, so that:
1. we don't need special hacks to hide them
2. we can include <lwp.h> where needed to get the necessary prototypes
without redefining them locally.
 1.4 12-Jul-2018  maxv branches: 1.4.36;
Remove the kernel PMC code. Sent yesterday on tech-kern@.

This change:

* Removes "options PERFCTRS", the associated includes, and the associated
ifdefs. In doing so, it removes several XXXSMPs in the MI code, which is
good.

* Removes the PMC code of ARM XSCALE.

* Removes all the pmc.h files. They were all empty, except for ARM XSCALE.

* Reorders the x86 PMC code not to rely on the legacy pmc.h file. The
definitions are put in sysarch.h.

* Removes the kern/sys_pmc.c file, and along with it, the sys_pmc_control
and sys_pmc_get_info syscalls. They are marked as OBSOL in kern,
netbsd32 and rump.

* Removes the pmc_evid_t and pmc_ctr_t types.

* Removes all the associated man pages. The sets are marked as obsolete.
 1.3 24-Dec-2015  christos branches: 1.3.16; 1.3.18;
fenv for m68k
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8; 1.2.10;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file Makefile was added on branch rmind-smpnet on 2013-08-28 23:59:15 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file Makefile was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.10.1 27-Dec-2015  skrll Sync with HEAD (as of 26th Dec)
 1.2.8.3 03-Dec-2017  jdolecek update from HEAD
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file Makefile was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file Makefile was added on branch yamt-pagecache on 2014-05-22 11:39:43 +0000
 1.3.18.1 10-Jun-2019  christos Sync with HEAD
 1.3.16.1 28-Jul-2018  pgoyette Sync with HEAD
 1.4.36.1 02-Aug-2025  perseant Sync with HEAD
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file ansi.h was added on branch rmind-smpnet on 2013-08-28 23:59:15 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file ansi.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file ansi.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file ansi.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file aout_machdep.h was added on branch rmind-smpnet on 2013-08-28 23:59:15 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file aout_machdep.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file aout_machdep.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file aout_machdep.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file asm.h was added on branch rmind-smpnet on 2013-08-28 23:59:15 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file asm.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file asm.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file asm.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file autoconf.h was added on branch rmind-smpnet on 2013-08-28 23:59:15 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file autoconf.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file autoconf.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file autoconf.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file bswap.h was added on branch rmind-smpnet on 2013-08-28 23:59:15 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file bswap.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file bswap.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file bswap.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file bus.h was added on branch rmind-smpnet on 2013-08-28 23:59:15 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file bus.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file bus.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file bus.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.3 05-Dec-2021  msaitoh s/from from/from/ in comment.
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file bus_dma.h was added on branch rmind-smpnet on 2013-08-28 23:59:15 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file bus_dma.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file bus_dma.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file bus_dma.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.5 23-Jan-2021  christos Remove cargo-culted '#if 0' code that was designed to produce a
compile-time error if any of the bus_space_*_8 functions was used,
but was documented that it produces a link-time error.
 1.4 02-Apr-2020  msaitoh branches: 1.4.4;
s/impliment/implement/ in comment.
 1.3 23-Sep-2019  skrll Provide PRIxBUSADDR, PRIxBUSSIZE, PRIuBUSSIZE, and PRIxBSH for all arches
to follow arm and (generic) mips.

Reviewed by christos.
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8; 1.2.34;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file bus_space.h was added on branch rmind-smpnet on 2013-08-28 23:59:15 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file bus_space.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.34.2 13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.2.34.1 08-Apr-2020  martin Merge changes from current as of 20200406
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file bus_space.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file bus_space.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.4.4.1 03-Apr-2021  thorpej Sync with HEAD.
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file cdefs.h was added on branch rmind-smpnet on 2013-08-28 23:59:15 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file cdefs.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file cdefs.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file cdefs.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.11 28-Feb-2024  thorpej Revert the CLOCK_FORMAT0 work-around.
 1.10 27-Feb-2024  nat Use proper clockframe size for those platforms that require it.

XXX This is a tempory measure, better to fix clock interrupts to take the
common clockframe size.

OK thorpej@.
 1.9 20-Jan-2024  thorpej Largely unify the <machine/cpu.h> headers on the m68k platforms.
 1.8 19-Jan-2024  thorpej Consistently use "intr_depth" as the name of the interrupt depth counter
on m68k platforms.
 1.7 18-Jan-2024  thorpej Make the M68K_MMU_* defines real kernel options, available in opt_m68k_arch.h.
For 68030, 68040, and 68060, infer M68K_MMU_MOTOROLA. For 68010 and 68020, it
must be an explicit option (set in std.${MACHINE} or, in the case of hp300,
inferred from the specific model option).
 1.6 09-Jan-2024  thorpej This platform does not have a loadustp() function.
 1.5 23-Nov-2019  ad cpu_need_resched():

- Remove all code that should be MI, leaving the bare minimum under arch/.
- Make the required actions very explicit.
- Pass in LWP pointer for convenience.
- When a trap is required on another CPU, have the IPI set it locally.
- Expunge cpu_did_resched().
 1.4 22-Aug-2018  msaitoh - Cleanup for dynamic sysctl:
- Remove unused *_NAMES macros for sysctl.
- Remove unused *_MAXID for sysctls.
- Move CTL_MACHDEP sysctl definitions for m68k into m68k/include/cpu.h and
use them on all m68k machines.
 1.3 17-Dec-2016  flxd branches: 1.3.14; 1.3.16;
Fix typo "one the" and architecture where appropriate.
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8; 1.2.10; 1.2.14;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file cpu.h was added on branch rmind-smpnet on 2013-08-28 23:59:15 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file cpu.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.14.1 07-Jan-2017  pgoyette Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
 1.2.10.1 05-Feb-2017  skrll Sync with HEAD
 1.2.8.3 03-Dec-2017  jdolecek update from HEAD
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file cpu.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file cpu.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.3.16.2 08-Apr-2020  martin Merge changes from current as of 20200406
 1.3.16.1 10-Jun-2019  christos Sync with HEAD
 1.3.14.1 06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)
 1.3 06-Nov-2017  christos Cleanup and clarify the ELFSIZE mess:

We now have 2 variables automatically set in elf_machdep.h:

ARCH_ELFSIZE: the size for userland binaries
KERN_ELFSIZE: the size for the kernel binaries

DB_ELFSIZE has been deleted and KERN_ELFSIZE should have always the
same values DB_ELFSIZE used to have.

In sys/exec_elf.h, if ELFSIZE is not set, it is set to KERN_ELFSIZE
for the kernel and ARCH_ELFSIZE for userland. These defaults should
eliminate the need for most manual ELFSIZE setting.
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file db_machdep.h was added on branch rmind-smpnet on 2013-08-28 23:59:15 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file db_machdep.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.3 03-Dec-2017  jdolecek update from HEAD
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file db_machdep.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file db_machdep.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 22-Aug-2013  matt branches: 1.2.2; 1.2.6; 1.2.10;
Use MBR compatible partitioning
 1.1 18-Jul-2013  matt branches: 1.1.2;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file disklabel.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.10.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.10.1 22-Aug-2013  tls file disklabel.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.6.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.6.1 22-Aug-2013  yamt file disklabel.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2.2.2 28-Aug-2013  rmind sync with head
 1.2.2.1 22-Aug-2013  rmind file disklabel.h was added on branch rmind-smpnet on 2013-08-28 23:59:15 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file elf_machdep.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file elf_machdep.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file elf_machdep.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file elf_machdep.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file endian.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file endian.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file endian.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file endian.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file endian_machdep.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file endian_machdep.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file endian_machdep.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file endian_machdep.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.1 24-Dec-2015  christos branches: 1.1.2; 1.1.18;
fenv for m68k
 1.1.18.2 03-Dec-2017  jdolecek update from HEAD
 1.1.18.1 24-Dec-2015  jdolecek file fenv.h was added on branch tls-maxphys on 2017-12-03 11:36:08 +0000
 1.1.2.2 27-Dec-2015  skrll Sync with HEAD (as of 26th Dec)
 1.1.2.1 24-Dec-2015  skrll file fenv.h was added on branch nick-nhusb on 2015-12-27 12:09:35 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file float.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file float.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file float.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file float.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file frame.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file frame.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file frame.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file frame.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file ieee.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file ieee.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file ieee.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file ieee.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file ieeefp.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file ieeefp.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file ieeefp.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file ieeefp.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file int_const.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file int_const.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file int_const.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file int_const.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file int_fmtio.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file int_fmtio.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file int_fmtio.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file int_fmtio.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file int_limits.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file int_limits.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file int_limits.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file int_limits.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file int_mwgwtypes.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file int_mwgwtypes.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file int_mwgwtypes.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file int_mwgwtypes.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file int_types.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file int_types.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file int_types.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file int_types.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.3 19-Apr-2018  christos s/static inline/static __inline/g for consistency.
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8; 1.2.32;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file intr.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file intr.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.32.1 22-Apr-2018  pgoyette Sync with HEAD
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file intr.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file intr.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file kcore.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file kcore.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file kcore.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file kcore.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file limits.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file limits.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file limits.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file limits.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.3 06-Aug-2014  joerg branches: 1.3.4;
Consistently define WARN in a way that passes format string checks, i.e.
always uses the same number of arguments as given in the format string.
 1.2 18-Mar-2014  riastradh branches: 1.2.2; 1.2.4;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file loadfile_machdep.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file loadfile_machdep.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file loadfile_machdep.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2.2.1 10-Aug-2014  tls Rebase.
 1.3.4.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.3.4.1 06-Aug-2014  tls file loadfile_machdep.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file lock.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file lock.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file lock.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file lock.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.1 30-Nov-2024  christos branches: 1.1.4;
Create a new header lwp_private.h to contain _lwp_getprivate_fast,
_lwp_gettcb_fast, _lwp_settcb and remove them from mcontext.h, so that:
1. we don't need special hacks to hide them
2. we can include <lwp.h> where needed to get the necessary prototypes
without redefining them locally.
 1.1.4.2 02-Aug-2025  perseant Sync with HEAD
 1.1.4.1 30-Nov-2024  perseant file lwp_private.h was added on branch perseant-exfatfs on 2025-08-02 05:55:34 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file math.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file math.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file math.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file math.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file mcontext.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file mcontext.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file mcontext.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file mcontext.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file mutex.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file mutex.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file mutex.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file mutex.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file param.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file param.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file param.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file param.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file pcb.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file pcb.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file pcb.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file pcb.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file pmap.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file pmap.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file pmap.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file pmap.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.3 12-Jul-2018  maxv Remove the kernel PMC code. Sent yesterday on tech-kern@.

This change:

* Removes "options PERFCTRS", the associated includes, and the associated
ifdefs. In doing so, it removes several XXXSMPs in the MI code, which is
good.

* Removes the PMC code of ARM XSCALE.

* Removes all the pmc.h files. They were all empty, except for ARM XSCALE.

* Reorders the x86 PMC code not to rely on the legacy pmc.h file. The
definitions are put in sysarch.h.

* Removes the kern/sys_pmc.c file, and along with it, the sys_pmc_control
and sys_pmc_get_info syscalls. They are marked as OBSOL in kern,
netbsd32 and rump.

* Removes the pmc_evid_t and pmc_ctr_t types.

* Removes all the associated man pages. The sets are marked as obsolete.
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8; 1.2.32; 1.2.34;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file pmc.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file pmc.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.34.1 10-Jun-2019  christos Sync with HEAD
 1.2.32.1 28-Jul-2018  pgoyette Sync with HEAD
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file pmc.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file pmc.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file proc.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file proc.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file proc.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file proc.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file profile.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file profile.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file profile.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file profile.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file psl.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file psl.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file psl.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file psl.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file pte.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file pte.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file pte.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file pte.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file ptrace.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file ptrace.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file ptrace.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file ptrace.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file reg.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file reg.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file reg.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file reg.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file rwlock.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file rwlock.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file rwlock.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file rwlock.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file setjmp.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file setjmp.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file setjmp.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file setjmp.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file signal.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file signal.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file signal.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file signal.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file sunos_machdep.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file sunos_machdep.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file sunos_machdep.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file sunos_machdep.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.3 19-Dec-2018  maxv Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently,
but also as discussed several times in the past.
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8; 1.2.32; 1.2.34;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file svr4_machdep.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file svr4_machdep.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.34.1 10-Jun-2019  christos Sync with HEAD
 1.2.32.1 26-Dec-2018  pgoyette Sync with HEAD, resolve a few conflicts
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file svr4_machdep.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file svr4_machdep.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file trap.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file trap.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file trap.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file trap.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file types.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file types.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file types.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file types.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file vmparam.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file vmparam.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file vmparam.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file vmparam.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000
 1.2 18-Mar-2014  riastradh branches: 1.2.4; 1.2.8;
Merge riastradh-drm2 to HEAD.
 1.1 18-Jul-2013  matt branches: 1.1.2; 1.1.4;
Add stub port for evbcf which has enough to do a distribution build.
 1.1.4.2 28-Aug-2013  rmind sync with head
 1.1.4.1 18-Jul-2013  rmind file wchar_limits.h was added on branch rmind-smpnet on 2013-08-28 23:59:16 +0000
 1.1.2.2 23-Jul-2013  riastradh sync with HEAD
 1.1.2.1 18-Jul-2013  riastradh file wchar_limits.h was added on branch riastradh-drm2 on 2013-07-23 21:07:34 +0000
 1.2.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1 18-Mar-2014  tls file wchar_limits.h was added on branch tls-maxphys on 2014-08-20 00:02:57 +0000
 1.2.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1 18-Mar-2014  yamt file wchar_limits.h was added on branch yamt-pagecache on 2014-05-22 11:39:44 +0000

RSS XML Feed