This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.sbin
/
ypldap
History
ngie
a6757a51ed
Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones
...
This simplifies pathing in make/displayed output. MFC after: 1 week Sponsored by: Dell EMC Isilon
2017-03-01 04:18:28 +00:00
..
aldap.c
String terminators are called NUL, not NULL, also the variable
2016-12-02 05:49:22 +00:00
aldap.h
…
ber.c
Fix Coverity CIDs 1340544 Resource leak and 1340543 Use after free
2016-05-25 01:37:25 +00:00
ber.h
…
entries.c
…
ldapclient.c
Use memset(3) instead of bzero(3).
2016-12-02 06:07:27 +00:00
log.c
…
Makefile
Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones
2017-03-01 04:18:28 +00:00
Makefile.depend
DIRDEPS_BUILD: Update dependencies after a 'make bootstrap-tools'.
2016-09-02 20:41:43 +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.conf.5
…
ypldap.h
…