Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Document ruby30 FLAVOR for Ruby ports | 2020-12-28 | 1 | -4/+4 | ||
| | ||||||
* | PCIe support has been added. | 2020-12-27 | 1 | -4/+2 | ||
| | ||||||
* | Add Wake on LAN support to rge(4). | 2020-12-24 | 1 | -2/+11 | ||
| | | | | Tested by otto@ and myself. | |||||
* | Allow the provision of dhclient(8) options on 'dhcp' lines in hostname.if(5) | 2020-12-23 | 1 | -6/+10 | ||
| | | | | | | files. Usual man page help & ok jmc@ | |||||
* | further tidy up the dynamic address section, and try to keep it and the static | 2020-12-22 | 1 | -17/+16 | ||
| | | | | | | section a little more consistent; ok krw | |||||
* | Fix typos | 2020-12-22 | 5 | -15/+15 | ||
| | | | | ok jmc | |||||
* | tweak previous; | 2020-12-22 | 1 | -5/+3 | ||
| | ||||||
* | Simplify verbiage in "DYNAMIC ADDRESS CONFIGURATION" section. Add | 2020-12-21 | 1 | -41/+25 | ||
| | | | | | | mention of and Xr slaacd(8). Usual help from jmc@ | |||||
* | Remove x11/kde (kde3) | 2020-12-12 | 1 | -9/+2 | ||
| | ||||||
* | Rename the macro MCLGETI to MCLGETL and removes the dead parameter ifp. | 2020-12-12 | 1 | -5/+5 | ||
| | | | | | | OK dlg@, bluhm@ No Opinion mpi@ Not against it claudio@ | |||||
* | correct pseudo-device in synopsis | 2020-12-08 | 1 | -3/+3 | ||
| | ||||||
* | synproxy should be processing incoming SYN packets only. | 2020-12-07 | 1 | -2/+3 | ||
| | | | | | | issue noticed by sthen@. fix discussed with bluhm@ and procter@ OK bluhm@, kn@, procter@ | |||||
* | add dwgpio to acpi.4, and remove a trailing newline from dwgpio.4; | 2020-12-06 | 2 | -4/+5 | ||
| | ||||||
* | dwgpio(4) | 2020-12-06 | 2 | -2/+48 | ||
| | ||||||
* | couple more article fixes; | 2020-12-05 | 2 | -8/+8 | ||
| | ||||||
* | add mvkpcie; | 2020-12-03 | 1 | -2/+3 | ||
| | ||||||
* | grammar fixes from Varik "The Genuine Article!!!" Valefor; | 2020-12-03 | 1 | -3/+3 | ||
| | ||||||
* | mvkpcie(4) | 2020-12-03 | 2 | -3/+48 | ||
| | ||||||
* | Bring back cross references now that all manuals are installed. | 2020-12-02 | 1 | -5/+5 | ||
| | | | | ok jmc@ | |||||
* | zap double .Pp; | 2020-11-30 | 1 | -3/+2 | ||
| | ||||||
* | mvsw(4) | 2020-11-29 | 2 | -3/+46 | ||
| | ||||||
* | Add support for !command to mygate, so that netstart has a late opportunity | 2020-11-29 | 5 | -54/+104 | ||
| | | | | | | | | 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 | |||||
* | tweak previous as suggested by jmc | 2020-11-27 | 1 | -4/+4 | ||
| | ||||||
* | wg(4): show an actual command to retrieve wgpubkey to go with the text which | 2020-11-27 | 1 | -3/+4 | ||
| | | | | | | | says "shown in the status output of the interface"; this makes it clear that 1) ifconfig is used, 2) the interface must be specified (either that or -A; it is not shown in the default output with no parameters), and 3) hints that it must be run as root. ok jmc@ | |||||
* | wg(4): add comments for the shell script in EXAMPLES, feedback jmc@ | 2020-11-27 | 1 | -2/+4 | ||
| | ||||||
* | use non-reserved ports in the wg(4) example, the previous 111 was quite | 2020-11-24 | 1 | -6/+6 | ||
| | | | | a bad choice as it conflicts with portmap. ok deraadt | |||||
* | s/explicitley/explicitly/ | 2020-11-18 | 1 | -3/+3 | ||
| | ||||||
* | add imxiic(4); | 2020-11-17 | 1 | -2/+4 | ||
| | ||||||
* | Update imxiic(4) to reflect newly added ACPI support. | 2020-11-17 | 1 | -2/+3 | ||
| | ||||||
* | Update ruby-module.5 for change in default Ruby version | 2020-11-17 | 1 | -5/+5 | ||
| | ||||||
* | add acpige(4) and pchgpio(4); | 2020-11-16 | 1 | -2/+6 | ||
| | ||||||
* | Add acpige(4), a driver for ACPI generic event devices. This is a rather | 2020-11-15 | 2 | -2/+44 | ||
| | | | | | | | | simple device that simply reacts to interrupts by invoking _EVT with the interrupt number. This is used on the HoneyComb LX2K to implement power button handling. ok kettenis@ | |||||
* | pchgpio(4) | 2020-11-15 | 2 | -4/+51 | ||
| | ||||||
* | add Edimax EW-7811Un v2 to the list of working devices, suggested by jmc | 2020-11-15 | 1 | -2/+3 | ||
| | ||||||
* | remove macro instances from arbitrary string width specifiers. for example | 2020-11-14 | 7 | -26/+26 | ||
| | | | | | | | -width ".Dv BOB" -> -width "BOB" although they are not errors, they are misleading and probably should not get pasted around | |||||
* | Add support for the PCA9547 I2C mux to pcamux(4). In comparison to | 2020-11-13 | 2 | -8/+8 | ||
| | | | | | | | | the PCA954[68], this is a mux instead of a switch and can only have one active channel at a time. On the bright side, we treat switches like a mux, so only the bits have to be set a little bit differently. ok kettenis@ | |||||
* | document -f option to force pkg_locatedb for all files | 2020-11-08 | 1 | -3/+7 | ||
| | | | | new behavior is to only check for conflicts on new files | |||||
* | rachel roch pointed out that wg was missing from DESCRIPTION; address | 2020-11-03 | 1 | -13/+19 | ||
| | | | | | | | 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 | |||||
* | some comma fixes; from varik valefor | 2020-11-01 | 1 | -6/+6 | ||
| | | | | (audio.4 tweaked from that submitted) | |||||
* | Delete a sentence pointing to "the Predefined Strings subsection | 2020-10-31 | 1 | -7/+2 | ||
| | | | | | | of the roff(7) manual." Such a subsection does not exist, and i do not see why it should. Predefined strings are an obsolete feature of macro packages, not a feature of the roff language. | |||||
* | reformat previous example; ok denis | 2020-10-31 | 1 | -7/+6 | ||
| | ||||||
* | Document configuration of source IP address | 2020-10-30 | 1 | -3/+14 | ||
| | | | | Looks good, deraadt@ | |||||
* | Correct an embarrassing spelling mistake: | 2020-10-28 | 1 | -3/+3 | ||
| | | | | The last name of the author of groff is "Clark". | |||||
* | Improve the HISTORY and AUTHORS sections, using information | 2020-10-28 | 1 | -12/+23 | ||
| | | | | | received from Douglas McIlroy in private mail: https://manpages.bsd.lv/history/mcilroy_26_10_2020.txt | |||||
* | add a top-level "reboot" command, for people who keep forgetting "boot reboot" | 2020-10-26 | 1 | -2/+6 | ||
| | | | | ok kn | |||||
* | subagentx -> agentx; ok martijn | 2020-10-26 | 1 | -3/+3 | ||
| | ||||||
* | Document the hw.sensors.softraid0.drive sysctl. | 2020-10-26 | 1 | -2/+44 | ||
| | | | | | | The text was written by an OpenBSD developer in 2018, but i do not remember by whom. Tweaks and OK deraadt@, OK kn@ stsp@ | |||||
* | mention that stacking disciplines is not supported, | 2020-10-25 | 1 | -2/+5 | ||
| | | | | | | with wording similar to the FAQ; suggested by Filippo Valsorda <filippo at ml dot filippo dot io>; tweak and OK jca@ | |||||
* | Document that abl(4) is only required on iMacs. | 2020-10-25 | 1 | -3/+4 | ||
| | ||||||
* | needs a Makefile... | 2020-10-25 | 1 | -0/+7 | ||
| |