.. |
.cvsignore
|
…
|
|
Makefile.in
|
- (tim) [CREDITS LICENCE auth.c configure.ac defines.h includes.h session.c
|
2005-08-26 13:15:19 -07:00 |
base64.c
|
…
|
|
base64.h
|
…
|
|
basename.c
|
…
|
|
bindresvport.c
|
…
|
|
bsd-arc4random.c
|
knf: function names at start of line
|
2005-02-16 13:01:28 +11:00 |
bsd-closefrom.c
|
- (djm) [acconfig.h configure.ac openbsd-compat/Makefile.in
|
2004-08-15 18:40:59 +10:00 |
bsd-cray.c
|
- (dtucker) [auth.c loginrec.h openbsd-compat/{bsd-cray,port-aix}.{c,h}]
|
2005-02-02 17:10:11 +11:00 |
bsd-cray.h
|
- (dtucker) [auth.c loginrec.h openbsd-compat/{bsd-cray,port-aix}.{c,h}]
|
2005-02-02 17:10:11 +11:00 |
bsd-cygwin_util.c
|
- (dtucker) [openbsd-compat/bsd-cygwin_util.c] Ensure sufficient memory
|
2005-05-25 19:42:10 +10:00 |
bsd-cygwin_util.h
|
- (dtucker) [session.c openbsd-compat/bsd-cygwin_util.{c,h}] Bug #915: only
|
2004-08-30 20:42:08 +10:00 |
bsd-getpeereid.c
|
…
|
|
bsd-misc.c
|
- (dtucker) [openbsd-compat/bsd-misc.c] Bug #1108: fix broken strdup().
|
2005-11-02 09:07:31 +11:00 |
bsd-misc.h
|
- (dtucker) [acconfig.h configure.ac openbsd-compat/bsd-misc.{c,h}]
|
2005-02-26 10:07:37 +11:00 |
bsd-nextstep.c
|
…
|
|
bsd-nextstep.h
|
…
|
|
bsd-openpty.c
|
- (dtucker) [openbsd-compat/bsd-openpty.c openbsd-compat/inet_ntop.c]
|
2005-02-26 10:04:28 +11:00 |
bsd-snprintf.c
|
- (dtucker) [openbsd-compat/bsd-snprintf.c] Previous change was off by one,
|
2004-09-23 21:35:09 +10:00 |
bsd-waitpid.c
|
…
|
|
bsd-waitpid.h
|
…
|
|
daemon.c
|
…
|
|
dirname.c
|
…
|
|
fake-rfc2553.c
|
…
|
|
fake-rfc2553.h
|
- (dtucker) [openbsd-compat/fake-rfc2553.h] MAX_INT -> INT_MAX since the
|
2005-08-03 15:36:21 +10:00 |
getcwd.c
|
…
|
|
getgrouplist.c
|
- (dtucker) [openbsd-compat/getgrouplist.c] Sync OpenBSD revs 1.10 - 1.2 (ANSI
|
2005-11-10 15:56:44 +11:00 |
getopt.c
|
…
|
|
getrrsetbyname.c
|
- (djm) [openbsd-compat/getrrsetbyname.c] Sync to latest OpenBSD version,
|
2005-11-05 16:56:52 +11:00 |
getrrsetbyname.h
|
…
|
|
glob.c
|
…
|
|
glob.h
|
…
|
|
inet_aton.c
|
…
|
|
inet_ntoa.c
|
…
|
|
inet_ntop.c
|
- (dtucker) [openbsd-compat/bsd-openpty.c openbsd-compat/inet_ntop.c]
|
2005-02-26 10:04:28 +11:00 |
mktemp.c
|
- (dtucker) [openbsd-compat/mktemp.c] Remove superfluous Cygwin #ifdef; from
|
2004-08-28 15:46:57 +10:00 |
openbsd-compat.h
|
- (dtucker) [openbsd-compat/openbsd-compat.h] Bug #1096: Add prototype
|
2005-09-30 09:55:49 +10:00 |
openssl-compat.c
|
- (dtucker) [cipher.c openbsd-compat/openbsd-compat.h
|
2005-06-17 21:15:20 +10:00 |
openssl-compat.h
|
- (dtucker) [cipher.c openbsd-compat/Makefile.in
|
2005-06-09 21:45:10 +10:00 |
port-aix.c
|
- (dtucker) [openbsd-compat/port-aix.c] Minor correction to debug message,
|
2005-05-29 10:54:27 +10:00 |
port-aix.h
|
- (dtucker) [openbsd-compat/port-aix.h] Use the HAVE_DECL_* definitions as
|
2005-05-28 20:28:39 +10:00 |
port-irix.c
|
…
|
|
port-irix.h
|
…
|
|
port-uw.c
|
- (tim) [defines.h openbsd-compat/port-uw.c] Add long password support to
|
2005-09-08 21:56:33 -07:00 |
port-uw.h
|
- (tim) [configure.ac auth.c defines.h session.c openbsd-compat/port-uw.c
|
2005-08-31 09:59:49 -07:00 |
readpassphrase.c
|
restore portable-specific tweak
|
2005-05-24 16:42:00 +10:00 |
readpassphrase.h
|
…
|
|
realpath.c
|
- (dtucker) [LICENCE configure.ac defines.h openbsd-compat/realpath.c]
|
2005-08-10 21:52:36 +10:00 |
rresvport.c
|
…
|
|
setenv.c
|
- (dtucker) [openbsd-compat/setenv.c] Sync changes from OpenBSD setenv.c
|
2005-11-10 10:38:45 +11:00 |
setproctitle.c
|
…
|
|
sigact.c
|
…
|
|
sigact.h
|
…
|
|
strlcat.c
|
- (dtucker) [openbsd-compat/strlcat.c] Sync OpenBSD revs 1.11 - 1.12 (removal
|
2005-11-10 16:05:37 +11:00 |
strlcpy.c
|
…
|
|
strmode.c
|
…
|
|
strsep.c
|
…
|
|
strtoll.c
|
- (dtucker) [configure.ac openbsd-compat/Makefile.in openbsd-compat/strtoll.c]
|
2005-06-01 21:39:33 +10:00 |
strtonum.c
|
- (djm) [configure.ac openbsd-compat/Makefile.in]
|
2005-05-26 20:48:25 +10:00 |
strtoul.c
|
…
|
|
sys-queue.h
|
…
|
|
sys-tree.h
|
…
|
|
vis.c
|
- (dtucker) [configure.ac defines.h openbsd-compat/vis.{c,h}] Sync current
|
2005-10-09 11:40:03 +10:00 |
vis.h
|
- (dtucker) [configure.ac defines.h openbsd-compat/vis.{c,h}] Sync current
|
2005-10-09 11:40:03 +10:00 |
xcrypt.c
|
- (tim) [configure.ac auth.c defines.h session.c openbsd-compat/port-uw.c
|
2005-08-31 09:59:49 -07:00 |
xmmap.c
|
- (dtucker) [monitor_mm.c openbsd-compat/xmmap.c] Bug #940: cast constants
|
2004-10-06 23:15:44 +10:00 |