Age | Commit message (Collapse) | Author |
|
While we originally get a short passed from the kernel, it's probably
better for debugging purposes to show what we are actually having
which is a uin32_t hence the %u format.
OK deraadt
|
|
Prompted by another diff from Klemens Nanni
|
|
|
|
are enabled on the same window.
|
|
- remove the bell-on-alert option;
- add activity-action and silence-action options with the same possible
values as the existing bell-action;
- add "both" value for the visual-bell, visual-activity and
visual-silence options to trigger both a bell and a message.
This means all three work the same way. Based on changes from Yvain Thonnart.
|
|
live on at least .com/.net servers. Changes to this and other fields mentioned
in https://www.icann.org/resources/pages/rdds-labeling-policy-2017-02-01-en.
ok millert@
|
|
to be passed as a format string; no functional change;
reported by Michael <Stapelberg at debian>.
|
|
above explaining to human auditors why no error checking is needed
here, so it's only fair to tell the compiler, too.
Worried compiler reported by Michael <Stapelberg at debian>.
|
|
5.10.x and up. bz#2748, from martin at winscp.net, ok djm@
|
|
No need for asprintf(3) to concat two string literals. The resulting
helper() function is trivial, so inline it. ok schwarze@
|
|
noticed by Michael W. Bombardieri
okay schwarze@
|
|
noticed and patch Michael W. Bombardieri
|
|
|
|
and just use the operating system default; ok dtucker@
|
|
okay aja@
|
|
Initial prodding and bulk builds by aja@.
|
|
|
|
|
|
from ScottCheloha at gmail dot com on tech, tweaked by me
|
|
in standard use cases with constant arguments,
and prefer getprogname(3) over __progname;
from ScottCheloha at gmail dot com on tech
|
|
|
|
|
|
|
|
prodded by bluhm@, okay bluhm@
|
|
|
|
old history in this manual page.
|
|
newsyslog(8) is mainly used to proces log files, not rotating them
because of an invalid field means that /var will end up full.
Initially I wanted to ignore only getpwnam/getgrnam errors, but millert@
convinced me otherwise. malloc(3) errors are still fatal.
Diff prompted by a report from Harald Dunkel, ok millert@
|
|
Originally, naddy@ requested this in 2011 (or maybe even earlier).
It was discussed with joerg@, kristaps@, naddy@, and espie@ in 2011,
and everybody agreed in principle, but it was postponed because
kristaps@ wanted to do some cleanup of the message system first.
Meanwhile, message infrastructure was improved about a dozen times...
This makes long, tedious commands like "mandoc -Tlint *.1 2>&1 | less"
unnecessary and allows simple ones like "man -l -Tlint *.1".
|
|
return failure such that we can continue with the next file.
|
|
ok joris@
|
|
getpgid(2), ac(8), ldconfig(8), mount_ffs(8), sa(8), ttyflags(8), ...
|
|
|
|
of par.bits. Found by coverity.
|
|
to not properly relocate. Found with coverity.
|
|
ok bentley@ deraadt@ millert@ tb@
|
|
|
|
the section number, and all names match. Changes little on installed
systems except the ordering of apropos(1) results, because we install
base and Xenocara manuals in different trees, but fixes lookup of pages
like apm(4) vs. apm(4/amd64) in man.cgi(8).
Issue discovered by martian67 on freenode and reported via tj@.
|
|
The FQ-CoDel related configuration (flows, quantum) becomes available
for the regular bandwidth queue. Internally the kernel will pick the
FQ-CoDel for use as a queue manager for the specified class instead of
the FIFO.
Discussed with and OK henning@ at d2k17 as a part of a larger diff.
|
|
okay millert@
|
|
SIGINFO, and Bxxxx values that equal xxxx.
ok tom millert
|
|
|
|
|
|
|
|
allowed to the right of them are dd.It-tag.
Fixes overlapping rendering after long tag lists without bodies,
for example in the Xenocara apm(4) manual. Issue reported by tj@.
|
|
|
|
for each individual item if the -width argument matches the default
of 6n. Suggested by Steffen Nurpmeso <steffen at sdaoden dot eu>
on <groff at GNU dot org> in April 2017.
|
|
|
|
protocols and "compat" ciphers. This allows for TLS connections to TLS
servers that are using less than ideal cipher suites, without having to
resort to "-T tlsall" which enables all known cipher suites.
Diff from Kyle J. McKay <mackyle at gmail dot com>
ok beck@
|
|
don't just talk about ignoring it, actually do ignore it.
No change for terminal output, improves HTML output.
|
|
|