summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-19vnode: remove VLOCKSWORK and check locking when vop_islocked != nullopSebastien Marie
2021-10-19vnode: do not manipulate vnode lock directlySebastien Marie
2021-10-19vnode: deadfs: do not call v_op->vop_lock directly, use VOP_LOCK() wrapperSebastien Marie
2021-10-18Don't bother decoding a partition's c/h/s start or end from the MBR read fromKenneth R Westerback
2021-10-18document X509_VERIFY_PARAM_inherit(3) and X509_VERIFY_PARAM_set1(3)Ingo Schwarze
2021-10-18r1.66 (May 2014) introduced a two #if 0/#else/#endif chunks to avoid "overKenneth R Westerback
2021-10-18split seven functions out of the page X509_VERIFY_PARAM_set_flags(3), whichIngo Schwarze
2021-10-18Fix menu width containing disabled items, from Alexis Hildebrandt inNicholas Marriott
2021-10-18Spacing fixes from Alexis Hildebrandt.Nicholas Marriott
2021-10-18Remove duplicate options, spotted by Ricky Cintron.Nicholas Marriott
2021-10-17simplify a few accesses to fields of structs, using auxiliary pointerIngo Schwarze
2021-10-17Simplify the code building lists of spans, no output change intended.Ingo Schwarze
2021-10-17Disambiguate "autoconf" handling now that it is used for IPv4 as wellKlemens Nanni
2021-10-17km_alloc(9) needs to be passed a size that is a multiple of PAGE_SIZE.Patrick Wildt
2021-10-17drm/amdgpu: fix gart.bo pin_count leakJonathan Gray
2021-10-17Install "autoconf" as proper "inet autoconf" in hostname.if(5) filesKlemens Nanni
2021-10-17Teach modern "inet autoconf"Klemens Nanni
2021-10-16Bail out early if the PCIe controller hasn't been initialized by theMark Kettenis
2021-10-1640mhz is now supported so remove the caveat; ok stspJason McIntyre
2021-10-15zap 3 commentsJob Snijders
2021-10-15Update name of SMF, and add SAC (Sacramento Executive)Jeremy Evans
2021-10-15Pull in ssl_locl.h so that we can keep reaching into libssl internals.Joel Sing
2021-10-15Move various structs from ssl.h/tls1.h to ssl_locl.h.Joel Sing
2021-10-15Don't declare variables as "unsigned char *" that are passed toChristian Weisgerber
2021-10-15openbsd 7.0 release shipped with the (hopefully last) scp that uses RCPTheo de Raadt
2021-10-15Add initial 40MHz support to the iwx(4) driver.Stefan Sperling
2021-10-15Do not send any key if -N flag is given even if no other arguments,Nicholas Marriott
2021-10-15Update json key namesJob Snijders
2021-10-15Teach modern "inet autoconf"Klemens Nanni
2021-10-15Revert "Implement select(2) and pselect(2) on top of kqueue."Martin Pieuchot
2021-10-15vnode: remove vop_generic_{,is,un}lock stub functionsSebastien Marie
2021-10-14Release solock() before call unp_externalize().Vitaliy Makkoveev
2021-10-14Replace lrint(3), lrintf(3), llrint(3) and llrintf(3) implementations withMark Kettenis
2021-10-14ip6_output_ipsec_send() may change the route embeded in struct roAlexander Bluhm
2021-10-14Add popup-border-lines option to set popup line style, from AlexisNicholas Marriott
2021-10-14When checking ranges in tty_cmd_cells, cannot use the tty cursorNicholas Marriott
2021-10-14Implement select(2) and pselect(2) on top of kqueue.Martin Pieuchot
2021-10-14Use unsigned char instead of u_char for two prototypes (like everywhereTheo Buehler
2021-10-13Remove redundant NULL checks in IPsec which are never reached.Alexander Bluhm
2021-10-13The function crypto_dispatch() never returns an error. Make itAlexander Bluhm
2021-10-13Change syslog.conf comments relating to network logging to focus on clientStuart Henderson
2021-10-13Sending live tcpdump output over SSH while running tests may dropAlexander Bluhm
2021-10-13acme-client: stop reaching into X509Theo Buehler
2021-10-13Fix fd leak of /dev/tty on auth failure, introduced in revision 1.91.Todd C. Miller
2021-10-13ssltest.c does not need param.hTheo Buehler
2021-10-13Remove __dead from usage() to reduce the diff needed to build LibreSSLTheo Buehler
2021-10-13isakmpd: remove #ifdefs for ancient OPENSSL_VERSIONs.Theo Buehler
2021-10-13isakmpd: remove libcrypto.cTheo Buehler
2021-10-13Provide realpath(1)Klemens Nanni
2021-10-13The function ipip_output() was registered as .xf_output() xformAlexander Bluhm