summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-29Consistent use of copyright notices.rob
2018-06-29Use <stdint.h> types.Mark Kettenis
2018-06-29Synchronize ber.c and ber.h across ldap, ldapd, and ypldap, and reduce diffrob
2018-06-29Prepare the ground for allowing temporary aspath object living on the stack.Claudio Jeker
2018-06-13Import ldap(1), a simple ldap search client.Reyk Floeter
2018-06-29ACPI: Allow (with warning) GPE handler reassignment, instead of returningMike Larkin
2018-06-29vmm: add more information to a debug printf when the guest %xcr0 doesn'tMike Larkin
2018-06-28Add missing <sys/param.h>.Mark Kettenis
2018-06-28remove other chunk of accidentally committed test code, spotted by deraadtStuart Henderson
2018-06-28remove accidentally committed test code, spotted by deraadtStuart Henderson
2018-06-28Add ci_acpi_proc_id member to struct cpu_info; needed by acpi(4).Mark Kettenis
2018-06-28fix tag external representation, avoids weird space at end of plistMarc Espie
2018-06-28Don't ignore -n; OK gilles@Tim van der Molen
2018-06-28Do not cast (signed char) CANCELLED_BOOLEAN to (char) for comparisonTheo de Raadt
2018-06-28regenKevin Lo
2018-06-28Add Microchip Ethernet device IDs.Kevin Lo
2018-06-28Remove unused/redundant prototypes.Mark Kettenis
2018-06-28Remove rde_aspath pointer from rde_filter since that argument can be fetchedClaudio Jeker
2018-06-28Instead of passing the rde_aspath to nexthop_modify() pass pointers toClaudio Jeker
2018-06-28Pass a struct prefix to rde_filter and remove some of the arguments whichClaudio Jeker
2018-06-28unbreakGleydson Soares
2018-06-28avoid passing NULL to asprintf(3) when there's no parent dn entryGleydson Soares
2018-06-28calling memset() after calloc() is redudant, sinceGleydson Soares
2018-06-28add missing ${LIBCRYPTO} to DPADDGleydson Soares
2018-06-28sync DPADD with LDADD adding missing ${LIBPTHREAD} to ensureGleydson Soares
2018-06-27Synchronize some comments.rob
2018-06-27Consistent use of calloc in ber.c.rob
2018-06-27Allow any punctuation (except :) as separator in s/x/y/, not onlyNicholas Marriott
2018-06-27regenMartin Pieuchot
2018-06-27Revert previous, at least one pool need its IPL to be IPL_MPFLOOR asMartin Pieuchot
2018-06-27Raise file_pool's IPL to prevent deadlocks with the newly unlockedVisa Hankala
2018-06-27oops, don't rely on the installed system having cups.Marc Espie
2018-06-27Example config changed a while ago, adjust regress test that uses this.Claudio Jeker
2018-06-27Refactor to simplify - no functional change.helg
2018-06-27Synchronize correct processing of BER_TYPE_EOC. Fixes support for empty LDAProb
2018-06-27Just put the aspath and the peer directly into the prefix struct.Claudio Jeker
2018-06-27regenMartin Pieuchot
2018-06-27Unlock 12 network-related syscalls.Martin Pieuchot
2018-06-27Rework vbus(4) interrupt handling to be similar to cbus(4). Expose functionsMark Kettenis
2018-06-27Move rde_test_prefix() to a place where it makes more sense. No functionalClaudio Jeker
2018-06-27certificate keyword renamed to cert; from raf czlonkaJason McIntyre
2018-06-13Import ldap(1), a simple ldap search client.Reyk Floeter
2018-06-27a mirror URLs -> a mirror URLTheo Buehler
2018-06-26The disk specification in an Open Firmware device path depends on the busMark Kettenis
2018-06-26tags are cutting their first teeth, but it can be a normal debug flagMarc Espie
2018-06-26syncTheo de Raadt
2018-06-26Make the system cache a small number of free lock list entries per CPU.Visa Hankala
2018-06-26Remove a duplicate fd_used() call. The new file descriptor passedVisa Hankala
2018-06-26Wrong function name in error message.Claudio Jeker
2018-06-26add missing .An and .Mt macros below AUTHORSIngo Schwarze