.. |
.cvsignore
|
- (djm) Add .cvsignore files, suggested by Wayne Davison <wayne@blorf.net>
|
2001-04-30 13:55:37 +10:00 |
Makefile.in
|
- (djm) Import getrrsetbyname() function from OpenBSD libc (for DNS support)
|
2003-05-15 12:27:08 +10:00 |
base64.c
|
- (djm) Bug #456: Support for NEC SX6 with Unicos; from wendyp@cray.com
|
2003-02-24 15:45:42 +11:00 |
base64.h
|
- (djm) Bug #456: Support for NEC SX6 with Unicos; from wendyp@cray.com
|
2003-02-24 15:45:42 +11:00 |
basename.c
|
- (djm) Rest of Bug #499: Import a basename() function from OpenBSD libc
|
2003-02-24 12:55:55 +11:00 |
basename.h
|
duh
|
2003-02-25 14:32:16 +11:00 |
bindresvport.c
|
- (bal) s/config.h/includes.h/ in openbsd-compat/ for *.c. Otherwise wise
|
2002-06-27 18:23:20 +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
|
- (djm) Fix return value checks for RAND_bytes. Report from
|
2003-03-17 16:13: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
|
- (dtucker) Add missing "void" to record_failed_login in bsd-cray.c. Noted
|
2003-05-03 07:32:56 +10:00 |
bsd-cray.h
|
- (dtucker) Move handling of bad password authentications into a platform
|
2003-05-02 23:42:25 +10:00 |
bsd-cygwin_util.c
|
- (bal) Update ssh-host-config and minor rewrite of bsd-cygwin_util.c
|
2002-11-09 15:59:27 +00:00 |
bsd-cygwin_util.h
|
- (stevesk) bsd-cygwin_util.[ch] BSD license from Corinna Vinschen
|
2002-04-15 22:00:51 +00:00 |
bsd-getpeereid.c
|
- (djm) Fix getpeerid support for 64 bit BE systems. From
|
2003-03-25 09:07:52 +11:00 |
bsd-getpeereid.h
|
- (djm) Added getpeereid() replacement. Properly implemented for systems
|
2002-09-12 10:32:59 +10:00 |
bsd-misc.c
|
[configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h]
|
2003-03-18 10:21:40 -08:00 |
bsd-misc.h
|
[configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h]
|
2003-03-18 10:21:40 -08: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
|
license from samba
|
2003-04-01 21:31:56 +10: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
|
[contrib/cygwin/README, openbsd-compat/bsd-cygwin_util.c,
|
2001-11-26 17:19:43 -08:00 |
daemon.h
|
- (djm) Add CVS Id's to files that we have missed
|
2001-02-09 12:55:35 +11:00 |
dirname.c
|
- (djm) Sync openbsd-compat with OpenBSD -current
|
2002-09-11 10:29:11 +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
|
- (dtucker) Set ai_socktype and ai_protocol in fake-getaddrinfo.c. ok djm@
|
2003-05-14 21:48:51 +10:00 |
fake-getaddrinfo.h
|
- (djm) Bug #501: gai_strerror should return char*;
|
2003-02-24 12:35:08 +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-socket.h
|
[acconfig.h defines.h includes.h] put includes in includes.h and
|
2002-04-11 20:35:39 -07:00 |
getcwd.c
|
- (djm) Sync openbsd-compat/ with OpenBSD -current
|
2003-01-08 11:16:48 +11: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) Sync openbsd-compat/ with OpenBSD -current
|
2003-01-08 11:16:48 +11:00 |
getopt.h
|
- (djm) Avoid warning on BSDgetopt
|
2001-09-18 15:05:20 +10:00 |
getrrsetbyname.c
|
- (djm) Import getrrsetbyname() function from OpenBSD libc (for DNS support)
|
2003-05-15 12:27:08 +10:00 |
getrrsetbyname.h
|
- (djm) Import getrrsetbyname() function from OpenBSD libc (for DNS support)
|
2003-05-15 12:27:08 +10:00 |
glob.c
|
- (djm) Sync openbsd-compat with OpenBSD -current
|
2002-09-11 10:29:11 +10:00 |
glob.h
|
- (djm) Sync openbsd-compat with OpenBSD -current
|
2002-09-11 10:29:11 +10:00 |
inet_aton.c
|
[acconfig.h defines.h includes.h] put includes in includes.h and
|
2002-04-11 20:35:39 -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
|
- (djm) Sync openbsd-compat with OpenBSD -current
|
2002-09-11 10:29:11 +10:00 |
inet_ntoa.h
|
- (djm) Add CVS Id's to files that we have missed
|
2001-02-09 12:55:35 +11:00 |
inet_ntop.c
|
- (djm) Sync openbsd-compat with OpenBSD -current
|
2002-09-11 10:29:11 +10:00 |
inet_ntop.h
|
- (bal) Minor correction to inet_ntop.h. _BSD_RRESVPORT_H should be
|
2001-08-09 00:56:52 +00:00 |
mktemp.c
|
- (djm) Bug #26: Use local mkstemp() rather than glibc's silly one. Fixes
|
2003-01-07 15:18:32 +11:00 |
mktemp.h
|
- (djm) Bug #26: Use local mkstemp() rather than glibc's silly one. Fixes
|
2003-01-07 15:18:32 +11:00 |
openbsd-compat.h
|
- (djm) Import getrrsetbyname() function from OpenBSD libc (for DNS support)
|
2003-05-15 12:27:08 +10:00 |
port-aix.c
|
- (dtucker) Move handling of bad password authentications into a platform
|
2003-05-02 23:42:25 +10:00 |
port-aix.h
|
- (dtucker) Move handling of bad password authentications into a platform
|
2003-05-02 23:42:25 +10:00 |
port-irix.c
|
- (bal) Revered out of runtime IRIX runtime detection of joblimits. Code is
|
2002-04-06 18:58:31 +00:00 |
port-irix.h
|
- (bal) Migrate IRIX jobs/projects/audit/etc code to
|
2002-02-19 20:02:48 +00:00 |
readpassphrase.c
|
- (djm) Sync openbsd-compat with OpenBSD -current
|
2002-09-11 10:29:11 +10:00 |
readpassphrase.h
|
- (djm) Sync openbsd-compat with OpenBSD -current
|
2002-09-11 10:29:11 +10:00 |
realpath.c
|
- (bal) [realpath.c] Updated with OpenBSD tree.
|
2002-07-07 22:07:10 +00: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) s/config.h/includes.h/ in openbsd-compat/ for *.c. Otherwise wise
|
2002-06-27 18:23:20 +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
|
- (djm) Sync openbsd-compat/ with OpenBSD -current
|
2003-01-08 11:16:48 +11:00 |
setenv.h
|
- (djm) Add CVS Id's to files that we have missed
|
2001-02-09 12:55:35 +11:00 |
setproctitle.c
|
- (djm) Fix compilation for NetBSD from dtucker@zip.com.au
|
2003-01-20 13:15:10 +11:00 |
setproctitle.h
|
- (djm) Enable new setproctitle emulation for Linux, AIX and HP/UX. More
|
2003-01-10 09:53:12 +11:00 |
sigact.c
|
- (bal) s/config.h/includes.h/ in openbsd-compat/ for *.c. Otherwise wise
|
2002-06-27 18:23:20 +00:00 |
sigact.h
|
- (bal) Renamed sigaction.[ch] to sigact.[ch]. Causes problems with
|
2001-02-24 00:24:19 +00:00 |
strlcat.c
|
- (bal) s/config.h/includes.h/ in openbsd-compat/ for *.c. Otherwise wise
|
2002-06-27 18:23:20 +00:00 |
strlcat.h
|
- (djm) Add CVS Id's to files that we have missed
|
2001-02-09 12:55:35 +11:00 |
strlcpy.c
|
- (bal) s/config.h/includes.h/ in openbsd-compat/ for *.c. Otherwise wise
|
2002-06-27 18:23:20 +00: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) s/config.h/includes.h/ in openbsd-compat/ for *.c. Otherwise wise
|
2002-06-27 18:23:20 +00:00 |
strsep.h
|
- (djm) Add CVS Id's to files that we have missed
|
2001-02-09 12:55:35 +11:00 |
sys-queue.h
|
- (djm) Sync sys/tree.h with OpenBSD -current. Rename tree.h and
|
2002-09-12 10:43:29 +10:00 |
sys-tree.h
|
- (djm) Sync openbsd-compat/ with OpenBSD -current
|
2003-01-08 11:16:48 +11:00 |
vis.c
|
- (djm) Bug #470: Detect strnvis, not strvis in configure.
|
2003-01-17 10:31:38 +11:00 |
vis.h
|
- (djm) Bug #470: Detect strnvis, not strvis in configure.
|
2003-01-17 10:31:38 +11:00 |
xmmap.c
|
- (stevesk) [xmmap.c] missing prototype for fatal()
|
2002-07-22 16:20:29 +00:00 |
xmmap.h
|
- (bal) [monitor_mm.c openbsd-compat/xmmap.h] Move xmmap() defines
|
2002-07-23 00:03:33 +00:00 |