1. 9c541e4 AIX doesn't have daemon(). by Nicholas Marriott · 14 years ago
  2. ae7a7be I am almost certain we don't need crypt or rt now, and it builds fine on by Nicholas Marriott · 14 years ago
  3. 2287ec7 Compat for closefrom(). by Nicholas Marriott · 14 years ago
  4. f54482a Solaris 9 has no stdint.h, ugh. Reported by a couple of people most by Nicholas Marriott · 14 years ago
  5. 60134ce imsg was moved into libutil on OpenBSD. by Tiago Cunha · 14 years ago
  6. d98efa5 Only need to build setenv.c once. by Nicholas Marriott · 14 years ago
  7. 278effd Solaris 9 doesn't have setenv and unsetenv so add compat versions, based by Nicholas Marriott · 14 years ago
  8. 0c5a964 Support NetBSD 6 which will now have its own terminfo (yay). by Nicholas Marriott · 14 years ago
  9. 07dcf86 FreeBSD kqueue is broken before 8. by Nicholas Marriott · 15 years ago
  10. 5879e2a libevent needs librt on Linux, from Aaron Isotton. by Nicholas Marriott · 15 years ago
  11. b70be28 Look in /opt/blah on OS X, from simmel. by Nicholas Marriott · 15 years ago
  12. 399002b Despite terminfo being in use for around 20 years, NetBSD still haven't got by Nicholas Marriott · 15 years ago
  13. 7230fe1 OS X is still broken, so ask libevent not to use kqueue or poll. by Nicholas Marriott · 15 years ago
  14. e41055c Adjust recent libevent changes to the portable version. by Tiago Cunha · 15 years ago
  15. cb3b0e6 Add or clarify licenses where appropriate. by Nicholas Marriott · 15 years ago
  16. 9e6d1b2 Support for automatic-rename for Solaris thanks to Todd Carson. by Nicholas Marriott · 15 years ago
  17. bf4b27e Earlier versions of FreeBSD are missing RB_PREV. by Nicholas Marriott · 15 years ago
  18. 88f689e1 Remove HAVE_LOGIN_CAP now that the internal locking mechanism was removed, due by Tiago Cunha · 15 years ago
  19. 2c9d4df Tweak tparm() to make Solaris' backward userland happy and remove the -I mess by Nicholas Marriott · 15 years ago
  20. 6df9ac7 FreeBSD tree.h is fine. by Nicholas Marriott · 15 years ago
  21. 15b643f Sync from OpenBSD: by Nicholas Marriott · 15 years ago
  22. 895efe7 Solaris needs a knob twiddled to get POSIX getpwduid_r. by Nicholas Marriott · 15 years ago
  23. c274551 - Make it compile on operating systems other than BSD due to OpenBSD patchset by Tiago Cunha · 15 years ago
  24. 2668225 OS X CMSG_FIRSTHDR is broken. by Nicholas Marriott · 15 years ago
  25. 6b4ed72 FreeBSD and NetBSD HAVE got ttydefaults.h. Fixes SF bug 2844744. by Nicholas Marriott · 15 years ago
  26. c18e027 Need this rubbish on Solaris for CMESG*. by Nicholas Marriott · 15 years ago
  27. 2f51711 Solaris has no u_int32_t etc. by Nicholas Marriott · 15 years ago
  28. 9311e42 Didn't mean to commit this. by Nicholas Marriott · 15 years ago
  29. 61c7bfc Also undef CTRL. by Nicholas Marriott · 15 years ago
  30. 698e003 Solaris has no bzero(). by Nicholas Marriott · 15 years ago
  31. 09cc530 Solaris and AIX have no ttydefaults.h. by Nicholas Marriott · 15 years ago
  32. 7c9f827 In yet another triumph of stupidity over common sense, the glibc by Nicholas Marriott · 15 years ago
  33. 622e018 vis(3) compat files were removed prematurely from {DragonFly,Free,Net}BSD. Add by Tiago Cunha · 15 years ago
  34. 8f9858b Solaris has no strsep(3). by Nicholas Marriott · 15 years ago
  35. b402cef Adjust imsg changes to the portable version due to OpenBSD patchset 243. by Tiago Cunha · 15 years ago
  36. bd2fe4c Make it build on the remaining operating systems, due to the changes by Tiago Cunha · 15 years ago
  37. e6d5633 DragonFlyBSD, FreeBSD, and NetBSD do not need vis.c. by Tiago Cunha · 15 years ago
  38. 3e46bce On SUSE Linux compatibility is something that only happens to other people, so by Nicholas Marriott · 15 years ago
  39. 5d13704 Some Linuxes/gcc versions hide LLONG_MAX/MIN unless the compiler is told to use by Nicholas Marriott · 15 years ago
  40. edd3142 Don't need ncurses, use curses. by Nicholas Marriott · 15 years ago
  41. 1f1623e Solaris has no strcasestr. by Nicholas Marriott · 15 years ago
  42. 851a35e Change >| to rm/> as apparently Solaris /bin/sh doesn't like it. by Nicholas Marriott · 15 years ago
  43. 32312e0 vis compat stuff. by Nicholas Marriott · 15 years ago
  44. 802e129 Start of portability update: bitstring.h. by Nicholas Marriott · 15 years ago
  45. 2f5c3d8 #undef everything in config.h. This is the only bit of the scripting work I am by Nicholas Marriott · 15 years ago
  46. 0f5168f Use >|. by Nicholas Marriott · 15 years ago
  47. c111310 Use a better variable name and allow the uname to be overridden. by Nicholas Marriott · 15 years ago
  48. 8913d85 +sfw for solaris too. by Nicholas Marriott · 15 years ago
  49. 5adb342 SunOS tweaks. by Nicholas Marriott · 15 years ago
  50. 1a86934 NetBSD has no strtonum so needs compat/. by Nicholas Marriott · 15 years ago
  51. 626fe97 NetBSD tree.h has no RB_PREV. by Nicholas Marriott · 15 years ago
  52. 99dee98 Use a variable for uname. by Nicholas Marriott · 15 years ago
  53. 1b70993 Move -lutil. by Nicholas Marriott · 15 years ago
  54. a8fe667 Use the right osdep. by Nicholas Marriott · 15 years ago
  55. 41fb824 Sort. by Nicholas Marriott · 15 years ago
  56. f1bd380 Everything supported has working vsnprintf. by Nicholas Marriott · 15 years ago
  57. c8cf438 Rename all feature flags to HAVE_* and move out of makefiles into a configure by Nicholas Marriott · 15 years ago