NetBSD/rescue
christos d6b9735f94 Unfortunately libssh has an undefined symbol sshsk_sign(), which is provided
by different implementations depending if we are a server or a client. While
the clients we compile in, provide that symbol, it is getting hidden by
crunchhide, so we provide it again. It would have been a lot simpler to
use a function pointer instead in the library...
2020-02-27 17:17:34 +00:00
..
list Retire lmcconfig here too. 2018-12-12 10:25:29 +00:00
list.crypto cgdconfig is not crypto 2016-07-02 15:59:21 +00:00
list.inet6 Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8). 2014-09-11 13:10:03 +00:00
list.ldd move the build of ldd binary to a subdir in order to allow 2011-04-15 08:47:02 +00:00
list.pdisk point pdisk to the right place 2013-03-24 19:18:37 +00:00
Makefile Unfortunately libssh has an undefined symbol sshsk_sign(), which is provided 2020-02-27 17:17:34 +00:00