contrib
- (bal) Updated contrib/cygwin/ by Corinna Vinschen <vinschen@redhat.com>
2001-01-19 05:37:32 +00:00
CREDITS
Jim Knoble has changed his email address
2001-01-05 09:30:32 +11:00
ChangeLog
- (stevesk) sftp-server.c: fix chmod() mode mask
2001-01-24 20:01:44 +00:00
INSTALL
Jim Knoble has changed his email address
2001-01-05 09:30:32 +11:00
LICENCE
- (djm) Forgot to cvs add LICENSE file
2000-09-30 14:40:39 +11:00
Makefile.in
A bit of this patch was in the last commit
2001-01-22 21:22:14 +00:00
OVERVIEW
- [OVERVIEW README] typos; green@freebsd
1999-11-21 18:31:57 +11:00
README
Fix Haruyama-san's email address
2000-11-29 12:51:14 +11:00
RFC.nroff
- (djm) Manually fix up missed diff hunks (mainly RCS idents)
2000-11-06 12:39:34 +11:00
TODO
Updated TODO to reflect that sftp-server should be fixed to support
2001-01-08 06:20:38 +00:00
WARNING.RNG
Reword
2000-10-25 14:47:35 +11:00
acconfig.h
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
aclocal.m4
- Better fix to aclocal tests from Garrick James <garrick@james.net>
2000-06-26 10:20:19 +10:00
atomicio.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
atomicio.h
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
auth-chall.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
auth-krb4.c
- (bal) OpenBSD Resync
2001-01-23 00:19:15 +00:00
auth-options.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
auth-options.h
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
auth-pam.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
auth-pam.h
- (djm) Merge patch from Tim Waugh (via Nalin Dahyabhai <nalin@redhat.com>)
2001-01-19 15:46:38 +11:00
auth-passwd.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
auth-rh-rsa.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
auth-rhosts.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
auth-rsa.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
auth.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
auth.h
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
auth1.c
- markus@cvs.openbsd.org 2001/01/22 23:06:39
2001-01-23 03:12:10 +00:00
auth2-chall.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
auth2-pam.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
auth2-pam.h
- (djm) Added patch from Nalin Dahyabhai <nalin@redhat.com> to enable
2000-12-03 11:51:51 +11:00
auth2.c
- markus@cvs.openbsd.org 2001/01/22 23:06:39
2001-01-23 03:12:10 +00:00
authfd.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
authfd.h
One way to massive patch. <sigh> It compiles and works under Linux..
2000-12-22 01:43:59 +00:00
authfile.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
authfile.h
- (djm) Manually fix up missed diff hunks (mainly RCS idents)
2000-11-06 12:39:34 +11:00
bsd-arc4random.c
- (djm) Increase REKEY_BYTES to 2^24 for arc4random
2000-10-27 09:27:32 +11:00
bsd-arc4random.h
- (djm) Add Steve VanDevender's <stevev@darkwing.uoregon.edu> PAM
2000-09-16 16:09:27 +11:00
bsd-base64.c
- Cleanup of bsd-base64 headers, bugfix definitions of __b64_*. Reported
2000-05-09 15:28:41 +10:00
bsd-base64.h
- Cleanup of bsd-base64 headers, bugfix definitions of __b64_*. Reported
2000-05-09 15:28:41 +10:00
bsd-bindresvport.c
- (djm) Make PAM support optional, enable with --with-pam
2001-01-17 10:44:13 +11:00
bsd-bindresvport.h
- (djm) Fix autoconf typo: HAVE_BINRESVPORT_AF -> HAVE_BINDRESVPORT_AF
2000-07-25 09:04:37 +10:00
bsd-daemon.c
- (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>
2000-09-05 16:13:06 +11:00
bsd-daemon.h
- Renamed BSD helper function files to bsd-*
1999-11-19 15:32:34 +11:00
bsd-getcwd.c
- (bal) bsd-getcwd.c and bsd-setenv.c changed from bcopy() to memmove()
2001-01-05 06:09:52 +00:00
bsd-getcwd.h
- (bal) Add support for realpath and getcwd for platforms with broken
2000-10-15 00:17:36 +00:00
bsd-getgrouplist.c
- (stevesk) initial work for OpenBSD "support supplementary group in
2001-01-14 00:35:19 +00:00
bsd-getgrouplist.h
- (stevesk) initial work for OpenBSD "support supplementary group in
2001-01-14 00:35:19 +00:00
bsd-inet_aton.c
- (djm) Replace in_addr_t with u_int32_t in bsd-inet_aton.c. Report from
2000-07-12 11:12:55 +10:00
bsd-inet_aton.h
- (djm) Added bsd-inet_aton and configure support for NeXT
2000-07-11 14:54:22 +10:00
bsd-inet_ntoa.c
- (djm) Replacement for inet_ntoa for Irix (which breaks on gcc)
2000-08-16 10:35:58 +10:00
bsd-inet_ntoa.h
- (djm) Replacement for inet_ntoa for Irix (which breaks on gcc)
2000-08-16 10:35:58 +10:00
bsd-misc.c
- (bal) utimes() support via utime() interface on machine that lack utimes().
2001-01-15 02:34:37 +00:00
bsd-misc.h
- (bal) utimes() support via utime() interface on machine that lack utimes().
2001-01-15 02:34:37 +00:00
bsd-mktemp.c
- (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>
2000-09-05 16:13:06 +11:00
bsd-mktemp.h
- Renamed BSD helper function files to bsd-*
1999-11-19 15:32:34 +11:00
bsd-queue.h
- (stevesk) Import <sys/queue.h> from OpenBSD for systems that don't
2000-12-06 22:25:40 +00:00
bsd-realpath.c
20001116
2000-11-16 02:46:20 +00:00
bsd-realpath.h
- (bal) Add support for realpath and getcwd for platforms with broken
2000-10-15 00:17:36 +00:00
bsd-rresvport.c
- (bal) Detect if clock_t structure exists, if not define it.
2001-01-09 00:50:29 +00:00
bsd-rresvport.h
- (djm) Use sa_family_t in prototype for rresvport_af. Patch from
2000-06-23 08:23:34 +10:00
bsd-setenv.c
- (bal) bsd-getcwd.c and bsd-setenv.c changed from bcopy() to memmove()
2001-01-05 06:09:52 +00:00
bsd-setenv.h
- Better tests for OpenSSL w/ RSAref
2000-03-26 12:12:34 +10:00
bsd-setproctitle.c
- (stevek) Reworked progname support.
2000-11-17 03:47:20 +00:00
bsd-setproctitle.h
- (stevesk) Add initial support for setproctitle(). Current
2000-10-18 13:11:44 +00:00
bsd-sigaction.c
- (djm) More NeXT compatibility from Ben Lindstrom <mouring@pconline.com>
2000-07-09 23:26:27 +10:00
bsd-sigaction.h
Doh - forgot to commit
2000-07-11 12:55:49 +10:00
bsd-snprintf.c
- (djm) Fix vsprintf("%h") in bsd-snprintf.c, short int va_args are
2000-11-11 09:03:32 +11:00
bsd-snprintf.h
Added missing ;
2000-07-11 12:50:08 +10:00
bsd-strlcat.c
- Added OpenBSD bsd-strlcat.c, created bsd-strlcat.h
1999-11-22 13:57:07 +11:00
bsd-strlcat.h
- Added OpenBSD bsd-strlcat.c, created bsd-strlcat.h
1999-11-22 13:57:07 +11:00
bsd-strlcpy.c
- Renamed BSD helper function files to bsd-*
1999-11-19 15:32:34 +11:00
bsd-strlcpy.h
- Renamed BSD helper function files to bsd-*
1999-11-19 15:32:34 +11:00
bsd-strmode.c
- (bal) #ifdef around S_IFSOCK if platform does not support it.
2001-01-23 16:54:29 +00:00
bsd-strmode.h
NOTE: This update changes the RSA key generation. *NEW RSA KEYS
2001-01-18 02:04:35 +00:00
bsd-strsep.c
- (djm) Add strsep function from OpenBSD libc for systems that lack it
2000-07-11 21:34:34 +10:00
bsd-strsep.h
- (djm) Add strsep function from OpenBSD libc for systems that lack it
2000-07-11 21:34:34 +10:00
bsd-strtok.c
- (djm) Include strtok_r() from OpenBSD libc. Fixes report from Mark Miller
2000-09-24 11:21:31 +11:00
bsd-strtok.h
- (djm) Include strtok_r() from OpenBSD libc. Fixes report from Mark Miller
2000-09-24 11:21:31 +11:00
bsd-vis.c
- (djm) Big OpenBSD sync:
2000-10-14 16:23:11 +11:00
bsd-vis.h
- (djm) Big OpenBSD sync:
2000-10-14 16:23:11 +11:00
bsd-waitpid.c
- (bal) Missed auth-skey.o in Makefile.in and minor correction to
2000-11-05 21:13:45 +00:00
bsd-waitpid.h
- (bal) Reworked NEWS-OS and NeXT ports to extract waitpid() and
2000-11-05 09:08:45 +00:00
bufaux.c
- (bal) no 64bit support patch from Tim Rice <tim@multitalents.net>
2001-01-23 16:26:52 +00:00
bufaux.h
- (bal) no 64bit support patch from Tim Rice <tim@multitalents.net>
2001-01-23 16:26:52 +00:00
buffer.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
buffer.h
One way to massive patch. <sigh> It compiles and works under Linux..
2000-12-22 01:43:59 +00:00
canohost.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
canohost.h
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
channels.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
channels.h
20001206
2000-12-06 01:42:49 +00:00
cipher.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
cipher.h
One way to massive patch. <sigh> It compiles and works under Linux..
2000-12-22 01:43:59 +00:00
cli.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
cli.h
- (djm) Avoid warning in PAM code by making read_passphrase arguments const
2001-01-17 11:10:48 +11:00
clientloop.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
clientloop.h
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
compat.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
compat.h
- (bal) OpenBSD Sync
2001-01-09 00:35:42 +00:00
compress.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
compress.h
- (stevesk) compress.[ch] sync with openbsd; missed in prototype
2000-12-28 22:16:00 +00:00
config.guess
Latest versions
2000-06-12 23:01:02 +10:00
config.sub
Latest versions
2000-06-12 23:01:02 +10:00
configure.in
20010123
2001-01-22 21:06:19 +00:00
crc32.c
One way to massive patch. <sigh> It compiles and works under Linux..
2000-12-22 01:43:59 +00:00
crc32.h
One way to massive patch. <sigh> It compiles and works under Linux..
2000-12-22 01:43:59 +00:00
cygwin_util.c
- (djm) Merged cleanup patch from Mark Miller <markm@swoon.net>
2000-09-24 11:10:13 +11:00
cygwin_util.h
- (djm) Cygwin fixes from Corinna Vinschen <vinschen@cygnus.com>
2000-10-01 00:42:48 +11:00
deattack.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
deattack.h
One way to massive patch. <sigh> It compiles and works under Linux..
2000-12-22 01:43:59 +00:00
defines.h
- (bal) no 64bit support patch from Tim Rice <tim@multitalents.net>
2001-01-23 16:26:52 +00:00
dh.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
dh.h
- (djm) Big OpenBSD sync:
2000-10-14 16:23:11 +11:00
dispatch.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
dispatch.h
- (djm) OpenBSD CVS sync:
2000-09-23 17:15:56 +11:00
entropy.c
20010123
2001-01-22 21:06:19 +00:00
entropy.h
- (djm) Add Steve VanDevender's <stevev@darkwing.uoregon.edu> PAM
2000-09-16 16:09:27 +11:00
fake-gai-errnos.h
- Merged OpenBSD IPv6 patch:
2000-01-14 15:45:46 +11:00
fake-getaddrinfo.c
- (djm) Fix broken inet_ntoa check and ut_user/ut_name confusion, report
2000-07-11 12:15:54 +10:00
fake-getaddrinfo.h
- Compilation fix from Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
2000-01-16 18:19:25 +11:00
fake-getnameinfo.c
- (djm) Another off-by-one fix from Pavel Kankovsky
2000-09-29 10:59:14 +11:00
fake-getnameinfo.h
- Cleanup of auth.c, login.c and fake-*
2000-05-31 11:20:11 +10:00
fake-regex.h
- (bal) #ifdef around S_IFSOCK if platform does not support it.
2001-01-23 16:54:29 +00:00
fake-socket.h
- (djm) Use a real struct sockaddr inside the fake struct sockaddr_storage.
2000-09-16 16:21:28 +11:00
fixpaths
- (bal) fixpaths fixed to stop it from quitely failing. Patch by
2000-11-08 01:07:51 +00:00
fixprogs
Fix fixprogs
2000-09-16 16:10:56 +11:00
getput.h
20010112
2001-01-11 06:20:23 +00:00
groupaccess.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
groupaccess.h
- (stevesk) initial work for OpenBSD "support supplementary group in
2001-01-14 00:35:19 +00:00
hmac.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
hmac.h
One way to massive patch. <sigh> It compiles and works under Linux..
2000-12-22 01:43:59 +00:00
hostfile.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
hostfile.h
One way to massive patch. <sigh> It compiles and works under Linux..
2000-12-22 01:43:59 +00:00
includes.h
- (bal) utimes() support via utime() interface on machine that lack utimes().
2001-01-15 02:34:37 +00:00
install-sh
- Added BSD compatible install program and autoconf test, thanks to
1999-11-25 12:31:26 +11:00
kex.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
kex.h
One way to massive patch. <sigh> It compiles and works under Linux..
2000-12-22 01:43:59 +00:00
key.c
- (bal) OpenBSD Resync
2001-01-23 00:19:15 +00:00
key.h
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
log-client.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
log-server.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
log.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
log.h
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
login.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
login.h
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
loginrec.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
loginrec.h
- (djm) Formatting
2000-06-27 11:18:27 +10:00
logintest.c
Added some extra timings to help spot lastlog problems
2000-06-19 08:25:36 +00:00
match.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
match.h
One way to massive patch. <sigh> It compiles and works under Linux..
2000-12-22 01:43:59 +00:00
md5crypt.c
- Reduce diff against OpenBSD source
2000-04-16 12:31:48 +10:00
md5crypt.h
- Portability fixes for Irix 5.3 (now compiles OK!)
1999-12-28 15:09:35 +11:00
misc.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
misc.h
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
mkinstalldirs
- HPUX and Configure fixes from Lutz Jaenicke
2000-05-20 15:33:44 +10:00
mpaux.c
One way to massive patch. <sigh> It compiles and works under Linux..
2000-12-22 01:43:59 +00:00
mpaux.h
One way to massive patch. <sigh> It compiles and works under Linux..
2000-12-22 01:43:59 +00:00
myproposal.h
- (djm) Merge OpenBSD changes:
2000-11-13 22:57:25 +11:00
nchan.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
nchan.h
- (djm) Merge OpenBSD changes:
2000-09-16 13:29:08 +11:00
nchan.ms
- (djm) Merge OpenBSD changes:
2000-09-16 13:29:08 +11:00
nchan2.ms
- OpenBSD CVS update:
2000-04-04 14:38:59 +10:00
next-posix.c
- (bal) Reworked NEWS-OS and NeXT ports to extract waitpid() and
2000-11-05 09:08:45 +00:00
next-posix.h
- (bal) Detect if clock_t structure exists, if not define it.
2001-01-09 00:50:29 +00:00
openbsd-compat.h
NOTE: This update changes the RSA key generation. *NEW RSA KEYS
2001-01-18 02:04:35 +00:00
packet.c
whitespace sync
2001-01-24 13:47:43 +00:00
packet.h
NOTE: This update changes the RSA key generation. *NEW RSA KEYS
2001-01-18 02:04:35 +00:00
pathnames.h
20010123
2001-01-22 21:06:19 +00:00
primes
- (djm) Added /etc/primes for kex DH group neg, fixup Makefile.in and
2000-11-11 08:36:38 +11:00
pty.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
pty.h
- (djm) Merge OpenBSD changes:
2000-09-16 13:29:08 +11:00
radix.c
NOTE: This update changes the RSA key generation. *NEW RSA KEYS
2001-01-18 02:04:35 +00:00
radix.h
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
readconf.c
- markus@cvs.openbsd.org 2001/01/22 23:06:39
2001-01-23 03:12:10 +00:00
readconf.h
- markus@cvs.openbsd.org 2001/01/22 23:06:39
2001-01-23 03:12:10 +00:00
readpass.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
readpass.h
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
rijndael.c
20001210
2000-12-10 01:55:37 +00:00
rijndael.h
20001210
2000-12-10 01:55:37 +00:00
rsa.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
rsa.h
- (djm) Merge OpenBSD changes:
2000-11-13 22:57:25 +11:00
scp.1
- (djm) Manually fix up missed diff hunks (mainly RCS idents)
2000-11-06 12:39:34 +11:00
scp.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
servconf.c
whitespace sync
2001-01-24 13:10:56 +00:00
servconf.h
- markus@cvs.openbsd.org 2001/01/22 23:06:39
2001-01-23 03:12:10 +00:00
serverloop.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
serverloop.h
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
session.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
session.h
Please grep through the source and look for 'ISSUE' comments and verify
2001-01-19 04:26:52 +00:00
sftp-server.8
- (djm) Merge OpenBSD changes:
2000-11-13 22:57:25 +11:00
sftp-server.c
- (stevesk) sftp-server.c: KNF
2001-01-24 20:11:06 +00:00
sftp.h
20010112
2001-01-11 06:20:23 +00:00
ssh-add.1
- (djm) Merge OpenBSD changes:
2000-11-13 22:57:25 +11:00
ssh-add.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
ssh-agent.1
20001123
2000-11-21 21:24:55 +00:00
ssh-agent.c
whitespace sync
2001-01-24 14:06:28 +00:00
ssh-dss.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
ssh-dss.h
One way to massive patch. <sigh> It compiles and works under Linux..
2000-12-22 01:43:59 +00:00
ssh-keygen.1
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
ssh-keygen.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
ssh-keyscan.1
20010107
2001-01-06 15:18:16 +00:00
ssh-keyscan.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
ssh-rsa.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
ssh-rsa.h
One way to massive patch. <sigh> It compiles and works under Linux..
2000-12-22 01:43:59 +00:00
ssh.1
Please grep through the source and look for 'ISSUE' comments and verify
2001-01-19 04:26:52 +00:00
ssh.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
ssh.h
20010124
2001-01-23 16:09:51 +00:00
ssh1.h
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
ssh2.h
- (djm) Big OpenBSD sync:
2000-10-14 16:23:11 +11:00
ssh_config
- (djm) Merge OpenBSD changes:
2000-11-13 22:57:25 +11:00
ssh_prng_cmds.in
- (djm) Shadow expiry check fix from Pavel Troller <patrol@omni.sinus.cz>
2000-09-16 15:39:56 +11:00
sshconnect.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
sshconnect.h
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
sshconnect1.c
- markus@cvs.openbsd.org 2001/01/22 23:06:39
2001-01-23 03:12:10 +00:00
sshconnect2.c
- markus@cvs.openbsd.org 2001/01/22 23:06:39
2001-01-23 03:12:10 +00:00
sshd.8
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
sshd.c
- markus@cvs.openbsd.org 2001/01/22 23:06:39
2001-01-23 03:12:10 +00:00
sshd_config
- (stevesk) sshd_config: sync
2001-01-09 15:28:46 +00:00
tildexpand.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
tildexpand.h
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
ttymodes.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
ttymodes.h
- (djm) Merge OpenBSD changes:
2000-09-16 13:29:08 +11:00
uidswap.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
uidswap.h
One way to massive patch. <sigh> It compiles and works under Linux..
2000-12-22 01:43:59 +00:00
uuencode.c
One way to massive patch. <sigh> It compiles and works under Linux..
2000-12-22 01:43:59 +00:00
uuencode.h
One way to massive patch. <sigh> It compiles and works under Linux..
2000-12-22 01:43:59 +00:00
version.h
- (bal) OpenBSD Sync
2001-01-09 00:35:42 +00:00
xmalloc.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
xmalloc.h
- (djm) Merge OpenBSD changes:
2000-09-16 13:29:08 +11:00