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
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
2015-08-03
Place etc/defaults/radiusd.conf and etc/rc.d/radiusd. Modify etc/rc
YASUOKA Masahiko
2015-07-19
remove code from unbound's rc script that generates control keys/certs if
Stuart Henderson
2015-07-15
Fix base rc.d scripts after the recent rc.subr change.
Antoine Jacoutot
2015-07-15
By default, require an exact match of the process name and argument list.
Antoine Jacoutot
2015-07-15
Always use the default flags when running !start.
Antoine Jacoutot
2015-07-15
Merge comments.
Antoine Jacoutot
2015-06-17
Really make daemon_class read-only; it's set to "daemon" of a matching
Antoine Jacoutot
2015-05-02
No more pf_rules ipsec_rules.
Antoine Jacoutot
2015-04-29
Check arguments before eval so we don't end up with a cryptic error message.
Antoine Jacoutot
2015-03-28
_rc_err(): only display error message if there's an actual one.
Antoine Jacoutot
2015-01-02
Fix return code of _rc_quirks().
Antoine Jacoutot
2015-01-02
Add a comment about the default values being duplicated in rcctl(8).
Antoine Jacoutot
2014-12-29
Add line continuation to be consistent with rc_pre(); ok sthen@
Antoine Jacoutot
2014-12-29
pexp is not needed; ok sthen@
Antoine Jacoutot
2014-12-22
Out out you evil network daemon.
Florian Obser
2014-11-17
"reload" should fail if the service is not running in the first place.
Antoine Jacoutot
2014-08-30
Make it possible to pass a specific error code to _rc_err().
Antoine Jacoutot
2014-08-26
usr.sbin
Robert Nagy
2014-08-25
snmpd cannot reload
Alexander Hall
2014-08-25
Put _rc_err argument under quotes to respect the syntax we are passing.
Antoine Jacoutot
2014-08-24
Fix reversed logic.
Antoine Jacoutot
2014-08-24
Drop uneeded parenthesis in usage().
Antoine Jacoutot
2014-08-24
Drop unused variables.
Antoine Jacoutot
2014-08-24
In debug mode, make it clear when we are using the default flags when
Antoine Jacoutot
2014-08-24
In debug mode (`-d'), only print the flags relevant to the rc.d(8) we are
Antoine Jacoutot
2014-08-22
disable use of bind in base; in the base use nsd/unbound instead.
Theo de Raadt
2014-08-22
Set the default nfsd flags to "-tun 4". Matches the comment
Jonathan Gray
2014-08-21
Drop sanitation, _rc_parse_conf does this for us already.
Antoine Jacoutot
2014-08-17
When running interactively, display the output of the "check" action
Antoine Jacoutot
2014-08-11
Typo.
Antoine Jacoutot
2014-08-11
Let _rc_parse_conf stick to parsing /etc/rc.conf and /etc/rc.conf.local
Matthias Kilian
2014-08-11
Make it possible to pass arguments to _rc_parse_conf().
Antoine Jacoutot
[next]