openssh/openbsd-compat
Damien Miller 32c63e75a7 wrap a declaration in the same ifdefs as its use
avoids warnings on NetBSD
2020-08-04 14:59:21 +10:00
..
regress Fix mem leak in unit test. 2019-08-05 21:36:48 +10:00
Makefile.in Remove configure test & compat code for ripemd160. 2020-01-14 12:05:00 +11:00
arc4random.c
base64.c
base64.h
basename.c
bcrypt_pbkdf.c Add OPENBSD ORIGINAL marker to bcrypt_pbkdf. 2020-06-19 19:22:00 +10:00
bindresvport.c
blf.h
blowfish.c
bsd-asprintf.c
bsd-closefrom.c fixed test in OSX closefrom() replacement 2019-09-02 10:28:42 +10:00
bsd-cygwin_util.c Replace alloca with xcalloc. 2019-03-13 10:49:16 +11:00
bsd-cygwin_util.h Use Cygwin-specific matching only for users+groups. 2019-03-12 09:19:19 +11:00
bsd-err.c
bsd-flock.c
bsd-getline.c
bsd-getpagesize.c
bsd-getpeereid.c
bsd-malloc.c
bsd-misc.c Prevent unused variable warning. 2020-02-17 22:51:00 +11:00
bsd-misc.h Improve search for 'struct timespec'. 2020-01-14 14:28:01 +11:00
bsd-nextstep.c
bsd-nextstep.h
bsd-openpty.c Fix a couple of mysig_t leftovers. 2020-01-23 21:06:45 +11:00
bsd-poll.c
bsd-poll.h
bsd-setres_id.c Fix format string integer type in error message. 2019-07-19 07:23:26 +10:00
bsd-setres_id.h
bsd-signal.c Remove mysignal wrapper. 2020-01-23 18:55:24 +11:00
bsd-signal.h Include signal.h to prevent redefintion of _NSIG. 2020-01-26 14:09:17 +11:00
bsd-snprintf.c another spelling error in comment 2020-03-13 14:24:23 +11:00
bsd-statvfs.c Make sure we have struct statfs before using. 2019-10-28 16:27:53 +11:00
bsd-statvfs.h
bsd-waitpid.c
bsd-waitpid.h
chacha_private.h
charclass.h
daemon.c
dirname.c
explicit_bzero.c
fake-rfc2553.c
fake-rfc2553.h
fmt_scaled.c
fnmatch.c sync fnmatch.c with upstream to fix another typo 2020-03-13 14:30:16 +11:00
fnmatch.h Define __BSD_VISIBLE in fnmatch.h. 2019-11-02 22:46:22 +11:00
freezero.c
getcwd.c
getgrouplist.c
getopt.h
getopt_long.c
getrrsetbyname-ldns.c
getrrsetbyname.c
getrrsetbyname.h
glob.c Sync rev 1.49. 2020-04-21 18:28:19 +10:00
glob.h upstream commit 2019-11-15 16:06:30 +11:00
inet_aton.c
inet_ntoa.c
inet_ntop.c
kludge-fd_set.c
libressl-api-compat.c
md5.c
md5.h
memmem.c Hook memmem compat code into build. 2019-07-16 09:21:20 +10:00
mktemp.c
openbsd-compat.h Check if getpeereid is actually declared. 2020-02-17 22:48:50 +11:00
openssl-compat.c
openssl-compat.h fix inverted test for LibreSSL version 2020-04-06 10:04:56 +10:00
port-aix.c Constify aix_krb5_get_principal_name. 2020-02-17 22:53:24 +11:00
port-aix.h Constify aix_krb5_get_principal_name. 2020-02-17 22:53:24 +11:00
port-irix.c Move log.h include inside ifdefs. 2019-07-08 17:27:26 +10:00
port-irix.h
port-linux.c spelling mistakes 2020-03-13 14:23:07 +11:00
port-linux.h
port-net.c wrap a declaration in the same ifdefs as its use 2020-08-04 14:59:21 +10:00
port-net.h
port-solaris.c retain Solaris PRIV_FILE_LINK_ANY in sftp-server 2019-09-02 10:22:02 +10:00
port-solaris.h
port-uw.c
port-uw.h
pwcache.c Cast *ID types to unsigned long when printing. 2019-07-06 13:02:34 +10:00
readpassphrase.c
readpassphrase.h
reallocarray.c
recallocarray.c
rresvport.c
setenv.c
setproctitle.c Include stdio.h for vsnprintf. 2019-06-16 12:55:27 +10:00
sha1.c upstream rev 1.27: fix integer overflow. 2019-06-14 14:22:39 +10:00
sha1.h
sha2.c Fix sha2 MAKE_CLONE no-op definition 2020-02-06 11:53:38 +11:00
sha2.h Remove sys/cdefs.h include. 2019-07-23 22:36:39 +10:00
sigact.c
sigact.h
strcasestr.c
strlcat.c
strlcpy.c
strmode.c
strndup.c
strnlen.c
strptime.c
strsep.c
strtoll.c
strtonum.c
strtoul.c
strtoull.c
sys-queue.h undef TAILQ_CONCAT and friends 2020-08-04 14:58:46 +10:00
sys-tree.h
timingsafe_bcmp.c
vis.c
vis.h
xcrypt.c