Age | Commit message (Expand) | Author |
2021-10-06 | Add openbsd,dma-constraint property to /chosen node on armv7 | Visa Hankala |
2021-10-06 | GCC 4.2.1 does not support nullptr, use traditional NULL. | Alexander Bluhm |
2021-10-06 | Do not reset cursor to default if it has never been changed, fixes | Nicholas Marriott |
2021-10-06 | X509_STORE_CTX_init() allows the store to be NULL on init. Add checks | Claudio Jeker |
2021-10-06 | Remove autoconfprivacy deprecation warning. | Florian Obser |
2021-10-06 | use libc SHA256 functions; make this work when compiled !WITH_OPENSSL | Damien Miller |
2021-10-06 | annotate sys/param.h uses as required, and pull in standard userland | Theo de Raadt |
2021-10-06 | annotate all required sys/param.h uses with what they bring into scope, | Theo de Raadt |
2021-10-05 | Fix some warnings. | Nicholas Marriott |
2021-10-05 | sync | Theo de Raadt |
2021-10-05 | wd(4) support | Theo de Raadt |
2021-10-05 | cleanup conf.c, and bring in wd(4) support | Theo de Raadt |
2021-10-05 | add missing sudo | Anton Lindqvist |
2021-10-05 | fix stderr redirect | Anton Lindqvist |
2021-10-05 | add missing sudo and handle arguments | Anton Lindqvist |
2021-10-05 | Set mouse_x and mouse_y on the status line, GitHub issue 2913. | Nicholas Marriott |
2021-10-05 | Unref/free amaps before grabbing the KERNEL_LOCK(). | Martin Pieuchot |
2021-10-05 | Make send-keys without any arguments send the key it is bound to (if | Nicholas Marriott |
2021-10-05 | Separate "very visible" flag from blinking flag, it should not affect | Nicholas Marriott |
2021-10-05 | Do not try to use NULL time values. | Nicholas Marriott |
2021-10-05 | Cleanup the error handling in ipsec ipip_output() and consistently | Alexander Bluhm |
2021-10-05 | Move setting ipsec mtu into a function. The NULL and invalid check | Alexander Bluhm |
2021-10-05 | Add BGPsec router certificate to rpki-client regress | Job Snijders |
2021-10-05 | Add rudimentary support for BGPsec router certificates | Job Snijders |
2021-10-05 | Fix iwm(4) performance drop after roaming between APs in 11n mode. | Stefan Sperling |
2021-10-05 | For now the signal returned in cursig() is only set in p_siglist. | Claudio Jeker |
2021-10-05 | add missing sudo | Anton Lindqvist |
2021-10-05 | Remove some extra spaces | Claudio Jeker |
2021-10-05 | tx aggregation is now supported; ok stsp | Jason McIntyre |
2021-10-05 | add missing sudo | Anton Lindqvist |
2021-10-05 | build prog once | Anton Lindqvist |
2021-10-05 | stop masking test-http.c failures | Anton Lindqvist |
2021-10-05 | The HTTP chunked transfer encoding test in regress/usr.sbin/rpki-client/libressl | Anton Lindqvist |
2021-10-05 | sync | Theo de Raadt |
2021-10-05 | wd(4) device node support was missing, add it. | Theo de Raadt |
2021-10-04 | Clean up memory handling in spawn_pager(), free(3)ing everything | Ingo Schwarze |
2021-10-04 | sync | Theo de Raadt |
2021-10-04 | sycn | Theo de Raadt |
2021-10-04 | In man(1) mode, properly clean up the resn[] result array | Ingo Schwarze |
2021-10-04 | Allegedly a "Marvell Armada 3700 Functional Errata, Guidelines, and | Mark Kettenis |
2021-10-04 | Provide a cleanup function for the term_tab module, freeing memory | Ingo Schwarze |
2021-10-04 | 3 groups of realtek firmware are now in base (with new filenames). | Theo de Raadt |
2021-10-04 | grow i386 media for new realtek firmwares | Theo de Raadt |
2021-10-04 | sync | Theo de Raadt |
2021-10-04 | store the operating system name obtained from uname(3) in the adequate | Ingo Schwarze |
2021-10-04 | synch doc to tool | Marc Espie |
2021-10-04 | Do not leak 64 bytes of heap memory every time a manual page calls | Ingo Schwarze |
2021-10-04 | Simplify sys___thrsigdivert a bit. cursig() always moves the pending signal | Claudio Jeker |
2021-10-04 | Use the fact the vnodes are locked when operations are inflight. | Claudio Jeker |
2021-10-04 | Add firmwares for rsu(4), rtwn(4), and urtwn(4) drivers. | Kevin Lo |