1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-21 15:45:02 +00:00
freebsd/cddl/compat/opensolaris
Mark Johnston b043b5dc6b libproc: Add support for some proc_attach() flags.
This change adds some handling for the equivalent of Solaris' PGRAB_*
flags. In particular, support for PGRAB_RDONLY is needed to avoid a
nasty deadlock: dtrace(1) may otherwise stop the master process for its
pseudo-terminal and end up blocking while writing to standard output.
2016-12-06 04:22:38 +00:00
..
include libproc: Add support for some proc_attach() flags. 2016-12-06 04:22:38 +00:00
lib/libumem Add FreeBSD IDs to files that originate in FreeBSD. 2008-04-22 07:43:00 +00:00
misc rename getline into zgetline to avoid collision with getline(3) 2016-05-10 07:50:57 +00:00