index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
openbsd-compat
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- (djm) Teach fake-getaddrinfo to use getservbyname() when provided a
Damien Miller
2003-02-06
2
-9
/
+19
*
- (bal) AIX 4.2.1 lacks nanosleep(). Patch to use nsleep() provided by
Ben Lindstrom
2003-02-01
1
-0
/
+11
*
- (bal) Bugzilla 477 patch by wendyp@cray.com. Define TIOCGPGRP for
Ben Lindstrom
2003-01-27
1
-1
/
+3
*
- (djm) Fix compilation for NetBSD from dtucker@zip.com.au
Damien Miller
2003-01-20
1
-3
/
+5
*
- (djm) Bug #470: Detect strnvis, not strvis in configure.
Damien Miller
2003-01-17
2
-3
/
+3
*
- (djm) Rework openbsd-compat/setproctitle.c a bit: move emulation type
Damien Miller
2003-01-13
1
-41
/
+32
*
- (djm) Enable new setproctitle emulation for Linux, AIX and HP/UX. More
Damien Miller
2003-01-09
3
-74
/
+229
*
- (djm) Sync openbsd-compat/ with OpenBSD -current
Damien Miller
2003-01-08
4
-8
/
+14
*
- (djm) Bug #111: Run syslog and stderr logging through strnvis to eliminate
Damien Miller
2003-01-07
4
-3
/
+327
*
- (djm) Bug #26: Use local mkstemp() rather than glibc's silly one. Fixes
Damien Miller
2003-01-07
2
-5
/
+5
*
- (bal) Update ssh-host-config and minor rewrite of bsd-cygwin_util.c
Ben Lindstrom
2002-11-09
1
-12
/
+60
*
Cray fixes (bug 367) based on patch from Wendy Palm @ cray.
Tim Rice
2002-09-26
2
-4
/
+4
*
- (djm) Sync sys/tree.h with OpenBSD -current. Rename tree.h and
Damien Miller
2002-09-12
2
-45
/
+53
*
- (djm) Added getpeereid() replacement. Properly implemented for systems
Damien Miller
2002-09-12
4
-3
/
+74
*
- (djm) Sync openbsd-compat with OpenBSD -current
Damien Miller
2002-09-11
9
-73
/
+99
*
- (bal) [bsd-cray.c bsd-cray.h] Part 2 of Cray merger.
Ben Lindstrom
2002-07-23
2
-63
/
+567
*
- (bal) [monitor_mm.c openbsd-compat/xmmap.h] Move xmmap() defines
Ben Lindstrom
2002-07-23
1
-0
/
+23
*
- (stevesk) [xmmap.c] missing prototype for fatal()
Kevin Steves
2002-07-22
1
-0
/
+2
*
(bal/tim) [acconfig.h configure.ac monitor_mm.c servconf.c
Tim Rice
2002-07-14
2
-2
/
+67
*
- (bal) Correction to utimes() again.
Ben Lindstrom
2002-07-08
1
-3
/
+3
*
- (bal) [realpath.c] Updated with OpenBSD tree.
Ben Lindstrom
2002-07-08
1
-3
/
+3
*
Added author to ports-aix.[ch].
Ben Lindstrom
2002-07-07
2
-0
/
+6
*
- (bal) One too many nulls in ports-aix.c
Ben Lindstrom
2002-07-04
1
-2
/
+2
*
- (bal) glob.c defines TILDE and AIX also defines it. #undef it first.
Ben Lindstrom
2002-07-04
1
-0
/
+1
*
- (bal) Clean up aix_usrinfo(). Ignore TTY= period I guess.
Ben Lindstrom
2002-07-04
2
-13
/
+56
*
- (bal) minor correction to utimes() replacement. Patch by
Ben Lindstrom
2002-07-04
1
-3
/
+3
*
- (bal) s/config.h/includes.h/ in openbsd-compat/ for *.c. Otherwise wise
Ben Lindstrom
2002-06-27
12
-12
/
+12
*
- (bal) getopt now can be staticly compiled on those platforms missing
Ben Lindstrom
2002-06-22
1
-24
/
+24
*
- (bal) Fixed AIX environment handling, use setpcred() instead of existing
Ben Lindstrom
2002-06-21
2
-100
/
+0
*
- (bal) typo of setgroup for cygwin. Patch by vinschen@redhat.com
Ben Lindstrom
2002-06-13
2
-4
/
+4
*
- (bal) Build noop setgroups() for cygwin to clean up code (For other
Ben Lindstrom
2002-06-12
2
-2
/
+18
*
- (bal) Clarified openbsd-compat/*-cray.* Licence provided by Wendy.
Ben Lindstrom
2002-05-15
2
-8
/
+71
*
fix logic on when seed_rng() is called.
Tim Rice
2002-05-09
1
-2
/
+2
*
Add truncate() emulation to address Bug 208
Tim Rice
2002-05-08
2
-2
/
+24
*
- (djm) Fix readpassphase compilation for systems which have it
Damien Miller
2002-05-01
1
-2
/
+1
*
- (stevesk) bsd-cygwin_util.[ch] BSD license from Corinna Vinschen
Kevin Steves
2002-04-16
2
-11
/
+43
*
[acconfig.h defines.h includes.h] put includes in includes.h and
Tim Rice
2002-04-12
2
-3
/
+3
*
- (bal) Revered out of runtime IRIX runtime detection of joblimits. Code is
Ben Lindstrom
2002-04-06
1
-20
/
+7
*
- (bal) Too many <sys/queue.h> issues. Remove all workarounds and
Ben Lindstrom
2002-04-05
1
-3
/
+84
*
- (stevesk) import OpenBSD <sys/tree.h> as "openbsd-compat/tree.h"
Kevin Steves
2002-03-26
1
-0
/
+667
*
- (bal) Test for IRIX JOBS support at runtime. Patch provided
Ben Lindstrom
2002-03-08
1
-7
/
+20
*
- (stevesk) openbsd-compat/base64.h: typo in comment
Kevin Steves
2002-02-26
1
-2
/
+2
*
- (bal) Last AIX patch. Moved aix_usrinfo() outside of do_setuserconext()
Ben Lindstrom
2002-02-25
1
-1
/
+1
*
- (bal) Drop Session *s usage in ports-aix.[ch] and pass just what we
Ben Lindstrom
2002-02-24
2
-8
/
+12
*
- (bal) Migrated AIX getuserattr and usrinfo code to
Ben Lindstrom
2002-02-19
4
-3
/
+136
*
- (bal) Migrate IRIX jobs/projects/audit/etc code to
Ben Lindstrom
2002-02-19
4
-4
/
+74
*
oops, remove some debugging junk that crept in
Damien Miller
2002-02-14
1
-1
/
+1
*
unbreak
Damien Miller
2002-02-13
1
-2
/
+2
*
- (djm) Sync openbsd-compat with OpenBSD CVS too
Damien Miller
2002-02-13
7
-69
/
+105
*
- (djm) Apply Cygwin pointer deref fix from Corinna Vinschen
Damien Miller
2001-12-29
2
-5
/
+7
[next]