Age | Commit message (Collapse) | Author |
|
noticed by Werner himself on <groff at gnu dot org>;
while here, add missing .An macros
|
|
|
|
From Brad.
|
|
|
|
|
|
It generates MODGO_MODULES and MODGO_MODFILES for Go port updates
ok abieber@
|
|
Its value is conflicting with an effort to standardize TX flags fields of
the radiotap header from Mathy Vanhoef.
This flag used to indicate the presence of a specific hardware queue used
by WME but is unchecked.
ok sthen@, kn@
|
|
Revised predictions for Morocco's changes starting in 2023.
Canada's Yukon changes to -07 on 2020-11-01, not 2020-03-08.
Macquarie Island has stayed in sync with Tasmania since 2011.
Casey, Antarctica is at +08 in winter and +11 in summer.
Removed obsolete files pacificnew, systemv and yearistype.sh
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
called from interrupt context.
|
|
|
|
|
|
|
|
platforms than just loongson. Rename it to mfokrtc(4) for consistency with
other RTC drivers. Make it match on st,m41t83, since that was the chip for
which the driver was written for. More compatible strings can be added for
each chip of the series verified to behave the same.
Discussed with kettenis@
Compile tested on loongson by kn@
Tested on loongson by and ok visa@
|
|
from dlg, ok kn tb jmatthew
|
|
|
|
Feedback and "Looks good to me" from Matt Dunwoodie
ok jmc@
|
|
explicitly tells folks to read there for information about the
lang/ruby module.
ok kn
|
|
PCA9548, this variant supports only 4 instead of 8 channels.
ok kettenis@
|
|
|
|
It is currently not possible to remove an rtable; claudio made the default
rtable of an rdomain move back into the default rdomain upon deletion of the
non-default rdmoain with sys/net/if_loop.c r1.90 - previously such orphaned
rtables would also continue to exist as well be assigned to any existent
rdomain.
Document the status quo under CAVEATS as it seems unexpected behaviour and
the manual otherwise does not talk about deletion/invaldation of an rtable
at all.
OK remi jmc
|
|
Those do not need root privileges to work.
Prompted by jmc
|
|
It's handy and otherwise easily missed when reading up on routing domains
and tables; wording taken from netstat(1) as is.
Not listing pgrep(1)'s `-T' because examples don't have to be exhaustive and
ps(1) is already demonstrated; same for top(1) users which more likely come
across its `t' and `T' in the help page anyway (I guess).
OK jmc remi
|
|
Pointed out by jsg@
|
|
|
|
|
|
OK jmc@, kn@, "go for it" kettenis@
|
|
ok mglocker
|
|
ok kettenis@
|
|
|
|
|
|
|
|
ok phessler
|
|
|
|
|
|
|
|
|
|
Remove obsolete sysctl_int_arr documentation.
Looks good, deraadt@
reads ok, jmc@
|
|
|
|
|
|
|
|
|
|
Diff from Uwe Werler <uwe at werler dot is>, thanks.
tpmr(4) is really a bridge like bridge(4) or switch(4), and not an
aggregating driver like aggr(4) or trunk(4), hence
"Other forms of Ethernat bridging ..." correctly implies that tpmr does
indeed ethernet bridging, "Other forms of aggregation ..." implies the
same way, but is misleading however, so just say "Link aggregation ...".
OK jmc
|
|
ifconfig(8)'s TRUNK (LINK AGGREGATION) nicely combines the two drivers, so
omit common stuff from the drives specific manuals.
This aids in the overall design of having options documented in ifconfig(8)
alone unless they're inherently driver specific, e.g. "trunkproto" which
stays in trunk(4).
OK jmc
|