Searched hist:1.1166 (Results 1 - 13 of 13) sorted by relevance

/src/sys/dev/pci/
H A Dpcidevs.h1.1166 Wed Dec 25 16:05:18 GMT 2013 msaitoh regen.
H A Dpcidevs_data.h1.1166 Fri Dec 27 08:40:28 GMT 2013 msaitoh regen.
H A Dpcidevs1.1166 Sun Dec 08 07:40:37 GMT 2013 msaitoh Add devices of Atom S1200 series from the datasheet
(Table 2-1 Local PCI Hierarchy, datasheet Volume 2 of 2).
/src/doc/
H A D3RDPARTY1.1166 Sat Oct 25 21:02:31 GMT 2014 christos new acpica
H A DCHANGES1.1166 Sun Jan 11 21:58:00 GMT 2009 wiz Add a space.
1.1166 Sun Jan 11 21:58:00 GMT 2009 wiz Add a space.
/src/sys/arch/i386/conf/
H A DGENERIC1.1166 Sun Aug 13 08:48:30 GMT 2017 christos Add ALPS pms support
/src/distrib/sets/lists/base/
H A Dmi1.1166 Sun Jan 07 20:59:24 GMT 2018 jmcneill Import NVIDIA Tegra XUSB firmware for Tegra124 and Tegra210. Installation
of this firmware is controlled by the MKTEGRAFIRMWARE option, which
defaults to yes on evbarm and evbarm64 and no everywhere else.
/src/distrib/sets/lists/man/
H A Dmi1.1166 Wed Oct 21 22:59:06 GMT 2009 joerg Hook up mdocml.
/src/distrib/sets/lists/tests/
H A Dmi1.1166 Thu Nov 18 15:03:19 GMT 2021 thorpej Add a test case for backtrace(3) across a signal handler.
/src/share/mk/
H A Dbsd.own.mk1.1166 Thu Nov 21 07:56:58 GMT 2019 mrg switch riscv32/64 to GCC 8.
/src/usr.bin/make/
H A Dvar.c1.1166 Thu Jun 12 18:51:05 GMT 2025 rillig make: use a common style for unexpected error messages

In enomem, report the actual error instead of a fixed ENOMEM.
/src/sys/conf/
H A Dfiles1.1166 Wed Nov 02 00:11:59 GMT 2016 pgoyette * Split sys/kern/sys_process.c into three parts:
1 - ptrace(2) syscall for native emulation
2 - common ptrace(2) syscall code (shared with compat_netbsd32)
3 - support routines that are shared with PROCFS and/or KTRACE

* Add module glue for #1 and #2. Both modules will be built-in to the
kernel if "options PTRACE" is included in the config file (this is
the default, defined in sys/conf/std).

* Mark the ptrace(2) syscall as modular in syscalls.master (generated
files will be committed shortly).

* Conditionalize all remaining portions of PTRACE code on a new kernel
option PTRACE_HOOKS.

XXX Instead of PROCFS depending on 'options PTRACE', we should probably
just add a procfs attribute to the sys/kern/sys_process.c file's
entry in files.kern, and add PROCFS to the "#if defineds" for
process_domem(). It's really confusing to have two different ways
of requiring this file.
/src/distrib/sets/lists/comp/
H A Dmi1.1166 Wed Jun 25 11:10:25 GMT 2008 ad Add getlogin_r. Manual page changes mostly lifted from FreeBSD.

Completed in 1185 milliseconds