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

/src/sys/dev/pci/
H A Dpcidevs1.1343 Wed Jun 20 09:10:33 GMT 2018 msaitoh branches: 1.1343.2;
Add nSYS Technologies.
1.1343 Wed Jun 20 09:10:33 GMT 2018 msaitoh branches: 1.1343.2;
Add nSYS Technologies.
H A Dpcidevs.h1.1343 Sat Nov 24 14:43:55 GMT 2018 skrll Regen
H A Dpcidevs_data.h1.1343 Thu Nov 29 23:53:15 GMT 2018 jmcneill regen
/src/doc/
H A D3RDPARTY1.1343 Wed Jul 06 11:37:58 GMT 2016 mrg g++.1 is a link to gcc.1, don't need to generate/update it.
H A DCHANGES1.1343 Fri Jan 15 20:59:00 GMT 2010 bouyer Note sparc apc(4).
/src/distrib/sets/lists/base/
H A Dmi1.1343 Thu Apr 11 02:15:39 GMT 2024 riastradh Nix /var/run/named entry from set lists.

Normally we don't do this, but /var/run/named is

(a) used by running daemons, so postinstall should not delete it, and
(b) deleted at boot-time anyway by /etc/rc.d/mountcritlocal, so
there's no sense in having it checked by mtree.

However, this means that update builds need manual intervention to
delete $DESTDIR/var/run/named or else checkflist will fail, so add a
note to UPDATING about this.

Do the same with /var/run/lwresd just in case.

PR misc/57877
/src/distrib/sets/lists/man/
H A Dmi1.1343 Sat Sep 24 17:09:29 GMT 2011 christos add new rfc6056 man page
/src/distrib/sets/lists/tests/
H A Dmi1.1343 Thu Oct 17 16:56:58 GMT 2024 christos more libarchive tests
/src/share/mk/
H A Dbsd.own.mk1.1343 Fri Jul 21 20:03:13 GMT 2023 riastradh bsd.own.mk: Use MACHINE_ARCH for default MKCTF/MKDTRACE=yes x86.

The substantive impact of this is that it enables MKCTF=yes for Xen
kernels. This is a change because, when building a Xen kernel
(XEN3_DOM0, XEN3_DOMU), MACHINE is set to `xen', not to `i386' or
`amd64', so the conditional never took effect.

(The side effect of setting MKDTRACE=yes when building Xen kernels is
unlikely to matter; that affects module and userland builds.)

PR port-xen/57535

XXX pullup-10
/src/distrib/sets/lists/comp/
H A Dmi1.1343 Sat Dec 05 20:11:01 GMT 2009 pooka Remove the portalfs kernel file system driver. Replace mount_portal(8)
with a version based on puffs. User functionality remains the same.

Completed in 933 milliseconds