..
regress
- (dtucker) [openbsd-compat/regress/Makefile.in] Add $(EXEEXT) and add a
2006-08-19 19:12:14 +10:00
.cvsignore
base64.c
- (dtucker) [openbsd-compat/sigact.c] Update from OpenBSD 1.3 -> 1.4.
2005-11-10 19:29:12 +11:00
base64.h
basename.c
- (dtucker) [openbsd-compat/basename.c] Include errno.h.
2006-08-24 19:41:03 +10:00
bindresvport.c
- (djm) [acss.c auth-krb5.c auth-options.c auth-pam.c auth-shadow.c]
2006-07-24 14:51:00 +10:00
bsd-arc4random.c
- (dtucker) [openbsd-compat/{bsd-arc4random.c,port-tun.c,xmmap.c}] Lots of
2006-08-05 15:47:26 +10:00
bsd-asprintf.c
- (dtucker) [openbsd-compat/{bsd-asprintf.c,bsd-openpty.c,bsd-snprintf.c,
2006-08-06 21:25:24 +10:00
bsd-closefrom.c
- (dtucker) [openbsd-compat/bsd-closefrom.c] Comment out rcsid.
2006-08-18 19:49:58 +10:00
bsd-cray.c
- (djm) [openbsd-compat/basename.c openbsd-compat/bsd-closefrom.c]
2006-07-24 15:08:35 +10:00
bsd-cray.h
bsd-cygwin_util.c
- (dtucker) [openbsd-compat/bsd-cygwin_util.c] Add headers required to compile
2006-08-05 19:08:16 +10:00
bsd-cygwin_util.h
bsd-getpeereid.c
- (djm) [openbsd-compat/bsd-getpeereid.c] Add some headers to quiet warnings
2006-08-07 11:26:36 +10:00
bsd-misc.c
- (dtucker) [openbsd-compat/bsd-misc.c] Include <sys/select.h> for select(2)
2006-08-24 19:45:33 +10:00
bsd-misc.h
bsd-nextstep.c
- deraadt@cvs.openbsd.org 2006/03/19 18:51:18
2006-03-26 00:03:21 +11:00
bsd-nextstep.h
bsd-openpty.c
- (dtucker) [openbsd-compat/bsd-openpty.c] Include for ioctl(2).
2006-08-24 19:52:30 +10:00
bsd-snprintf.c
- (dtucker) [openbsd-compat/{bsd-asprintf.c,bsd-openpty.c,bsd-snprintf.c,
2006-08-06 21:25:24 +10:00
bsd-waitpid.c
- deraadt@cvs.openbsd.org 2006/03/19 18:51:18
2006-03-26 00:03:21 +11:00
bsd-waitpid.h
daemon.c
- (dtucker) [openbsd-compat/daemon.c] Add unistd.h for fork() prototype.
2006-08-02 23:33:54 +10:00
dirname.c
fake-rfc2553.c
- (dtucker) [openbsd-compat/fake-rfc2553.c openbsd-compat/setproctitle.c]
2006-08-17 18:55:27 +10:00
fake-rfc2553.h
- stevesk@cvs.openbsd.org 2006/07/12 22:28:52
2006-07-24 13:51:51 +10:00
getcwd.c
getgrouplist.c
getopt.c
getrrsetbyname.c
- (dtucker) [openbsd-compat/getrrsetbyname.c] Nees stdlib.h for malloc.
2006-08-05 16:12:15 +10:00
getrrsetbyname.h
glob.c
- (dtucker) [openbsd-compat/{bsd-asprintf.c,bsd-openpty.c,bsd-snprintf.c,
2006-08-06 21:25:24 +10:00
glob.h
inet_aton.c
inet_ntoa.c
inet_ntop.c
Makefile.in
- (djm) [Makefile.in configure.ac session.c sshpty.c]
2006-04-22 21:26:08 +10:00
mktemp.c
- (djm) [acss.c auth-krb5.c auth-options.c auth-pam.c auth-shadow.c]
2006-07-24 14:51:00 +10:00
openbsd-compat.h
- (dtucker) [openbsd-compat/openbsd-compat.h] v*printf needs stdarg.h.
2006-07-12 23:10:33 +10:00
openssl-compat.c
- (dtucker) [openbsd-compat/openssl-compat.{c,h}] Minor tidy up: only
2006-02-22 22:24:47 +11:00
openssl-compat.h
- (dtucker) [openbsd-compat/openssl-compat.{c,h}] Minor tidy up: only
2006-02-22 22:24:47 +11:00
port-aix.c
- (dtucker) [auth.c openbsd-compat/port-aix.c] Bug #1207 : always call
2006-08-30 22:33:09 +10:00
port-aix.h
port-irix.c
- (djm) [openbsd-compat/basename.c openbsd-compat/bsd-closefrom.c]
2006-07-24 15:08:35 +10:00
port-irix.h
port-linux.c
- (djm) [acss.c auth-krb5.c auth-options.c auth-pam.c auth-shadow.c]
2006-07-24 14:51:00 +10:00
port-linux.h
- (djm) [Makefile.in configure.ac session.c sshpty.c]
2006-04-22 21:26:08 +10:00
port-tun.c
- (dtucker) [openbsd-compat/{bsd-arc4random.c,port-tun.c,xmmap.c}] Lots of
2006-08-05 15:47:26 +10:00
port-tun.h
- (djm) [auth-pam.c auth-shadow.c auth2-none.c cleanup.c sshd.c]
2006-08-05 14:07:20 +10:00
port-uw.c
port-uw.h
readpassphrase.c
- (djm) [acss.c auth-krb5.c auth-options.c auth-pam.c auth-shadow.c]
2006-07-24 14:51:00 +10:00
readpassphrase.h
realpath.c
- (dtucker) [openbsd-compat/realpath.c] Sync $OpenBSD tag.
2005-11-12 14:14:52 +11:00
rresvport.c
- (dtucker) [openbsd-compat/rresvport.c] Include <stdlib.h> for malloc.
2006-08-24 19:53:40 +10:00
setenv.c
setproctitle.c
- (dtucker) [openbsd-compat/fake-rfc2553.c openbsd-compat/setproctitle.c]
2006-08-17 18:55:27 +10:00
sha2.c
- (tim) [kex.c myproposal.h md-sha256.c openbsd-compat/sha2.c,h] Disable
2006-03-15 20:17:05 -08:00
sha2.h
- (tim) [kex.c myproposal.h md-sha256.c openbsd-compat/sha2.c,h] Disable
2006-03-15 20:17:05 -08:00
sigact.c
- (dtucker) [openbsd-compat/sigact.c] Update from OpenBSD 1.3 -> 1.4.
2005-11-10 19:29:12 +11:00
sigact.h
- (dtucker) [openbsd-compat/sigact.h] Update from OpenBSD 1.2 -> 1.3.
2005-11-10 19:43:48 +11:00
strlcat.c
strlcpy.c
strmode.c
strsep.c
strtoll.c
- (dtucker) [openbsd-compat/{realpath.c,stroll.c,rresvport.c}] $OpenBSD tag.
2005-11-12 14:28:05 +11:00
strtonum.c
- (dtucker) [openbsd-compat/strtonum.c] Include stdlib.h for strtoll,
2006-08-05 16:27:20 +10:00
strtoul.c
sys-queue.h
sys-tree.h
vis.c
vis.h
xcrypt.c
- (djm) [openbsd-compat/xcrypt.c] needs unistd.h
2006-08-30 17:52:03 +10:00
xmmap.c
- (dtucker) [openbsd-compat/xmmap.c] Move #define HAVE_MMAP to prevent
2006-08-24 19:58:36 +10:00