freebsd-skq/sys/sys
markj b3cc80b493 Don't set P2_PTRACE_FSTP in a process that invokes ptrace(PT_TRACE_ME).
Such processes are stopped synchronously by a direct call to
ptracestop(SIGTRAP) upon exec. P2_PTRACE_FSTP causes the exec()ing thread
to suspend itself while waiting for a SIGSTOP that never arrives.

Reviewed by:	kib
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D7576
2016-08-19 17:57:14 +00:00
..
_bitset.h
_bus_dma.h
_callout.h
_cpuset.h
_ffcounter.h
_iovec.h
_kstack_cache.h
_lock.h
_lockmgr.h
_mutex.h
_null.h
_pctrie.h
_pthreadtypes.h
_rmlock.h
_rwlock.h
_semaphore.h
_sigset.h
_sockaddr_storage.h
_stack.h
_stdint.h
_sx.h
_task.h Update iflib to support more NIC designs 2016-08-12 21:29:44 +00:00
_termios.h
_timespec.h
_timeval.h
_types.h
_ucontext.h
_umtx.h
_unrhdr.h
_vm_domain.h
aac_ioctl.h
acct.h
acl.h
agpio.h
aio.h Account for AIO socket operations in thread/process resource usage. 2016-06-21 22:19:06 +00:00
alq.h
apm.h
assym.h
ata.h Add support for managing Shingled Magnetic Recording (SMR) drives. 2016-05-19 14:08:36 +00:00
bio.h Add support for managing Shingled Magnetic Recording (SMR) drives. 2016-05-19 14:08:36 +00:00
bitset.h
bitstring.h Fix bitstring allocation on 32-bit platforms 2016-06-24 21:44:46 +00:00
blist.h
boot.h
buf_ring.h ARM, ARM64: Workaround for buf_ring reordering 2016-06-30 05:18:37 +00:00
buf.h Remove prototypes missed in r303951. 2016-08-16 19:43:17 +00:00
bufobj.h
bus_dma.h
bus.h INTRNG: Rework handling with resources. Partially revert r301453. 2016-08-19 10:52:39 +00:00
busdma_bufalloc.h
callout.h Extract the calculation of the callout fire time into the new function 2016-07-28 08:57:01 +00:00
capability.h
caprights.h
capsicum.h
cdefs.h Stop exposing the C11 _Atomic() macro in <sys/cdefs.h>, when compiling 2016-05-29 17:32:19 +00:00
cdio.h
cdrio.h
cfictl.h
chio.h
clock.h
condvar.h
conf.h
cons.h
consio.h
copyright.h
counter.h
cpu.h
cpuctl.h
cpuset.h Move nested include of <sys/queue.h> inside _KERNEL. 2016-07-14 23:14:10 +00:00
ctype.h
dataacq.h
devicestat.h
devmap.h
digiio.h
dir.h
dirent.h
disk_zone.h Add support for managing Shingled Magnetic Recording (SMR) drives. 2016-05-19 14:08:36 +00:00
disk.h Add support for managing Shingled Magnetic Recording (SMR) drives. 2016-05-19 14:08:36 +00:00
disklabel.h
diskmbr.h
diskpc98.h
dkstat.h
dnv.h
domain.h
dtrace_bsd.h
dvdio.h
efi.h Add more UEFI/e820 memory types from latest specifications. 2016-07-24 09:15:11 +00:00
elf32.h
elf64.h
elf_common.h Move/add ARM ELF PHDR types to elf_common.h 2016-08-02 20:26:04 +00:00
elf_generic.h
elf.h
endian.h
errno.h
eui64.h
event.h Fix userspace build after r302235: do not expose bool field of the 2016-06-27 23:34:53 +00:00
eventhandler.h
eventvar.h
exec.h
extattr.h
fail.h
fbio.h
fcntl.h
fdcio.h
file.h
filedesc.h
filio.h
firmware.h
fnv_hash.h
gmon.h
gpio.h
gpt.h
gtaskqueue.h Update iflib to support more NIC designs 2016-08-12 21:29:44 +00:00
gzio.h
hash.h
hhook.h
iconv.h
imgact_aout.h
imgact_binmisc.h
imgact_elf.h
imgact.h exec: Add credential change information into imgp for process_exec hook. 2016-05-26 23:18:54 +00:00
inflate.h
interrupt.h
intr.h INTRNG: Rework handling with resources. Partially revert r301453. 2016-08-19 10:52:39 +00:00
ioccom.h
ioctl_compat.h
ioctl.h
iov_schema.h
iov.h
ipc.h
ipmi.h
jail.h Move IPv4-specific jail functions to new file netinet/in_jail.c 2016-08-09 02:16:21 +00:00
joystick.h
kbio.h
kdb.h
kenv.h
kernel.h The pr_destroy field does not allow us to run the teardown code in a 2016-06-01 10:14:04 +00:00
kerneldump.h
khelp.h
kobj.h [bhnd] Fix DEFINE_CLASS_(2|3) multiple inheritance support. 2016-05-23 03:29:43 +00:00
ksem.h
ksyms.h
kthread.h
ktr_class.h
ktr.h
ktrace.h Trace timeval parameters to the getitimer(2) and setitimer(2) syscalls. 2016-07-13 14:37:58 +00:00
libkern.h
limits.h
link_aout.h
link_elf.h
linker_set.h
linker.h
lock_profile.h
lock.h Implement trivial backoff for locking primitives. 2016-08-01 21:48:37 +00:00
lockf.h
lockmgr.h Remove lockmgr_waiters(9) and BUF_LOCKWAITERS(9); they were not used 2016-08-05 13:53:28 +00:00
lockstat.h
loginclass.h
mac.h
malloc.h Move IPv6 malloc tag definitions into the IPv6 code. 2016-05-20 04:45:08 +00:00
mbpool.h
mbuf.h mbuf: Add a flag for M_HASHTYPE_ to indicate the type has hash properties 2016-05-30 04:48:06 +00:00
mchain.h
md4.h Ifndef KERNEL the userspace-only routines in sys/md[45].h 2016-05-26 20:37:49 +00:00
md5.h Ifndef KERNEL the userspace-only routines in sys/md[45].h 2016-05-26 20:37:49 +00:00
mdioctl.h
memdesc.h
memrange.h
mman.h mprotect(): Change prototype to comply to POSIX. 2016-08-03 06:33:04 +00:00
module_khelp.h
module.h
mount.h Add new unmount(2) flag, MNT_NONBUSY, to check whether there are 2016-07-07 09:03:57 +00:00
mouse.h
mpt_ioctl.h
mqueue.h
msg.h Change the return type of msgrcv() to ssize_t as required by POSIX. 2016-07-28 12:22:01 +00:00
msgbuf.h
mtio.h
mutex.h Implement mtx_trylock_spin(9). 2016-07-23 05:30:55 +00:00
namei.h
nlist_aout.h
numa.h
nv.h
osd.h
param.h Remove unusedd and obsolete openbsd_poll system call. (Phase 1) 2016-08-18 10:50:40 +00:00
pciio.h
pcpu.h sys/pcpu.h: Revert change introduced in r303890 2016-08-09 21:45:47 +00:00
pctrie.h
pioctl.h
pipe.h
pmc.h Remove a duplicate PMC CPU number 2016-08-03 01:46:55 +00:00
pmckern.h
pmclog.h
poll.h
posix4.h
power.h
priority.h
priv.h Add support to priority code point (PCP) that is an 3-bit field 2016-06-06 09:51:58 +00:00
proc.h Don't set P2_PTRACE_FSTP in a process that invokes ptrace(PT_TRACE_ME). 2016-08-19 17:57:14 +00:00
procctl.h
procdesc.h Introduce the PD_CLOEXEC for pdfork(2). 2016-06-08 02:09:14 +00:00
procfs.h Include process IDs in core dumps. 2016-07-18 15:14:23 +00:00
protosw.h The pr_destroy field does not allow us to run the teardown code in a 2016-06-01 10:14:04 +00:00
ptio.h
ptrace.h Add PTRACE_VFORK to trace vfork events. 2016-07-18 14:53:55 +00:00
queue.h Add two new macros, SLIST_CONCAT and LIST_CONCAT. Note in both the 2016-08-16 17:07:48 +00:00
racct.h
random.h Random bit generator (RBG) driver for RPi and RPi2. 2016-07-19 18:07:47 +00:00
rangelock.h
rctl.h
reboot.h
refcount.h
regression.h
resource.h Define the id_t type as required by POSIX. 2016-06-01 07:45:03 +00:00
resourcevar.h
rman.h Consistently use device_t 2016-08-09 19:32:06 +00:00
rmlock.h
rtprio.h
runq.h
rwlock.h Microoptimize locking primitives by avoiding unnecessary atomic ops. 2016-06-01 18:32:20 +00:00
sbuf.h
sched.h Let <sched.h> define struct timespec. 2016-05-31 08:07:40 +00:00
sdt.h sdt: annotate the probe test as likely to fail 2016-06-15 08:34:36 +00:00
select.h
selinfo.h
sem.h
sema.h
seq.h
serial.h
sf_buf.h
sglist.h Add sglist functions for working with arrays of VM pages. 2016-05-20 23:28:43 +00:00
shm.h Add shmatt_t. 2016-07-26 17:23:49 +00:00
sigio.h
signal.h Improve POSIX conformance of <signal.h>. 2016-05-31 19:05:41 +00:00
signalvar.h Provide helper macros to detect 'non-silent SBDRY' state and to 2016-07-03 18:19:48 +00:00
sleepqueue.h
slicer.h
smp.h
snoop.h
sockbuf.h
socket.h Make CMSG_*() work without having NULL available. 2016-05-31 13:32:33 +00:00
socketvar.h Add spares to struct ifnet and socket for packet pacing and/or general 2016-06-23 21:07:15 +00:00
sockio.h
sockopt.h
sockstate.h
soundcard.h Don't test for INKERNEL to check whether we're in kernel space. 2016-06-04 18:57:00 +00:00
spigenio.h [spigen] add the userland ioctl API for spigen. 2016-05-27 01:40:33 +00:00
stack.h
stat.h
statvfs.h
stdatomic.h
stddef.h
stdint.h
sun_disklabel.h
sx.h Microoptimize locking primitives by avoiding unnecessary atomic ops. 2016-06-01 18:32:20 +00:00
syscall.h Remove the obsolete and unused openbsd_poll system call. (Phase 2) 2016-08-18 10:54:39 +00:00
syscall.mk Remove the obsolete and unused openbsd_poll system call. (Phase 2) 2016-08-18 10:54:39 +00:00
syscallsubr.h Eliminate use of sys_fsync() and sys_fdatasync(). 2016-08-15 20:11:52 +00:00
sysctl.h Add support for boolean sysctl's. 2016-05-26 08:41:55 +00:00
sysent.h Split MAKE_SYSENT into two parts so that the initializer part can be 2016-07-25 08:13:50 +00:00
syslimits.h
syslog.h
sysproto.h Remove the obsolete and unused openbsd_poll system call. (Phase 2) 2016-08-18 10:54:39 +00:00
systm.h Remove BSD and USL copyright and update license block in in_prot.c, as the 2016-07-28 18:39:30 +00:00
taskqueue.h Update iflib to support more NIC designs 2016-08-12 21:29:44 +00:00
terminal.h
termios.h
thr.h
tiio.h
time.h Hide the boottime and bootimebin globals, provide the getboottime(9) 2016-07-27 11:08:59 +00:00
timeb.h
timeet.h
timeffc.h
timepps.h
timers.h
times.h
timespec.h
timetc.h Implement userspace gettimeofday(2) with HPET timecounter. 2016-08-17 09:52:09 +00:00
timex.h
tree.h
tty.h
ttycom.h
ttydefaults.h
ttydevsw.h
ttydisc.h
ttyhook.h
ttyqueue.h
turnstile.h
types.h
ucontext.h
ucred.h
uio.h
umtx.h
un.h
unistd.h
unpcb.h Handle races with listening socket close when connecting a unix socket. 2016-08-08 20:25:04 +00:00
user.h
utsname.h
uuid.h
vdso.h Implement userspace gettimeofday(2) with HPET timecounter. 2016-08-17 09:52:09 +00:00
vmem.h
vmmeter.h Make vm_pageout_wakeup_thresh a u_int rather than an int. 2016-07-20 00:09:22 +00:00
vnode.h Implement VOP_FDATASYNC() for msdosfs. 2016-08-15 19:17:00 +00:00
vtoc.h
wait.h
watchdog.h
zlib.h
zutil.h