| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
the go ecosystem).
Properly handle failing daemon startup now that we have pipefail.
To take advantage of this new feature, just add foo_logger=facility to the
daemon rc.d(8) script or in rc.conf.local(8) or use rcctl:
rcctl set foo logger daemon.info
tweak for checking flags in rcctl(8) from martijn@
"this looks pretty good" deraadt@
ok sthen@
|
|
|
|
|
|
|
|
|
|
| |
-genkey" rather than separately generating parameters and key. Give a
clue that some CAs accept only prime256v1. Show the user where to stop
if they're just generating a private key for acme-client and therefore
don't need to generate a csr or cert manually. Add xr to acme-client(1)
suggest by tb@.
ok jmc tb
|
| |
|
| |
|
|
|
|
|
|
| |
With help/input from jmc@ and kn@.
ok jmc@
|
|
|
|
|
|
|
|
| |
to perform network configuration (for example, "!route source -ifp em0")
Split mygate and myname manual pages (how did anyone ever believe these
are related), and perform hostname configuration much earlier in rc.
discussed with benno, claudio, jmc, etc etc, last version of !command
parser by tb
|
|
|
|
|
|
|
| |
this and update the text somewhat to make it clear we are not trying
to exhaustively list all devices; at the same time, update the lists ;)
help/ok claudio deraadt
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
With this change, daily(8) only sends email when something looks
dubious.
Consequently VERBOSESTATUS is now a no-op and may be unset.
The code is trivial and riddled with choices that look like personal
preferences. The old behavior can be achieved through
/etc/daily.local.
With schwarze@, tweak kn@, sthen@
OK schwarze@, kn@, jung@
|
|
|
|
| |
from navan airpost net
|
|
|
|
|
|
|
| |
Reminder that unveil does not kill from brynet and gsoares.
Wording tweaks from jmc; feedback from deraadt.
ok jmc@, millert@, solene@, "fine with me" deraadt@
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
configuration file.", but occasionally something else fit better; at the
same time, try to make the format for FILES more consistent;
original diff from clematis
|
|
|
|
| |
on armv7/arm64. ok deraadt
|
|
|
|
|
|
| |
Without "exec" the comand is invalid.
OK sthen
|
|
|
|
|
| |
manual pages that document the corresponding configuration files;
OK jmc@, and general direction discussed with many
|
|
|
|
| |
okay schwarze@, beno@
|
| |
|
|
|
|
| |
pointed out by deraadt@
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
OK sthen@, pea@
|
|
|
|
| |
noticed by freda_bundchen. ok gilles millert
|
| |
|
| |
|
| |
|
|
|
|
| |
ok kettenis
|
|
|
|
|
| |
new browsers" and it's a strict requirement rather than just deprecating
cn; adjust the text accordingly. ok reyk@
|
| |
|
|
|
|
| |
pointed out by jmc@
|
| |
|
|
|
|
| |
ok tedu sobrado deraadt
|
|
|
|
|
| |
semarie found a few regressions with daemon that will fail if cwd is not
accessible.
|
|
|
|
|
|
|
|
|
|
|
| |
- drop `-'l' to prevent simulating a full login and running /root/.profile
(prodded by a mail from J Greely)
- use `-m' to preserve the environment because we now set HOME to "/" like
/etc/rc does; note that we now also clear the environment using `env -i' before
running su(1) which leaves us with only HOME, PATH and SHELL
Committing early to catch regressions fast, if any.
ok halex@
|
|
|
|
| |
more uniform; potential for confusion noticed by aalm@; OK jmc@.
|
|
|
|
| |
help from solene, jmc, and schwarze
|
| |
|
| |
|
| |
|
| |
|