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
/
usr.sbin
/
rcctl
Age
Commit message (
Expand
)
Author
2016-04-26
It's ok to disable a non-existing daemon.
Antoine Jacoutot
2016-04-26
Implement daemon_rtable support.
Antoine Jacoutot
2016-04-09
Use builtin.
Antoine Jacoutot
2016-04-01
Rename the 'faulty' list action to 'failed'; it clearer.
Antoine Jacoutot
2016-03-28
Remove left-over debug line.
Antoine Jacoutot
2016-03-27
Compute "action" from the _rc_actions variable.
Antoine Jacoutot
2016-03-27
Make usage() a bit more user friendly wrt "action" and "lsarg".
Antoine Jacoutot
2016-01-30
Actually order matters; I missed it when reviewing previous.
Antoine Jacoutot
2016-01-30
Explain how to run multiple copies of the same daemon;
Ingo Schwarze
2016-01-29
whitespace fixes; ok ajacoutot
Jason McIntyre
2016-01-29
Use apmd instead of ntpd in the example since the later is on by default.
Antoine Jacoutot
2016-01-24
Check all daemons in "faulty", not just the base ones.
Antoine Jacoutot
2015-12-06
multicast_{host,router} -> multicast.
Martin Pieuchot
2015-11-29
Better cope with meta rc.d scripts; these are ugly but well...
Antoine Jacoutot
2015-11-01
Tweak wording.
Antoine Jacoutot
2015-10-31
Only handle meta scripts for rc.d actions and enable/disable only.
Antoine Jacoutot
2015-10-24
some minor tweaks; ok ajacoutot
Jason McIntyre
2015-10-24
"enable" and "disable" are here to stay now that they have a real added value
Antoine Jacoutot
2015-10-06
With growing functionality, the synopsis became long and confusing.
Ingo Schwarze
2015-10-06
use ellipsis for arguments that can be repeated;
Ingo Schwarze
2015-10-04
Plural.
Antoine Jacoutot
2015-10-04
Make it possible to give the same action to several daemons at once.
Antoine Jacoutot
2015-10-03
Properly indent usage() output.
Antoine Jacoutot
2015-08-12
Remove getall now that we're post 5.8.
Antoine Jacoutot
2015-08-03
"ls" requires an argument.
Antoine Jacoutot
2015-08-01
Tweak needs_root() output.
Antoine Jacoutot
2015-07-25
Use .Cm rather than .Ar for fixed strings passed as arguments (command
Ingo Schwarze
2015-07-25
Fix usage() output.
Antoine Jacoutot
2015-07-17
return 0 when using "getall"
Antoine Jacoutot
2015-07-16
Consistency
Antoine Jacoutot
2015-07-16
No daemon_class for special services.
Antoine Jacoutot
2015-07-16
Shorten variable name.
Antoine Jacoutot
2015-07-15
tweak previous;
Jason McIntyre
2015-07-15
Make it possible to get the daemon_class.
Antoine Jacoutot
2015-07-15
Sort 'ls all'.
Antoine Jacoutot
2015-07-14
Deprecate getall (will be removed after 5.8).
Antoine Jacoutot
2015-04-22
Use .Ar for placeholders and .Cm for arguments to be provided verbatim.
Ingo Schwarze
2015-03-28
Add comment.
Antoine Jacoutot
2015-03-28
Add rcctl_err() which is a wrapper for _rc_err() with common rcctl(8) verbiage.
Antoine Jacoutot
2015-03-02
Extend previous.
Antoine Jacoutot
2015-03-01
svc_is_base function didn't catched all base daemons, apparently found
Sebastian Reitenbach
2015-01-18
Drop backward compat syntax.
Antoine Jacoutot
2015-01-12
Make sure the given user exists.
Antoine Jacoutot
2015-01-12
Make it possible to reset "timeout" to the default value.
Antoine Jacoutot
2015-01-12
"timeout" must be a positive integer.
Antoine Jacoutot
2015-01-08
"default" is gone.
Antoine Jacoutot
2015-01-08
Clarify and simplify.
Antoine Jacoutot
2015-01-07
Tweaks from jmc@
Antoine Jacoutot
2015-01-07
Start tweaking a bit.
Antoine Jacoutot
2015-01-06
Simplify special vars argument checking; invalidating some bogus constructs
Antoine Jacoutot
[next]