Age | Commit message (Expand) | Author |
2019-12-09 | sync | Theo de Raadt |
2019-12-09 | Move RCS Id to the top of the file | Jeremie Courreges-Anglas |
2019-12-09 | tweak -z mode verification to save the header and actually output it, | Marc Espie |
2019-12-09 | always pull in if_types.h, to unbreak ramdisks | Theo de Raadt |
2019-12-09 | With NOSSL let url_get() print a nice error message for https urls | Jeremie Courreges-Anglas |
2019-12-08 | For chunked transfers always restore the SIGINFO handler (not just on error) | Jeremie Courreges-Anglas |
2019-12-08 | msyscall(2) is like kbind(2), and should be always permitted. it does | Theo de Raadt |
2019-12-08 | Limit advertised UDP payload size to 1232 bytes to prevent PMTU / | Florian Obser |
2019-12-08 | Fully reinstate revision 1.21. Apparently, revision 1.22 (part of | Theo Buehler |
2019-12-08 | Various cleanup tweaks. 'return' is not a function. KNF. Whitespace, | Kenneth R Westerback |
2019-12-08 | cosmetic changes to conform to style of other existing OpenBSD code. | Marc Espie |
2019-12-08 | tweak previous; | Jason McIntyre |
2019-12-08 | small tweaks; | Jason McIntyre |
2019-12-08 | define _LIBCPP_HAS_TIMESPEC_GET and _LIBCPP_HAS_C11_FEATURES | Jonathan Gray |
2019-12-08 | Reduce the max. number of frame buffers so that we can run higher | Marcus Glocker |
2019-12-08 | Various cleanup tweaks. 'return' is not a function. KNF. Whitespace, | Kenneth R Westerback |
2019-12-08 | Document the current state of parallel things | Marc Espie |
2019-12-08 | document INSTALL_DEBUG_PACKAGES | Marc Espie |
2019-12-08 | document USE_LLD and LLD_EMUL, since nobody else bothers :( | Marc Espie |
2019-12-08 | Convert infinite sleeps to {m,t}sleep_nsec(9). | Martin Pieuchot |
2019-12-08 | More compact two column format for first section of status display; use | Otto Moerbeek |
2019-12-08 | Convert infinite sleeps to tsleep_nsec(9). | Martin Pieuchot |
2019-12-08 | Bye bye options KVM86 and VM86 | Martin Pieuchot |
2019-12-08 | Remove kernel VM86 support. | Martin Pieuchot |
2019-12-08 | close the gap for the "final" hint that did not install debug packages | Marc Espie |
2019-12-08 | Make sure packet destination address matches interface address, | Alexandr Nedvedicky |
2019-12-08 | have DEBUG_PKG_CACHE also apply to already installed packages, to | Marc Espie |
2019-12-08 | Turn opportunistic DoT into their own strategies. | Florian Obser |
2019-12-08 | Remove an unnecessary #ifndef PMAP_EXCLUDE_DECLS. It was last utilized | Visa Hankala |
2019-12-07 | Disable ltrace for objects linked with -znow, as at least on amd64, linking | Philip Guenther |
2019-12-07 | In -L (loop) mode, reset the login class each time through the loop. | Todd C. Miller |
2019-12-07 | Various cleanup tweaks. 'return' is not a function. KNF. Whitespace, | Kenneth R Westerback |
2019-12-07 | Various cleanup tweaks. 'return' is not a function. KNF. Whitespace, | Kenneth R Westerback |
2019-12-07 | Combine macro KNOTE_ACTIVATE() with function knote_activate() | Visa Hankala |
2019-12-07 | Various cleanup tweaks. 'return' is not a function. KNF. Whitespace, | Kenneth R Westerback |
2019-12-07 | sync | Stuart Henderson |
2019-12-07 | regen | Kevin Lo |
2019-12-07 | - Add support for RTL8156 | Kevin Lo |
2019-12-07 | Unhook <machine/varargs.h> from <sys/varargs.h> to prepare for removal. | Visa Hankala |
2019-12-06 | Add missing "and" | kn |
2019-12-06 | Log why an answer is bogus. | Florian Obser |
2019-12-06 | replace links to uvm(9) to uvm_init(9); ok mpi | Jason McIntyre |
2019-12-06 | uvm_vslock and uvm_vsunlock are both in the same page, | Jason McIntyre |
2019-12-06 | add -d to usage(); | Jason McIntyre |
2019-12-06 | Various cleanup tweaks. 'return' is not a function. KNF. Whitespace, | Kenneth R Westerback |
2019-12-06 | Use the middle of the histogram bar in the median computations | Otto Moerbeek |
2019-12-06 | Various cleanup tweaks. 'return' is not a function. KNF. Whitespace, | Kenneth R Westerback |
2019-12-06 | Checking the IPsec policy is expensive. Check only when IPsec is used. | tobhe |
2019-12-06 | Various cleanup tweaks. 'return' is not a function. KNF. Whitespace, | Kenneth R Westerback |
2019-12-06 | Stop fiddling with openlog / closelog in libunbound. unwind handles | Florian Obser |