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