| Commit message (Expand) | Author | Age |
* | Missing headers from compat/asprintf.c, from cyyever at outlook dot com. | Nicholas Marriott | 2019-09-08 |
* | Remove unused fparseln compat code. | Nicholas Marriott | 2019-05-27 |
* | Sync imsg from OpenBSD. | Nicholas Marriott | 2018-04-23 |
* | Still need to globfree on failure. | Nicholas Marriott | 2017-12-27 |
* | Add memmem to compat. | Nicholas Marriott | 2017-06-09 |
* | Add a small dance to daemon() to reattach tmux to the user's namespace (which | Nicholas Marriott | 2017-06-06 |
* | getptmfd() and fdforkpty() compat. | Nicholas Marriott | 2017-04-20 |
* | Accept NULL pointer. | Nicholas Marriott | 2017-04-12 |
* | Update imsg*.c from OpenBSD. | Nicholas Marriott | 2017-04-11 |
* | Update imsg*.[ch] from OpenBSD, add some compat bits it needs and remove some | Nicholas Marriott | 2017-03-24 |
* | Some __unused. | Nicholas Marriott | 2017-03-21 |
* | Fix some warnings. | Nicholas Marriott | 2017-03-17 |
* | No extra : for errx and warnx. | Nicholas Marriott | 2017-03-09 |
* | Compat code for strndup and strnlen. | Nicholas Marriott | 2017-03-09 |
* | Solaris fixes, mostly from Dagobert Michelsen. | Nicholas Marriott | 2017-03-09 |
* | Do not declare program_invocation_short_name because people can't make up their | Nicholas Marriott | 2017-02-06 |
* | Update sys/queue.h from OpenBSD. | Nicholas Marriott | 2017-02-06 |
* | compat/* should not include tmux.h. | Nicholas Marriott | 2017-01-25 |
* | Add b64_pton as well. | Nicholas Marriott | 2017-01-22 |
* | Do not force symbols to width 1, from Yen Chi Hsuan. | Nicholas Marriott | 2016-10-28 |
* | tmux no longer uses openat() so we can remove the compatibilty function. | Nicholas Marriott | 2016-10-13 |
* | Add support for using utf8proc with --enable-utf8proc, useful for platforms | Nicholas Marriott | 2016-09-01 |
* | __progname -> getprogname() | Thomas Adam | 2016-05-27 |
* | getprogname() and setproctitle() on Linux. | Nicholas Marriott | 2016-05-27 |
* | Fixed fgetln(3) implementation (from Joerg Jung) which does not depend on *BSD | Nicholas Marriott | 2016-02-19 |
* | Update my email address. | Nicholas Marriott | 2016-01-19 |
* | -sys/queue.h in proc.c, and nuke the unnecessary C++ header guards stuff and | Nicholas Marriott | 2015-11-24 |
* | Move tmux.h below system includes. | Nicholas Marriott | 2015-11-21 |
* | Add reallocarray to compat. | Nicholas Marriott | 2015-11-18 |
* | Fix available_fds when there is no AF_INET, reported by Mathieu Arnold. | Nicholas Marriott | 2015-10-15 |
* | Sync up vis.* for stravis(). | Nicholas Marriott | 2015-09-01 |
* | Fix a warning, from Kosta Zertsekel. | Nicholas Marriott | 2015-07-24 |
* | Implement osdep_get_name and osdep_get_cwd for AIX, from J Raynor. | Nicholas Marriott | 2015-07-15 |
* | Update imsg*.[ch] from OpenBSD, including bzero->memset. | Nicholas Marriott | 2015-07-12 |
* | Don't leak dotfd if fchdir fails. From ettl dot martin78 at gmail dot com. | Nicholas Marriott | 2015-06-10 |
* | queue.h should come from compat.h. | Nicholas Marriott | 2015-05-07 |
* | Make place const to avoid a warning, from Ben Boeckel. | Nicholas Marriott | 2015-03-31 |
* | Add missing va_end, from Thomas Jarosch. | Nicholas Marriott | 2014-12-15 |
* | No need for $Id$ now. | Nicholas Marriott | 2014-11-08 |
* | Don't close random file descriptor on error, from J Raynor. | Nicholas Marriott | 2014-09-25 |
* | I broke last change, fix so it works, from J Raynor. | Nicholas Marriott | 2014-09-23 |
* | cdefs.h -> types.h. | Nicholas Marriott | 2014-09-23 |
* | Synchronize forkpty master and child to avoid hang on AIX with fast exiting | Nicholas Marriott | 2014-09-22 |
* | Add compat/fparseln.c | Thomas Adam | 2014-08-09 |
* | Sync libutil from OpenBSD (imsg) | Thomas Adam | 2014-08-09 |
* | Add openat() to compat. | Nicholas Marriott | 2013-10-10 |
* | +strings.h in compat/. | Nicholas Marriott | 2013-06-25 |
* | Add compat for cfmakeraw, from Dagobert Michelsen. | Nicholas Marriott | 2013-04-22 |
* | Return error for --foo when using compat/getopt.c. | Nicholas Marriott | 2013-02-12 |
* | Sync with OpenBSD. Mostly because of the added _SAFE macros which is | Tiago Cunha | 2012-07-12 |