Searched hist:1.1329 (Results 1 - 10 of 10) sorted by relevance

/src/sys/dev/pci/
H A Dpcidevs.h1.1329 Thu May 31 02:50:37 GMT 2018 msaitoh Regen.
H A Dpcidevs_data.h1.1329 Thu May 31 09:12:11 GMT 2018 mrg regen.
H A Dpcidevs1.1329 Mon Apr 16 13:11:53 GMT 2018 msaitoh Add Intel SSD 760p.
/src/doc/
H A D3RDPARTY1.1329 Mon May 09 10:21:42 GMT 2016 roy Note import of dhcpcd-6.11.0
H A DCHANGES1.1329 Tue Dec 08 21:54:22 GMT 2009 kardel note import of ntp 4.2.4p8
/src/distrib/sets/lists/base/
H A Dmi1.1329 Sun Sep 03 18:31:01 GMT 2023 riastradh certctl(8): Install certs.conf in /usr/share/examples too.

This way postinstall(8) can refer to the default one when you've done
an upgrade without etcupdate or similar to pull in new config files
from etc.tgz.

Not great -- we should do this systematically for all config files in
/etc, but this one-off hack is less risky for 10.
/src/distrib/sets/lists/man/
H A Dmi1.1329 Thu Aug 04 21:17:19 GMT 2011 rkujawa Add missing .0 and .html for p5pb.
/src/distrib/sets/lists/tests/
H A Dmi1.1329 Fri Aug 09 23:24:15 GMT 2024 bad add tests/kernel/t_umount.c: test case for unmount(2)

demonstrate that failing to umount and async mounted file system causes the
kernel syncer to start flushing dirty buffers for it.

PR kern/58564: async mounts revert to being synced after failed unmount
/src/share/mk/
H A Dbsd.own.mk1.1329 Mon May 29 20:31:09 GMT 2023 lukem bsd.own.mk: rename NO_ADDR_OF_PACKED_MEMBER to CC_NO_ADDR_OF_PACKED_MEMBER

Add "CC_" prefix to NO_ADDR_OF_PACKED_MEMBER.

We now have the following convention:
GCC_NO_*: Disable specific warnings from GCC.
CLANG_NO_*: Disable specific warnings from Clang.
CC_NO_*: Disable specific warnings from both Clang and GCC.

This reserves "NO_*" Makefile variables to disable other features.

Some space->tab fixes.
/src/distrib/sets/lists/comp/
H A Dmi1.1329 Wed Oct 14 17:30:50 GMT 2009 pooka add rump public interface headers

Completed in 956 milliseconds