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

/src/sys/dev/pci/
H A Dpcidevs.h1.1341 Thu Nov 08 04:05:10 GMT 2018 msaitoh Regen.
H A Dpcidevs_data.h1.1341 Mon Nov 12 04:37:54 GMT 2018 msaitoh Regen.
H A Dpcidevs1.1341 Tue Jun 12 20:25:25 GMT 2018 jdolecek add two more Yukon variants (from OpenBSD)
/src/doc/
H A D3RDPARTY1.1341 Sun Jul 03 11:42:50 GMT 2016 abhinav sqlite-3.13.0 imported.
H A DCHANGES1.1341 Wed Jan 13 15:21:16 GMT 2010 tsutsui Fix tab/space for www changes page.
1.1341 Wed Jan 13 15:21:16 GMT 2010 tsutsui Fix tab/space for www changes page.
/src/distrib/sets/lists/base/
H A Dmi1.1341 Sun Apr 07 21:33:12 GMT 2024 kre Revert last, unbreak build. Unless the bind Makefiles start installing
a /var/run/named file (which in general would be wrong, as most sites run
named in a chroot these days) the file is obsolete, and should not, and
does not, get generated by the build, nor should it be included in any
sets.

Ideally we'd have an "optional" flag for the sets files, to allow them
to mention files that might exist, and don't matter (and are not included
in the sets), but that's a bigger change than is needed just to fix the
builds.
/src/distrib/sets/lists/man/
H A Dmi1.1341 Sat Sep 17 17:06:47 GMT 2011 rkujawa Add mppb man page to distrib lists, mention the new driver in install notes.
/src/distrib/sets/lists/tests/
H A Dmi1.1341 Wed Oct 09 13:02:53 GMT 2024 kre Add a test for clock_nanotime() [ PR kern/58733 ]

Add a t_nanosleep test to the kernel tests, to (to a limited extent)
validate its functionality.

Initially this concentrates on the issue from PR kern/58733
where if a process paused in nanosleep() is stopped, and then
continued, and if it is using TIMER_ABSTIME, the call will
return prematurely, but indicating success.

There are (currently) 4 test cases, to test all 4 possibilities
using CLOCK_MONOTONIC and CLOCK_REALTIME (if someone wants to
add any other clocks that make sense, that should be easy) and
TIMER_ABSTIME and TIMER_RELTIME.

Currently both TIMER_ABSTIME tests fail (the TIMER_RELTIME
tests pass). When the kernel bug is fixed, the ABSTIME
tests should be fixed along with it.

These tests are currently somewhat crude, and I'm not sure
how well they will work on a qemu test system (they work as
expected on bare metal).
/src/share/mk/
H A Dbsd.own.mk1.1341 Sat Jun 03 21:24:57 GMT 2023 lukem bsd.*.mk: move MKSTRIPSYM default to bsd.own.mk

Add default for MKSTRIPSYM=yes to to bsd.own.mk _MKVARS.no.
Test ${MKSTRIPSYM} != "no".
/src/distrib/sets/lists/comp/
H A Dmi1.1341 Sat Dec 05 11:34:37 GMT 2009 haad Install netbsd-dm.h file to include/dev/dm so it can be used by public.

Completed in 960 milliseconds