summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-12Teach binutils enough about RELR relocations to not break them and forPhilip Guenther
2021-11-12Add #defines and typedefs for RELR, a compressed form for relative relocationsPhilip Guenther
2021-11-12Document the public constants X509_V_FLAG_POLICY_MASKIngo Schwarze
2021-11-12sigsuspend(2): sleep on &nowake channelScott Soule Cheloha
2021-11-12Add support for controlling keyboard LEDs.Mark Kettenis
2021-11-12Use a mutex to lock the bus such that we can safely access the bus fromMark Kettenis
2011-04-24Here comes the easter bunnytils 2.17 (the last version released against aMiod Vallat
2021-11-12Implement the probe variable. Can be used for example withClaudio Jeker
2021-11-12"netconfigd" is now better known as resolvd(8)Theo de Raadt
2021-11-12Bump maxproc-cur to 512 for the pbuild user.Antoine Jacoutot
2021-11-12Update awk to Nov 03, 2021 version.Todd C. Miller
2021-11-12mention what X509_cmp_time(3) does with a cmp_time argument of NULLIngo Schwarze
2021-11-12Refactor order of checks when handling IKEv2 message fragments.Tobias Heider
2021-11-12As pointed out by tb@, LibreSSL no longer supports user-definedIngo Schwarze
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