1. f71b305 Switch tmux to use autoconf and automake. by Nicholas Marriott · 14 years ago
  2. a6fc49a Fix AIX warnings. by Nicholas Marriott · 14 years ago
  3. ae7a7be I am almost certain we don't need crypt or rt now, and it builds fine on by Nicholas Marriott · 14 years ago
  4. 58684ea And more. by Nicholas Marriott · 14 years ago
  5. 914f858 Style tweaks. by Nicholas Marriott · 14 years ago
  6. 2287ec7 Compat for closefrom(). by Nicholas Marriott · 14 years ago
  7. f54482a Solaris 9 has no stdint.h, ugh. Reported by a couple of people most by Nicholas Marriott · 14 years ago
  8. 60134ce imsg was moved into libutil on OpenBSD. by Tiago Cunha · 14 years ago
  9. a9c6976 Should be const char *. by Nicholas Marriott · 14 years ago
  10. 9e7a5fa Spacing nits. by Nicholas Marriott · 14 years ago
  11. 9c01a3d Solaris 9 is missing CMSG_ALIGN and some of the RFC2292 CMSG_*. From by Nicholas Marriott · 14 years ago
  12. 278effd Solaris 9 doesn't have setenv and unsetenv so add compat versions, based by Nicholas Marriott · 14 years ago
  13. e41055c Adjust recent libevent changes to the portable version. by Tiago Cunha · 15 years ago
  14. d23635f Remove unneeded defines that were used with the internal locking mechanism. by Tiago Cunha · 15 years ago
  15. 88f689e1 Remove HAVE_LOGIN_CAP now that the internal locking mechanism was removed, due by Tiago Cunha · 15 years ago
  16. c274551 - Make it compile on operating systems other than BSD due to OpenBSD patchset by Tiago Cunha · 15 years ago
  17. 2668225 OS X CMSG_FIRSTHDR is broken. by Nicholas Marriott · 15 years ago
  18. 1a5aba4 ttydefchars is a fucking horlicks. Happily we only need it in one file, move it by Nicholas Marriott · 15 years ago
  19. 2f51711 Solaris has no u_int32_t etc. by Nicholas Marriott · 15 years ago
  20. 698e003 Solaris has no bzero(). by Nicholas Marriott · 15 years ago
  21. 09cc530 Solaris and AIX have no ttydefaults.h. by Nicholas Marriott · 15 years ago
  22. 620402a This is a better fix for OS X stupidity. by Nicholas Marriott · 15 years ago
  23. 8f9858b Solaris has no strsep(3). by Nicholas Marriott · 15 years ago
  24. b402cef Adjust imsg changes to the portable version due to OpenBSD patchset 243. by Tiago Cunha · 15 years ago
  25. a3fc9de Add PASS_MAX for glibc. by Tiago Cunha · 15 years ago
  26. 48c36d6 No paths.h in cmd.c; add _PATH_DEV for Solaris. by Nicholas Marriott · 15 years ago
  27. 1f1623e Solaris has no strcasestr. by Nicholas Marriott · 15 years ago
  28. ec818b8 Move defines after includes to avoid multiple definition. by Nicholas Marriott · 15 years ago
  29. 81f06ba Typo: bsdpoll.h -> bsd-poll.h. by Nicholas Marriott · 15 years ago
  30. 32312e0 vis compat stuff. by Nicholas Marriott · 15 years ago
  31. 802e129 Start of portability update: bitstring.h. by Nicholas Marriott · 15 years ago
  32. a9e3d5c More diff-to-OpenBSD reduction. Move a lot of compat stuff into compat.h. by Nicholas Marriott · 15 years ago