summaryrefslogtreecommitdiff
path: root/openbsd-compat
Commit message (Expand)AuthorAgeFilesLines
* - (stevesk) import OpenBSD <sys/tree.h> as "openbsd-compat/tree.h"Kevin Steves2002-03-261-0/+667
* - (bal) Test for IRIX JOBS support at runtime. Patch providedBen Lindstrom2002-03-081-7/+20
* - (stevesk) openbsd-compat/base64.h: typo in commentKevin Steves2002-02-261-2/+2
* - (bal) Last AIX patch. Moved aix_usrinfo() outside of do_setuserconext()Ben Lindstrom2002-02-251-1/+1
* - (bal) Drop Session *s usage in ports-aix.[ch] and pass just what weBen Lindstrom2002-02-242-8/+12
* - (bal) Migrated AIX getuserattr and usrinfo code toBen Lindstrom2002-02-194-3/+136
* - (bal) Migrate IRIX jobs/projects/audit/etc code toBen Lindstrom2002-02-194-4/+74
* oops, remove some debugging junk that crept inDamien Miller2002-02-141-1/+1
* unbreakDamien Miller2002-02-131-2/+2
* - (djm) Sync openbsd-compat with OpenBSD CVS tooDamien Miller2002-02-137-69/+105
* - (djm) Apply Cygwin pointer deref fix from Corinna VinschenDamien Miller2001-12-292-5/+7
* - (bal) PCRE no longer required. Banished from the source along withBen Lindstrom2001-12-071-106/+0
* [contrib/cygwin/README, openbsd-compat/bsd-cygwin_util.c,Tim Rice2001-11-263-2/+28
* - (bal) Use VDISABLE if _POSIX_VDISABLE is set in readpassphrase.c. PatchBen Lindstrom2001-10-251-0/+5
* - (bal) removed two unsed headers in openbsd-compat/bsd-misc.cBen Lindstrom2001-10-101-3/+1
* 20010929Ben Lindstrom2001-09-291-1/+1
* - (djm) Avoid bad and unportable sprintf usage in compat codeDamien Miller2001-09-251-2/+4
* - (bal) openbsd-compat/vis.[ch] is dead wood. Removed.Ben Lindstrom2001-09-204-177/+3
* - (djm) Avoid warning on BSDgetoptDamien Miller2001-09-181-5/+5
* - (tim) [includes.h openbsd-compat/getopt.c openbsd-compat/getopt.h]Tim Rice2001-09-172-3/+3
* - (stevesk) bsd-cray.c: more cleanup; ok wendyp@cray.comKevin Steves2001-08-141-8/+6
* - (stevesk) bsd-cray.c: utmp strings are not C stringsKevin Steves2001-08-141-3/+4
* - (stevesk) sshpty.c, cray.[ch]: whitespace, formatting and cleanupKevin Steves2001-08-142-125/+143
* - (bal) Minor correction to inet_ntop.h. _BSD_RRESVPORT_H should beBen Lindstrom2001-08-091-4/+4
* - (tim) [configure.in sshconnect.c openbsd-compat/Makefile.inTim Rice2001-08-075-3/+241
* - (bal) Second around of UNICOS patches. A few other things left.Ben Lindstrom2001-08-062-47/+81
* - (bal) Starting the Unicossmk merger. File merged TODO, configure.in,Ben Lindstrom2001-07-222-2/+225
* - (bal) Allow sshd to switch user context without password for Cygwin.Ben Lindstrom2001-07-181-12/+35
* - (tim) put openssh/openbsd-compat/inet_aton.[ch] back in.Tim Rice2001-07-153-2/+207
* - (stevesk) change getopt() declarationKevin Steves2001-07-141-2/+2
* - (djm) Pull in getopt(3) from OpenBSD libc for the optreset extension.Damien Miller2001-07-144-3/+140
* - (tim) [openbsd-compat/dirname.h] Remove ^M causing some compilers toTim Rice2001-07-041-5/+5
* - (bal) Fixed _DISABLE_VPOSIX in readpassphrase.c.Ben Lindstrom2001-06-291-0/+8
* - (bal) Removed net_aton() since we don't use it any moreBen Lindstrom2001-06-294-209/+3
* You know I really should wake up. <sigh> Stop those 3 files from files fromBen Lindstrom2001-06-282-6/+3
* - (bal) Remove getusershell() since it's no longer useBen Lindstrom2001-06-282-154/+0
* - (bal) Removed strtok_r and inet_ntop since they are no longer used.Ben Lindstrom2001-06-284-328/+0
* 20010628Damien Miller2001-06-284-15/+15
* - (djm) Fix a few warnings the above turned upDamien Miller2001-06-273-2/+4
* - (djm) Sync with -current openbsd-compat/readpassphrase.c:Damien Miller2001-06-271-2/+2
* - (djm) Bring in readpassphrase() from OpenBSD libc. Compiles OK on Linux andDamien Miller2001-06-254-3/+206
* - (bal) NeXT/MacOS X lack libgen.h and dirname(). Patch by Mark MillerBen Lindstrom2001-06-104-3/+90
* - (bal) ANSIify strmode()Ben Lindstrom2001-06-092-5/+3
* - (djm) Add .cvsignore files, suggested by Wayne Davison <wayne@blorf.net>Damien Miller2001-04-301-0/+1
* - (bal) arpa/nameser.h does not exist on Cygwin. Patch by CorinnaBen Lindstrom2001-04-271-0/+2
* - Cygwin sftp/sftp-server binary mode patch from Corinna VinschenDamien Miller2001-04-142-3/+4
* - Sync with OpenBSD glob.c, strlcat.c and vis.c changesDamien Miller2001-04-143-43/+49
* - (bal) Added openbsd-compat/inet_ntop.[ch] since HP/UX (and others)Ben Lindstrom2001-04-124-3/+226
* - (stevesk) use setresgid() for setegid() if neededKevin Steves2001-04-092-2/+13
* - (djm) Another openbsd-compat/glob.c syncDamien Miller2001-03-301-29/+56