summaryrefslogtreecommitdiff
path: root/openbsd-compat
Commit message (Expand)AuthorAgeFilesLines
* - (bal) getopt now can be staticly compiled on those platforms missingmouring2002-06-221-24/+24
* - (bal) Fixed AIX environment handling, use setpcred() instead of existingmouring2002-06-212-100/+0
* - (bal) typo of setgroup for cygwin. Patch by vinschen@redhat.commouring2002-06-132-4/+4
* - (bal) Build noop setgroups() for cygwin to clean up code (For othermouring2002-06-122-2/+18
* - (bal) Clarified openbsd-compat/*-cray.* Licence provided by Wendy.mouring2002-05-152-8/+71
* fix logic on when seed_rng() is called.tim2002-05-081-2/+2
* Add truncate() emulation to address Bug 208tim2002-05-082-2/+24
* - (djm) Fix readpassphase compilation for systems which have itdjm2002-05-011-2/+1
* - (stevesk) bsd-cygwin_util.[ch] BSD license from Corinna Vinschenstevesk2002-04-152-11/+43
* [acconfig.h defines.h includes.h] put includes in includes.h andtim2002-04-122-3/+3
* - (bal) Revered out of runtime IRIX runtime detection of joblimits. Code ismouring2002-04-061-20/+7
* - (bal) Too many <sys/queue.h> issues. Remove all workarounds andmouring2002-04-051-3/+84
* - (stevesk) import OpenBSD <sys/tree.h> as "openbsd-compat/tree.h"stevesk2002-03-261-0/+667
* - (bal) Test for IRIX JOBS support at runtime. Patch providedmouring2002-03-081-7/+20
* - (stevesk) openbsd-compat/base64.h: typo in commentstevesk2002-02-261-2/+2
* - (bal) Last AIX patch. Moved aix_usrinfo() outside of do_setuserconext()mouring2002-02-251-1/+1
* - (bal) Drop Session *s usage in ports-aix.[ch] and pass just what wemouring2002-02-242-8/+12
* - (bal) Migrated AIX getuserattr and usrinfo code tomouring2002-02-194-3/+136
* - (bal) Migrate IRIX jobs/projects/audit/etc code tomouring2002-02-194-4/+74
* oops, remove some debugging junk that crept indjm2002-02-141-1/+1
* unbreakdjm2002-02-131-2/+2
* - (djm) Sync openbsd-compat with OpenBSD CVS toodjm2002-02-137-69/+105
* - (djm) Apply Cygwin pointer deref fix from Corinna Vinschendjm2001-12-292-5/+7
* - (bal) PCRE no longer required. Banished from the source along withmouring2001-12-071-106/+0
* [contrib/cygwin/README, openbsd-compat/bsd-cygwin_util.c,tim2001-11-273-2/+28
* - (bal) Use VDISABLE if _POSIX_VDISABLE is set in readpassphrase.c. Patchmouring2001-10-251-0/+5
* - (bal) removed two unsed headers in openbsd-compat/bsd-misc.cmouring2001-10-101-3/+1
* 20010929mouring2001-09-291-1/+1
* - (djm) Avoid bad and unportable sprintf usage in compat codedjm2001-09-251-2/+4
* - (bal) openbsd-compat/vis.[ch] is dead wood. Removed.mouring2001-09-204-177/+3
* - (djm) Avoid warning on BSDgetoptdjm2001-09-181-5/+5
* - (tim) [includes.h openbsd-compat/getopt.c openbsd-compat/getopt.h]tim2001-09-172-3/+3
* - (stevesk) bsd-cray.c: more cleanup; ok wendyp@cray.comstevesk2001-08-141-8/+6
* - (stevesk) bsd-cray.c: utmp strings are not C stringsstevesk2001-08-141-3/+4
* - (stevesk) sshpty.c, cray.[ch]: whitespace, formatting and cleanupstevesk2001-08-142-125/+143
* - (bal) Minor correction to inet_ntop.h. _BSD_RRESVPORT_H should bemouring2001-08-091-4/+4
* - (tim) [configure.in sshconnect.c openbsd-compat/Makefile.intim2001-08-075-3/+241
* - (bal) Second around of UNICOS patches. A few other things left.mouring2001-08-062-47/+81
* - (bal) Starting the Unicossmk merger. File merged TODO, configure.in,mouring2001-07-222-2/+225
* - (bal) Allow sshd to switch user context without password for Cygwin.mouring2001-07-181-12/+35
* - (tim) put openssh/openbsd-compat/inet_aton.[ch] back in.tim2001-07-163-2/+207
* - (stevesk) change getopt() declarationstevesk2001-07-141-2/+2
* - (djm) Pull in getopt(3) from OpenBSD libc for the optreset extension.djm2001-07-144-3/+140
* - (tim) [openbsd-compat/dirname.h] Remove ^M causing some compilers totim2001-07-051-5/+5
* - (bal) Fixed _DISABLE_VPOSIX in readpassphrase.c.mouring2001-06-291-0/+8
* - (bal) Removed net_aton() since we don't use it any moremouring2001-06-294-209/+3
* You know I really should wake up. <sigh> Stop those 3 files from files frommouring2001-06-282-6/+3
* - (bal) Remove getusershell() since it's no longer usemouring2001-06-282-154/+0
* - (bal) Removed strtok_r and inet_ntop since they are no longer used.mouring2001-06-284-328/+0
* 20010628djm2001-06-284-15/+15