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) Apply Cygwin pointer deref fix from Corinna Vinschen
Damien Miller
2001-12-29
2
-5
/
+7
*
- (bal) PCRE no longer required. Banished from the source along with
Ben Lindstrom
2001-12-07
1
-106
/
+0
*
[contrib/cygwin/README, openbsd-compat/bsd-cygwin_util.c,
Tim Rice
2001-11-27
3
-2
/
+28
*
- (bal) Use VDISABLE if _POSIX_VDISABLE is set in readpassphrase.c. Patch
Ben Lindstrom
2001-10-25
1
-0
/
+5
*
- (bal) removed two unsed headers in openbsd-compat/bsd-misc.c
Ben Lindstrom
2001-10-10
1
-3
/
+1
*
20010929
Ben Lindstrom
2001-09-29
1
-1
/
+1
*
- (djm) Avoid bad and unportable sprintf usage in compat code
Damien Miller
2001-09-25
1
-2
/
+4
*
- (bal) openbsd-compat/vis.[ch] is dead wood. Removed.
Ben Lindstrom
2001-09-20
4
-177
/
+3
*
- (djm) Avoid warning on BSDgetopt
Damien Miller
2001-09-18
1
-5
/
+5
*
- (tim) [includes.h openbsd-compat/getopt.c openbsd-compat/getopt.h]
Tim Rice
2001-09-17
2
-3
/
+3
*
- (stevesk) bsd-cray.c: more cleanup; ok wendyp@cray.com
Kevin Steves
2001-08-14
1
-8
/
+6
*
- (stevesk) bsd-cray.c: utmp strings are not C strings
Kevin Steves
2001-08-14
1
-3
/
+4
*
- (stevesk) sshpty.c, cray.[ch]: whitespace, formatting and cleanup
Kevin Steves
2001-08-14
2
-125
/
+143
*
- (bal) Minor correction to inet_ntop.h. _BSD_RRESVPORT_H should be
Ben Lindstrom
2001-08-09
1
-4
/
+4
*
- (tim) [configure.in sshconnect.c openbsd-compat/Makefile.in
Tim Rice
2001-08-08
5
-3
/
+241
*
- (bal) Second around of UNICOS patches. A few other things left.
Ben Lindstrom
2001-08-07
2
-47
/
+81
*
- (bal) Starting the Unicossmk merger. File merged TODO, configure.in,
Ben Lindstrom
2001-07-22
2
-2
/
+225
*
- (bal) Allow sshd to switch user context without password for Cygwin.
Ben Lindstrom
2001-07-18
1
-12
/
+35
*
- (tim) put openssh/openbsd-compat/inet_aton.[ch] back in.
Tim Rice
2001-07-16
3
-2
/
+207
*
- (stevesk) change getopt() declaration
Kevin Steves
2001-07-14
1
-2
/
+2
*
- (djm) Pull in getopt(3) from OpenBSD libc for the optreset extension.
Damien Miller
2001-07-14
4
-3
/
+140
*
- (tim) [openbsd-compat/dirname.h] Remove ^M causing some compilers to
Tim Rice
2001-07-05
1
-5
/
+5
*
- (bal) Fixed _DISABLE_VPOSIX in readpassphrase.c.
Ben Lindstrom
2001-06-29
1
-0
/
+8
*
- (bal) Removed net_aton() since we don't use it any more
Ben Lindstrom
2001-06-29
4
-209
/
+3
*
You know I really should wake up. <sigh> Stop those 3 files from files from
Ben Lindstrom
2001-06-29
2
-6
/
+3
*
- (bal) Remove getusershell() since it's no longer use
Ben Lindstrom
2001-06-29
2
-154
/
+0
*
- (bal) Removed strtok_r and inet_ntop since they are no longer used.
Ben Lindstrom
2001-06-29
4
-328
/
+0
*
20010628
Damien Miller
2001-06-28
4
-15
/
+15
*
- (djm) Fix a few warnings the above turned up
Damien Miller
2001-06-27
3
-2
/
+4
*
- (djm) Sync with -current openbsd-compat/readpassphrase.c:
Damien Miller
2001-06-27
1
-2
/
+2
*
- (djm) Bring in readpassphrase() from OpenBSD libc. Compiles OK on Linux and
Damien Miller
2001-06-25
4
-3
/
+206
*
- (bal) NeXT/MacOS X lack libgen.h and dirname(). Patch by Mark Miller
Ben Lindstrom
2001-06-10
4
-3
/
+90
*
- (bal) ANSIify strmode()
Ben Lindstrom
2001-06-09
2
-5
/
+3
*
- (djm) Add .cvsignore files, suggested by Wayne Davison <wayne@blorf.net>
Damien Miller
2001-04-30
1
-0
/
+1
*
- (bal) arpa/nameser.h does not exist on Cygwin. Patch by Corinna
Ben Lindstrom
2001-04-27
1
-0
/
+2
*
- Cygwin sftp/sftp-server binary mode patch from Corinna Vinschen
Damien Miller
2001-04-13
2
-3
/
+4
*
- Sync with OpenBSD glob.c, strlcat.c and vis.c changes
Damien Miller
2001-04-13
3
-43
/
+49
*
- (bal) Added openbsd-compat/inet_ntop.[ch] since HP/UX (and others)
Ben Lindstrom
2001-04-12
4
-3
/
+226
*
- (stevesk) use setresgid() for setegid() if needed
Kevin Steves
2001-04-09
2
-2
/
+13
*
- (djm) Another openbsd-compat/glob.c sync
Damien Miller
2001-03-30
1
-29
/
+56
*
- (djm) Sync openbsd-compat/glob.c
Damien Miller
2001-03-28
1
-44
/
+37
*
- Fix pointer issues in waitpid() and wait() replaces. Patch by Lutz
Ben Lindstrom
2001-03-26
2
-4
/
+7
*
add get_arg_max(). Use sysconf() if ARG_MAX is not defined.
Tim Rice
2001-03-20
1
-1
/
+13
*
- (bal) Oops. Missed globc.h change (OpenBSD CVS).
Ben Lindstrom
2001-03-19
1
-1
/
+2
*
- (bal) glob.c update to set gl_pathv to NULL (OpenBSD CVS).
Ben Lindstrom
2001-03-19
1
-2
/
+5
*
- (bal) glob.c update to added GLOB_LIMITS.
Ben Lindstrom
2001-03-19
1
-22
/
+38
*
- (bal) Minor NeXT fixed. Forgot to #undef NGROUPS_MAX
Ben Lindstrom
2001-03-19
1
-1
/
+2
*
- (bal) NeXTStep lacks S_ISLNK. Plus split up S_IS*
Ben Lindstrom
2001-03-19
1
-7
/
+0
*
- Use 'NGROUPS' for NeXT Since 'MAX_NGROUPS' is wrapped up in -lposix
Ben Lindstrom
2001-03-19
1
-1
/
+4
*
- (djm) Add getusershell() functions from OpenBSD CVS
Damien Miller
2001-03-19
4
-3
/
+158
[next]