1. c7266ca Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 3 months ago
  2. a252fad Fix up some printflike attributes. by nicm · 3 years, 3 months ago
  3. 8f5ff4b Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 8 months ago
  4. a4b9b5a Do not exit if cannot write to normal log file, GitHub issue 2630. by nicm · 3 years, 8 months ago
  5. d89510e Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  6. e3359f8 Some minor performance improvements - most notably, don't search the by nicm · 5 years ago
  7. e62e17d Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  8. adf5628 Support SIGUSR2 to stop and start logging for an existing server. Also by nicm · 7 years ago
  9. 7bccc82 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  10. d091253 Missing va_end, from Anton Lindqvist. by nicm · 8 years ago
  11. dc42c35 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  12. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  13. a585a1b Remove some stray debug code. by nicm · 9 years ago
  14. a3129fd Instead of combined flags for -c, -s, -t, split into different sets by nicm · 9 years ago
  15. 890d8da Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  16. 9cccb8c Make the log stuff a bit tidier with some helper functions. by nicm · 9 years ago
  17. 7fe8edc Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  18. 577c0e3 Use __unused rather than rolling our own. by nicm · 9 years ago
  19. 8fa822b Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  20. 6457136 Sync the entire xmalloc.[ch] with the other users, but with the addition by nicm · 9 years ago
  21. e0527d7 time.h is not needed now tzset() is not in log.c. by Nicholas Marriott · 9 years ago
  22. c06c14f Some header fixes. by Nicholas Marriott · 9 years ago
  23. b037284 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  24. 69ea6b9 Do not leak log file descriptor. by nicm · 9 years ago
  25. 4afe26f Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  26. 216ddf3 Move tzset() from log_open to main. by nicm · 9 years ago
  27. fe53645 Fix includes by Thomas Adam · 9 years ago
  28. 76688d2 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  29. 364a885 Pass logging through vis(3). by nicm · 9 years ago
  30. cb89f2f Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  31. 73bd816 Microseconds in log time. by nicm · 9 years ago
  32. 84eabb2 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  33. 18d4802 Log time with message. by nicm · 9 years ago
  34. ccbe254 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  35. a3612a5 Prefer setvbuf() to setlinebuf() for portability; ok deraadt@ by millert · 10 years ago
  36. 747cab4 No need for $Id$ now. by Nicholas Marriott · 10 years ago
  37. 562af86 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  38. 0a1a88d Better format for printf format attributes. by nicm · 10 years ago
  39. 92af7f5 Linux: Add <time.h> to log.c by Thomas Adam · 11 years ago
  40. 48478ea Remove log_debug2 as well and simplify log.c. by nicm · 11 years ago
  41. f155316 Remove unused log functions. by nicm · 11 years ago
  42. b1a87b2 Remove log_debug2 as well and simplify log.c. by Nicholas Marriott · 11 years ago
  43. ebe7bd7 Remove unused log functions. by Nicholas Marriott · 11 years ago
  44. eed7d9b Do not use stderr for log file and don't call log_close when not needed. by Nicholas Marriott · 13 years ago
  45. 021e95b Do not use stderr for log file and don't call log_close when not needed. by Nicholas Marriott · 13 years ago
  46. 169d362 Sync OpenBSD patchset 1123: by Tiago Cunha · 13 years ago
  47. 196710e Simplify logging and just fprintf(stderr, ...) for early errors. by Nicholas Marriott · 13 years ago
  48. 3a902f4 Sync OpenBSD patchset 1058: by Tiago Cunha · 13 years ago
  49. 5aa2847 Sync OpenBSD patchset 1056: by Tiago Cunha · 13 years ago
  50. 7ad0525 Fix warnings. Doh. by Nicholas Marriott · 13 years ago
  51. a597e35 Redirect libevent logging to tmux's log. by Nicholas Marriott · 13 years ago
  52. 391f1f0 Expand the Id keyword. by Tiago Cunha · 13 years ago
  53. cc094fd Sync OpenBSD patchset 581: by Tiago Cunha · 15 years ago
  54. 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
  55. 6a97901 Sync OpenBSD patchset 153: by Tiago Cunha · 15 years ago
  56. 044ebf1 Remove a couple of unused functions and fix a type ("FALLTHOUGH"), found by by Nicholas Marriott · 15 years ago
  57. 8565ae2 Fix rejects. by Nicholas Marriott · 15 years ago
  58. a5830b9 Restore $Id$ and add script to do so. by Nicholas Marriott · 15 years ago
  59. 1b9ac18 tmux doesn't and won't need syslog logging, so remove it and some other unused by Nicholas Marriott · 15 years ago
  60. a7075f1 tmux doesn't and won't need syslog logging, so remove it and some other unused by Nicholas Marriott · 15 years ago
  61. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago
  62. c8cf438 Rename all feature flags to HAVE_* and move out of makefiles into a configure by Nicholas Marriott · 16 years ago
  63. 792b28e Most of AIX support. by Nicholas Marriott · 16 years ago
  64. 7a82e86 Make window options work the same was as session options, add mode-fg/mode-bg options, force -g for global on set/show/setw/showw/ by Nicholas Marriott · 16 years ago
  65. 23e7da1 Clear correct range. by Nicholas Marriott · 16 years ago
  66. 62457bc Trim. by Nicholas Marriott · 16 years ago
  67. 44b368e time.h by Nicholas Marriott · 16 years ago
  68. efe5573 Internal screen data rewrite for better 256 colour/UTF-8 support. by Nicholas Marriott · 16 years ago
  69. 8ed403e Tidy logging and lose stdout hacks for _info. by Nicholas Marriott · 16 years ago
  70. 63795f6 Missing time.h. by Nicholas Marriott · 17 years ago
  71. ab71837 Don't close stderr in log_close to make -v/-vv work again. by Nicholas Marriott · 17 years ago
  72. 4b62b1d Sync with fdm. by Nicholas Marriott · 17 years ago
  73. a41ece5 Initial import to CVS. Basic functions are working, albeit with a couple of showstopper memory bugs and many missing features. Detaching, reattaching, creating new sessions, listing sessions work acceptably for using with shells. Simple curses programs (top, systat, tetris) and more complicated ones (mutt, emacs) that don't require scrolling regions (ESC[r) mostly work fine (including mutt, emacs). No status bar yet and no key remapping or other customisation. by Nicholas Marriott · 17 years ago