openssh-portable/openbsd-compat
Ben Lindstrom d9e0824b43 - (bal) Starting the Unicossmk merger. File merged TODO, configure.in,
myproposal.h, ssh_prng_cmds.in, and openbsd-compat/Makefile.in.
	 Added openbsd-compat/bsd-cray.c.  Rest will be merged after
	 approval.  Selective patches from William L. Jones
	 <jones@mail.utexas.edu>
2001-07-22 19:32:00 +00:00
..
.cvsignore - (djm) Add .cvsignore files, suggested by Wayne Davison <wayne@blorf.net> 2001-04-30 13:55:37 +10:00
Makefile.in - (bal) Starting the Unicossmk merger. File merged TODO, configure.in, 2001-07-22 19:32:00 +00:00
base64.c - (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff to 2001-01-31 21:52:01 +00:00
base64.h - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
bindresvport.c - (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff to 2001-01-31 21:52:01 +00:00
bindresvport.h - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
bsd-arc4random.c Add missing headers 2001-03-19 10:00:53 +11:00
bsd-arc4random.h - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
bsd-cray.c - (bal) Starting the Unicossmk merger. File merged TODO, configure.in, 2001-07-22 19:32:00 +00:00
bsd-cygwin_util.c - (bal) Allow sshd to switch user context without password for Cygwin. 2001-07-18 16:19:48 +00:00
bsd-cygwin_util.h - Cygwin sftp/sftp-server binary mode patch from Corinna Vinschen 2001-04-14 00:28:42 +10:00
bsd-misc.c - (stevesk) use setresgid() for setegid() if needed 2001-04-09 14:50:52 +00:00
bsd-misc.h - (stevesk) use setresgid() for setegid() if needed 2001-04-09 14:50:52 +00:00
bsd-nextstep.c - Fix pointer issues in waitpid() and wait() replaces. Patch by Lutz 2001-03-26 05:35:33 +00:00
bsd-nextstep.h - (bal) Minor NeXT fixed. Forgot to #undef NGROUPS_MAX 2001-03-19 13:42:21 +00:00
bsd-snprintf.c - (bal) Fixed bsd-snprinf.c so it now honors 'BROKEN_SNPRINTF' again. 2001-02-25 23:20:40 +00:00
bsd-snprintf.h - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
bsd-waitpid.c - Fix pointer issues in waitpid() and wait() replaces. Patch by Lutz 2001-03-26 05:35:33 +00:00
bsd-waitpid.h - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
daemon.c - (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff to 2001-01-31 21:52:01 +00:00
daemon.h - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
dirname.c 20010628 2001-06-28 14:48:28 +10:00
dirname.h - (tim) [openbsd-compat/dirname.h] Remove ^M causing some compilers to 2001-07-04 21:27:20 -07:00
fake-gai-errnos.h - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
fake-getaddrinfo.c - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
fake-getaddrinfo.h - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
fake-getnameinfo.c - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
fake-getnameinfo.h - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
fake-queue.h - (bal) renamed queue.h to fake-queue.h (even if it's an OpenBSD 2001-02-02 19:03:13 +00:00
fake-regex.h - (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff to 2001-01-31 21:52:01 +00:00
fake-socket.h - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
getcwd.c - (bal) Fix mixed up params to memmove() from Jan 5th in setenv.c and 2001-02-19 19:54:43 +00:00
getcwd.h - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
getgrouplist.c - (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff to 2001-01-31 21:52:01 +00:00
getgrouplist.h - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
getopt.c - (djm) Pull in getopt(3) from OpenBSD libc for the optreset extension. 2001-07-14 13:22:53 +10:00
getopt.h - (stevesk) change getopt() declaration 2001-07-14 16:05:55 +00:00
glob.c - (djm) Fix a few warnings the above turned up 2001-06-27 23:36:08 +10:00
glob.h - (bal) Oops. Missed globc.h change (OpenBSD CVS). 2001-03-19 21:29:30 +00:00
inet_aton.c - (tim) put openssh/openbsd-compat/inet_aton.[ch] back in. 2001-07-15 19:07:49 -07:00
inet_aton.h - (tim) put openssh/openbsd-compat/inet_aton.[ch] back in. 2001-07-15 19:07:49 -07:00
inet_ntoa.c - (bal) I think this is the last of the bsd-*.h that don't belong. 2001-02-03 21:31:22 +00:00
inet_ntoa.h - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
mktemp.c - (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff to 2001-01-31 21:52:01 +00:00
mktemp.h - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
openbsd-compat.h - (djm) Pull in getopt(3) from OpenBSD libc for the optreset extension. 2001-07-14 13:22:53 +10:00
readpassphrase.c - (bal) Fixed _DISABLE_VPOSIX in readpassphrase.c. 2001-06-29 12:35:12 +00:00
readpassphrase.h - (djm) Bring in readpassphrase() from OpenBSD libc. Compiles OK on Linux and 2001-06-25 18:09:16 +10:00
realpath.c 20010628 2001-06-28 14:48:28 +10:00
realpath.h - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
rresvport.c - (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff to 2001-01-31 21:52:01 +00:00
rresvport.h - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
setenv.c - (bal) Fix mixed up params to memmove() from Jan 5th in setenv.c and 2001-02-19 19:54:43 +00:00
setenv.h - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
setproctitle.c - (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff to 2001-01-31 21:52:01 +00:00
setproctitle.h - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
sigact.c - (bal) Renamed sigaction.[ch] to sigact.[ch]. Causes problems with 2001-02-24 00:24:19 +00:00
sigact.h - (bal) Renamed sigaction.[ch] to sigact.[ch]. Causes problems with 2001-02-24 00:24:19 +00:00
strlcat.c 20010628 2001-06-28 14:48:28 +10:00
strlcat.h - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
strlcpy.c 20010628 2001-06-28 14:48:28 +10:00
strlcpy.h - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
strmode.c - (bal) ANSIify strmode() 2001-06-09 02:22:16 +00:00
strmode.h - (bal) ANSIify strmode() 2001-06-09 02:22:16 +00:00
strsep.c - (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff to 2001-01-31 21:52:01 +00:00
strsep.h - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
vis.c - Sync with OpenBSD glob.c, strlcat.c and vis.c changes 2001-04-14 00:22:33 +10:00
vis.h - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00