Searched hist:1.137 (Results 1 - 25 of 502) sorted by relevance

1234567891011>>

/src/sys/arch/atari/include/
H A Dpcb.h1.9 Thu Jan 01 04:10:25 GMT 2009 tsutsui Pull the following amiga's pmap changes to atari:
arch/amiga/amiga/amiga_init.c 1.95-1.97, 1.100-1.102
arch/amiga/amiga/pmap.c 1.123, 1.126-1.131, 1.142, 1.145
arch/amiga/amiga/pmap_bootstrap.c 1.1, 1.2, 1.3, 1.4
arch/amiga/conf/files.amiga 1.137
arch/amiga/include/pcb.h 1.16
arch/amiga/include/pmap.h 1.44
arch/amiga/include/pte.h 1.19
arch/amiga/include/vmparam.h 1.35

- change kernel address space layout (i.e. move Sysmap to the end of KVA)
to match other m68k ports, which should be done on yamt-km merge
- rework pmap_zero_page(), pmap_copy_page() and some more other functions
to make them compatible with m68k/pmap_motorola.c
- move pmap_bootstrap() into a separate file to allow using either
the atari pmap.c or the m68k common pmap_motorola.c
- use common m68k include files, pcb.h, pmap_motorola.h, and pte_motorola.h
- misc style and cosmetic changes

Most merge work is done by Tuomo Makinen, and
miscellaneous fixes and cleanups are done by me.

Tested on Falcon with both 68030 and 68060 by Tuomo, and
also tested on TT030 by David Ross on port-atari.

Should be pulled up to netbsd-4 (it requires at least Sysmap changes)
and netbsd-5.

H A Dpte.h1.8 Thu Jan 01 04:10:25 GMT 2009 tsutsui Pull the following amiga's pmap changes to atari:
arch/amiga/amiga/amiga_init.c 1.95-1.97, 1.100-1.102
arch/amiga/amiga/pmap.c 1.123, 1.126-1.131, 1.142, 1.145
arch/amiga/amiga/pmap_bootstrap.c 1.1, 1.2, 1.3, 1.4
arch/amiga/conf/files.amiga 1.137
arch/amiga/include/pcb.h 1.16
arch/amiga/include/pmap.h 1.44
arch/amiga/include/pte.h 1.19
arch/amiga/include/vmparam.h 1.35

- change kernel address space layout (i.e. move Sysmap to the end of KVA)
to match other m68k ports, which should be done on yamt-km merge
- rework pmap_zero_page(), pmap_copy_page() and some more other functions
to make them compatible with m68k/pmap_motorola.c
- move pmap_bootstrap() into a separate file to allow using either
the atari pmap.c or the m68k common pmap_motorola.c
- use common m68k include files, pcb.h, pmap_motorola.h, and pte_motorola.h
- misc style and cosmetic changes

Most merge work is done by Tuomo Makinen, and
miscellaneous fixes and cleanups are done by me.

Tested on Falcon with both 68030 and 68060 by Tuomo, and
also tested on TT030 by David Ross on port-atari.

Should be pulled up to netbsd-4 (it requires at least Sysmap changes)
and netbsd-5.

H A Dpmap.h1.39 Thu Jan 01 04:10:25 GMT 2009 tsutsui branches: 1.39.2;
Pull the following amiga's pmap changes to atari:
arch/amiga/amiga/amiga_init.c 1.95-1.97, 1.100-1.102
arch/amiga/amiga/pmap.c 1.123, 1.126-1.131, 1.142, 1.145
arch/amiga/amiga/pmap_bootstrap.c 1.1, 1.2, 1.3, 1.4
arch/amiga/conf/files.amiga 1.137
arch/amiga/include/pcb.h 1.16
arch/amiga/include/pmap.h 1.44
arch/amiga/include/pte.h 1.19
arch/amiga/include/vmparam.h 1.35

- change kernel address space layout (i.e. move Sysmap to the end of KVA)
to match other m68k ports, which should be done on yamt-km merge
- rework pmap_zero_page(), pmap_copy_page() and some more other functions
to make them compatible with m68k/pmap_motorola.c
- move pmap_bootstrap() into a separate file to allow using either
the atari pmap.c or the m68k common pmap_motorola.c
- use common m68k include files, pcb.h, pmap_motorola.h, and pte_motorola.h
- misc style and cosmetic changes

Most merge work is done by Tuomo Makinen, and
miscellaneous fixes and cleanups are done by me.

Tested on Falcon with both 68030 and 68060 by Tuomo, and
also tested on TT030 by David Ross on port-atari.

Should be pulled up to netbsd-4 (it requires at least Sysmap changes)
and netbsd-5.

H A Dvmparam.h1.22 Thu Jan 01 04:10:25 GMT 2009 tsutsui branches: 1.22.2;
Pull the following amiga's pmap changes to atari:
arch/amiga/amiga/amiga_init.c 1.95-1.97, 1.100-1.102
arch/amiga/amiga/pmap.c 1.123, 1.126-1.131, 1.142, 1.145
arch/amiga/amiga/pmap_bootstrap.c 1.1, 1.2, 1.3, 1.4
arch/amiga/conf/files.amiga 1.137
arch/amiga/include/pcb.h 1.16
arch/amiga/include/pmap.h 1.44
arch/amiga/include/pte.h 1.19
arch/amiga/include/vmparam.h 1.35

- change kernel address space layout (i.e. move Sysmap to the end of KVA)
to match other m68k ports, which should be done on yamt-km merge
- rework pmap_zero_page(), pmap_copy_page() and some more other functions
to make them compatible with m68k/pmap_motorola.c
- move pmap_bootstrap() into a separate file to allow using either
the atari pmap.c or the m68k common pmap_motorola.c
- use common m68k include files, pcb.h, pmap_motorola.h, and pte_motorola.h
- misc style and cosmetic changes

Most merge work is done by Tuomo Makinen, and
miscellaneous fixes and cleanups are done by me.

Tested on Falcon with both 68030 and 68060 by Tuomo, and
also tested on TT030 by David Ross on port-atari.

Should be pulled up to netbsd-4 (it requires at least Sysmap changes)
and netbsd-5.

/src/sys/arch/atari/atari/
H A Dpmap_bootstrap.c1.1 Thu Jan 01 04:10:25 GMT 2009 tsutsui branches: 1.1.2; 1.1.4;
Pull the following amiga's pmap changes to atari:
arch/amiga/amiga/amiga_init.c 1.95-1.97, 1.100-1.102
arch/amiga/amiga/pmap.c 1.123, 1.126-1.131, 1.142, 1.145
arch/amiga/amiga/pmap_bootstrap.c 1.1, 1.2, 1.3, 1.4
arch/amiga/conf/files.amiga 1.137
arch/amiga/include/pcb.h 1.16
arch/amiga/include/pmap.h 1.44
arch/amiga/include/pte.h 1.19
arch/amiga/include/vmparam.h 1.35

- change kernel address space layout (i.e. move Sysmap to the end of KVA)
to match other m68k ports, which should be done on yamt-km merge
- rework pmap_zero_page(), pmap_copy_page() and some more other functions
to make them compatible with m68k/pmap_motorola.c
- move pmap_bootstrap() into a separate file to allow using either
the atari pmap.c or the m68k common pmap_motorola.c
- use common m68k include files, pcb.h, pmap_motorola.h, and pte_motorola.h
- misc style and cosmetic changes

Most merge work is done by Tuomo Makinen, and
miscellaneous fixes and cleanups are done by me.

Tested on Falcon with both 68030 and 68060 by Tuomo, and
also tested on TT030 by David Ross on port-atari.

Should be pulled up to netbsd-4 (it requires at least Sysmap changes)
and netbsd-5.

/src/sys/arch/sun3/conf/
H A DGENERIC1.137 Sat Nov 11 18:47:12 GMT 2006 jmmv branches: 1.137.2; 1.137.8; 1.137.10; 1.137.16; 1.137.18;
Remove tmpfs's experimental status. OK'ed by core@.

1.137 Sat Nov 11 18:47:12 GMT 2006 jmmv branches: 1.137.2; 1.137.8; 1.137.10; 1.137.16; 1.137.18;
Remove tmpfs's experimental status. OK'ed by core@.

1.137 Sat Nov 11 18:47:12 GMT 2006 jmmv branches: 1.137.2; 1.137.8; 1.137.10; 1.137.16; 1.137.18;
Remove tmpfs's experimental status. OK'ed by core@.

1.137 Sat Nov 11 18:47:12 GMT 2006 jmmv branches: 1.137.2; 1.137.8; 1.137.10; 1.137.16; 1.137.18;
Remove tmpfs's experimental status. OK'ed by core@.

1.137 Sat Nov 11 18:47:12 GMT 2006 jmmv branches: 1.137.2; 1.137.8; 1.137.10; 1.137.16; 1.137.18;
Remove tmpfs's experimental status. OK'ed by core@.

1.137 Sat Nov 11 18:47:12 GMT 2006 jmmv branches: 1.137.2; 1.137.8; 1.137.10; 1.137.16; 1.137.18;
Remove tmpfs's experimental status. OK'ed by core@.

/src/sys/arch/sparc/conf/
H A Dfiles.sparc1.137 Fri Feb 09 21:55:12 GMT 2007 ad branches: 1.137.2; 1.137.6; 1.137.8; 1.137.10;
Merge newlock2 to head.

1.137 Fri Feb 09 21:55:12 GMT 2007 ad branches: 1.137.2; 1.137.6; 1.137.8; 1.137.10;
Merge newlock2 to head.

1.137 Fri Feb 09 21:55:12 GMT 2007 ad branches: 1.137.2; 1.137.6; 1.137.8; 1.137.10;
Merge newlock2 to head.

1.137 Fri Feb 09 21:55:12 GMT 2007 ad branches: 1.137.2; 1.137.6; 1.137.8; 1.137.10;
Merge newlock2 to head.

1.137 Fri Feb 09 21:55:12 GMT 2007 ad branches: 1.137.2; 1.137.6; 1.137.8; 1.137.10;
Merge newlock2 to head.

/src/sys/kern/
H A Dexec_elf32.c1.137 Wed Nov 19 18:36:06 GMT 2008 ad branches: 1.137.16; 1.137.26; 1.137.30;
Make the emulations, exec formats, coredump, NFS, and the NFS server
into modules. By and large this commit:

- shuffles header files and ifdefs
- splits code out where necessary to be modular
- adds module glue for each of the components
- adds/replaces hooks for things that can be installed at runtime

1.137 Wed Nov 19 18:36:06 GMT 2008 ad branches: 1.137.16; 1.137.26; 1.137.30;
Make the emulations, exec formats, coredump, NFS, and the NFS server
into modules. By and large this commit:

- shuffles header files and ifdefs
- splits code out where necessary to be modular
- adds module glue for each of the components
- adds/replaces hooks for things that can be installed at runtime

1.137 Wed Nov 19 18:36:06 GMT 2008 ad branches: 1.137.16; 1.137.26; 1.137.30;
Make the emulations, exec formats, coredump, NFS, and the NFS server
into modules. By and large this commit:

- shuffles header files and ifdefs
- splits code out where necessary to be modular
- adds module glue for each of the components
- adds/replaces hooks for things that can be installed at runtime

1.137 Wed Nov 19 18:36:06 GMT 2008 ad branches: 1.137.16; 1.137.26; 1.137.30;
Make the emulations, exec formats, coredump, NFS, and the NFS server
into modules. By and large this commit:

- shuffles header files and ifdefs
- splits code out where necessary to be modular
- adds module glue for each of the components
- adds/replaces hooks for things that can be installed at runtime

H A Dsubr_disk.c1.137 Tue May 09 00:04:04 GMT 2023 riastradh branches: 1.137.6;
ioctl(DIOCRMWEDGES): Delete only idle wedges.

Don't forcibly delete busy wedges.

Reported-by: syzbot+e46f31fe56e04f567d88@syzkaller.appspotmail.com
https://syzkaller.appspot.com/bug?id=8a00fd7f2e7459748d7a274098180a4708ff0f61

Fixes accidental destruction of the busy wedge that the root file
system is mounted on, triggered by syzbot's ioctl(DIOCRMWEDGES).

1.137 Tue May 09 00:04:04 GMT 2023 riastradh branches: 1.137.6;
ioctl(DIOCRMWEDGES): Delete only idle wedges.

Don't forcibly delete busy wedges.

Reported-by: syzbot+e46f31fe56e04f567d88@syzkaller.appspotmail.com
https://syzkaller.appspot.com/bug?id=8a00fd7f2e7459748d7a274098180a4708ff0f61

Fixes accidental destruction of the busy wedge that the root file
system is mounted on, triggered by syzbot's ioctl(DIOCRMWEDGES).

H A Dkern_lock.c1.137 Tue Apr 01 19:49:31 GMT 2008 drochner branches: 1.137.2; 1.137.4;
remove useless passing of the lwp from the KERNEL_LOCK() ABI
(not the API; this would be easy as well)
agreed (a while ago) by ad

1.137 Tue Apr 01 19:49:31 GMT 2008 drochner branches: 1.137.2; 1.137.4;
remove useless passing of the lwp from the KERNEL_LOCK() ABI
(not the API; this would be easy as well)
agreed (a while ago) by ad

1.137 Tue Apr 01 19:49:31 GMT 2008 drochner branches: 1.137.2; 1.137.4;
remove useless passing of the lwp from the KERNEL_LOCK() ABI
(not the API; this would be easy as well)
agreed (a while ago) by ad

H A Dkern_resource.c1.137 Thu Mar 27 19:06:52 GMT 2008 ad branches: 1.137.2; 1.137.4;
Make rusage collection per-LWP and collate in the appropriate places.
cloned threads need a little bit more work but the locking needs to
be fixed first.

1.137 Thu Mar 27 19:06:52 GMT 2008 ad branches: 1.137.2; 1.137.4;
Make rusage collection per-LWP and collate in the appropriate places.
cloned threads need a little bit more work but the locking needs to
be fixed first.

1.137 Thu Mar 27 19:06:52 GMT 2008 ad branches: 1.137.2; 1.137.4;
Make rusage collection per-LWP and collate in the appropriate places.
cloned threads need a little bit more work but the locking needs to
be fixed first.

/src/sys/dev/ic/
H A Dncr53c9x.c1.137 Tue May 13 22:16:27 GMT 2008 christos branches: 1.137.8; 1.137.12; 1.137.14;
don't play with timevals directly, use the macros. From OpenBSD

1.137 Tue May 13 22:16:27 GMT 2008 christos branches: 1.137.8; 1.137.12; 1.137.14;
don't play with timevals directly, use the macros. From OpenBSD

1.137 Tue May 13 22:16:27 GMT 2008 christos branches: 1.137.8; 1.137.12; 1.137.14;
don't play with timevals directly, use the macros. From OpenBSD

1.137 Tue May 13 22:16:27 GMT 2008 christos branches: 1.137.8; 1.137.12; 1.137.14;
don't play with timevals directly, use the macros. From OpenBSD

/src/sys/arch/sun3/sun3/
H A Dtrap.c1.137 Sat Nov 21 04:16:53 GMT 2009 rmind branches: 1.137.2; 1.137.4;
Use lwp_getpcb() on sparc{64} and sun2/3 MD code, clean from struct user usage.

1.137 Sat Nov 21 04:16:53 GMT 2009 rmind branches: 1.137.2; 1.137.4;
Use lwp_getpcb() on sparc{64} and sun2/3 MD code, clean from struct user usage.

1.137 Sat Nov 21 04:16:53 GMT 2009 rmind branches: 1.137.2; 1.137.4;
Use lwp_getpcb() on sparc{64} and sun2/3 MD code, clean from struct user usage.

/src/sys/dev/ieee1394/
H A Dfwohci.c1.137 Tue Feb 25 18:30:09 GMT 2014 pooka branches: 1.137.6; 1.137.10;
Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before
the sysctl link sets are processed, and remove redundancy.

Shaves >13kB off of an amd64 GENERIC, not to mention >1k duplicate
lines of code.

1.137 Tue Feb 25 18:30:09 GMT 2014 pooka branches: 1.137.6; 1.137.10;
Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before
the sysctl link sets are processed, and remove redundancy.

Shaves >13kB off of an amd64 GENERIC, not to mention >1k duplicate
lines of code.

1.137 Tue Feb 25 18:30:09 GMT 2014 pooka branches: 1.137.6; 1.137.10;
Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before
the sysctl link sets are processed, and remove redundancy.

Shaves >13kB off of an amd64 GENERIC, not to mention >1k duplicate
lines of code.

/src/sys/dev/isa/
H A Disa.c1.137 Wed Aug 19 16:23:28 GMT 2009 cegger branches: 1.137.2; 1.137.4;
build fix: isa_detach_hook() needs isa_chipset_tag_t as first argument.

1.137 Wed Aug 19 16:23:28 GMT 2009 cegger branches: 1.137.2; 1.137.4;
build fix: isa_detach_hook() needs isa_chipset_tag_t as first argument.

1.137 Wed Aug 19 16:23:28 GMT 2009 cegger branches: 1.137.2; 1.137.4;
build fix: isa_detach_hook() needs isa_chipset_tag_t as first argument.

H A Dsbdsp.c1.137 Sat Nov 04 01:46:56 GMT 2017 nat branches: 1.137.2; 1.137.4;
Add AUDIO_ENCODING_SLINEAR to supported encodings. This allows sb, sbpro
& sb16 to configure with 8-bit precision.

Tested in games/mame with a 486DX emulation.

1.137 Sat Nov 04 01:46:56 GMT 2017 nat branches: 1.137.2; 1.137.4;
Add AUDIO_ENCODING_SLINEAR to supported encodings. This allows sb, sbpro
& sb16 to configure with 8-bit precision.

Tested in games/mame with a 486DX emulation.

1.137 Sat Nov 04 01:46:56 GMT 2017 nat branches: 1.137.2; 1.137.4;
Add AUDIO_ENCODING_SLINEAR to supported encodings. This allows sb, sbpro
& sb16 to configure with 8-bit precision.

Tested in games/mame with a 486DX emulation.

/src/sys/dev/pcmcia/
H A Dif_ne_pcmcia.c1.137 Fri Oct 15 00:25:06 GMT 2004 enami branches: 1.137.4; 1.137.6;
Don't change the logic when simplifing code; a OR was changed to AND
and a test was removed but they shouldn't be changed.

1.137 Fri Oct 15 00:25:06 GMT 2004 enami branches: 1.137.4; 1.137.6;
Don't change the logic when simplifing code; a OR was changed to AND
and a test was removed but they shouldn't be changed.

1.137 Fri Oct 15 00:25:06 GMT 2004 enami branches: 1.137.4; 1.137.6;
Don't change the logic when simplifing code; a OR was changed to AND
and a test was removed but they shouldn't be changed.

/src/sys/rump/librump/rumpkern/
H A Drump_syscalls.c1.137 Sat Jan 06 16:41:23 GMT 2018 kamil branches: 1.137.2; 1.137.4;
Revert vadvise(2) removal

This system call was used in legacy Lisp code, that was inherited to modern
age and still compiled against supported compat layers (e.g. in clisp,
oaklisp, Franz Lisp).

It used to instruct the kernel about paging policy (G/C aware, flush etc).

Newly compiled code (assuming that it will detect vadvise()) will use the
libc stub for vadvise(). The headers for this interface are gone.

vadvise(2) could be marked as COMPAT_80, but as long as we support ultrix,
sunos or aout68k ABI, don't bother with this.

Requested by <mrg>

1.137 Sat Jan 06 16:41:23 GMT 2018 kamil branches: 1.137.2; 1.137.4;
Revert vadvise(2) removal

This system call was used in legacy Lisp code, that was inherited to modern
age and still compiled against supported compat layers (e.g. in clisp,
oaklisp, Franz Lisp).

It used to instruct the kernel about paging policy (G/C aware, flush etc).

Newly compiled code (assuming that it will detect vadvise()) will use the
libc stub for vadvise(). The headers for this interface are gone.

vadvise(2) could be marked as COMPAT_80, but as long as we support ultrix,
sunos or aout68k ABI, don't bother with this.

Requested by <mrg>

1.137 Sat Jan 06 16:41:23 GMT 2018 kamil branches: 1.137.2; 1.137.4;
Revert vadvise(2) removal

This system call was used in legacy Lisp code, that was inherited to modern
age and still compiled against supported compat layers (e.g. in clisp,
oaklisp, Franz Lisp).

It used to instruct the kernel about paging policy (G/C aware, flush etc).

Newly compiled code (assuming that it will detect vadvise()) will use the
libc stub for vadvise(). The headers for this interface are gone.

vadvise(2) could be marked as COMPAT_80, but as long as we support ultrix,
sunos or aout68k ABI, don't bother with this.

Requested by <mrg>

/src/sys/arch/hp300/hp300/
H A Dtrap.c1.137 Mon Dec 31 13:38:50 GMT 2007 ad branches: 1.137.6; 1.137.8;
Remove COMPAT_HPUX.

1.137 Mon Dec 31 13:38:50 GMT 2007 ad branches: 1.137.6; 1.137.8;
Remove COMPAT_HPUX.

1.137 Mon Dec 31 13:38:50 GMT 2007 ad branches: 1.137.6; 1.137.8;
Remove COMPAT_HPUX.

/src/sys/arch/newsmips/conf/
H A DGENERIC1.137 Fri Apr 26 21:40:31 GMT 2019 sevan branches: 1.137.2; 1.137.4;
Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.
On ports without a GENERIC kernel config enable in individul files, e.g evbmips.
Omit on:
atari, dreamcast, emips, epoc32, evbppc/VIRTEX*, ia64, luna68x, mvme68k,
mvmeppc, playstation2, riscv, sun2, sun3, x68k, zaurus due to resource
constraints or port infancy.

1.137 Fri Apr 26 21:40:31 GMT 2019 sevan branches: 1.137.2; 1.137.4;
Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.
On ports without a GENERIC kernel config enable in individul files, e.g evbmips.
Omit on:
atari, dreamcast, emips, epoc32, evbppc/VIRTEX*, ia64, luna68x, mvme68k,
mvmeppc, playstation2, riscv, sun2, sun3, x68k, zaurus due to resource
constraints or port infancy.

1.137 Fri Apr 26 21:40:31 GMT 2019 sevan branches: 1.137.2; 1.137.4;
Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.
On ports without a GENERIC kernel config enable in individul files, e.g evbmips.
Omit on:
atari, dreamcast, emips, epoc32, evbppc/VIRTEX*, ia64, luna68x, mvme68k,
mvmeppc, playstation2, riscv, sun2, sun3, x68k, zaurus due to resource
constraints or port infancy.

/src/sys/ufs/lfs/
H A Dlfs_alloc.c1.137 Sat Aug 19 11:27:42 GMT 2017 maya branches: 1.137.4; 1.137.8; 1.137.10;
Consistently use {,UN}MARK_VNODE macros rather than function calls.

1.137 Sat Aug 19 11:27:42 GMT 2017 maya branches: 1.137.4; 1.137.8; 1.137.10;
Consistently use {,UN}MARK_VNODE macros rather than function calls.

1.137 Sat Aug 19 11:27:42 GMT 2017 maya branches: 1.137.4; 1.137.8; 1.137.10;
Consistently use {,UN}MARK_VNODE macros rather than function calls.

1.137 Sat Aug 19 11:27:42 GMT 2017 maya branches: 1.137.4; 1.137.8; 1.137.10;
Consistently use {,UN}MARK_VNODE macros rather than function calls.

/src/sys/arch/sparc64/conf/
H A DGENERIC321.137 Sun May 14 21:56:33 GMT 2006 elad branches: 1.137.2;
integrate kauth.

1.137 Sun May 14 21:56:33 GMT 2006 elad branches: 1.137.2;
integrate kauth.

/src/sys/arch/netwinder/conf/
H A DGENERIC1.137 Fri Apr 26 21:40:31 GMT 2019 sevan branches: 1.137.8;
Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.
On ports without a GENERIC kernel config enable in individul files, e.g evbmips.
Omit on:
atari, dreamcast, emips, epoc32, evbppc/VIRTEX*, ia64, luna68x, mvme68k,
mvmeppc, playstation2, riscv, sun2, sun3, x68k, zaurus due to resource
constraints or port infancy.

1.137 Fri Apr 26 21:40:31 GMT 2019 sevan branches: 1.137.8;
Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.
On ports without a GENERIC kernel config enable in individul files, e.g evbmips.
Omit on:
atari, dreamcast, emips, epoc32, evbppc/VIRTEX*, ia64, luna68x, mvme68k,
mvmeppc, playstation2, riscv, sun2, sun3, x68k, zaurus due to resource
constraints or port infancy.

/src/sys/arch/news68k/conf/
H A DGENERIC1.137 Sun Sep 27 13:48:53 GMT 2020 roy branches: 1.137.2;
vether: Add to kernel configurations

It's only enabled if the kernel enabled bridge AND tap.
Otherwise it's commented out.

1.137 Sun Sep 27 13:48:53 GMT 2020 roy branches: 1.137.2;
vether: Add to kernel configurations

It's only enabled if the kernel enabled bridge AND tap.
Otherwise it's commented out.

/src/sys/arch/amiga/conf/
H A DINSTALL1.137 Mon Oct 26 06:22:28 GMT 2020 rin branches: 1.137.2;
regen

1.137 Mon Oct 26 06:22:28 GMT 2020 rin branches: 1.137.2;
regen

Completed in 139 milliseconds

1234567891011>>