- 850b942 - (djm) Teach fake-getaddrinfo to use getservbyname() when provided a by Damien Miller · 22 years ago
- 4b0f1ad - (bal) AIX 4.2.1 lacks nanosleep(). Patch to use nsleep() provided by by Ben Lindstrom · 22 years ago
- 6dc562a - (bal) Bugzilla 477 patch by wendyp@cray.com. Define TIOCGPGRP for by Ben Lindstrom · 22 years ago
- 140344b - (djm) Fix compilation for NetBSD from dtucker@zip.com.au by Damien Miller · 22 years ago
- 9715bb1 - (djm) Bug #470: Detect strnvis, not strvis in configure. by Damien Miller · 22 years ago
- ec20196 - (djm) Rework openbsd-compat/setproctitle.c a bit: move emulation type by Damien Miller · 22 years ago
- a8ed44b - (djm) Enable new setproctitle emulation for Linux, AIX and HP/UX. More by Damien Miller · 22 years ago
- 13dd03a - (djm) Sync openbsd-compat/ with OpenBSD -current by Damien Miller · 22 years ago
- b93addb - (djm) Bug #111: Run syslog and stderr logging through strnvis to eliminate by Damien Miller · 22 years ago
- e832819 - (djm) Bug #26: Use local mkstemp() rather than glibc's silly one. Fixes by Damien Miller · 22 years ago
- 224313c - (bal) Update ssh-host-config and minor rewrite of bsd-cygwin_util.c by Ben Lindstrom · 22 years ago
- 81ed518 by Tim Rice · 22 years ago
- 9b48151 - (djm) Sync sys/tree.h with OpenBSD -current. Rename tree.h and by Damien Miller · 22 years ago
- 771721f - (djm) Added getpeereid() replacement. Properly implemented for systems by Damien Miller · 22 years ago
- 71eb0c1 - (djm) Sync openbsd-compat with OpenBSD -current by Damien Miller · 22 years ago
- 6f52b3e - (bal) [bsd-cray.c bsd-cray.h] Part 2 of Cray merger. by Ben Lindstrom · 22 years ago
- 446d886 - (bal) [monitor_mm.c openbsd-compat/xmmap.h] Move xmmap() defines by Ben Lindstrom · 22 years ago
- 066e1ab - (stevesk) [xmmap.c] missing prototype for fatal() by Kevin Steves · 22 years ago
- 40017b0 by Tim Rice · 22 years ago
- 100d586 - (bal) Correction to utimes() again. by Ben Lindstrom · 22 years ago
- 8abe736 - (bal) [realpath.c] Updated with OpenBSD tree. by Ben Lindstrom · 22 years ago
- 024f08f Added author to ports-aix.[ch]. by Ben Lindstrom · 22 years ago
- d00a1a1 - (bal) One too many nulls in ports-aix.c by Ben Lindstrom · 22 years ago
- 604de56 - (bal) glob.c defines TILDE and AIX also defines it. #undef it first. by Ben Lindstrom · 22 years ago
- 51b2488 - (bal) Clean up aix_usrinfo(). Ignore TTY= period I guess. by Ben Lindstrom · 22 years ago
- 723e29a - (bal) minor correction to utimes() replacement. Patch by by Ben Lindstrom · 22 years ago
- dd21fe9 - (bal) s/config.h/includes.h/ in openbsd-compat/ for *.c. Otherwise wise by Ben Lindstrom · 22 years ago
- ee9ac35 - (bal) getopt now can be staticly compiled on those platforms missing by Ben Lindstrom · 22 years ago
- f0bfa83 - (bal) Fixed AIX environment handling, use setpcred() instead of existing by Ben Lindstrom · 22 years ago
- 0e23ebc - (bal) typo of setgroup for cygwin. Patch by vinschen@redhat.com by Ben Lindstrom · 22 years ago
- 837461b - (bal) Build noop setgroups() for cygwin to clean up code (For other by Ben Lindstrom · 22 years ago
- 2b70e56 - (bal) Clarified openbsd-compat/*-cray.* Licence provided by Wendy. by Ben Lindstrom · 23 years ago
- 63cf841 by Tim Rice · 23 years ago
- 4bd2a19 by Tim Rice · 23 years ago
- 804357a - (djm) Fix readpassphase compilation for systems which have it by Damien Miller · 23 years ago
- eb36302 - (stevesk) bsd-cygwin_util.[ch] BSD license from Corinna Vinschen by Kevin Steves · 23 years ago
- 813f045 by Tim Rice · 23 years ago
- 8ff2a8d - (bal) Revered out of runtime IRIX runtime detection of joblimits. Code is by Ben Lindstrom · 23 years ago
- 924144e - (bal) Too many <sys/queue.h> issues. Remove all workarounds and by Ben Lindstrom · 23 years ago
- 6205a18 - (stevesk) import OpenBSD <sys/tree.h> as "openbsd-compat/tree.h" by Kevin Steves · 23 years ago
- 784e234 - (bal) Test for IRIX JOBS support at runtime. Patch provided by Ben Lindstrom · 23 years ago
- a2b9607 - (stevesk) openbsd-compat/base64.h: typo in comment by Kevin Steves · 23 years ago
- c004135 - (bal) Last AIX patch. Moved aix_usrinfo() outside of do_setuserconext() by Ben Lindstrom · 23 years ago
- 127398c - (bal) Drop Session *s usage in ports-aix.[ch] and pass just what we by Ben Lindstrom · 23 years ago
- a9c039c - (bal) Migrated AIX getuserattr and usrinfo code to by Ben Lindstrom · 23 years ago
- f095a85 - (bal) Migrate IRIX jobs/projects/audit/etc code to by Ben Lindstrom · 23 years ago
- 7217b3e oops, remove some debugging junk that crept in by Damien Miller · 23 years ago
- 89a1b9f unbreak by Damien Miller · 23 years ago
- 8e3bdca - (djm) Sync openbsd-compat with OpenBSD CVS too by Damien Miller · 23 years ago
- 0dea79d - (djm) Apply Cygwin pointer deref fix from Corinna Vinschen by Damien Miller · 23 years ago
- c97b1af - (bal) PCRE no longer required. Banished from the source along with by Ben Lindstrom · 23 years ago
- fe1d100 by Tim Rice · 23 years ago
- a0bd44c - (bal) Use VDISABLE if _POSIX_VDISABLE is set in readpassphrase.c. Patch by Ben Lindstrom · 23 years ago
- 926ce58 - (bal) removed two unsed headers in openbsd-compat/bsd-misc.c by Ben Lindstrom · 23 years ago
- 819f1be 20010929 by Ben Lindstrom · 23 years ago
- 5f4b100 - (djm) Avoid bad and unportable sprintf usage in compat code by Damien Miller · 23 years ago
- 84a6bfb - (bal) openbsd-compat/vis.[ch] is dead wood. Removed. by Ben Lindstrom · 23 years ago
- ff5f47e - (djm) Avoid warning on BSDgetopt by Damien Miller · 23 years ago
- a4f7ae1 by Tim Rice · 23 years ago
- 4da21ab - (stevesk) bsd-cray.c: more cleanup; ok wendyp@cray.com by Kevin Steves · 23 years ago
- 72992af - (stevesk) bsd-cray.c: utmp strings are not C strings by Kevin Steves · 23 years ago
- f744b51 - (stevesk) sshpty.c, cray.[ch]: whitespace, formatting and cleanup by Kevin Steves · 23 years ago
- 113339e - (bal) Minor correction to inet_ntop.h. _BSD_RRESVPORT_H should be by Ben Lindstrom · 23 years ago
- e991e3c by Tim Rice · 23 years ago
- 6db66ff - (bal) Second around of UNICOS patches. A few other things left. by Ben Lindstrom · 23 years ago
- d9e0824 - (bal) Starting the Unicossmk merger. File merged TODO, configure.in, by Ben Lindstrom · 23 years ago
- cff94be - (bal) Allow sshd to switch user context without password for Cygwin. by Ben Lindstrom · 23 years ago
- 2db5371 by Tim Rice · 23 years ago
- 60193f7 - (stevesk) change getopt() declaration by Kevin Steves · 23 years ago
- 4f8e669 - (djm) Pull in getopt(3) from OpenBSD libc for the optreset extension. by Damien Miller · 23 years ago
- 024acc4 by Tim Rice · 23 years ago
- 5d739a4 - (bal) Fixed _DISABLE_VPOSIX in readpassphrase.c. by Ben Lindstrom · 23 years ago
- deacfcc - (bal) Removed net_aton() since we don't use it any more by Ben Lindstrom · 23 years ago
- 961e98c You know I really should wake up. <sigh> Stop those 3 files from files from by Ben Lindstrom · 23 years ago
- e6affc6 - (bal) Remove getusershell() since it's no longer use by Ben Lindstrom · 23 years ago
- f96d887 - (bal) Removed strtok_r and inet_ntop since they are no longer used. by Ben Lindstrom · 23 years ago
- 180207f 20010628 - (djm) Sync openbsd-compat with -current libc by Damien Miller · 23 years ago
- 79b332d - (djm) Fix a few warnings the above turned up by Damien Miller · 23 years ago
- b90416b - (djm) Sync with -current openbsd-compat/readpassphrase.c: by Damien Miller · 23 years ago
- c8a3868 - (djm) Bring in readpassphrase() from OpenBSD libc. Compiles OK on Linux and by Damien Miller · 23 years ago
- 68c3ce1 - (bal) NeXT/MacOS X lack libgen.h and dirname(). Patch by Mark Miller by Ben Lindstrom · 23 years ago
- b30768f - (bal) ANSIify strmode() by Ben Lindstrom · 23 years ago
- 8a188a8 - (djm) Add .cvsignore files, suggested by Wayne Davison <wayne@blorf.net> by Damien Miller · 24 years ago
- e39867d - (bal) arpa/nameser.h does not exist on Cygwin. Patch by Corinna by Ben Lindstrom · 24 years ago
- 402b331 - Cygwin sftp/sftp-server binary mode patch from Corinna Vinschen by Damien Miller · 24 years ago
- 6e77a53 - Sync with OpenBSD glob.c, strlcat.c and vis.c changes by Damien Miller · 24 years ago
- 0998872 - (bal) Added openbsd-compat/inet_ntop.[ch] since HP/UX (and others) by Ben Lindstrom · 24 years ago
- cb17e99 - (stevesk) use setresgid() for setegid() if needed by Kevin Steves · 24 years ago
- d8f72ca - (djm) Another openbsd-compat/glob.c sync by Damien Miller · 24 years ago
- b68af62 - (djm) Sync openbsd-compat/glob.c by Damien Miller · 24 years ago
- 9531825 - Fix pointer issues in waitpid() and wait() replaces. Patch by Lutz by Ben Lindstrom · 24 years ago
- d9d5ba2 by Tim Rice · 24 years ago
- 9911f12 - (bal) Oops. Missed globc.h change (OpenBSD CVS). by Ben Lindstrom · 24 years ago
- 11c78f8 - (bal) glob.c update to set gl_pathv to NULL (OpenBSD CVS). by Ben Lindstrom · 24 years ago
- a77d641 - (bal) glob.c update to added GLOB_LIMITS. by Ben Lindstrom · 24 years ago
- aad56ce - (bal) Minor NeXT fixed. Forgot to #undef NGROUPS_MAX by Ben Lindstrom · 24 years ago
- 03017ba - (bal) NeXTStep lacks S_ISLNK. Plus split up S_IS* by Ben Lindstrom · 24 years ago
- 6cabb6f - Use 'NGROUPS' for NeXT Since 'MAX_NGROUPS' is wrapped up in -lposix by Ben Lindstrom · 24 years ago
- 9de61e8 - (djm) Add getusershell() functions from OpenBSD CVS by Damien Miller · 24 years ago
- a2dc603 Add missing headers by Damien Miller · 24 years ago