History log of /openbsd/etc/Makefile (Results 176 – 200 of 488)
Revision Date Author Comments
# b22f4fce 09-Feb-2012 david <david@openbsd.org>

install popa3d script; ok robert@ deraadt@


# 4b02bc83 09-Dec-2011 ratchov <ratchov@openbsd.org>

Handle aucat -> sndiod name change, and enable sndiod by default. Mostly
from ajacoutot@.

ok deraadt ajacoutot


# 1a04ecee 29-Oct-2011 ajacoutot <ajacoutot@openbsd.org>

Add a sample mixerctl.conf(5).
Pretty terse for now but will eventually come with some more complex
examples when ratchov@ finishes some ongoing work on aucat(1).

ok ratchov@ jmc@ deraadt@


# 49263df1 06-Oct-2011 deraadt <deraadt@openbsd.org>

ccd goes to the attic
discussed with jsing and millert


# 4c5cb502 22-Jul-2011 espie <espie@openbsd.org>

unify kernel building on various platforms.
feedback from miod@ and deraadt@


# 4870d03a 17-Jul-2011 david <david@openbsd.org>

add ospfd ospf6d to RCDAEMONS so they get installed; ok deraadt@


# e0293a42 08-Jul-2011 ajacoutot <ajacoutot@openbsd.org>

Sort RC_DAEMONS.

ok robert@


# ac826d78 08-Jul-2011 robert <robert@openbsd.org>

Switch amd and spamlogd to rc scripts and make sure that the
rc_pre() functions are returning correctly. This change
also simplyfies the changes because false || return 1 can be replaced
with false i

Switch amd and spamlogd to rc scripts and make sure that the
rc_pre() functions are returning correctly. This change
also simplyfies the changes because false || return 1 can be replaced
with false if that's the last call. thanks halex@!

show more ...


# 3472e407 08-Jul-2011 ajacoutot <ajacoutot@openbsd.org>

Add the nfs startup scripts.

ok robert@


# b2f58deb 08-Jul-2011 robert <robert@openbsd.org>

switch pflogd to rc.d


# a2f190fb 07-Jul-2011 robert <robert@openbsd.org>

add scripts for aucat and spamd and switch rc to use them


# 0e978d1a 07-Jul-2011 robert <robert@openbsd.org>

add a script for btd and replace the rc parts


# 61d5fb31 07-Jul-2011 robert <robert@openbsd.org>

add wsmoused script and switch xdm and wsmoused in rc


# dd715b7b 07-Jul-2011 deraadt <deraadt@openbsd.org>

timed's time is up. use ntpd(8). Even our own fossil developers
switched a while back.
ok miod, kettenis


# dfaf603e 07-Jul-2011 ajacoutot <ajacoutot@openbsd.org>

Install a default ypldap.conf(5) based on the one from the man page
(which we remove now) with a couple of tweaks; use the same base DN and
admin user as our default ldap.conf(5).


# bdfabe49 07-Jul-2011 robert <robert@openbsd.org>

add scripts for portmap and the yp daemons


# 833ea469 06-Jul-2011 robert <robert@openbsd.org>

Add rc.d(8) script for the system daemons that are restartable.
From now on rc(8) is going to call these scripts to start them up on boot
in the same order than before.
In addition the inetd and rwho

Add rc.d(8) script for the system daemons that are restartable.
From now on rc(8) is going to call these scripts to start them up on boot
in the same order than before.
In addition the inetd and rwhod variables in rc.conf are deprecated so that
inetd_flags and rwhod_flags should be used. The old flags are still going
to be used for some time to allow users to switch.
There are more rc modifications to come later so let's put this in so
we can base more work on this.
It is important to mention that you can still keep using rc.local just
like the way you did before, and we have no intention to remove that either.

I'd also like to thank ajacoutot@, halex@, sthen@ and schwarze@ for working
on this with me.

show more ...


# ed25ef9c 06-Jul-2011 miod <miod@openbsd.org>

Remove support for non-microVAX, non-VAXstation, non-VXT hardware in the
VAX port. This means, 11/7xx, VAX6000 and VAX8x00 systems, as well as SBI,
CMI, BI, XMI and MASSBUS drivers.
Most of these fil

Remove support for non-microVAX, non-VAXstation, non-VXT hardware in the
VAX port. This means, 11/7xx, VAX6000 and VAX8x00 systems, as well as SBI,
CMI, BI, XMI and MASSBUS drivers.
Most of these files were not being compiled or kept in compilable state over
the years anyway.

show more ...


# 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 ...


# d9f03eda 26-Oct-2010 robert <robert@openbsd.org>

Add a simple 'rc' system to base in order to start/stop/restart/reload
services installed by the ports system (for now).
It only uses pgrep/pkill to handle these processes. A manual page will
come la

Add a simple 'rc' system to base in order to start/stop/restart/reload
services installed by the ports system (for now).
It only uses pgrep/pkill to handle these processes. A manual page will
come later.

'put it in' deraadt@

show more ...


# d71ef5ca 18-Oct-2010 deraadt <deraadt@openbsd.org>

no more misc set


# 47d6dc40 08-Oct-2010 david <david@openbsd.org>

install nsd.conf; ok jakob@


# bf93f810 22-Sep-2010 deraadt <deraadt@openbsd.org>

Kill msgs. Noone uses it, and it has a longjmp in it.
Lots of agreement.


# 2feb0676 29-Jun-2010 nicm <nicm@openbsd.org>

No more phones(5), /etc/phones, or dial up bits in remote.


# ddd920d3 07-Jun-2010 reyk <reyk@openbsd.org>

add iked.conf default configuration file example.

ok jsg@


12345678910>>...20