aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/service
Commit message (Expand)AuthorAgeFilesLines
* Revert previous revision (r268461) for reasons documented in PR.Devin Teske2014-07-161-1/+1
* Fix an issue with service(8) where utilities such as screen(1) and tmux(1)Devin Teske2014-07-151-1/+1
* Use Mt macro to properly format mailto linksSteven Kreuzer2014-06-191-1/+1
* Fix two issues:Xin LI2014-06-151-1/+1
* Be a little more verbose in service's error messageEitan Adler2014-03-151-1/+1
* Add -R, an option to restart all enabled "local" services.Xin LI2012-12-122-2/+35
* Fix a silly typo on my part.Doug Barton2011-08-061-1/+1
* mdoc nitpicking: the title argument shall be uppercaseUlrich Spörlein2010-06-111-1/+1
* Update the "-l or -r" usage to better conform to the standardDoug Barton2009-12-271-1/+1
* Update the "-l or -r" usage to better conform to the standardDoug Barton2009-12-271-1/+1
* Further improve the description, and bump Dd.Doug Barton2009-12-271-2/+2
* Provide a better short description and fix SEE ALSO section entries.Christian Brueffer2009-12-251-3/+3
* By popular request, execute rc.d scripts in the same environmentDoug Barton2009-12-212-4/+21
* The service command is an easy interface to the rc.d system.Doug Barton2009-12-203-0/+241