| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ypldap(8): Fix a typo in a debug message | Gordon Bergling | 2025-11-19 | 1 | -1/+1 |
| * | base: do a sweep of setgroups() that mean to clear the supplementaries | Kyle Evans | 2025-07-26 | 1 | -1/+1 |
| * | Remove $FreeBSD$: one-line .c comment pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
| * | ypldap: Remove set but unused variables. | John Baldwin | 2023-06-20 | 1 | -2/+2 |
| * | Use memset(3) instead of bzero(3). | Marcelo Araujo | 2016-12-02 | 1 | -4/+4 |
| * | Fix Coverity CIDs 1340544 Resource leak and 1340543 Use after free | Don Lewis | 2016-05-25 | 1 | -2/+0 |
| * | Convert ypldap_addr list to a tailq(queue(3)). | Marcelo Araujo | 2016-04-13 | 1 | -24/+13 |
| * | Remove a garbage printf used for debug. | Marcelo Araujo | 2015-12-15 | 1 | -3/+1 |
| * | EAGAIN handling for imsg_read. | Marcelo Araujo | 2015-12-15 | 1 | -3/+5 |
| * | Add include of signal.h for signal() prototype. | Craig Rodrigues | 2015-11-16 | 1 | -0/+1 |
| * | Do not use SA_LEN() to dereference sa_len. | Craig Rodrigues | 2015-11-16 | 1 | -2/+2 |
| * | Import ypldap from OpenBSD. | Craig Rodrigues | 2015-11-16 | 1 | -0/+704 |
