1. 7fe8edc Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  2. 577c0e3 Use __unused rather than rolling our own. by nicm · 9 years ago
  3. 8fa822b Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  4. 6457136 Sync the entire xmalloc.[ch] with the other users, but with the addition by nicm · 9 years ago
  5. e0527d7 time.h is not needed now tzset() is not in log.c. by Nicholas Marriott · 9 years ago
  6. c06c14f Some header fixes. by Nicholas Marriott · 9 years ago
  7. b037284 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  8. 69ea6b9 Do not leak log file descriptor. by nicm · 9 years ago
  9. 4afe26f Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  10. 216ddf3 Move tzset() from log_open to main. by nicm · 9 years ago
  11. fe53645 Fix includes by Thomas Adam · 9 years ago
  12. 76688d2 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  13. 364a885 Pass logging through vis(3). by nicm · 9 years ago
  14. cb89f2f Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  15. 73bd816 Microseconds in log time. by nicm · 9 years ago
  16. 84eabb2 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  17. 18d4802 Log time with message. by nicm · 9 years ago
  18. ccbe254 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  19. a3612a5 Prefer setvbuf() to setlinebuf() for portability; ok deraadt@ by millert · 10 years ago
  20. 747cab4 No need for $Id$ now. by Nicholas Marriott · 10 years ago
  21. 562af86 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  22. 0a1a88d Better format for printf format attributes. by nicm · 10 years ago
  23. 92af7f5 Linux: Add <time.h> to log.c by Thomas Adam · 11 years ago
  24. 48478ea Remove log_debug2 as well and simplify log.c. by nicm · 11 years ago
  25. f155316 Remove unused log functions. by nicm · 11 years ago
  26. b1a87b2 Remove log_debug2 as well and simplify log.c. by Nicholas Marriott · 11 years ago
  27. ebe7bd7 Remove unused log functions. by Nicholas Marriott · 11 years ago
  28. eed7d9b Do not use stderr for log file and don't call log_close when not needed. by Nicholas Marriott · 12 years ago
  29. 021e95b Do not use stderr for log file and don't call log_close when not needed. by Nicholas Marriott · 12 years ago
  30. 169d362 Sync OpenBSD patchset 1123: by Tiago Cunha · 12 years ago
  31. 196710e Simplify logging and just fprintf(stderr, ...) for early errors. by Nicholas Marriott · 13 years ago
  32. 3a902f4 Sync OpenBSD patchset 1058: by Tiago Cunha · 13 years ago
  33. 5aa2847 Sync OpenBSD patchset 1056: by Tiago Cunha · 13 years ago
  34. 7ad0525 Fix warnings. Doh. by Nicholas Marriott · 13 years ago
  35. a597e35 Redirect libevent logging to tmux's log. by Nicholas Marriott · 13 years ago
  36. 391f1f0 Expand the Id keyword. by Tiago Cunha · 13 years ago
  37. cc094fd Sync OpenBSD patchset 581: by Tiago Cunha · 15 years ago
  38. 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
  39. 6a97901 Sync OpenBSD patchset 153: by Tiago Cunha · 15 years ago
  40. 044ebf1 Remove a couple of unused functions and fix a type ("FALLTHOUGH"), found by by Nicholas Marriott · 15 years ago
  41. 8565ae2 Fix rejects. by Nicholas Marriott · 15 years ago
  42. a5830b9 Restore $Id$ and add script to do so. by Nicholas Marriott · 15 years ago
  43. 1b9ac18 tmux doesn't and won't need syslog logging, so remove it and some other unused by Nicholas Marriott · 15 years ago
  44. a7075f1 tmux doesn't and won't need syslog logging, so remove it and some other unused by Nicholas Marriott · 15 years ago
  45. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago
  46. c8cf438 Rename all feature flags to HAVE_* and move out of makefiles into a configure by Nicholas Marriott · 16 years ago
  47. 792b28e Most of AIX support. by Nicholas Marriott · 16 years ago
  48. 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
  49. 23e7da1 Clear correct range. by Nicholas Marriott · 16 years ago
  50. 62457bc Trim. by Nicholas Marriott · 16 years ago
  51. 44b368e time.h by Nicholas Marriott · 16 years ago
  52. efe5573 Internal screen data rewrite for better 256 colour/UTF-8 support. by Nicholas Marriott · 16 years ago
  53. 8ed403e Tidy logging and lose stdout hacks for _info. by Nicholas Marriott · 16 years ago
  54. 63795f6 Missing time.h. by Nicholas Marriott · 17 years ago
  55. ab71837 Don't close stderr in log_close to make -v/-vv work again. by Nicholas Marriott · 17 years ago
  56. 4b62b1d Sync with fdm. by Nicholas Marriott · 17 years ago
  57. 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