summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-12In x509_vfy.h rev. 1.41, tb@ provided X509_STORE_CTX_get_by_subject(3),Ingo Schwarze
2021-11-12Add support for 40MHz channels to the iwn(4) driver.Stefan Sperling
2021-11-12Sync the iwn(4) "enhanced Tx power" eeprom data structure with Linux.Stefan Sperling
2021-11-12sync after libc++abi minor bumpRobert Nagy
2021-11-12backport https://reviews.llvm.org/D107127 to fix shared libraries using emutlsRobert Nagy
2021-11-12Consistency in test; no behavior change.Antoine Jacoutot
2021-11-12Set SECONDS to 0 in _rc_wait.Antoine Jacoutot
2021-11-12Simplify _rc_exit.Antoine Jacoutot
2021-11-12honor objdirAnton Lindqvist
2021-11-12aggressively pre-fill the pollfd array with fd=-1Theo de Raadt
2020-08-10Import compiler-rt 10.0.1 release.Patrick Wildt
2021-11-12Keep knotes between poll/select systems callsVisa Hankala
2021-11-11Add test case for INVALID_KE in IKE_SA_INIT fallback.Tobias Heider
2021-11-11nwid -> joinKlemens Nanni
2021-11-11add some missing Ns; from leon fischerJason McIntyre
2021-11-11Make "config -e" work with ramdisk kernelsKlemens Nanni
2021-11-11The Apple DART has a nifty feature that allows us protection of subrangesMark Kettenis
2021-11-11Fix GENERIC kernel compilation.Vitaliy Makkoveev
2021-11-11Do not call ip_deliver() recursively from IPsec. As there is noAlexander Bluhm
2021-11-11remove switch(4) entry in SEE ALSO;Jason McIntyre
2021-11-11Use vnode(9) lock to protect `v_socket' dereference.Vitaliy Makkoveev
2021-11-11syncTheo de Raadt
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