| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
This is one of the most commonly requested configurations I'm asked to
share or put in man(1). Currently I think this is the most appropriate
and cannonical place for it.
MFC after: 3 days
Reviewed by: carlavilla, imp
Approved by: carlavilla (mentor)
Differential Revision: https://reviews.freebsd.org/D49833
|
| |
|
|
| |
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
"describe" shows an rc script's description
"extracommands" shows an rc script's non-standard commands like "reload", "configtest", "keygen", etc
- Update the rc(8) manpage and the tcsh(1) completion examples to reflect these changes
Approved by: bapt
Sponsored by: Essen Linuxhotel Hackathon 2016
Differential Revision: D452
Notes:
svn path=/head/; revision=298515
|
| |
|
|
|
|
|
|
|
| |
PR: 144534
Submitted by: Nicolas Edel
MFC after: 1 week
Notes:
svn path=/head/; revision=284929
|
| |
|
|
|
|
|
|
|
| |
Submitted by: wblock
Approved by: cperciva (implicit)
MFC after: 3 days
Notes:
svn path=/head/; revision=241602
|
| |
|
|
|
|
|
|
|
|
|
|
| |
work in unusual situations.
Also slightly optimize the command.
Submitted by: Jeremy Chadwick jdc@koitsu.org
Approved by: cperciva (implicit)
MFC after: 1 week
Notes:
svn path=/head/; revision=236999
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
socket path if running
PR: 167932
Submitted by: madpilot (pr)
Submitted by: wblock (final patch)
Reviewed by: If someone else reviewed your modification.
Approved by: cperciva (implicit)
MFC after: 3 days
Notes:
svn path=/head/; revision=235481
|
| |
|
|
|
|
|
|
|
|
|
| |
Add a new one for sysctl
Submitted by: rm (the new completion)
Approved by: cperciva (implicit)
MFC after: 3 days
Notes:
svn path=/head/; revision=234159
|
| |
|
|
|
|
|
|
|
| |
Submitted by: jmallett
Approved by: cperciva (implicit)
MFC after: 3 days
Notes:
svn path=/head/; revision=234135
|
| |
|
|
|
|
|
|
|
|
| |
PR: ports/160689
Submitted by: mickael.maillot@gmail.com
Approved by: cperciva (implicit)
MFC after: 1 days (with r233429)
Notes:
svn path=/head/; revision=234077
|
| |
|
|
|
|
|
|
|
|
| |
Submitted by: jmallett
Approved by: cperciva (implicit)
MFC after: 3 days
X-MFC-With: r233429
Notes:
svn path=/head/; revision=233437
|
|
|
- Add an examples file with many of the not accepted suggestions from the discussion
PR: conf/160689
Reviewed by: many
Discussed on: current
Approved by: cperciva
Notes:
svn path=/head/; revision=233429
|