.. |
.cvsignore
|
- (djm) Add .cvsignore files, suggested by Wayne Davison <wayne@blorf.net>
|
2001-04-30 13:55:37 +10:00 |
Makefile.in
|
- (djm) Bug #111: Run syslog and stderr logging through strnvis to eliminate
|
2003-01-07 17:04:18 +11:00 |
base64.c
|
- (djm) Sync openbsd-compat with OpenBSD -current
|
2002-09-11 10:29:11 +10:00 |
base64.h
|
- (stevesk) openbsd-compat/base64.h: typo in comment
|
2002-02-26 16:59:58 +00: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
|
fix logic on when seed_rng() is called.
|
2002-05-08 15:57:18 -07: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
|
Cray fixes (bug 367) based on patch from Wendy Palm @ cray.
|
2002-09-25 17:38:46 -07:00 |
bsd-cray.h
|
- (bal) Bugzilla 477 patch by wendyp@cray.com. Define TIOCGPGRP for
|
2003-01-27 21:15:10 +00: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) Added getpeereid() replacement. Properly implemented for systems
|
2002-09-12 10:32:59 +10:00 |
bsd-getpeereid.h
|
- (djm) Added getpeereid() replacement. Properly implemented for systems
|
2002-09-12 10:32:59 +10:00 |
bsd-misc.c
|
- (djm) Enable new setproctitle emulation for Linux, AIX and HP/UX. More
|
2003-01-10 09:53:12 +11:00 |
bsd-misc.h
|
- (bal) typo of setgroup for cygwin. Patch by vinschen@redhat.com
|
2002-06-13 21:34:57 +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
|
[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
|
- (djm) Teach fake-getaddrinfo to use getservbyname() when provided a
|
2003-02-06 10:50:42 +11:00 |
fake-getaddrinfo.h
|
- (djm) Teach fake-getaddrinfo to use getservbyname() when provided a
|
2003-02-06 10:50:42 +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 |
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) Bug #111: Run syslog and stderr logging through strnvis to eliminate
|
2003-01-07 17:04:18 +11:00 |
port-aix.c
|
Added author to ports-aix.[ch].
|
2002-07-07 02:17:36 +00:00 |
port-aix.h
|
- (bal) AIX 4.2.1 lacks nanosleep(). Patch to use nsleep() provided by
|
2003-02-01 04:43:34 +00: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 |