summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2020-10-31reformat previous example; ok denisJason McIntyre
2020-10-30Document configuration of source IP addressdenis
Looks good, deraadt@
2020-10-28Correct an embarrassing spelling mistake:Ingo Schwarze
The last name of the author of groff is "Clark".
2020-10-28Improve the HISTORY and AUTHORS sections, using informationIngo Schwarze
received from Douglas McIlroy in private mail: https://manpages.bsd.lv/history/mcilroy_26_10_2020.txt
2020-10-26add a top-level "reboot" command, for people who keep forgetting "boot reboot"Theo de Raadt
ok kn
2020-10-26subagentx -> agentx; ok martijnJason McIntyre
2020-10-26Document the hw.sensors.softraid0.drive sysctl.Ingo Schwarze
The text was written by an OpenBSD developer in 2018, but i do not remember by whom. Tweaks and OK deraadt@, OK kn@ stsp@
2020-10-25mention that stacking disciplines is not supported,Ingo Schwarze
with wording similar to the FAQ; suggested by Filippo Valsorda <filippo at ml dot filippo dot io>; tweak and OK jca@
2020-10-25Document that abl(4) is only required on iMacs.Marcus Glocker
2020-10-25needs a Makefile...Theo de Raadt
2020-10-24Add man8.powerpc64 to SUBDIR.Mark Kettenis
2020-10-24regenMark Kettenis
2020-10-23zap trailing whitespace;Jason McIntyre
2020-10-20Remove calls for df(1), netstat(1), and the verbose dump(1)Daniel Jakots
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@
2020-10-17Logitech Webcam Pro 9000 works.Marcus Glocker
2020-10-17Update to tzdata2020c from www.iana.org.Todd C. Miller
Fiji starts DST later than usual, on 2020-12-20.
2020-10-14add missing mention of Werner Lemberg,Ingo Schwarze
noticed by Werner himself on <groff at gnu dot org>; while here, add missing .An macros
2020-10-12update retguard listTheo de Raadt
2020-10-12Mention TP-LINK TL-NG421.Kevin Lo
From Brad.
2020-10-10Remove unnecessary count of device instances.Visa Hankala
2020-10-10Add a manual page for octboot(4).Visa Hankala
2020-10-09document lang/go new target modgo-gen-modulespaco
It generates MODGO_MODULES and MODGO_MODFILES for Go port updates ok abieber@
2020-10-09Kill unused IEEE80211_RADIOTAP_HWQUEUE.Martin Pieuchot
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@
2020-10-07Update to tzdata2020b from www.iana.org. Major changes:Todd C. Miller
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
2020-10-05Update ruby-module.5 for removal of Ruby 2.5Jeremy Evans
2020-10-04Fix IEEE 802.1Q linkkn
2020-10-03tweak previous; ok kettenisJason McIntyre
2020-10-03phb(4)Mark Kettenis
2020-10-03opal(4), opalcons(4) and opalsens(4)Mark Kettenis
2020-10-03Add HISTORY and AUTHORS sections.Mark Kettenis
2020-10-03xicp(4), xics(4) and xive(4)Mark Kettenis
2020-10-03Mention that kcov_remote_enter() and kcov_remote_leave() can now beanton
called from interrupt context.
2020-10-02Add man4.powerpc64 to SUBDIR.Mark Kettenis
2020-10-02intro(4) and astfb(4)Mark Kettenis
2020-10-01mfokclock renamed to mfokrtc;Jason McIntyre
2020-09-30Move mfokclock(4) from loongson to sys/dev/i2c so that it be used by morePatrick Wildt
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@
2020-09-30Document BPF_RND. Missed part of the xBPF commit (bpf_filter.c -r1.34).Theo Buehler
from dlg, ok kn tb jmatthew
2020-09-30document EINVAL for denorm timeval in BIOCSRTIMEOUT; ok jmcTheo de Raadt
2020-09-29Edit for clarity and precision.Richard Procter
Feedback and "Looks good to me" from Matt Dunwoodie ok jmc@
2020-09-29Add a reference to ruby-module(5) in SEE ALSO since port-modules(5)kmos
explicitly tells folks to read there for information about the lang/ruby module. ok kn
2020-09-29Add support for the PCA9546 I2C switch to pcamux(4). In comparison toPatrick Wildt
PCA9548, this variant supports only 4 instead of 8 channels. ok kettenis@
2020-09-25documentation should say pool_init, not pmap_initTheo de Raadt
2020-09-24On removing an rtablekn
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
2020-09-22Use user prompt for ps(1) and netstat(1) exampleskn
Those do not need root privileges to work. Prompted by jmc
2020-09-22Add "netstat -R" examplekn
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
2020-09-22Add a libagentx reference here as well.Martijn van Duren
Pointed out by jsg@
2020-09-22Link up libagentxMartijn van Duren
2020-09-18zap trailing whitespace;Jason McIntyre
2020-09-17Document the WSDISPLAYIO_GETSCREENTYPE ioctl in wsdisplay.4.Frederic Cambus
OK jmc@, kn@, "go for it" kettenis@
2020-09-15rework a sentence in abl.4, and add an entry for it to acpi.4;Jason McIntyre
ok mglocker