summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-14Split out the hppa and mips64 versions of boot.h similar to how IPhilip Guenther
2021-11-13Catch up with (proposed) Linux device tree bindings.Mark Kettenis
2021-11-13replace select() with ppoll(), including converting timeval's to timespec'sTheo de Raadt
2021-11-13The key/nonce disclaimers were copied from ipsec.conf.5 but aren't relevantTobias Heider
2021-11-13Test ASN1_STRING_copy(3).Ingo Schwarze
2021-11-13Fix a nasty quirk in ASN1_STRING_copy(3).Ingo Schwarze
2021-11-13Document the interactions of X509_V_FLAG_USE_CHECK_TIME,Ingo Schwarze
2021-11-13Mark the public X509_VP_FLAG_* constants as intentionally undocumented.Ingo Schwarze
2021-11-13Fix a bug in check_crl_time() that could result in incompleteIngo Schwarze
2021-11-13Use long filenames by default on FAT filesystemsKlemens Nanni
2021-11-13Simplify address family handling, ditch inet_ntop(3)Klemens Nanni
2021-11-13Install missing scope identifier for IPv6 link-local addressesKlemens Nanni
2021-11-13It really looks like pledge "stdio dns" is possible earlier.Theo de Raadt
2021-11-13document ASN1_STRING_copy(3)Ingo Schwarze
2021-11-13Use a proper PKGPATH in the WRKOBJDIR exampleKlemens Nanni
2021-11-13Un-hook the X11 tests. The new X server doesn't install libfb anymore.Matthieu Herrb
2021-11-13hook up unfdpassfail and ungcAnton Lindqvist
2021-11-13Let filt_fileattach() run without the kernel lockVisa Hankala
2021-11-12Add support for RELR relocations in the executable and share objects.Philip Guenther
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