Searched hist:1.678 (Results 1 - 22 of 22) sorted by relevance

/src/sys/dev/usb/
H A Dusbdevs1.678 Sat Aug 02 17:04:05 GMT 2014 nonaka Added SMSC LAN7500 Gigabit ehternet and Logitec LAN-W300AN/U2.
H A Dusbdevs.h1.678 Fri Dec 12 07:21:28 GMT 2014 msaitoh Regen.
H A Dusbdevs_data.h1.678 Fri Dec 12 05:19:01 GMT 2014 msaitoh regen.
/src/distrib/sets/lists/base/
H A Dmi1.678 Wed Nov 29 15:45:26 GMT 2006 tnozaki branches: 1.678.2;
add iconv support following encoding:
CP858 - CP850 with euro sign
CP942 - variant of CP932(JIS-ROMAN + JIS78)
CP942C - ditto(ASCII + JIS78)
CP943 - ditto(JIS-ROMAN + JIS83)
CP943C - ditto(ASCII + JIS83)
TDS565 - Turkmen Alphabet(ISO-IR-230)
1.678 Wed Nov 29 15:45:26 GMT 2006 tnozaki branches: 1.678.2;
add iconv support following encoding:
CP858 - CP850 with euro sign
CP942 - variant of CP932(JIS-ROMAN + JIS78)
CP942C - ditto(ASCII + JIS78)
CP943 - ditto(JIS-ROMAN + JIS83)
CP943C - ditto(ASCII + JIS83)
TDS565 - Turkmen Alphabet(ISO-IR-230)
H A Dshl.mi1.678 Fri Nov 08 19:21:01 GMT 2013 christos bump libssh
/src/distrib/sets/lists/tests/
H A Dmi1.678 Wed Jul 13 15:58:37 GMT 2016 matt branches: 1.678.2;
Fix libproc compat setting
1.678 Wed Jul 13 15:58:37 GMT 2016 matt branches: 1.678.2;
Fix libproc compat setting
/src/share/man/man4/
H A DMakefile1.678 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/sys/dev/pci/
H A Dpcidevs.h1.678 Thu Jan 06 14:56:22 GMT 2005 he Regen after adding entry for LSI Logic FC919X.
H A Dpcidevs_data.h1.678 Sat Jan 08 16:07:20 GMT 2005 fredb Regen.
H A Dpcidevs1.678 Sat Jan 08 04:53:39 GMT 2005 ginsbach Use the more common name, Radeon U1, for the IGP 320M.
/src/usr.bin/xlint/lint1/
H A Dtree.c1.678 Sun Apr 06 20:56:14 GMT 2025 rillig lint: remove warning about 'constant in conditional context'

In a full NetBSD build, this warning occurs about 2400 times, making it
the top 9 warning overall. There is no evidence though that this
warning detects any real bugs, so the noise it makes is not warranted.

In this first step, the warning is still listed in the lint(7) manual
page, as removing it from there would immediately make all places with
"LINTFLAGS += -X 161" fail. These '-X 161' flags cannot be removed
first because then, the warning would step in and make the build fail.

The next step is to clean up the "-X 161" options from all LINTFLAGS,
and then the final step is to remove the warning from err.c.
/src/sys/arch/i386/i386/
H A Dmachdep.c1.678 Thu Nov 26 00:19:18 GMT 2009 matt Kill proc0paddr. Use lwp0.l_addr instead.
/src/doc/
H A D3RDPARTY1.678 Thu Mar 26 00:45:57 GMT 2009 taca OpenSSL version 0.9.8k released.
H A DCHANGES1.678 Tue Sep 05 00:43:44 GMT 2006 rpaulo Mention ECN and mark me responsible.
/src/usr.bin/make/
H A Dparse.c1.678 Sat Jun 11 17:41:35 GMT 2022 rillig make: separate cases in HandleDependencyTargetMundane

Most targets do not use wildcards, so there is no need to put the single
item into a list.

No functional change.
H A Dvar.c1.678 Sun Nov 08 18:13:01 GMT 2020 rillig make(1): extract VarSubstNested from Var_Subst

Each of these functions now fits on a moderately large screen.
/src/sys/sys/
H A Dparam.h1.678 Sun Nov 01 18:51:03 GMT 2020 pgoyette Separate the compat_netbsd32_coredump from the compat_netbsd32 and
coredump modules, into its own module.

Welcome to 7.99.75 !!!
/src/sys/arch/i386/conf/
H A DGENERIC1.678 Tue Jun 21 02:23:13 GMT 2005 kent add "azalia at pci"
/src/distrib/sets/lists/man/
H A Dmi1.678 Sat Apr 03 02:39:27 GMT 2004 uwe Add kloader(4).
/src/share/mk/
H A Dbsd.own.mk1.678 Sun Aug 07 08:15:02 GMT 2011 mrg switch x86 to GCC 4.5.
/src/sys/conf/
H A Dfiles1.678 Thu Jul 01 00:44:26 GMT 2004 yamt defparam HZ.
/src/distrib/sets/lists/comp/
H A Dmi1.678 Wed Mar 17 20:34:47 GMT 2004 scw Add keyword 'gdb' to files built with MKGDB!=no.

Completed in 1606 milliseconds