Age | Commit message (Expand) | Author |
2018-10-24 | Size static array correctly for the numerically highest index used to | Christian Weisgerber |
2018-10-24 | add 'show ip bgp ovs' and 'show ip bgp ext-community' commands | denis |
2018-10-24 | fix show ip bgp out/in | denis |
2018-10-24 | Major refactoring of the RIB handling code. Mainly change how the RIB is | Claudio Jeker |
2018-10-24 | Pass down the right nexthop to rde_dump_rib_as() so that dumping the | Claudio Jeker |
2018-10-24 | Fix some minor issues found by coverity. | Martijn van Duren |
2018-10-24 | Fix qcow2 disk images for data sizes greater than 4 gigs. | ori |
2018-10-23 | The ctags(1) file format uses whitespace as a field delimiter, and | Ingo Schwarze |
2018-10-23 | Add support for -z initfirst. | Mark Kettenis |
2018-10-23 | Comvert a few uvm_km_alloc(9) and uvm_km_valloc(9) calls to km_alloc(9). | Mark Kettenis |
2018-10-23 | Input lines that are not blank but generate no output, | Ingo Schwarze |
2018-10-23 | Fix OFW GPIO regulator by breaking out of the loop once the correct | Patrick Wildt |
2018-10-23 | Previous commit introduced typo in dependency. Create dummy file | Alexander Bluhm |
2018-10-23 | Make pf compile without DIAGNOSTIC again | Reyk Floeter |
2018-10-23 | Add regression test for joining on NULL columns. | Martijn van Duren |
2018-10-23 | Allow us to join on NULL columns. This is similar to what the other | Martijn van Duren |
2018-10-23 | *** empty log message *** | Martijn van Duren |
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 |