summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-06Change sendsig() interface so that the MD code does not need to accessClaudio Jeker
2021-10-06syncTheo de Raadt
2021-10-06we now pass that testMarc Espie
2021-10-06fix for the XXX-warning warning... have the test be a bit more specificMarc Espie
2021-10-06Allow AUTH->AUTH state transitions in the iwm(4) and iwx(4) drivers again.Stefan Sperling
2021-10-06Make sure iwm(4) uses the HT frame format only for data frames.Stefan Sperling
2021-10-06Add openbsd,dma-constraint property to /chosen node on armv7Visa Hankala
2021-10-06GCC 4.2.1 does not support nullptr, use traditional NULL.Alexander Bluhm
2021-10-06Do not reset cursor to default if it has never been changed, fixesNicholas Marriott
2021-10-06X509_STORE_CTX_init() allows the store to be NULL on init. Add checksClaudio Jeker
2021-10-06Remove autoconfprivacy deprecation warning.Florian Obser
2021-10-06use libc SHA256 functions; make this work when compiled !WITH_OPENSSLDamien Miller
2021-10-06annotate sys/param.h uses as required, and pull in standard userlandTheo de Raadt
2021-10-06annotate all required sys/param.h uses with what they bring into scope,Theo de Raadt
2021-10-05Fix some warnings.Nicholas Marriott
2021-10-05syncTheo de Raadt
2021-10-05wd(4) supportTheo de Raadt
2021-10-05cleanup conf.c, and bring in wd(4) supportTheo de Raadt
2021-10-05add missing sudoAnton Lindqvist
2021-10-05fix stderr redirectAnton Lindqvist
2021-10-05add missing sudo and handle argumentsAnton Lindqvist
2021-10-05Set mouse_x and mouse_y on the status line, GitHub issue 2913.Nicholas Marriott
2021-10-05Unref/free amaps before grabbing the KERNEL_LOCK().Martin Pieuchot
2021-10-05Make send-keys without any arguments send the key it is bound to (ifNicholas Marriott
2021-10-05Separate "very visible" flag from blinking flag, it should not affectNicholas Marriott
2021-10-05Do not try to use NULL time values.Nicholas Marriott
2021-10-05Cleanup the error handling in ipsec ipip_output() and consistentlyAlexander Bluhm
2021-10-05Move setting ipsec mtu into a function. The NULL and invalid checkAlexander Bluhm
2021-10-05Add BGPsec router certificate to rpki-client regressJob Snijders
2021-10-05Add rudimentary support for BGPsec router certificatesJob Snijders
2021-10-05Fix iwm(4) performance drop after roaming between APs in 11n mode.Stefan Sperling
2021-10-05For now the signal returned in cursig() is only set in p_siglist.Claudio Jeker
2021-10-05add missing sudoAnton Lindqvist
2021-10-05Remove some extra spacesClaudio Jeker
2021-10-05tx aggregation is now supported; ok stspJason McIntyre
2021-10-05add missing sudoAnton Lindqvist
2021-10-05build prog onceAnton Lindqvist
2021-10-05stop masking test-http.c failuresAnton Lindqvist
2021-10-05The HTTP chunked transfer encoding test in regress/usr.sbin/rpki-client/libresslAnton Lindqvist
2021-10-05syncTheo de Raadt
2021-10-05wd(4) device node support was missing, add it.Theo de Raadt
2021-10-04Clean up memory handling in spawn_pager(), free(3)ing everythingIngo Schwarze
2021-10-04syncTheo de Raadt
2021-10-04sycnTheo de Raadt
2021-10-04In man(1) mode, properly clean up the resn[] result arrayIngo Schwarze
2021-10-04Allegedly a "Marvell Armada 3700 Functional Errata, Guidelines, andMark Kettenis
2021-10-04Provide a cleanup function for the term_tab module, freeing memoryIngo Schwarze
2021-10-043 groups of realtek firmware are now in base (with new filenames).Theo de Raadt
2021-10-04grow i386 media for new realtek firmwaresTheo de Raadt
2021-10-04syncTheo de Raadt