Searched hist:1.1213 (Results 1 - 12 of 12) sorted by relevance

/src/sys/dev/pci/
H A Dpcidevs.h1.1213 Fri Mar 20 14:27:06 GMT 2015 msaitoh regen.
H A Dpcidevs_data.h1.1213 Thu Apr 02 15:10:49 GMT 2015 tnn regen
H A Dpcidevs1.1213 Sun Jan 18 15:30:03 GMT 2015 christos PR/49584: Leonardo Taccari: alc(4): add support for AR816x/AR817x chipsets
/src/doc/
H A D3RDPARTY1.1213 Thu Mar 26 10:37:06 GMT 2015 roy Note import of dhcpcd-6.8.0
H A DCHANGES1.1213 Tue Apr 21 13:01:47 GMT 2009 tsutsui Fix indent of bind entries for changes page on www.

/src/sys/arch/i386/conf/
H A DGENERIC1.1213 Fri Oct 25 17:39:57 GMT 2019 martin Add support for Nuvoton NCT5104D GPIO chips, as found on PC Engines APU
systems. From Andrew Doran in PR kern/54648.
/src/distrib/sets/lists/base/
H A Dmi1.1213 Tue Aug 27 22:48:54 GMT 2019 kamil Enhance the support of LLVM sanitizers

Define _REENTRANT for MKSANITIZER build. This is needed for at least stdio
code. This caused new build issued with duplicated symbols in few places
and rump kernel code picking different code paths borrowed from libc.
Handle all this in one go.

Add bsd.sanitizer.mk to share common code used by programs and libraries.

Switch from realall to beforeinstall target in .syms files. This is more
reliable in MKSANITIZER.
/src/distrib/sets/lists/man/
H A Dmi1.1213 Tue Jun 01 10:24:14 GMT 2010 skrll Add a man page for the hp700 lcd(4) driver.
/src/distrib/sets/lists/tests/
H A Dmi1.1213 Thu Jun 16 16:58:35 GMT 2022 rillig tests/lint: make expectation lines in the tests more detailed

This commit migrates msg_100 until msg_199.
1.1213 Thu Jun 16 16:58:35 GMT 2022 rillig tests/lint: make expectation lines in the tests more detailed

This commit migrates msg_100 until msg_199.
/src/share/mk/
H A Dbsd.own.mk1.1213 Sun Sep 13 23:32:04 GMT 2020 mrg switch riscv and ia64 to GCC 9.
switch riscv to binutils 2.34.
/src/sys/conf/
H A Dfiles1.1213 Sun Sep 23 09:21:03 GMT 2018 maxv Remove ISDN from the kernel. It has remained unmaintained for a long time,
is of poor quality, and is now an obstacle to MP-ification. It was removed
ten years ago from FreeBSD for the same reason.

This retires a big user of the mbuf API, and will ease maintenance of the
kernel.
/src/distrib/sets/lists/comp/
H A Dmi1.1213 Mon Nov 24 14:08:12 GMT 2008 tsutsui Add tvtohz(9) man page, which is Xref'ed from microtime(9) and microuptime(9),
from FreeBSD.

Completed in 3505 milliseconds