ldapclient.c
|
Use memset(3) instead of bzero(3).
|
2016-12-02 06:07:27 +00:00 |
log.c
|
Add include of time.h for tzset() prototype.
|
2015-11-16 17:08:51 +00:00 |
parse.y
|
Do not allow whitespace in macro names.
|
2016-07-11 03:34:32 +00:00 |
yp.c
|
Use memset(3) instead of bzero(3).
|
2016-12-02 06:07:27 +00:00 |
ypldap_dns.c
|
Use memset(3) instead of bzero(3).
|
2016-12-02 06:07:27 +00:00 |
ypldap.8
|
Bump date in both manpages.
|
2016-06-07 07:04:05 +00:00 |
ypldap.c
|
Use memset(3) instead of bzero(3).
|
2016-12-02 06:07:27 +00:00 |
ypldap.h
|
Convert ypldap_addr list to a tailq(queue(3)).
|
2016-04-13 03:36:34 +00:00 |