Go to file
kamil 1a4e4ead74 Add dbregs_dr[0123]_trap_variable in arch/amd64/t_ptrace_wait*
Add new preliminary tests for testing that CPU Debug Registers can be used
to trap on a variable (write operation).

dbregs_dr0_trap_variable:
    Verify that setting trap with DR0 triggers SIGTRAP

dbregs_dr1_trap_variable:
    Verify that setting trap with DR1 triggers SIGTRAP

dbregs_dr2_trap_variable:
    Verify that setting trap with DR2 triggers SIGTRAP

dbregs_dr3_trap_variable:
    Verify that setting trap with DR3 triggers SIGTRAP

Sponsored by <The NetBSD Foundation>
2016-12-04 03:38:58 +00:00
bin provide a tree like display with -d, from FreeBSD 2016-12-02 21:59:03 +00:00
common Set *endptr in all paths out of strtoul and family. 2016-11-05 21:11:30 +00:00
compat add LIBGCC_MACHINE_ARCH 2016-10-22 20:33:51 +00:00
crypto Mark the new SPARCv9-in-32bit-mode modules as needing V9. 2016-11-03 22:18:29 +00:00
dist/pf PR 50709 David Binderman: memory leak 2016-05-30 17:21:07 +00:00
distrib Preliminary support for LUNA's HD647180X I/O processor (a.k.a. XP). 2016-12-03 17:38:02 +00:00
doc Mention luna68k HD647180X I/O processor support. 2016-12-03 19:15:27 +00:00
etc Preliminary support for LUNA's HD647180X I/O processor (a.k.a. XP). 2016-12-03 17:38:02 +00:00
external there is no pm2_exa.c yet 2016-12-03 16:41:34 +00:00
extsrc
games add a couple 2016-10-14 03:20:04 +00:00
gnu has moved to external/gpl3 2016-01-16 18:41:12 +00:00
include Import wcsnlen(3) to libc 2016-10-15 14:21:59 +00:00
lib fix test lib/librumphijack/t_sh/runscript 2016-12-02 20:53:36 +00:00
libexec n dl_iterate_phdr return the path not the name. 2016-12-01 18:21:39 +00:00
regress Purge dummy Makefiles 2016-11-24 04:20:10 +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 New sentence, new line. Sort SEE ALSO. Fix typo. 2016-11-24 12:38:32 +00:00
share switch sparc/sparc64 to binutils 227 2016-12-03 16:02:10 +00:00
sys Add missing ktrkuser 2016-12-03 22:28:16 +00:00
tests Add dbregs_dr[0123]_trap_variable in arch/amd64/t_ptrace_wait* 2016-12-04 03:38:58 +00:00
tools regen 2016-10-19 21:55:26 +00:00
usr.bin add a basic "-b" option - that outputs one display and exits. 2016-12-03 03:26:27 +00:00
usr.sbin PR/51652: Sevan Janiyan: makefs dies due to segmentation fault 2016-11-25 23:02:44 +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 note that the OpenSSL import requires some objdir cleanup 2016-10-14 16:39:05 +00:00
build.sh With driver modulization of if_loop.c through introduction of 2016-11-13 14:47:46 +00:00