Searched hist:1.1230 (Results 1 - 13 of 13) sorted by relevance

/src/sys/dev/pci/
H A Dpcidevs.h1.1230 Mon Oct 19 10:00:50 GMT 2015 tnn regen
H A Dpcidevs_data.h1.1230 Wed Oct 21 13:06:39 GMT 2015 nonaka regen
H A Dpcidevs1.1230 Fri Aug 14 01:11:49 GMT 2015 knakahara Add Marvell Armada38x.
/src/distrib/sets/lists/base/
H A Dshl.mi1.898 Thu Aug 27 15:28:53 GMT 2020 riastradh Fix obsolete entry for /usr/lib/libcdk.so.

This was broken in rev. 1.1230.
H A Dmi1.1230 Tue Mar 03 00:38:12 GMT 2020 christos add libfido2, libcbor, pam-u2f, sort
/src/doc/
H A D3RDPARTY1.1230 Wed Jun 24 10:26:26 GMT 2015 wiz gcc-4.8.5 out.
H A DCHANGES1.1230 Thu May 14 16:28:05 GMT 2009 roy Import dhcpcd-5.0.4
/src/sys/arch/i386/conf/
H A DGENERIC1.1230 Sat Aug 01 08:20:49 GMT 2020 maxv Remove references to BRIDGE_IPF, it is now compiled in by default.
/src/distrib/sets/lists/man/
H A Dmi1.1230 Thu Aug 05 04:58:26 GMT 2010 jruoho Add amdpcib(4). Ok njoly@.
/src/distrib/sets/lists/tests/
H A Dmi1.1230 Thu Nov 10 06:13:58 GMT 2022 blymn Added new libcurses test checkfile.
/src/share/mk/
H A Dbsd.own.mk1.1230 Thu Nov 05 13:03:31 GMT 2020 rin Build dtb set for aarch64eb.
/src/sys/conf/
H A Dfiles1.1230 Sat Feb 23 03:10:06 GMT 2019 kamil Add KCOV - kernel code coverage tracing device

The KCOV driver implements collection of code coverage inside the kernel.
It can be enabled on a per process basis from userland, allowing the kernel
program counter to be collected during syscalls triggered by the same
process.

The device is oriented towards kernel fuzzers, in particular syzkaller.

Currently the only supported coverage type is -fsanitize-coverage=trace-pc.

The KCOV driver was initially developed in Linux. A driver based on the
same concept was then implemented in FreeBSD and OpenBSD.

Documentation is borrowed from OpenBSD and ATF tests from FreeBSD.

This patch has been prepared by Siddharth Muralee, improved by <maxv>
and polished by myself before importing into the mainline tree.

All ATF tests pass.
/src/distrib/sets/lists/comp/
H A Dmi1.1230 Mon Feb 02 20:47:19 GMT 2009 joerg Merge pkg_install-20090201 and update build system.

Completed in 1161 milliseconds