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