1. a48cc45 Maybe this is better. by Nicholas Marriott · 4 years, 5 months ago
  2. b3e5a99 And tweak again. by Nicholas Marriott · 4 years, 5 months ago
  3. 6ae26a6 Fix utf8proc version logging. by Nicholas Marriott · 4 years, 5 months ago
  4. 87a59ef Log ncurses and utf8proc versions. by Nicholas Marriott · 4 years, 5 months ago
  5. d01e7aa Add a -D flag to ask tmux not to daemonize, useful both for running a debugger by Nicholas Marriott · 4 years, 5 months ago
  6. ee3d3db Merge branch 'obsd-master' by Thomas Adam · 4 years, 9 months ago
  7. f165221 Reduce a difference with portable tmux by adding the -V flag and by nicm · 4 years, 9 months ago
  8. acbbc93 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  9. 932f6cf Because ignore SIGCHLD early, letting signal_del restore it doesn't work by nicm · 7 years ago
  10. 1265e21 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  11. 2678fe5 Fix redraw defer code in the presence of multiple clients - the timer by nicm · 7 years ago
  12. 5122f34 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  13. 1076a2e Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  14. fba6140 Do not need to set up USR2 twice. by nicm · 7 years ago
  15. 0453ad0 Move signal code into proc.c. by nicm · 7 years ago
  16. d0d42dc proc_send_s now seems unnecessary. by nicm · 7 years ago
  17. 4aa02c3 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  18. 356fab7 Return 1 if name matches not 0, also fix some spaces. by nicm · 7 years ago
  19. e62e17d Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  20. adf5628 Support SIGUSR2 to stop and start logging for an existing server. Also by nicm · 7 years ago
  21. b98b4e2 Put version in log in portable tmux. by Nicholas Marriott · 8 years ago
  22. f6c49ce One extra empty line not in OpenBSD, and tweak a #define style. by Nicholas Marriott · 8 years ago
  23. cfef0c6 getprogname() and setproctitle() on Linux. by Nicholas Marriott · 8 years ago
  24. dc42c35 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  25. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  26. 8ae9329 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  27. 0417f1f EAGAIN handling for imsg_read. OK henning@ benno@ by claudio · 9 years ago
  28. a1bc339 log_open() isn't conditional on proctitle by Thomas Adam · 9 years ago
  29. 260de2c Remove logfile() by Thomas Adam · 9 years ago
  30. 890d8da Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  31. 4e3015a Log some system and libevent information at startup. by nicm · 9 years ago
  32. 9cccb8c Make the log stuff a bit tidier with some helper functions. by nicm · 9 years ago
  33. 7b08513 -sys/queue.h in proc.c, and nuke the unnecessary C++ header guards stuff and by Nicholas Marriott · 9 years ago
  34. 7fe8edc Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  35. 577c0e3 Use __unused rather than rolling our own. by nicm · 9 years ago
  36. c975de2 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  37. b0a99e8 Don't shift version out of peerid, it is needed later. by nicm · 9 years ago
  38. e8bb385 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  39. 45f3cea Break version check into a separate function, and limit version to 8 bits. by nicm · 9 years ago
  40. da1f6fc Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  41. 07b0ea0 Break the common process set up, event loop and imsg dispatch code by nicm · 9 years ago