Age | Commit message (Expand) | Author |
2018-10-23 | Fix off by one when wrapping long LDIF lines. | Martijn van Duren |
2018-10-23 | refer to OpenSSL not SSLeay; | Damien Miller |
2018-10-23 | Delay processing of ld.so's own PT_GNU_RELRO section until after environment | Philip Guenther |
2018-10-22 | Don't let HFSC force the packet priority to 7 when enabled | David Gwynne |
2018-10-22 | Update to tzdata2018f from ftp.iana.org | Todd C. Miller |
2018-10-22 | Switch amd64 to use lld as the default linker. | Christian Weisgerber |
2018-10-22 | More "explicitely" -> "explicitly" in various comments. | Kenneth R Westerback |
2018-10-22 | The recent switch to realpath(3) for the boot string in vmd(8) broke | Alexander Bluhm |
2018-10-22 | unveil support is a bit amusing. /etc/sensorsd.conf with "r", and | Theo de Raadt |
2018-10-22 | Remove #ifdef INET6 | kn |
2018-10-22 | ipsec: use monotonic clock for SA creation/lookup timestamps; ok dlg@ | cheloha |
2018-10-22 | Accept both `--foo bar` and `--foo=bar` styles options. | Christian Weisgerber |
2018-10-22 | When checking out certain commits by date, cvs got confused. If | Alexander Bluhm |
2018-10-22 | document that some error should happen | Marc Espie |
2018-09-11 | import of libc++ 6.0.0 | Robert Nagy |
2017-10-11 | Add regression tests for vmd(8) config parsing. | Alexander Bluhm |
2018-10-22 | Rename 'bridge_iflist' variables for coherency, missed in previous. | Martin Pieuchot |
2018-10-22 | start erroring out based on unfilled tracker entries | Marc Espie |
2018-10-22 | Properly throttle dumping of prefixes to peers. Eventhough we got the XON/XOFF | Claudio Jeker |
2018-10-22 | Make host_*() AF-agnostic | denis |
2018-10-22 | regen | Jonathan Gray |
2018-10-22 | Add AMD 400 series (promontory), vega 10, more 17h ids seen on | Jonathan Gray |
2018-10-22 | Use int, not char*, for booleans | Philip Guenther |
2018-10-21 | explicitely -> explicitly | Antoine Jacoutot |
2018-10-21 | Add the ability to query a switch(4) instance via its control device. Also | akoshibe |
2018-10-21 | When merging sections into the output, lld tries to adjust the alignment of | Mark Kettenis |
2018-10-21 | futex(2) returns an errno value to decode | Philip Guenther |
2018-10-21 | do not consider connect() errors as permfail in the lmtp mda | Gilles Chehade |
2018-10-21 | Switch alpha to futex(2) based condvars, mutexes and semaphores. | Visa Hankala |
2018-10-21 | Add flock insertion tests covering all possible forms of byte range overlap. | anton |
2018-10-21 | regen | mortimer |
2018-10-21 | Add some devices found on Lenovo A485. | mortimer |
2018-10-21 | need to unveil() /etc/shells also for -m option; ok florian | Theo de Raadt |
2018-10-21 | Add quad-precision floating-point support routines for mips64. | Visa Hankala |
2018-10-21 | Backport libunwind hardware floating point handling for mips64. | Visa Hankala |
2018-10-21 | Enable the integrated assembler on mips64. | Visa Hankala |
2018-10-20 | Take the "package" into account when calculating the "smt" ID on modern | Mark Kettenis |
2017-10-04 | Import LLVM 5.0.0 release including clang, lld and lldb. | Patrick Wildt |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2018-10-20 | Drop unneeded (void *) casts from getsockopt(2)/setsockopt(2) example code. | cheloha |
2018-10-20 | Sync root check from ping | kn |
2018-10-20 | Avoid calling memcpy with a length <= 0. Reported due to a GCC 7.3.0 | Theo Buehler |
2018-10-20 | With the fixed length checks in aes_wrap.c 1.11, we can remove the ugly | Theo Buehler |
2018-10-20 | RFC 3394 section 2 states that we need at least two 64 bit blocks | Theo Buehler |
2018-10-20 | remove unneccessary macros; | Jason McIntyre |
2018-10-20 | Sync with amd64 version. | Mark Kettenis |
2018-10-20 | Sync with amd64 version. | Mark Kettenis |
2018-10-20 | Bring over changes from aarch64 to fix building with ld.lld on amd64. | Mark Kettenis |
2018-10-20 | Add i386 relocations. Needed for 32-bit UEFI bootloader. | Mark Kettenis |
2018-10-20 | update to reflect changes introduced with relayd r1.227 | denis |