Andrew Tridgell
|
5a788adec1
|
use native strlcat() and strlcpy() if available
|
1998-11-15 01:04:16 +00:00 |
|
Andrew Tridgell
|
37f9805dab
|
changed strlcat() and strlcpy() to have the same semantics as the
OpenBSD functions of the same name.
changed slprintf() to take buffer length rather than buffer length -1
|
1998-11-14 23:31:58 +00:00 |
|
Andrew Tridgell
|
7b3d425783
|
check for a broken inet_ntoa() on IRIX
|
1998-10-30 02:50:02 +00:00 |
|
Andrew Tridgell
|
f578043391
|
for consistency use memcpy/memset everywhere instead of bcopy/bzero
|
1998-06-18 09:51:44 +00:00 |
|
Andrew Tridgell
|
2b6b4d539b
|
added support for --include, --include-from and the +/- syntax
|
1998-05-27 11:02:33 +00:00 |
|
Andrew Tridgell
|
9fc310dafe
|
added replacement memmove
|
1998-05-13 13:27:36 +00:00 |
|
Andrew Tridgell
|
ec0e5ac001
|
compatibility functions now split into their own file
|
1998-02-24 11:54:10 +00:00 |
|