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

/src/sys/dev/pci/
H A Dpcidevs.h1.1337 Mon Jul 30 06:00:30 GMT 2018 msaitoh Regen.
H A Dpcidevs_data.h1.1337 Thu Aug 23 05:19:11 GMT 2018 msaitoh Regen.
H A Dpcidevs1.1337 Mon May 28 02:27:32 GMT 2018 msaitoh Add some Intel 4 series chipset devices.
/src/doc/
H A D3RDPARTY1.1337 Fri Jun 03 20:41:04 GMT 2016 christos new ntp
H A DCHANGES1.1337 Tue Dec 29 07:06:36 GMT 2009 macallan mention gfb
/src/distrib/sets/lists/base/
H A Dmi1.1337 Sat Mar 30 06:42:10 GMT 2024 thorpej Add an example devpubd hook that detects the generic USB interface
portion of a Tigard debug board and changes the permissions of the
appropriate /dev/ugenN.* nodes to allow access without superuser
permissions, suitable for using e.g. openocd with the device.

This example can be easily modified to support other generic USB devices
that have user-space drivers where running as the superuser is not desired.
/src/distrib/sets/lists/man/
H A Dmi1.1337 Tue Aug 30 05:59:44 GMT 2011 jruoho Deprecate the tuner(4) page (link to bktr(4)), as the name is too general
and nowadays misleading.
/src/distrib/sets/lists/tests/
H A Dmi1.1337 Mon Sep 09 15:06:29 GMT 2024 riastradh math.h: Add math_errhandling, MATH_ERRNO, MATH_ERREXCEPT.

XXX Should maybe put a __math_errhandling in machine/math.h, but only
VAX uses MATH_ERRNO and that's not likely to change any time soon, so
this will serve for now with less churn.

PR standards/56234: missing C99 frobs in <math.h>
/src/share/mk/
H A Dbsd.own.mk1.1337 Sat Jun 03 09:09:13 GMT 2023 lukem bsd.own.mk: rename GCC_NO_* to CC_WNO_*

Rename compiler-warning-disable variables from
GCC_NO_warning
to
CC_WNO_warning
where warning is the full warning name as used by the compiler.

GCC_NO_IMPLICIT_FALLTHRU is CC_WNO_IMPLICIT_FALLTHROUGH

Using the convention CC_compilerflag, where compilerflag
is based on the full compiler flag name.
/src/distrib/sets/lists/comp/
H A Dmi1.1337 Thu Nov 05 00:20:24 GMT 2009 dyoung Document the device iteration routines.

I derived this manual page from pmf(9), hence my retention of Jared's
copyright notice.

Completed in 1077 milliseconds