index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
etc
/
rc.d
Age
Commit message (
Expand
)
Author
2017-06-05
Temporarily disable the second call to rc_check until I figure out what
Antoine Jacoutot
2017-06-05
Fix logic in _rc_wait to properly cope with setproctitle(3) daemons. It was a
Antoine Jacoutot
2017-06-03
Move slaacd to /sbin
Florian Obser
2017-05-30
Introduce a scary rc.conf(8) knob library_aslr=(YES|NO) to turn off the
Theo Buehler
2017-05-29
rc.d(8) for slaacd
Florian Obser
2017-05-28
Move check later to mitigate a possible race.
Antoine Jacoutot
2017-05-28
Indent and rename var; no functional change.
Antoine Jacoutot
2017-05-28
When a daemon reaches its timeout when starting, display "timeout" instead
Antoine Jacoutot
2017-05-28
Drop useless lines continuation; no functional change.
Antoine Jacoutot
2017-05-27
Ok turns out we still want to keep the rc_bg variable around but we need
Antoine Jacoutot
2017-05-27
Add an ALRM timer to cope with 2 annoying issues in rc.d(8):
Antoine Jacoutot
2017-03-23
Don't check for spamd_black twice in rc_pre and rc_start; just do everything
Antoine Jacoutot
2017-03-17
Enable dhcrelay6(8).
Rafael Zalamena
2017-02-26
Switch to xenodm(1).
Matthieu Herrb
2017-02-17
Stop supporting the historical way of starting ypbind(8); that is setting
Antoine Jacoutot
2017-01-24
Whitespace.
Antoine Jacoutot
2016-10-06
Add switchd
Reyk Floeter
2016-09-07
Introduce an _rc_check_name() function to check the input script name so that
Antoine Jacoutot
2016-08-31
use tab.
Antoine Jacoutot
2016-05-03
signal name should be first, fixes reload; ok deraadt@
Otto Moerbeek
2016-04-28
Experiment on matching on the daemon_user is over. It needs more work.
Antoine Jacoutot
2016-04-27
Revert the revert and match on the daemon_user again.
Antoine Jacoutot
2016-04-27
Override each and every rc.d functions to be able to match on the user.
Antoine Jacoutot
2016-04-27
Revert matching on the daemon user for now; it breaks sndiod handling which
Antoine Jacoutot
2016-04-26
Bump copyright.
Antoine Jacoutot
2016-04-26
Introduce rtable(4) support to rc.subr(8).
Antoine Jacoutot
2016-04-26
Extend _RC_RUNFILE (/var/run/rc.d/scriptname) content with:
Antoine Jacoutot
2016-03-26
Make it possible to get usage as a non-root user.
Antoine Jacoutot
2016-03-26
Handle the rc_stop=NO => rc_restart=NO case within _rc_not_supported().
Antoine Jacoutot
2016-02-07
Remove setproctitle() for the parent process. Because rc.d(8) uses process
Stuart Henderson
2016-02-07
Remove setproctitle() for the parent process. Because rc.d(8) uses process
Stuart Henderson
2016-02-02
Remove setproctitle() for the parent process. Because rc.d(8) uses process
Stuart Henderson
2015-12-26
Remove blank line for consistency with other rc.d scripts; no change in
Antoine Jacoutot
2015-12-26
mountd(8) changes require a pexp.
Kenneth R Westerback
2015-12-21
Revert, rc.d scripts have been fixed.
Antoine Jacoutot
2015-12-21
Comment the wait for start until I fix the x11 managers rc.d script.
Antoine Jacoutot
2015-12-19
After starting, unconditionally wait up to $daemon_timeout seconds to check that
Antoine Jacoutot
2015-12-19
Child will not return a config parsing error to the parent so rc.d will lie and
Antoine Jacoutot
2015-12-19
Tidy up _rc_wait().
Antoine Jacoutot
2015-12-19
Tweak pexp.
Antoine Jacoutot
2015-12-16
Add pexp match otherwise rcctl stop vmd doesn't work. OK deraadt@
James Turner
2015-12-05
It does not make sense to insert a specific route for 224/4 when the
Martin Pieuchot
2015-12-05
add rcscript for vmd
Jasper Lievisse Adriaanse
2015-11-30
Add rebound rc.d script.
James Turner
2015-10-21
add missing rcsid
Gleydson Soares
2015-10-18
Forcibly delete /var/run/ypbind.lock to prepare for the worst cases.
Theo de Raadt
2015-10-16
Missing local.
Antoine Jacoutot
2015-10-03
Enable eigrpd(8) and eigrpctl(8) in the builds
Renato Westphal
2015-09-12
Provide an ftpproxy6 rc script. ftp-proxy can only open one listening socket
Stuart Henderson
2015-08-17
sendmail in ports has it's own rc.d file no need to keep this one
Jonathan Gray
[next]