History log of /openbsd-src/libexec/Makefile (Results 1 – 25 of 68)
Revision Date Author Comments
# 411fe3cb 01-Sep-2022 martijn <martijn@openbsd.org>

Hook up snmpd_metrics

OK tb@, sthen@


# f95714a4 12-Sep-2020 martijn <martijn@openbsd.org>

Import login_ldap.

The code is based login_ldap port, but uses our own aldap implementation
instead of openldap. It also uses a stand alone configuration file
instead of login.conf, since setting th

Import login_ldap.

The code is based login_ldap port, but uses our own aldap implementation
instead of openldap. It also uses a stand alone configuration file
instead of login.conf, since setting this up might contain information
not destined for everyone to see.

OK bluhm@
"Go for it" deraadt@

show more ...


# cb5cb10e 22-Aug-2017 jsg <jsg@openbsd.org>

descend into reorder_kernel


# d61ea4c2 26-Nov-2015 deraadt <deraadt@openbsd.org>

rpc.yppasswdd goes to the bitbucket.

(The story is that some people do use YP still as a libc -> non-file
lookup mechanism; some of them with standard ypbind/ypserv, but more
of them with ypbind/ypl

rpc.yppasswdd goes to the bitbucket.

(The story is that some people do use YP still as a libc -> non-file
lookup mechanism; some of them with standard ypbind/ypserv, but more
of them with ypbind/ypldap. That however does not justify these cruddy
tools dealing with passwords, which are more likely to contain problems)

show more ...


# 9a611eab 20-Nov-2015 millert <millert@openbsd.org>

Remove login_tis, no one should be using the TIS authentication
server these days.


# 05289fd4 30-Jul-2014 jsg <jsg@openbsd.org>

unhook auxcpp


# a8cd05de 30-Jul-2014 jsg <jsg@openbsd.org>

descend into tradcpp


# a2f04719 12-Jul-2014 matthieu <matthieu@openbsd.org>

Hook auxcpp


# 84fc8f7c 22-Apr-2014 reyk <reyk@openbsd.org>

Remove KERBEROS5 from the Makefiles (except ssh for now, where it is
already manually disabled).

ok deraadt@


# 06136311 18-Apr-2014 tedu <tedu@openbsd.org>

millert said i can kill rshd


# b58effd0 18-Apr-2014 schwarze <schwarze@openbsd.org>

Switch to the new makewhatis(8)/apropos(1)/whatis(1) combo.
"commit the switch now" espie@ "go for it" deraadt@

See the apropos(1) manual for a description of what's new.
On machines where you want

Switch to the new makewhatis(8)/apropos(1)/whatis(1) combo.
"commit the switch now" espie@ "go for it" deraadt@

See the apropos(1) manual for a description of what's new.
On machines where you want the full functionality,
run "sudo makewhatis" and put "MAKEWHATISARGS=' '" into weekly.local(8).
Otherwise, when upgrading via source, run "sudo makewhatis -Q".

show more ...


# 4d7a60cc 24-Mar-2014 deraadt <deraadt@openbsd.org>

libwrap is going away, so can this.
ok tedu


# 416431cc 17-Mar-2014 tedu <tedu@openbsd.org>

i thought guenther was going to axe uucpd, but he's slacking


# 0b54d11d 12-Mar-2014 tedu <tedu@openbsd.org>

Are they going to help?
No.
Well, then tell them to stay out of the way.

ok deraadt


# 27684c06 04-Dec-2013 deraadt <deraadt@openbsd.org>

cleanup SUBDIR


# d505c302 07-Aug-2013 dlg <dlg@openbsd.org>

disable libexec/identd and enable usr.sbin/identd.

ok sthen@ deraadt@


# 1163d674 17-Feb-2013 deraadt <deraadt@openbsd.org>

Always enter this ld.so and subdirectories to create obj (and then the
MI man pages, even if vax currently lacks the programs)


# efdbc509 16-Aug-2012 dlg <dlg@openbsd.org>

switch off inetd tftp-proxy and enable the standalone one instead.


# 7548a6ff 05-Mar-2012 dlg <dlg@openbsd.org>

swap out libexec/tftpd for usr.sbin/tftpd

ok henning@ sthen@ mikeb@
deraadt@ wants this


# 207985f1 26-Jan-2012 dhill <dhill@openbsd.org>

hook login_yubikey to the build

ok deraadt


# 86098e9a 16-Jan-2012 schwarze <schwarze@openbsd.org>

Backout activation of the new apropos(1)/whatis(1)/makewhatis(8).
In its current state, it causes too much slowdown, in particular
during system builds, and there are other regressions.
That cannot b

Backout activation of the new apropos(1)/whatis(1)/makewhatis(8).
In its current state, it causes too much slowdown, in particular
during system builds, and there are other regressions.
That cannot be fixed quickly while it's enabled.

Problems pointed out by espie@, backout requested by deraadt@,
diff "looks good" to espie@.

show more ...


# 37aa2508 05-Jan-2012 schwarze <schwarze@openbsd.org>

Enable the new apropos(1), whatis(1), and makewhatis(8).
Unlink the old apropos(1), whatis(1), and makewhatis(8) from the build.
Call the new tools from pkg_create(1) and pkg_add(1).
"Please enable i

Enable the new apropos(1), whatis(1), and makewhatis(8).
Unlink the old apropos(1), whatis(1), and makewhatis(8) from the build.
Call the new tools from pkg_create(1) and pkg_add(1).
"Please enable it now." deraadt@

show more ...


# d28bf170 19-Sep-2011 okan <okan@openbsd.org>

Obsoleted after the makewhatis(8) re-write in 2000.

ok espie schwarze deraadt.


# a8bd122b 17-Apr-2011 schwarze <schwarze@openbsd.org>

Switch from the old shell script /etc/security
to the new Perl script /usr/libexec/security.
The new script was tested by sthen@ and ajacoutot@.
Committing now due to repeated prodding from deraadt@.

Switch from the old shell script /etc/security
to the new Perl script /usr/libexec/security.
The new script was tested by sthen@ and ajacoutot@.
Committing now due to repeated prodding from deraadt@.
In case problems show up, they will be fixed in tree.

show more ...


# dd1ad144 18-May-2007 deraadt <deraadt@openbsd.org>

prettier Makefiles


123