openbsd
2021-09-04 mglockerRevert list_move() to list_move_tail() change from...
2021-09-04 jasperin backtraces, print as many arguments as the function...
2021-09-04 mbuhlDisable tests that don't work in bluhms regress framework.
2021-09-03 bluhmMake sure that strings passed to printline() are always...
2021-09-03 jobAdd X509 Extensions for IP Addresses and AS Identifiers
2021-09-03 schwarze* add the missing STANDARDS section as noticed by tb@
2021-09-03 jasperadd kprobes provider for dt
2021-09-03 bluhmUse a define for the iov array size in syslogd. This...
2021-09-03 fcambusAllow the compiler driver to link the libclang_rt.profi...
2021-09-03 jcaZap a chatty printf
2021-09-03 patrickIt's time to enable smmu(4).
2021-09-03 tbImplement a -h option that allows specifying a target...
2021-09-03 jcaDon't pretend we support PT_STEP on this architecture.
2021-09-03 jcaEnable ptrace(2) support for PT_GETFPREGS/PT_SETFPREGS
2021-09-03 patrickMake virtio(4) less restrictive on the type of BAR...
2021-09-03 tbNow that the issue is fixed, enable test-extensions.py
2021-09-03 jsingUse SSL3_HM_HEADER_LENGTH instead of the magic number 4.
2021-09-03 jsingEnsure that a server hello does not have trailing data.
2021-09-03 jsingEnsure that a client hello does not have trailing data.
2021-09-03 jsingSet message_size correctly when switching to the legacy...
2021-09-03 stspReset a net80211 node's QoS Tx sequence counter to...
2021-09-03 knDocument sleep button, lid status and lidaction/pwracti...
2021-09-03 bluhmMake Bob happy.
2021-09-03 stspMake iwm(4) and iwx(4) resume code path more similar...
2021-09-03 dvvmm(4): grab kernel lock before vmspace init
2021-09-03 stspEnsure that iwm(4) and iwx(4) will reload firmware...
2021-09-03 florianMake traceroute(8) faster by sending probes and doing...
2021-09-03 beckCall the callback on success in new verifier in a compa...
2021-09-03 bentleyUpdate Albuquerque, NM zip codes.
2021-09-03 deraadtsigh -- review one one pointless sys/param.h, and disco...
2021-09-03 claudioMention RFC8050 in bgpd.8
2021-09-03 claudioAdd add-path support in MRT dumps (RFC8050).
2021-09-03 dtuckerUse .Cm instead of .Dq in StrictHostKeyChecking list...
2021-09-03 dtuckerMention using ssh -i for specifying the public key...
2021-09-03 dtuckerRefer to KEX "algorithms" instead of "methods" to match...
2021-09-03 dtuckerRemove redundant attrib_clear in upload_dir_internal...
2021-09-03 dtuckerAdd test for client termination status on signal.
2021-09-02 jmcvarious improvements to the text/usage, chiefly removin...
2021-09-02 jobUnroll ASN1_ITEM_ref()
2021-09-02 jobChange OPENSSL_strdup() to strdup()
2021-09-02 jobChange OPENSSL_malloc to calloc()
2021-09-02 jobRepair unrolling of static ASN1_ITEM IPAddrBlocks_it
2021-09-02 jobMake v3_addr and v3_asid extern const
2021-09-02 jobAdd err.h for X509error() and friends
2021-09-02 jobFix OPENSSL_assert() and assert()
2021-09-02 deraadtremove sys/param.h that are not needed
2021-09-02 deraadtannotate that sys/param.h is needed for roundup and...
2021-09-02 deraadtrather than using sys/param.h, define a local replaceme...
2021-09-02 deraadtremove sys/param.h that snuck in, by replacing MAXPATHL...
2021-09-02 jobUnroll ASN1_EX_TEMPLATE_TYPE IPAddrBlocks
2021-09-02 deraadtsys/param.h is not needed for any visible reason
2021-09-02 jobChange the OPENSSL_strdup() to strdup()
2021-09-02 deraadtremove sys/param.h use, by replacing MAXLOGNAME ->...
2021-09-02 jobFix header file includes
2021-09-02 deraadtsync
2021-09-02 jobMove the error put functions from X509V3err() to X509V3...
2021-09-02 jobUnroll ASN1_SEQUENCE() ASN1_CHOICE() ASN1_ITEM_TEMPLATE()
2021-09-02 tbAdd -f to usage
2021-09-02 jasperfollow-up on previous commit and rename the _sys union...
2021-09-02 bluhmDo not create loopback interfaces lo1, lo2, ... upfron...
2021-09-02 tobhestyle
2021-09-02 kettenisInitialize the uvm object when we actually need it...
2021-09-02 krwSplit part_type into separate types 'mbr_type' and...
2021-09-02 jasperrename struct dt_evt fields to make it clear this isn...
2021-09-02 jobOPENSSL_assert() is not appropriate in this context
2021-09-02 jobReplace ossl_assert()/assert() with OPENSSL_assert()
2021-09-02 mbuhlEnable vfork syscall test. Disable SIGSTOP test as...
2021-09-02 antonExplain in a comment why two wscons_keydesc structures...
2021-09-02 jeremyUpdate for change of default Ruby version to 3.0.
2021-09-02 beckWe need to allow for either a CERTIFICATE or CERTIFICAT...
2021-09-02 jobReplace OPENSSL_free() with free()
2021-09-02 jmclist -v with -d in SYNOPSIS, instead of seperately,
2021-09-02 jobUnroll IMPLEMENT_ASN1_FUNCTIONS()
2021-09-02 jobUnroll DECLARE_ASN1_FUNCTIONS()
2021-09-02 stspFix our iwx(4) xtal latency values to match the values...
2021-09-02 kevloThe PCI_PRODUCT_INTEL_WL_22500_1 device is part of...
2021-09-02 jobRename DEFINE_STACK_OF() to DECLARE_STACK_OF()
2021-09-02 florianStop sending debug logging to syslog (which would then...
2021-09-02 jobLay groundwork to support X.509 v3 extensions for IP...
2021-09-02 mbuhlImport more NetBSD system call regression tests.
2021-09-02 claudioRefactor how unveil generates EACCES errors. Instead...
2021-09-02 jaspertrailing whitespace
2021-09-02 patrickFix comment spelling.
2021-09-02 beckCall the ocsp callback if present and we get no respons...
2021-09-02 inoguchiUse defined constants
2021-09-02 semarieatactl(8): few printf("%s", NULL) cleanup
2021-09-02 inoguchiAdd DB_TYPE_SUSP
2021-09-02 semarietimeout(1): execvp(2) does not return except on error
2021-09-02 schwarzeMake all signal handler functions async-signal-safe
2021-09-02 beckCorrect the is_server flag in the call to the debug...
2021-09-02 inoguchiMove subject check process after the subject edit process
2021-09-02 deraadtAh, I was fooled by a left over man page
2021-09-02 mlarkinadd aq(4) to amd64 RAMDISK_CD and riscv64 RAMDISK
2021-09-02 kettenisFix the TCR_TG0_xxx definitions and add TCR_TG0_4K...
2021-09-02 deraadtnameserver alias on domain (53) collided with true...
2021-09-02 deraadtdelete reference to X11 README file which is no longer...
2021-09-02 mlarkinTypo in previous commit
2021-09-02 mlarkin.Xr for aq(4) in pci(4) manpage
2021-09-02 mlarkinForgot the man page Makefile in the previous commit
2021-09-02 mlarkinaq(4) driver for Aquantia 1/2.5/5/10Gb/s PCIe ethernet...
next