Age | Commit message (Expand) | Author |
2018-06-28 | regen | Kevin Lo |
2018-06-28 | Add Microchip Ethernet device IDs. | Kevin Lo |
2018-06-28 | Remove unused/redundant prototypes. | Mark Kettenis |
2018-06-28 | Remove rde_aspath pointer from rde_filter since that argument can be fetched | Claudio Jeker |
2018-06-28 | Instead of passing the rde_aspath to nexthop_modify() pass pointers to | Claudio Jeker |
2018-06-28 | Pass a struct prefix to rde_filter and remove some of the arguments which | Claudio Jeker |
2018-06-28 | unbreak | Gleydson Soares |
2018-06-28 | avoid passing NULL to asprintf(3) when there's no parent dn entry | Gleydson Soares |
2018-06-28 | calling memset() after calloc() is redudant, since | Gleydson Soares |
2018-06-28 | add missing ${LIBCRYPTO} to DPADD | Gleydson Soares |
2018-06-28 | sync DPADD with LDADD adding missing ${LIBPTHREAD} to ensure | Gleydson Soares |
2018-06-27 | Synchronize some comments. | rob |
2018-06-27 | Consistent use of calloc in ber.c. | rob |
2018-06-27 | Allow any punctuation (except :) as separator in s/x/y/, not only | Nicholas Marriott |
2018-06-27 | regen | Martin Pieuchot |
2018-06-27 | Revert previous, at least one pool need its IPL to be IPL_MPFLOOR as | Martin Pieuchot |
2018-06-27 | Raise file_pool's IPL to prevent deadlocks with the newly unlocked | Visa Hankala |
2018-06-27 | oops, don't rely on the installed system having cups. | Marc Espie |
2018-06-27 | Example config changed a while ago, adjust regress test that uses this. | Claudio Jeker |
2018-06-27 | Refactor to simplify - no functional change. | helg |
2018-06-27 | Synchronize correct processing of BER_TYPE_EOC. Fixes support for empty LDAP | rob |
2018-06-27 | Just put the aspath and the peer directly into the prefix struct. | Claudio Jeker |
2018-06-27 | regen | Martin Pieuchot |
2018-06-27 | Unlock 12 network-related syscalls. | Martin Pieuchot |
2018-06-27 | Rework vbus(4) interrupt handling to be similar to cbus(4). Expose functions | Mark Kettenis |
2018-06-27 | Move rde_test_prefix() to a place where it makes more sense. No functional | Claudio Jeker |
2018-06-27 | certificate keyword renamed to cert; from raf czlonka | Jason McIntyre |
2018-06-13 | Import ldap(1), a simple ldap search client. | Reyk Floeter |
2018-06-27 | a mirror URLs -> a mirror URL | Theo Buehler |
2018-06-26 | The disk specification in an Open Firmware device path depends on the bus | Mark Kettenis |
2018-06-26 | tags are cutting their first teeth, but it can be a normal debug flag | Marc Espie |
2018-06-26 | sync | Theo de Raadt |
2018-06-26 | Make the system cache a small number of free lock list entries per CPU. | Visa Hankala |
2018-06-26 | Remove a duplicate fd_used() call. The new file descriptor passed | Visa Hankala |
2018-06-26 | Wrong function name in error message. | Claudio Jeker |
2018-06-26 | add missing .An and .Mt macros below AUTHORS | Ingo Schwarze |
2018-06-26 | Style nit. | Nicholas Marriott |
2018-06-26 | space between macro args and punctuation; | Jason McIntyre |
2018-06-26 | Fix "WARNING: line 6 disappeared in /etc/moduli, giving up" when | Todd C. Miller |
2018-06-26 | Do not take address of a member of a NULL pointer. GitHub issue 1382 | Nicholas Marriott |
2018-06-26 | Make ast() call refreshcreds(). Tweak this code to be similar to the amd64. | Mark Kettenis |
2018-06-26 | Add "socket owner" to allow changing the owner of the vmd control socket. | Reyk Floeter |
2018-06-26 | Allow to read the password from a file with -y | Reyk Floeter |
2018-06-26 | kill the solve_tags part of pkg_create for now, as it doesn't work at all | Marc Espie |
2018-06-26 | make it possible to remove old packages with erroneous tags... | Marc Espie |
2018-06-26 | Initialize the slot->skip counter in slot_start() instead of | Alexandre Ratchov |
2018-06-13 | Import ldap(1), a simple ldap search client. | Reyk Floeter |
2018-06-26 | Remove redundant slot->tstate variable. | Alexandre Ratchov |
2018-06-26 | Remove useless check if s->ops == NULL from slot_setvol(). | Alexandre Ratchov |
2018-06-26 | No need to initialize slot->mix.weight as it's recalculated and | Alexandre Ratchov |