summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-27uxrcom(4)Mark Kettenis
2019-03-27Add uxrcom(4), a driver for the Exar XR21V1410 USB serial adapter.Mark Kettenis
2019-03-27regenMark Kettenis
2019-03-27Add Exar XR21V1410.Mark Kettenis
2019-03-27remove documentation for obsolete announce all|none|default-route, seeSebastian Benoit
2019-03-27Tweak output and correct a comment.rob
2019-03-27Modify a test to stress embedded ber elements in ber_printf_elements(). Alsorob
2019-03-27Add support for displaying fontwidth and fontheight values, this allowsFrederic Cambus
2019-03-27Replace "garbage" test with an explicit test of an incorrect length (i.e. notrob
2019-03-27Check errno on expected failures. Also fix some output wording.rob
2019-03-27Cast nonce bytes to avoid undefined behaviour when left shifting.Joel Sing
2019-03-27Only perform position and memory checks on short form encoding (i.e. shortrob
2019-03-27Fix stop-selection, from Avi Halachmi.Nicholas Marriott
2019-03-27merge unbound 1.9.1Stuart Henderson
2019-03-27remove duplicate set key file call. from alf.Ted Unangst
2019-03-27fix interaction between ClientAliveInterval and RekeyLimit that couldDamien Miller
2019-03-27Add AR8152 PCI ids to alc_phy_down(), based on FreeBSD r272730.Kevin Lo
2019-03-27comment out the optional "duration" argument to powersave:Jason McIntyre
2019-03-27Cleanup output and main return code.rob
2019-03-27bump to 2.9.1Brent Cook
2019-03-26Fix white space.rob
2019-03-26Add ber api regress. Assumes that ber has been built into libutil.rob
2019-03-26Break copy mode commands into individual functions instead of a big loadNicholas Marriott
2019-03-26The recently introduced "router-id changed" warning is a bit long.remi
2019-03-26note that powersave is disabled by default (i.e. no need to explicitlyJason McIntyre
2019-03-26vmm(4): On VMX, use sgdt/sidt to reset the GDT/IDT limits after exitingMike Larkin
2019-03-26Same INT32_MAX vs -1 confusion on the write-sideTheo de Raadt
2019-03-26Update to tzdata2019a from www.iana.orgTodd C. Miller
2019-03-26Tweak previous: include <sys/stdint.h> for INT64_MAX/INT64_MIN.cheloha
2019-03-26add the dcf600usb; from paul de weerdJason McIntyre
2019-03-26INT32_MAX isn't -1, to indicate re-read for 64-bit value.Theo de Raadt
2019-03-26adjtime(2): set EINVAL if delta overflows 64 bits of microseconds.cheloha
2019-03-26Remove this assert, I can't do this here with UNVEIL_INSPECTBob Beck
2019-03-26Use limits.h instead of sys/limits.h for portability.Joel Sing
2019-03-26Make sure that each ci has its spc_deferred queue initialized.Visa Hankala
2019-03-25MP-safe timecounting: new rwlock: tc_lockcheloha
2019-03-25Fix authentication failures when "AuthenticationMethods any" in aDamien Miller
2019-03-25whitespaceDamien Miller
2019-03-25fix copy pasto: flag -> atflags; ok deraadt@ jca@ millert@anton
2019-03-25-z support isn't as trivial as linking -lz so it hasn't been writtenTheo de Raadt
2019-03-25One more TODO entry for reload support: check router-id changesJeremie Courreges-Anglas
2019-03-25Abort reload if router-id changedJeremie Courreges-Anglas
2019-03-25panic() adds a newline, so don't include one in the format stringPhilip Guenther
2019-03-25Add StatusDefault binding for the mouse on any otherwise unassignedNicholas Marriott
2019-03-25Fix pctr(4) issues with MP and suspend:Philip Guenther
2019-03-25X86_IPI_NAMES's only use was #if 0'ed out; delete bothPhilip Guenther
2019-03-25update the example key size; from randy hartmanJason McIntyre
2019-03-25Update regress following sigalgs changes.Joel Sing
2019-03-25Strip out all of the pkey to sigalg and sigalg to pkey linkages.Joel Sing
2019-03-25tls1_process_sigalgs() is no longer needed.Joel Sing