| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
- Protect some func. decls. added recently with __{BEGIN,END}_DECLS.
|
|
|
|
both version strings.
|
|
otherwise export only Heimdal Kerberos V version strings.
|
|
Needed to get things right on 64bit big-endian systems.
|
|
fseek() and ftell(), respectively, but operate on file offsets of type off_t.
|
|
|
|
|
|
comitted.
|
|
|
|
- ANSIfy.
|
|
|
|
|
|
|
|
MD5 and SHA1 stuff.
|
|
|
|
way. Flag name taken from glibc.
|
|
|
|
|
|
to rely on <sys/types.h> pulling in <sys/cdefs.h>; noticed by Simon Burge.
|
|
|
|
adding support for Heimdal/KTH Kerberos where easy to do so. Eliminate
bsd.crypto.mk.
There is still a bunch more work to do, but crypto is now more-or-less
fully merged into the base NetBSD distribution.
|
|
|
|
|
|
|
|
using only partially-initialized data structures.
|
|
|
|
a file (rpcb_prot.h).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
is to be provided by libc).
* Define wint_t and size_t in <wchar.h> as well.
|
|
struct dirent *, rather than non-const. this makes scandir(3) the
same as the scandir implementations in libiberty and glibc, and the
select function has no need to modify the dirent.
|
|
|
|
collisions. Instead, define getopt_long in getopt.h and getopt in unistd.h
where it belongs.
|
|
Make unistd.h include <getopt.h> to get the getopt stuff.
This adds support for getopt_long from Dieter Baron and Thomas Klausner.
|
|
and <sys/stat.h>
Fixes misc/6520.
|
|
PR standards/9482.
|
|
|
|
in sync with kame and bsdi.
|
|
related thread).
this will save future apps from complexity of SIOCGIFCONF.
getifaddrs(3) does not use SIOCGIFCONF internally, it uses sysctl.
|
|
|