freebsd-src/libexec
Mark Johnston 9a144e5676 MFC r265456, r265578:
Add a postinit debugger hook to rtld. This will be used by dtrace(1) to halt
the victim process before its entry point is called, at which point probes
and DOF data are registered with the kernel. The r_debug_state hook cannot
be used for this purpose, as it is called before the program's init routines
are invoked and in particular before DOF data is registered (via drti.o).
2014-08-07 18:36:47 +00:00
..
atf MFC refactoring of the *.test.mk files. 2014-04-14 23:51:57 +00:00
atrun MFC r264617: 2014-05-05 16:52:38 +00:00
bootpd MFC: r263121 2014-03-27 20:13:53 +00:00
comsat MFC: r262136 2014-02-24 08:21:49 +00:00
fingerd MFC: r262136 2014-02-24 08:21:49 +00:00
ftpd MFC: r262136 2014-02-24 08:21:49 +00:00
getty MFC r260913,266895: 2014-06-08 17:50:07 +00:00
lukemftpd
mail.local Since clang 3.2 now has an option to suppress warnings about implicitly 2013-02-16 20:17:31 +00:00
mknetid MFC: r262136 2014-02-24 08:21:49 +00:00
pppoed
rbootd MFC: r262136 2014-02-24 08:21:49 +00:00
revnetgroup MFC: r262136 2014-02-24 08:21:49 +00:00
rlogind MFC: r262136 2014-02-24 08:21:49 +00:00
rpc.rquotad
rpc.rstatd MFC: r262136 2014-02-24 08:21:49 +00:00
rpc.rusersd MFC: r262136 2014-02-24 08:21:49 +00:00
rpc.rwalld MFC: r262136 2014-02-24 08:21:49 +00:00
rpc.sprayd
rshd MFC: r262136 2014-02-24 08:21:49 +00:00
rtld-aout More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
rtld-elf MFC r265456, r265578: 2014-08-07 18:36:47 +00:00
save-entropy MFC r268979: 2014-07-29 06:00:16 +00:00
smrsh Since clang 3.2 now has an option to suppress warnings about implicitly 2013-02-16 20:17:31 +00:00
talkd MFC: r262136 2014-02-24 08:21:49 +00:00
tcpd
telnetd
tests Plug the ATF tests into the build. 2013-12-28 23:08:58 +00:00
tftp-proxy
tftpd MFC: r262136 2014-02-24 08:21:49 +00:00
ulog-helper Do a better job at determining the username of the login session. 2012-04-19 21:12:08 +00:00
ypxfr Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
Makefile Plug the ATF tests into the build. 2013-12-28 23:08:58 +00:00
Makefile.inc