summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-05Fix manual openssl(1) dgstKinichiro Inoguchi
2019-07-05Do not use uninitialized buffer name.Nicholas Marriott
2019-07-05Fix spacing and comments, no code change.Alexandre Ratchov
2019-07-05revert header removal that snuck into previousDamien Miller
2019-07-05pretend to handle setting trunkproto, but only support setting it to lacpDavid Gwynne
2019-07-05Fix integer sizes in format strings and enable formatting warningsPatrick Wildt
2019-07-05Fix integer sizes in format strings and enable formatting warningsPatrick Wildt
2019-07-05revisit die messages: remove extra "\n", add $! if needed, don't useMarc Espie
2019-07-05add the strerror to the error messageMarc Espie
2019-07-05syncTheo de Raadt
2019-07-05tweak previous; ok dlgJason McIntyre
2019-07-05The last consumer of pre-posix realpath behaviour has stoppedTheo de Raadt
2019-07-05fix the $OpenBSD$ tagDavid Gwynne
2019-07-05initialise sc_lacp_timeout to AGGR_LACP_TIMEOUT_SLOW, not 0;David Gwynne
2019-07-05iterate over distributing ports when populating the tx map, not all portsDavid Gwynne
2019-07-05init the log of tx times to somewhere in the past when adding a port.David Gwynne
2019-07-05add a local implementation of BSD realpath() for sftp-server useDamien Miller
2019-07-05make the pointer value argument name "v" instead of "value"David Gwynne
2019-07-05Xr between all the different smr pages.David Gwynne
2019-07-05Add (recently added) rsa_oldfmt to CLEANFILES.Darren Tucker
2019-07-05Adapt the PuTTY/Conch tests to new key names.Darren Tucker
2019-07-05Add a sleep to allow forwards to come up.Darren Tucker
2019-07-05move a declaration before a statement.David Gwynne
2019-07-05report a port as active to userland if it is muxedDavid Gwynne
2019-07-05tweak mtu handling and propagate mtu setting to trunkportsDavid Gwynne
2019-07-05+aggr.4David Gwynne
2019-07-05make a start at a manpage for aggr(4)David Gwynne
2019-07-05add aggr, but leave it commented out for now.David Gwynne
2019-07-05wire up aggrDavid Gwynne
2019-07-05add aggr(4), a dedicated driver that implements 802.1AX link aggregationDavid Gwynne
2019-07-05record when trunk takes over an interface by setting ac_trunkportDavid Gwynne
2019-07-05add ac_trunkport to arpcom so trunks can coordinate owning an interfaceDavid Gwynne
2019-07-04note that authentication is required, unless otherwise configured.Ted Unangst
2019-07-04Fix a free size panic when detaching a crypto softraid on i386.Alexander Bluhm
2019-07-04Remove a useless kernel lock from the TCP socket splicing path.Alexander Bluhm
2019-07-04fatal() if getgrnam() cannot find "tty"Theo de Raadt
2019-07-04stat() returns precisely -1 to indicate errorTheo de Raadt
2019-07-04PKG_TMPDIR now defaults to /tmp instead of /var/tmpTheo Buehler
2019-07-04get vartmp to point to /tmpMarc Espie
2019-07-04unhardcode error message, suggested by otto@Marc Espie
2019-07-04unbreak, mkdtemp returns a scalarMarc Espie
2019-07-04Fix manual openssl(1) crlKinichiro Inoguchi
2019-07-04Fix manual openssl(1) caKinichiro Inoguchi
2019-07-04Add a dummy attr_writebuf() so that this code links again.Claudio Jeker
2019-07-04add a beautify test... which obviously found bugs, ahahMarc Espie
2019-07-04gc old code (unused since it couldn't work without a state)Marc Espie
2019-07-04when the mac address changes, update the mac/vlan filters accordingly.Jonathan Matthew
2019-07-04add server time.cloudflare.com.Theo de Raadt
2019-07-04Use v02 let's encrypt API key as in the example filesolene
2019-07-04drm/amdgpu: simplify Raven, Raven2, and Picasso handlingJonathan Gray