Age | Commit message (Expand) | Author |
2021-11-17 | When unp_connect() releases both solock() and vnode(9) locks the socket we | Vitaliy Makkoveev |
2021-11-17 | set num_listen_socks to 0 on close-all instead of -1, which | Damien Miller |
2021-11-17 | Display DNS information from sppp(4) in ifconfig(8) | Bjorn Ketelaars |
2021-11-17 | In x509_vfy.h rev. 1.37 and x509_vfy.c rev. 1.91, tb@ provided | Ingo Schwarze |
2021-11-17 | Disable active scanning on iwm(4) 9260 and 9560. | Stefan Sperling |
2021-11-17 | Clarify BUGS wrt. reserving memory for the hypervisor | Klemens Nanni |
2021-11-17 | Provide real output for the "ldomctl console" EXAMPLE | Klemens Nanni |
2021-11-17 | explicitly talk a bit about "informal" specs | Marc Espie |
2021-11-17 | forbid non-sensical empty parts | Marc Espie |
2021-11-17 | add more checks for badly specified pkgspecs | Marc Espie |
2021-11-17 | uhidpp does claim multiple report ids | Anton Lindqvist |
2021-11-17 | ucc does not claim multiple report ids | Anton Lindqvist |
2021-11-17 | Fix a double free in uhidev_close() caused by a race between | Anton Lindqvist |
2021-11-16 | wc(1): fix NULL pointer dereference in cnt() | Scott Soule Cheloha |
2021-11-16 | fix an accidental NULL deref introduced last year, found by patrick. | Theo de Raadt |
2021-11-16 | Zero all copies of pre-shared key. | Tobias Heider |
2021-11-16 | document GH_DISTFILE that was added to ports/infrastructure/mk/bsd.port.mk | Stuart Henderson |
2021-11-16 | move memory allocations in pfr_add_addrs() outside of NET_LOCK()/PF_LOCK() | Alexandr Nedvedicky |
2021-11-16 | Validate RTM_PROPOSAL in resolver not frontend | Klemens Nanni |
2021-11-16 | Simplify address family handling, ditch inet_ntop(3) | Klemens Nanni |
2021-11-16 | Install missing scope identifier for IPv6 link-local addresses | Klemens Nanni |
2021-11-16 | Use size of struct not pointer | Klemens Nanni |
2021-11-16 | add a few more checks for incorrect specs | Marc Espie |
2021-11-16 | really nail down the flavor part better... write this as an extended | Marc Espie |
2021-11-16 | tweak the packages-specs regexp a bit: | Marc Espie |
2021-11-16 | In x509_vfy.h rev. 1.37 and x509_vfy.c rev. 1.91, tb@ provided | Ingo Schwarze |
2021-11-16 | To debug IPsec and tdb refcounting it is useful to have "show tdb" | Alexander Bluhm |
2021-11-16 | Use nowake when poll/select has empty fd set | Visa Hankala |
2021-11-16 | Remove an old note about poor performance | Visa Hankala |
2021-11-16 | fix typo in an error message printed by iwx_phy_ctxt_update() | Stefan Sperling |
2021-11-16 | fix typo in an error message printed by iwm_phy_ctxt_update() | Stefan Sperling |
2021-11-16 | Recently, tb@ provided the following functions: | Ingo Schwarze |
2021-11-16 | hilkbd(4): Fix swedish keyboard layout botch on non-PS/2 style keyboards | Landry Breuil |
2021-11-16 | Move UNIX domain sockets garbage collector out of `unp_lock. | Vitaliy Makkoveev |
2021-11-16 | Sync boot.h with ld.so's boot.c, getting rid of struct boot_dyn, | Philip Guenther |
2021-11-15 | style | Tobias Heider |
2021-11-15 | Pass sockaddr length to be on the safe side, still | Klemens Nanni |
2021-11-15 | Revert previous | Klemens Nanni |
2021-11-15 | sync | Theo de Raadt |
2021-11-15 | Avoid huge sockaddr_storage | Klemens Nanni |
2021-11-15 | Copy p_p->ps_pledge into a local variable (called pledge) in every function | Theo de Raadt |
2021-11-15 | Adjust how the repository count limit works. Instead of failing hard just | Claudio Jeker |
2021-11-15 | new manual page ASN1_BIT_STRING_set(3) documenting four BIT STRING accessors | Ingo Schwarze |
2021-11-15 | Revert to eager removal of poll/select knotes | Visa Hankala |
2021-11-15 | Third attempt to solve the claim multiple report ids conflict. Using the | Anton Lindqvist |
2021-11-15 | In preparation for once again trying the resolve the claim multiple | Anton Lindqvist |
2021-11-15 | No need to declare optind, optarg or opterr; unistd.h does this for us. | Todd C. Miller |
2021-11-15 | Change printing of maps to use qsort to order the output using a pointer | Claudio Jeker |
2021-11-15 | document ASN1_PRINTABLE_type(3) and ASN1_UNIVERSALSTRING_to_string(3) | Ingo Schwarze |
2021-11-15 | Tidy up; no change. | Antoine Jacoutot |