.. |
regress
|
Remove now-defunct .cvsignore files. ok djm
|
2016-06-14 13:51:01 +10:00 |
Makefile.in
|
Strip trailing whitespace.
|
2016-08-02 09:44:25 +10:00 |
arc4random.c
|
cast to avoid type warning in error message
|
2016-07-15 20:02:27 +10:00 |
base64.c
|
…
|
|
base64.h
|
Strip trailing whitespace.
|
2016-08-02 09:44:25 +10:00 |
basename.c
|
…
|
|
bcrypt_pbkdf.c
|
upstream commit
|
2015-05-10 11:57:31 +10:00 |
bindresvport.c
|
initialise salen in binresvport_sa
|
2016-05-10 09:51:06 +10:00 |
blf.h
|
- [configure.ac openbsd-compat/Makefile.in openbsd-compat/bcrypt_pbkdf.c]
|
2013-12-07 11:51:51 +11:00 |
blowfish.c
|
Wrap blf.h include in ifdef. From FreeBSD.
|
2015-04-07 10:47:15 +10:00 |
bsd-asprintf.c
|
Strip trailing whitespace.
|
2016-08-02 09:44:25 +10:00 |
bsd-closefrom.c
|
…
|
|
bsd-cray.c
|
Strip trailing whitespace.
|
2016-08-02 09:44:25 +10:00 |
bsd-cray.h
|
Strip trailing whitespace.
|
2016-08-02 09:44:25 +10:00 |
bsd-cygwin_util.c
|
Strip trailing whitespace.
|
2016-08-02 09:44:25 +10:00 |
bsd-cygwin_util.h
|
- (djm) [configure.ac openbsd-compat/bsd-cygwin_util.c]
|
2014-05-27 14:34:42 +10:00 |
bsd-err.c
|
Move err.h replacements into compat lib.
|
2016-07-13 14:42:35 +10:00 |
bsd-getpeereid.c
|
…
|
|
bsd-misc.c
|
Replace spaces with tabs.
|
2016-08-02 10:01:52 +10:00 |
bsd-misc.h
|
Strip trailing whitespace.
|
2016-08-02 09:44:25 +10:00 |
bsd-nextstep.c
|
Strip trailing whitespace.
|
2016-08-02 09:44:25 +10:00 |
bsd-nextstep.h
|
…
|
|
bsd-openpty.c
|
Strip trailing whitespace.
|
2016-08-02 09:44:25 +10:00 |
bsd-poll.c
|
- (dtucker) [openbsd-compat/bsd-poll.c] Don't bother checking for non-NULL
|
2014-02-06 10:44:13 +11:00 |
bsd-poll.h
|
expose POLLHUP and POLLNVAL for netcat.c
|
2015-08-21 15:45:02 +10:00 |
bsd-setres_id.c
|
- (djm) [openbsd-compat/bsd-setres_id.c] Missing header; from Corinna
|
2013-12-08 08:23:08 +11:00 |
bsd-setres_id.h
|
- (dtucker) [uidswap.c openbsd-compat/Makefile.in
|
2012-11-05 17:04:37 +11:00 |
bsd-snprintf.c
|
Move VA_COPY macro into compat header.
|
2016-07-15 14:54:16 +10:00 |
bsd-statvfs.c
|
- (dtucker) [configure.ac openbsd-compat/bsd-statvfs.c
|
2014-01-17 18:10:58 +11:00 |
bsd-statvfs.h
|
- (dtucker) [openbsd-compat/bsd-statvfs.h] Only start including headers if we
|
2014-01-17 18:48:22 +11:00 |
bsd-waitpid.c
|
Replace spaces with tabs.
|
2016-08-02 10:01:52 +10:00 |
bsd-waitpid.h
|
…
|
|
chacha_private.h
|
- (djm) [openbsd-compat/arc4random.c openbsd-compat/chacha_private.h] Pull
|
2013-10-09 10:42:32 +11:00 |
charclass.h
|
- djm@cvs.openbsd.org 2010/09/25 09:30:16
|
2010-10-07 21:39:17 +11:00 |
daemon.c
|
- (dtucker) [auth-passwd.c auth1.c auth2-kbdint.c auth2-none.c auth2-passwd.c
|
2009-03-08 11:40:27 +11:00 |
dirname.c
|
…
|
|
explicit_bzero.c
|
- (djm) [openbsd-compat/explicit_bzero.c] implement explicit_bzero()
|
2014-08-27 06:32:01 +10:00 |
fake-rfc2553.c
|
Replace spaces with tabs.
|
2016-08-02 10:01:52 +10:00 |
fake-rfc2553.h
|
Strip trailing whitespace.
|
2016-08-02 09:44:25 +10:00 |
fmt_scaled.c
|
- (djm) [configure.ac mux.c sftp.c openbsd-compat/Makefile.in]
|
2008-05-20 08:57:06 +10:00 |
getcwd.c
|
Repair $OpenBSD markers.
|
2016-08-02 09:06:27 +10:00 |
getgrouplist.c
|
Repair $OpenBSD markers.
|
2016-08-02 09:06:27 +10:00 |
getopt.h
|
- (dtucker) [openbsd-compat/getopt.h] Remove unneeded bits.
|
2013-05-17 16:03:48 +10:00 |
getopt_long.c
|
- (dtucker) [openbsd-compat/getopt.h openbsd-compat/getopt_long.c
|
2013-05-10 18:08:49 +10:00 |
getrrsetbyname-ldns.c
|
avoid uninitialised free of ldns_res
|
2014-12-30 08:16:11 +11:00 |
getrrsetbyname.c
|
- (dtucker) [INSTALL LICENCE configure.ac openbsd-compat/Makefile.in
|
2011-11-04 11:25:24 +11:00 |
getrrsetbyname.h
|
…
|
|
glob.c
|
Prevent name collisions with system glob (bz#2463)
|
2015-10-29 10:48:23 +11:00 |
glob.h
|
Prevent name collisions with system glob (bz#2463)
|
2015-10-29 10:48:23 +11:00 |
inet_aton.c
|
whitespace at EOL
|
2016-05-31 16:45:28 +10:00 |
inet_ntoa.c
|
…
|
|
inet_ntop.c
|
- otto@cvs.openbsd.org 2008/12/09 19:38:38
|
2011-09-23 11:16:09 +10:00 |
kludge-fd_set.c
|
- (djm) [openbsd-compat/Makefile.in openbsd-compat/kludge-fd_set.c]
|
2014-10-01 09:43:07 +10:00 |
md5.c
|
support --without-openssl at configure time
|
2015-01-14 21:48:18 +11:00 |
md5.h
|
support --without-openssl at configure time
|
2015-01-14 21:48:18 +11:00 |
mktemp.c
|
- (dtucker) [openbsd-compat/mktemp.c] Fix compiler warning. ok djm
|
2011-10-01 18:46:12 +10:00 |
openbsd-compat.h
|
Strip trailing whitespace.
|
2016-08-02 09:44:25 +10:00 |
openssl-compat.c
|
Strip trailing whitespace.
|
2016-08-02 09:44:25 +10:00 |
openssl-compat.h
|
support --without-openssl at configure time
|
2015-01-15 02:28:36 +11:00 |
port-aix.c
|
Strip trailing whitespace.
|
2016-08-02 09:44:25 +10:00 |
port-aix.h
|
- (dtucker) [auth-krb5.c platform.{c,h} openbsd-compat/port-aix.{c,h}]
|
2009-12-21 10:49:21 +11:00 |
port-irix.c
|
Replace spaces with tabs.
|
2016-08-02 10:01:52 +10:00 |
port-irix.h
|
…
|
|
port-linux.c
|
downgrade OOM adjustment logging: verbose -> debug
|
2015-07-30 12:32:42 +10:00 |
port-linux.h
|
- (djm) [configure.ac Makefile.in ssh.c openbsd-compat/port-linux.c
|
2011-01-25 12:16:15 +11:00 |
port-solaris.c
|
Make Solaris privs code build on older systems.
|
2016-02-19 09:05:39 +11:00 |
port-solaris.h
|
Include priv.h for priv_set_t.
|
2016-03-11 14:47:41 +11:00 |
port-tun.c
|
Strip trailing whitespace.
|
2016-08-02 09:44:25 +10:00 |
port-tun.h
|
kludge around tun API mismatch betterer
|
2015-01-15 03:08:29 +11:00 |
port-uw.c
|
- (tim) [openbsd-compat/port-uw.c] Include misc.h for fwd_opts, used
|
2014-07-18 20:00:11 -07:00 |
port-uw.h
|
…
|
|
pwcache.c
|
- (dtucker) [openbsd-compat/pwcache.c] Shrink ifdef area to prevent unused
|
2010-01-16 13:53:52 +11:00 |
readpassphrase.c
|
Move definition of _NSIG.
|
2015-02-25 13:40:45 +11:00 |
readpassphrase.h
|
…
|
|
reallocarray.c
|
Wrap stdint.h includes in ifdefs.
|
2015-02-23 03:07:24 +11:00 |
realpath.c
|
fix compilation on systems without SYMLOOP_MAX
|
2015-10-15 15:48:28 -07:00 |
rmd160.c
|
Wrap endian.h include inside ifdef (bz#2370).
|
2015-04-17 10:40:23 +10:00 |
rmd160.h
|
support --without-openssl at configure time
|
2015-01-14 21:48:18 +11:00 |
rresvport.c
|
- (djm) [openbsd-compat/rresvport.c] Add unistd.h for missing close()
|
2008-07-14 12:03:27 +10:00 |
setenv.c
|
- (djm) [openbsd-compat/setenv.c] Forklift upgrade, including inclusion
|
2011-09-23 11:26:34 +10:00 |
setproctitle.c
|
Strip trailing whitespace.
|
2016-08-02 09:44:25 +10:00 |
sha1.c
|
support --without-openssl at configure time
|
2015-01-14 21:48:18 +11:00 |
sha1.h
|
support --without-openssl at configure time
|
2015-01-14 21:48:18 +11:00 |
sha2.c
|
Repair $OpenBSD markers.
|
2016-08-02 09:06:27 +10:00 |
sha2.h
|
Repair $OpenBSD marker.
|
2016-08-02 09:02:42 +10:00 |
sigact.c
|
- (djm) [openbsd-compat/sigact.c] Avoid NULL derefs in ancient sigaction
|
2008-06-15 10:55:34 +10:00 |
sigact.h
|
…
|
|
strlcat.c
|
…
|
|
strlcpy.c
|
- millert@cvs.openbsd.org 2006/05/05 15:27:38
|
2011-09-23 10:38:11 +10:00 |
strmode.c
|
…
|
|
strnlen.c
|
- (dtucker) [configure.ac openbsd-compat/Makefile.in
|
2011-09-29 23:17:18 +10:00 |
strptime.c
|
- (dtucker) [configure.ac openbsd-compat/Makefile.in
|
2010-08-16 13:15:23 +10:00 |
strsep.c
|
…
|
|
strtoll.c
|
…
|
|
strtonum.c
|
…
|
|
strtoul.c
|
…
|
|
strtoull.c
|
- (dtucker) [configure.ac openbsd-compat/Makefile.in openbsd-compat/strtoull.c
|
2013-02-15 12:13:01 +11:00 |
sys-queue.h
|
- (djm) [openbsd-compat/sys-queue.h] Sync with OpenBSD to get
|
2012-12-03 09:37:56 +11:00 |
sys-tree.h
|
- (dtucker) [configure.ac openbsd-compat/sys-tree.h] Test if compiler allows
|
2013-02-08 11:50:09 +11:00 |
timingsafe_bcmp.c
|
- matthew@cvs.openbsd.org 2010/09/24 13:33:00
|
2010-10-07 21:25:27 +11:00 |
vis.c
|
Update vis.h and vis.c from OpenBSD.
|
2016-06-03 16:03:44 +10:00 |
vis.h
|
Update vis.h and vis.c from OpenBSD.
|
2016-06-03 16:03:44 +10:00 |
xcrypt.c
|
Replace spaces with tabs.
|
2016-08-02 10:01:52 +10:00 |
xmmap.c
|
Strip trailing whitespace.
|
2016-08-02 09:44:25 +10:00 |