1. 747cab4 No need for $Id$ now. by Nicholas Marriott · 10 years ago
  2. 562af86 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  3. 0a1a88d Better format for printf format attributes. by nicm · 10 years ago
  4. 900f6fc Tidy up some includes. by nicm · 10 years ago
  5. a27ba6e Add xreallocarray and remove nmemb argument from xrealloc. by nicm · 10 years ago
  6. a432fcd Sync OpenBSD patchset 1150: by Tiago Cunha · 12 years ago
  7. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  8. 391f1f0 Expand the Id keyword. by Tiago Cunha · 13 years ago
  9. f54482a Solaris 9 has no stdint.h, ugh. Reported by a couple of people most by Nicholas Marriott · 14 years ago
  10. a5acabd Sync OpenBSD patchset 467: by Tiago Cunha · 15 years ago
  11. 88bb938 Sync OpenBSD patchset 463: by Tiago Cunha · 15 years ago
  12. ed62d12 tabs are better; ok nicm by Theo Deraadt · 15 years ago
  13. 6dc6333 Use strlcpy instead of strncpy, pointed out by deraadt. by Nicholas Marriott · 15 years ago
  14. a9e3d5c More diff-to-OpenBSD reduction. Move a lot of compat stuff into compat.h. by Nicholas Marriott · 15 years ago
  15. bb459be Whitespace and more syncing. by Nicholas Marriott · 15 years ago
  16. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago
  17. 6ad0d2a Nuke debugging. by Nicholas Marriott · 16 years ago
  18. b4ac8c1 Multiple window splitting. by Nicholas Marriott · 16 years ago
  19. de0e1c6 Lose ensure* stuff. by Nicholas Marriott · 16 years ago
  20. 92a42a9 FreeBSD requires stdint.h. by Nicholas Marriott · 17 years ago
  21. a5a17b4 Skip exec on cmds. Also use xmemstrdup where appropriate. by Nicholas Marriott · 17 years ago
  22. 1e316cf Lose intermediate handling (unused). Change argument parsing to work properly over multiple buffers by saving a copy of the argument (we can't just save off/len since the buffer may vanish at any point). by Nicholas Marriott · 17 years ago
  23. 4b62b1d Sync with fdm. by Nicholas Marriott · 17 years ago
  24. 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