index
:
openssh.git
master
sid
ssh_8.3
v7.9
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openbsd-compat
Age
Commit message (
Expand
)
Author
2001-06-28
- (bal) Removed strtok_r and inet_ntop since they are no longer used.
Ben Lindstrom
2001-06-28
20010628
Damien Miller
2001-06-27
- (djm) Fix a few warnings the above turned up
Damien Miller
2001-06-27
- (djm) Sync with -current openbsd-compat/readpassphrase.c:
Damien Miller
2001-06-25
- (djm) Bring in readpassphrase() from OpenBSD libc. Compiles OK on Linux and
Damien Miller
2001-06-10
- (bal) NeXT/MacOS X lack libgen.h and dirname(). Patch by Mark Miller
Ben Lindstrom
2001-06-09
- (bal) ANSIify strmode()
Ben Lindstrom
2001-04-30
- (djm) Add .cvsignore files, suggested by Wayne Davison <wayne@blorf.net>
Damien Miller
2001-04-27
- (bal) arpa/nameser.h does not exist on Cygwin. Patch by Corinna
Ben Lindstrom
2001-04-14
- Cygwin sftp/sftp-server binary mode patch from Corinna Vinschen
Damien Miller
2001-04-14
- Sync with OpenBSD glob.c, strlcat.c and vis.c changes
Damien Miller
2001-04-12
- (bal) Added openbsd-compat/inet_ntop.[ch] since HP/UX (and others)
Ben Lindstrom
2001-04-09
- (stevesk) use setresgid() for setegid() if needed
Kevin Steves
2001-03-30
- (djm) Another openbsd-compat/glob.c sync
Damien Miller
2001-03-28
- (djm) Sync openbsd-compat/glob.c
Damien Miller
2001-03-26
- Fix pointer issues in waitpid() and wait() replaces. Patch by Lutz
Ben Lindstrom
2001-03-19
add get_arg_max(). Use sysconf() if ARG_MAX is not defined.
Tim Rice
2001-03-19
- (bal) Oops. Missed globc.h change (OpenBSD CVS).
Ben Lindstrom
2001-03-19
- (bal) glob.c update to set gl_pathv to NULL (OpenBSD CVS).
Ben Lindstrom
2001-03-19
- (bal) glob.c update to added GLOB_LIMITS.
Ben Lindstrom
2001-03-19
- (bal) Minor NeXT fixed. Forgot to #undef NGROUPS_MAX
Ben Lindstrom
2001-03-19
- (bal) NeXTStep lacks S_ISLNK. Plus split up S_IS*
Ben Lindstrom
2001-03-19
- Use 'NGROUPS' for NeXT Since 'MAX_NGROUPS' is wrapped up in -lposix
Ben Lindstrom
2001-03-19
- (djm) Add getusershell() functions from OpenBSD CVS
Damien Miller
2001-03-19
Add missing headers
Damien Miller
2001-03-19
- (djm) Seed PRNG at startup, rather than waiting for arc4random calls to
Damien Miller
2001-03-17
- Check for gl_matchc support in glob_t and fall back to the
Ben Lindstrom
2001-03-14
- (djm) Add replacement glob() from OpenBSD libc if the system glob is
Damien Miller
2001-03-13
- Fix strerror() in bsd-misc.c
Ben Lindstrom
2001-03-12
- (bal) Reorder includes in Makefile.
Ben Lindstrom
2001-02-25
- (bal) Fixed bsd-snprinf.c so it now honors 'BROKEN_SNPRINTF' again.
Ben Lindstrom
2001-02-24
- (bal) Renamed sigaction.[ch] to sigact.[ch]. Causes problems with
Ben Lindstrom
2001-02-19
- (bal) Fix mixed up params to memmove() from Jan 5th in setenv.c and
Ben Lindstrom
2001-02-18
- (djm) Fix my breaking of cygwin builds, Patch from Corinna Vinschen
Damien Miller
2001-02-13
- (bal) Missing function prototype in bsd-snprintf.c patch by
Ben Lindstrom
2001-02-13
- (bal) Cleaned out bsd-snprintf.c. VARARGS have been banished and
Ben Lindstrom
2001-02-12
- (bal) added NeXT work around for bsd-snprintf.c in bsd-nextstep.h.
Ben Lindstrom
2001-02-09
- (djm) Add CVS Id's to files that we have missed
Damien Miller
2001-02-08
- (bal) .c.o rule in openbsd-compat/Makefile.in did not make it to the
Ben Lindstrom
2001-02-08
- (bal) patch to vis.c to deal with HAVE_VIS right by Robert Mooney
Ben Lindstrom
2001-02-04
- (bal) next-posix.h changed to bsd-nextstep.h
Ben Lindstrom
2001-02-03
- (bal) openbsd-compat/Makefile minor fix. Ensure dependancies are done
Ben Lindstrom
2001-02-03
- (bal) I think this is the last of the bsd-*.h that don't belong.
Ben Lindstrom
2001-02-02
- (bal) renamed queue.h to fake-queue.h (even if it's an OpenBSD
Ben Lindstrom
2001-02-02
- (bal) Makefile fix where sourcedir != builddir by Corinna Vinschen
Ben Lindstrom
2001-01-31
- (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff to
Ben Lindstrom
[prev]