summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-11Destroy protocol control block before perform `so_q0' and `so_q' queuesVitaliy Makkoveev
2021-11-11exponential_test passes on i386.mbuhl
2021-11-11mention the public constants XN_FLAG_SEP_MASK and XN_FLAG_FN_MASKIngo Schwarze
2021-11-11Move the assignment of http_query down. Also do not assign a non-mallocedClaudio Jeker
2021-11-11Convert from select() to ppoll(). Along the way, I observed that theTheo de Raadt
2021-11-11Ignore tags filesKlemens Nanni
2021-11-11Mention the X509v3_KU_* aliases for the KU_* constantsIngo Schwarze
2021-11-11Fix iwn(4) with 4965 devices.Stefan Sperling
2021-11-11Explicitly list all public functions in roff(7) commentsIngo Schwarze
2021-11-11add tests to cover DIOCCHANGERULE ioctl(2)Alexandr Nedvedicky
2021-11-11Allow pfi_kif_get() callers to pre-allocate buffer for new kif. If kifAlexandr Nedvedicky
2021-11-11Tweak rc_stop and rc_reload description by mentioning their correspondingAntoine Jacoutot
2021-11-11Run "_rc_wait stop" _before_ stopping the daemon and not after...Antoine Jacoutot
2021-11-11new manual page X509_policy_tree_get0_policies(3),Ingo Schwarze
2021-11-11Return 0 in case we reach KILL; this allows "restart" to work as expectedAntoine Jacoutot
2021-11-11Remove switchd regress tests.Claudio Jeker
2021-11-11Retire switch(4) it never really was production ready and the OpenFlowClaudio Jeker
2021-11-11Retire switchd and switchctl. While interesting they never managed toClaudio Jeker
2021-11-11Unhook switchd and switchctlClaudio Jeker
2021-11-11Regen after switch(4) removalClaudio Jeker
2021-11-11Regen after switch(4) removalClaudio Jeker
2021-11-11/dev/switch[0-4] is no longer needed.Claudio Jeker
2021-11-11Unhook switch.4 and update bridge.4 since some switch(4) specific ioctlsClaudio Jeker
2021-11-11Remove switch(4) specific bits from ifconfig.Claudio Jeker
2021-11-11switch(4) and switchd(8) are retiering. Unhook them from variousClaudio Jeker
2021-11-11Convert a for loop into LIST_FOREACH to reduce the diff to NetBSD.Theo Buehler
2021-11-11switch(4) is being retired, sthen@ already removed the bits in the codeClaudio Jeker
2021-11-11If automatic-rename is off, allow the escape sequence to set an emptyNicholas Marriott
2021-11-11If trimming menu item text, show key if it would take up less than aNicholas Marriott
2021-11-11remove whitespaceRicardo Mestre
2021-11-11There's no need to call pledge(2) so many times, or on many places, with theRicardo Mestre
2021-11-11Here we go again, revert the second attempt to resolve theAnton Lindqvist
2021-11-11resolvd(8) also monitors proposals learned by sppp(4)Bjorn Ketelaars
2021-11-10When sending via UDP, syslogd(8) can use iovec with sendmsg(2)Alexander Bluhm
2021-11-10Remove switch(4) pieces, feedback/missing piece millert@ ok claudio@ mlarkin@Stuart Henderson
2021-11-10Give sppp(4) its own RTP_PROPOSAL priorityBjorn Ketelaars
2021-11-10Max size of src also changed. Noted by Mikhail <mp39590@gmail.com>Otto Moerbeek
2021-11-10Add missing chunk form previous commitOtto Moerbeek
2021-11-10syncTheo de Raadt
2021-11-10remove a pointless call of setlocale(3);Ingo Schwarze
2021-11-10sppp(4) - support PPP IPCP extensions for DNSBjorn Ketelaars
2021-11-10Merge a few additional X509error(ERR_R_MALLOC_FAILURE) callsIngo Schwarze
2021-11-10If X509_load_cert_crl_file(3) does not find any certificatesIngo Schwarze
2021-11-10Look for INVALID_KE group from IKE_SA_INIT in IKE transforms,Tobias Heider
2021-11-10Set correct prt_flag to 0.Kenneth R Westerback
2021-11-10Add a test for the redirect loop limit. It would be great if someoneClaudio Jeker
2021-11-10Sync some code style improvements from the OpenSSL 1.1.1 branch,Ingo Schwarze
2021-11-10Collaps the AFI specific IP print functions into ip_addr_print() theirClaudio Jeker
2021-11-10Sync the encoding functions for URI with the version of ftp(1)Claudio Jeker
2021-11-10Merge two bug fixes from the OpenSSL 1.1.1 branch, which is stillIngo Schwarze