Age | Commit message (Expand) | Author |
2022-01-13 | Implement but don't use code to use rsync's --compare-dest feature. | Claudio Jeker |
2022-01-13 | Add the same entityq_flush() logic in ta_lookup() as it is done in | Claudio Jeker |
2022-01-13 | be more explicit about the current package format and why it's so. | Marc Espie |
2022-01-13 | Adapt to changed debugging output | Martijn van Duren |
2022-01-13 | Move parsing of incoming syslog messages to their own section. | Martijn van Duren |
2022-01-13 | Implement powerdown. This involves writing a magic bit somewhere in the | Mark Kettenis |
2022-01-13 | Tedu support for the -xsh4.2 argument to the mdoc(7) .St macro | Ingo Schwarze |
2022-01-13 | Calling MB_CUR_MAX is much more expensive than incrementing a pointer | Ingo Schwarze |
2022-01-13 | Set LC_ALL in both local and remote shells so that sorted output | Darren Tucker |
2022-01-13 | Avoid %'s in commands (not used in OpenBSD, but used in -portable's | Darren Tucker |
2022-01-13 | Only sort the result array if it contains more than one element, | Ingo Schwarze |
2022-01-12 | zap some stray whitespace | Theo Buehler |
2022-01-12 | seperators -> separators | Theo Buehler |
2022-01-12 | zap spaces before tabs | Theo Buehler |
2022-01-12 | gratuitious -> gratuitous | Theo Buehler |
2022-01-12 | Lift the '#ifdef RCRT0' conditional out of boot*.h to crt0.c | Philip Guenther |
2022-01-12 | fixup previous refactoring | mbuhl |
2022-01-12 | Extend the verbose logging. | Anton Lindqvist |
2022-01-12 | sync | Theo Buehler |
2022-01-12 | ASN1_{,F,T}BOOLEAN_it and the encoding and decoding API will move | Theo Buehler |
2022-01-12 | Enable commandl1, commandl2, and commandD1. | Martijn van Duren |
2022-01-12 | Make lputs use psl instead of expecting it to be null-terminated. | Martijn van Duren |
2022-01-12 | toggle hw.power based on the ACDI SMR key if available | Robert Nagy |
2022-01-12 | set cpuspeed to 0 if hw.cpuspeed cannot be retrieved | Robert Nagy |
2022-01-12 | add three new SMC sensors to get information about the power supply status | Robert Nagy |
2022-01-12 | Fix array index. Spotted by robert@ | Mark Kettenis |
2022-01-12 | Make acpi_getpropint() return uint64_t, as ACPI integers are in fact that | Patrick Wildt |
2022-01-12 | Only evp_pkey_check needs static linking | Theo Buehler |
2022-01-12 | Add a prototype for OBJ_bsearch_ so this test will keep working | Theo Buehler |
2022-01-12 | Rework ecdsatest to build after the bump and link statically for now | Theo Buehler |
2022-01-12 | Rework dsatest to use accessors and link statically for now | Theo Buehler |
2022-01-12 | Rework dhtest to use accessors and link statically for now | Theo Buehler |
2022-01-12 | Rework dhtest to use accessors and link statically for now | Theo Buehler |
2022-01-12 | Rework test to use EVP_AEAD_CTX_{new,free}() and link statically for now | Theo Buehler |
2022-01-12 | Fix typo in header guard | Theo Buehler |
2022-01-12 | Fix asn1x509 build with opaque structures. Link statically for now. | Theo Buehler |
2022-01-12 | Remove ieee80211_find_node_for_beacon(). | Stefan Sperling |
2022-01-12 | Rework Makefile to use regress framework and link asn1basic statically. | Theo Buehler |
2022-01-12 | Use egrep when searching for an anchored string. | Darren Tucker |
2022-01-12 | More accurately represent cells containing horizontal lines in -T tree | Ingo Schwarze |
2022-01-12 | According to the tbl(7) manual, if a data cell contains only the | Ingo Schwarze |
2022-01-12 | In one of the examples, the tbl(7) source code displayed | Ingo Schwarze |
2022-01-12 | Don't log NULL hostname in restricted agent code, printf("%s", NULL) is | Darren Tucker |
2022-01-12 | Bug fixes and performance improvements | Andrew Fresh |
2022-01-12 | maxumum -> maximum | Jonathan Gray |
2022-01-12 | Remove -target riscv64-unknown-openbsd from CMACHFLAGS. | Kevin Lo |
2022-01-11 | spelling | Jonathan Gray |
2022-01-11 | spelling | Jonathan Gray |
2022-01-11 | remove hardcoded domain and use window.location.host, so this can | Damien Miller |
2022-01-11 | Jasper Lake eMMC needs the same 0V quirk as Apollo Lake and Gemini Lake | Jonathan Gray |