1. ca29dc9 Update my email address. by Nicholas Marriott · 9 years ago
  2. 8b4b3ff Add __unused, will be needed shortly. by Nicholas Marriott · 9 years ago
  3. 9bba26f Add reallocarray prototype. by Nicholas Marriott · 9 years ago
  4. 235e0bd Update imsg*.[ch] from OpenBSD, including bzero->memset. by Nicholas Marriott · 9 years ago
  5. dfd72f5 -$Id$. by Nicholas Marriott · 9 years ago
  6. 65257b8 OS X lacks HOST_NAME_MAX, reported by Christian Ebert. by Nicholas Marriott · 10 years ago
  7. b222494 Solaris doesn't have flock and fcntl is useless so make a no-op flock. Reported by Nicholas Marriott · 10 years ago
  8. 92997b7 Add compat/fparseln() for non-BSD systems by Thomas Adam · 10 years ago
  9. 886c282 Use 0 if O_DIRECTORY is missing, reported by Dagobert Michelsen. by Nicholas Marriott · 11 years ago
  10. e588ddb Add openat() to compat. by Nicholas Marriott · 11 years ago
  11. e856709 Add support for Cgywin, apparently it is enough just to open the tty again in by Nicholas Marriott · 11 years ago
  12. 792e285 Add compat for cfmakeraw, from Dagobert Michelsen. by Nicholas Marriott · 11 years ago
  13. 64ea882 Add define for timersub to compat.h. by Nicholas Marriott · 12 years ago
  14. 5339b8c Typo. by Nicholas Marriott · 13 years ago
  15. 20134fa Compatibility for b64_ntop, missing from some alternative libc. by Nicholas Marriott · 13 years ago
  16. 391f1f0 Expand the Id keyword. by Tiago Cunha · 13 years ago
  17. f71b305 Switch tmux to use autoconf and automake. by Nicholas Marriott · 14 years ago
  18. a6fc49a Fix AIX warnings. by Nicholas Marriott · 14 years ago
  19. ae7a7be I am almost certain we don't need crypt or rt now, and it builds fine on by Nicholas Marriott · 14 years ago
  20. 58684ea And more. by Nicholas Marriott · 14 years ago
  21. 914f858 Style tweaks. by Nicholas Marriott · 14 years ago
  22. 2287ec7 Compat for closefrom(). by Nicholas Marriott · 14 years ago
  23. f54482a Solaris 9 has no stdint.h, ugh. Reported by a couple of people most by Nicholas Marriott · 14 years ago
  24. 60134ce imsg was moved into libutil on OpenBSD. by Tiago Cunha · 14 years ago
  25. a9c6976 Should be const char *. by Nicholas Marriott · 14 years ago
  26. 9e7a5fa Spacing nits. by Nicholas Marriott · 14 years ago
  27. 9c01a3d Solaris 9 is missing CMSG_ALIGN and some of the RFC2292 CMSG_*. From by Nicholas Marriott · 14 years ago
  28. 278effd Solaris 9 doesn't have setenv and unsetenv so add compat versions, based by Nicholas Marriott · 14 years ago
  29. e41055c Adjust recent libevent changes to the portable version. by Tiago Cunha · 15 years ago
  30. d23635f Remove unneeded defines that were used with the internal locking mechanism. by Tiago Cunha · 15 years ago
  31. 88f689e1 Remove HAVE_LOGIN_CAP now that the internal locking mechanism was removed, due by Tiago Cunha · 15 years ago
  32. c274551 - Make it compile on operating systems other than BSD due to OpenBSD patchset by Tiago Cunha · 15 years ago
  33. 2668225 OS X CMSG_FIRSTHDR is broken. by Nicholas Marriott · 15 years ago
  34. 1a5aba4 ttydefchars is a fucking horlicks. Happily we only need it in one file, move it by Nicholas Marriott · 15 years ago
  35. 2f51711 Solaris has no u_int32_t etc. by Nicholas Marriott · 15 years ago
  36. 698e003 Solaris has no bzero(). by Nicholas Marriott · 15 years ago
  37. 09cc530 Solaris and AIX have no ttydefaults.h. by Nicholas Marriott · 15 years ago
  38. 620402a This is a better fix for OS X stupidity. by Nicholas Marriott · 15 years ago
  39. 8f9858b Solaris has no strsep(3). by Nicholas Marriott · 15 years ago
  40. b402cef Adjust imsg changes to the portable version due to OpenBSD patchset 243. by Tiago Cunha · 15 years ago
  41. a3fc9de Add PASS_MAX for glibc. by Tiago Cunha · 15 years ago
  42. 48c36d6 No paths.h in cmd.c; add _PATH_DEV for Solaris. by Nicholas Marriott · 15 years ago
  43. 1f1623e Solaris has no strcasestr. by Nicholas Marriott · 15 years ago
  44. ec818b8 Move defines after includes to avoid multiple definition. by Nicholas Marriott · 15 years ago
  45. 81f06ba Typo: bsdpoll.h -> bsd-poll.h. by Nicholas Marriott · 15 years ago
  46. 32312e0 vis compat stuff. by Nicholas Marriott · 15 years ago
  47. 802e129 Start of portability update: bitstring.h. by Nicholas Marriott · 15 years ago
  48. a9e3d5c More diff-to-OpenBSD reduction. Move a lot of compat stuff into compat.h. by Nicholas Marriott · 15 years ago