Go to file
kamil 77d313fc36 Detach libpthread_dbg(3) from gdb(1) and gdbtui (gdb.old)
libpthread_dbg(3) is a remnant library from the M:N thread model
(pre-NetBSD-5.0) API to introspect threads within a process and for use
of debuggers.

Currently in the 1:1 model it's not used in GDB neither in LLDB and it's
not either planned to be used. It's current function to read pthread_t
structures is realizable within a regular debugger capable to
instrospect objects within a tracee (GDB, LLDB...).

pthread_dbg(3) is going to be removed from the base distribution and moved
to pkgsrc.

Patch reviewed by <christos>

Sponsored by <The NetBSD Foundation>
2017-02-08 01:32:37 +00:00
bin white space 2017-02-06 21:06:04 +00:00
common Add the *_size() variants to the .Nm list so it will be found by 2017-02-05 00:47:33 +00:00
compat Don't mix abis in any CRUNCHEDPROG 2017-01-05 21:28:42 +00:00
crypto Implement m68k assembly version of AES. 2017-02-07 11:18:43 +00:00
dist/pf PR 50709 David Binderman: memory leak 2016-05-30 17:21:07 +00:00
distrib add config files as examples 2017-02-07 22:37:18 +00:00
doc Update TODO.ptrace 2017-02-07 16:15:05 +00:00
etc add nsd and unbound example dirs 2017-02-07 22:31:29 +00:00
external Detach libpthread_dbg(3) from gdb(1) and gdbtui (gdb.old) 2017-02-08 01:32:37 +00:00
extsrc
games need time.h for time(), got side-loaded before from <fcntl.h> via <sys/stat.h> 2017-01-10 20:41:40 +00:00
gnu has moved to external/gpl3 2016-01-16 18:41:12 +00:00
include add _PATH_DEVZERO 2017-01-16 19:15:28 +00:00
lib PR/51958: Ngie Cooper: ESRCH error description in hcreate(3) contains typo 2017-02-07 22:25:25 +00:00
libexec uh, this is actually called 20170201 :-) 2017-02-05 01:55:03 +00:00
regress need <sys/stat.h> 2017-01-10 22:37:44 +00:00
rescue vnconfig(8) was renamed to vndconfig(8) some time ago, and most places 2016-08-04 03:50:55 +00:00
sbin Do not compile in progress.c when SMALLPROG is defined. 2017-02-07 16:14:47 +00:00
share Kernel build objdirs have a kernel name after the objdir. Use a regex for 2017-02-07 21:19:13 +00:00
sys KNF and trailing whitespace. No functional change. 2017-02-07 11:17:50 +00:00
tests PR kern/51762: add a test program 2017-02-02 22:07:05 +00:00
tools Fix host tools build for asn1_compile, compile_et, and slc. 2017-01-30 02:38:50 +00:00
usr.bin use the logical path for -C if correct. 2017-02-07 21:16:31 +00:00
usr.sbin KNF. 2017-01-30 15:56:44 +00:00
build.sh add a trailing / to force symlink resolution. 2016-12-18 19:39:05 +00:00
BUILDING Document MKREPRO_TIMESTAMP. 2016-01-29 13:51:13 +00:00
Makefile fix direct reference to texinfo, bleh 2016-01-14 02:51:25 +00:00
Makefile.inc
UPDATING xinput update build hint 2017-01-05 05:40:46 +00:00