openbsd
2021-11-15 visaRevert to eager removal of poll/select knotes
2021-11-15 antonThird attempt to solve the claim multiple report ids...
2021-11-15 antonIn preparation for once again trying the resolve the...
2021-11-15 millertNo need to declare optind, optarg or opterr; unistd...
2021-11-15 claudioChange printing of maps to use qsort to order the outpu...
2021-11-15 schwarzedocument ASN1_PRINTABLE_type(3) and ASN1_UNIVERSALSTRIN...
2021-11-15 ajacoutotTidy up; no change.
2021-11-15 schwarzedocument ASN1_item_pack(3) and ASN1_item_unpack(3)
2021-11-15 nicmLeave the hardware cursor at the position of the select...
2021-11-15 schwarzedocument i2a_ASN1_STRING(3) and a2i_ASN1_STRING(3)
2021-11-14 tbFix a strange check in the auto DH codepath
2021-11-14 guentherDelete all the no-op RELOC_GOT() macros and their uses.
2021-11-14 guentherMake sure efiboot is built with RELA/REL relocations...
2021-11-14 deraadtuse ppoll() instead of pselect()
2021-11-14 florianWhen we transition from RENEWING to REBINDING state...
2021-11-14 krwCalculate initial OpenBSD partition start/size using...
2021-11-14 schwarzethe last argument of BIO_gets(3) is called "size",...
2021-11-14 schwarzefix a typo; diff from Matthias Schmidt <xosc dot org...
2021-11-14 ajacoutotImprove and simplify timer handling in "stop" and ...
2021-11-14 jsingPut curly brace on the correct line.
2021-11-14 deraadtmatch .events with .fd better
2021-11-14 deraadtconvert select() to poll()
2021-11-14 kn"autoconf" is an automatic "up"
2021-11-14 guentherSplit out the hppa and mips64 versions of boot.h simila...
2021-11-13 kettenisCatch up with (proposed) Linux device tree bindings.
2021-11-13 deraadtreplace select() with ppoll(), including converting...
2021-11-13 tobheThe key/nonce disclaimers were copied from ipsec.conf...
2021-11-13 schwarzeTest ASN1_STRING_copy(3).
2021-11-13 schwarzeFix a nasty quirk in ASN1_STRING_copy(3).
2021-11-13 schwarzeDocument the interactions of X509_V_FLAG_USE_CHECK_TIME,
2021-11-13 schwarzeMark the public X509_VP_FLAG_* constants as intentional...
2021-11-13 schwarzeFix a bug in check_crl_time() that could result in...
2021-11-13 knUse long filenames by default on FAT filesystems
2021-11-13 knSimplify address family handling, ditch inet_ntop(3)
2021-11-13 knInstall missing scope identifier for IPv6 link-local...
2021-11-13 deraadtIt really looks like pledge "stdio dns" is possible...
2021-11-13 schwarzedocument ASN1_STRING_copy(3)
2021-11-13 knUse a proper PKGPATH in the WRKOBJDIR example
2021-11-13 matthieuUn-hook the X11 tests. The new X server doesn't install...
2021-11-13 antonhook up unfdpassfail and ungc
2021-11-13 visaLet filt_fileattach() run without the kernel lock
2021-11-12 guentherAdd support for RELR relocations in the executable...
2021-11-12 guentherTeach binutils enough about RELR relocations to not...
2021-11-12 guentherAdd #defines and typedefs for RELR, a compressed form...
2021-11-12 schwarzeDocument the public constants X509_V_FLAG_POLICY_MASK
2021-11-12 chelohasigsuspend(2): sleep on &nowake channel
2021-11-12 kettenisAdd support for controlling keyboard LEDs.
2021-11-12 kettenisUse a mutex to lock the bus such that we can safely...
2021-11-12 claudioImplement the probe variable. Can be used for example...
2021-11-12 deraadt"netconfigd" is now better known as resolvd(8)
2021-11-12 ajacoutotBump maxproc-cur to 512 for the pbuild user.
2021-11-12 millertUpdate awk to Nov 03, 2021 version.
2021-11-12 schwarzemention what X509_cmp_time(3) does with a cmp_time...
2021-11-12 tobheRefactor order of checks when handling IKEv2 message...
2021-11-12 schwarzeAs pointed out by tb@, LibreSSL no longer supports...
2021-11-12 schwarzeIn x509_vfy.h rev. 1.41, tb@ provided X509_STORE_CTX_ge...
2021-11-12 stspAdd support for 40MHz channels to the iwn(4) driver.
2021-11-12 stspSync the iwn(4) "enhanced Tx power" eeprom data structu...
2021-11-12 robertsync after libc++abi minor bump
2021-11-12 robertbackport https://reviews.llvm.org/D107127 to fix shared...
2021-11-12 ajacoutotConsistency in test; no behavior change.
2021-11-12 ajacoutotSet SECONDS to 0 in _rc_wait.
2021-11-12 ajacoutotSimplify _rc_exit.
2021-11-12 antonhonor objdir
2021-11-12 deraadtaggressively pre-fill the pollfd array with fd=-1
2021-11-12 visaKeep knotes between poll/select systems calls
2021-11-11 tobheAdd test case for INVALID_KE in IKE_SA_INIT fallback.
2021-11-11 knnwid -> join
2021-11-11 jmcadd some missing Ns; from leon fischer
2021-11-11 knMake "config -e" work with ramdisk kernels
2021-11-11 kettenisThe Apple DART has a nifty feature that allows us prote...
2021-11-11 mvsFix GENERIC kernel compilation.
2021-11-11 bluhmDo not call ip_deliver() recursively from IPsec. As...
2021-11-11 jmcremove switch(4) entry in SEE ALSO;
2021-11-11 mvsUse vnode(9) lock to protect `v_socket' dereference.
2021-11-11 deraadtsync
2021-11-11 mvsDestroy protocol control block before perform `so_q0...
2021-11-11 mbuhlexponential_test passes on i386.
2021-11-11 schwarzemention the public constants XN_FLAG_SEP_MASK and XN_FL...
2021-11-11 claudioMove the assignment of http_query down. Also do not...
2021-11-11 deraadtConvert from select() to ppoll(). Along the way, I...
2021-11-11 knIgnore tags files
2021-11-11 schwarzeMention the X509v3_KU_* aliases for the KU_* constants
2021-11-11 stspFix iwn(4) with 4965 devices.
2021-11-11 schwarzeExplicitly list all public functions in roff(7) comments
2021-11-11 sashanadd tests to cover DIOCCHANGERULE ioctl(2)
2021-11-11 sashanAllow pfi_kif_get() callers to pre-allocate buffer...
2021-11-11 ajacoutotTweak rc_stop and rc_reload description by mentioning...
2021-11-11 ajacoutotRun "_rc_wait stop" _before_ stopping the daemon and...
2021-11-11 schwarzenew manual page X509_policy_tree_get0_policies(3),
2021-11-11 ajacoutotReturn 0 in case we reach KILL; this allows "restart...
2021-11-11 claudioRemove switchd regress tests.
2021-11-11 claudioRetire switch(4) it never really was production ready...
2021-11-11 claudioRetire switchd and switchctl. While interesting they...
2021-11-11 claudioUnhook switchd and switchctl
2021-11-11 claudioRegen after switch(4) removal
2021-11-11 claudioRegen after switch(4) removal
2021-11-11 claudio/dev/switch[0-4] is no longer needed.
2021-11-11 claudioUnhook switch.4 and update bridge.4 since some switch...
2021-11-11 claudioRemove switch(4) specific bits from ifconfig.
next