Go to file
Nicholas Marriott a6456f4db3 PatchSet 887
Date: 2011/04/10 04:20:59
Author: guenther
Branch: HEAD
Tag: (none)
Log:
Switch back from KERN_PROC2/kinfo_proc2 to KERN_PROC/kinfo_proc now
that we've got name we want for the API we want
2011-04-18 21:03:42 +00:00
compat Use the right asprintf since we don't support truly broken platforms right now. 2011-03-04 23:39:41 +00:00
examples Window content backup script from Victor J Orlikowski. 2011-04-17 19:36:35 +00:00
tools Bring the last remaining bits of dist.mk. 2011-01-07 15:09:04 +00:00
www Add tmuxinator. 2011-04-15 22:10:20 +00:00
CHANGES Major changes since the previous version. 2010-12-27 21:37:42 +00:00
FAQ Entry on italics from Tiago Resende. 2011-04-11 07:14:54 +00:00
Makefile.am Spacing. 2011-02-14 20:39:40 +00:00
NOTES libevent-2 works now as well. 2011-01-03 23:58:10 +00:00
TODO +. 2011-04-15 19:01:51 +00:00
arguments.c Sync OpenBSD patchset 859: 2011-02-15 15:24:40 +00:00
array.h Sync OpenBSD patchset 714: 2010-06-06 00:27:08 +00:00
attributes.c Sync OpenBSD patchset 700: 2010-06-05 23:54:51 +00:00
autogen.sh RCS $Id$. 2010-12-31 22:13:48 +00:00
cfg.c Sync OpenBSD patchset 811: 2010-12-30 22:26:07 +00:00
client.c Sync OpenBSD patchset 863: 2011-03-19 23:27:35 +00:00
clock.c Sync OpenBSD patchset 581: 2009-12-04 22:14:47 +00:00
cmd-attach-session.c |PatchSet 882 2011-04-06 22:24:01 +00:00
cmd-bind-key.c Sync OpenBSD patchset 847: 2011-01-22 00:00:23 +00:00
cmd-break-pane.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-capture-pane.c |PatchSet 874 2011-04-06 22:19:42 +00:00
cmd-choose-buffer.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-choose-client.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-choose-session.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-choose-window.c Sync OpenBSD patchset 813: 2011-01-07 16:55:40 +00:00
cmd-clear-history.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-clock-mode.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-command-prompt.c Sync OpenBSD patchset 832: 2011-01-07 15:04:51 +00:00
cmd-confirm-before.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-copy-mode.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-delete-buffer.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-detach-client.c Add -s option to detach all clients attached to a session, from Zac 2011-04-11 06:44:56 +00:00
cmd-display-message.c |PatchSet 883 2011-04-06 22:24:20 +00:00
cmd-display-panes.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-find-window.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-has-session.c |PatchSet 882 2011-04-06 22:24:01 +00:00
cmd-if-shell.c Sync OpenBSD patchset 855: 2011-02-15 15:20:03 +00:00
cmd-join-pane.c While here, maximum percentage is 100 not INT_MAX. Oops. 2011-01-23 15:49:32 +00:00
cmd-kill-pane.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-kill-server.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-kill-session.c |PatchSet 882 2011-04-06 22:24:01 +00:00
cmd-kill-window.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-link-window.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-list-buffers.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-list-clients.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-list-commands.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-list-keys.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-list-panes.c |PatchSet 882 2011-04-06 22:24:01 +00:00
cmd-list-sessions.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-list-windows.c |PatchSet 882 2011-04-06 22:24:01 +00:00
cmd-list.c |--------------------- 2010-12-06 21:48:56 +00:00
cmd-load-buffer.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-lock-server.c |PatchSet 882 2011-04-06 22:24:01 +00:00
cmd-move-window.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-new-session.c |PatchSet 884 2011-04-06 22:29:26 +00:00
cmd-new-window.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-paste-buffer.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-pipe-pane.c |PatchSet 876 2011-04-06 22:21:02 +00:00
cmd-refresh-client.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-rename-session.c |PatchSet 884 2011-04-06 22:29:26 +00:00
cmd-rename-window.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-resize-pane.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-respawn-window.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-rotate-window.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-run-shell.c Sync OpenBSD patchset 855: 2011-02-15 15:20:03 +00:00
cmd-save-buffer.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-select-layout.c Sync OpenBSD patchset 831: 2011-01-07 15:02:38 +00:00
cmd-select-pane.c Sync OpenBSD patchset 860: 2011-02-15 15:25:12 +00:00
cmd-select-window.c |PatchSet 882 2011-04-06 22:24:01 +00:00
cmd-send-keys.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-send-prefix.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-server-info.c Sync OpenBSD patchset 855: 2011-02-15 15:20:03 +00:00
cmd-set-buffer.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-set-environment.c |PatchSet 882 2011-04-06 22:24:01 +00:00
cmd-set-option.c |PatchSet 882 2011-04-06 22:24:01 +00:00
cmd-show-buffer.c |PatchSet 882 2011-04-06 22:24:01 +00:00
cmd-show-environment.c |PatchSet 882 2011-04-06 22:24:01 +00:00
cmd-show-messages.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-show-options.c |PatchSet 882 2011-04-06 22:24:01 +00:00
cmd-source-file.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-split-window.c Sync OpenBSD patchset 862: 2011-02-15 15:26:54 +00:00
cmd-start-server.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-string.c Read ${X} environment variables in strings and $HOME from the global 2010-12-13 22:53:56 +00:00
cmd-suspend-client.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-swap-pane.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-swap-window.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd-switch-client.c |PatchSet 882 2011-04-06 22:24:01 +00:00
cmd-unbind-key.c Sync OpenBSD patchset 837: 2011-01-21 23:46:09 +00:00
cmd-unlink-window.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
cmd.c |PatchSet 884 2011-04-06 22:29:26 +00:00
colour.c Sync OpenBSD patchset 833: 2011-01-21 23:42:14 +00:00
compat.h Switch tmux to use autoconf and automake. 2010-12-31 22:12:33 +00:00
configure.ac If the terminal supports sitm for italics, use it instead of standout 2011-04-09 07:48:58 +00:00
environ.c Run job commands explicitly in the global enviroment (which can be 2010-04-06 21:59:19 +00:00
grid-utf8.c Sync OpenBSD patchset 581: 2009-12-04 22:14:47 +00:00
grid-view.c Sync OpenBSD patchset 853: 2011-02-15 15:10:47 +00:00
grid.c Merge output (more) and copy modes into one single mode (called copy). 2010-04-05 05:11:44 +00:00
input-keys.c Sync OpenBSD patchset 828: 2011-01-07 14:34:45 +00:00
input.c Sync OpenBSD patchset 866: 2011-03-19 23:30:37 +00:00
job.c Sync OpenBSD patchset 855: 2011-02-15 15:20:03 +00:00
key-bindings.c Sync OpenBSD patchset 829: 2011-01-07 14:45:34 +00:00
key-string.c Make bind-key accept characters with the top-bit-set and print them as octal. 2011-01-22 22:31:09 +00:00
layout-custom.c Sync OpenBSD patchset 732: 2010-07-02 02:54:52 +00:00
layout-set.c Sync OpenBSD patchset 867: 2011-03-19 23:31:08 +00:00
layout-string.c Sync OpenBSD patchset 732: 2010-07-02 02:54:52 +00:00
layout.c Sync OpenBSD patchset 732: 2010-07-02 02:54:52 +00:00
log.c Sync OpenBSD patchset 581: 2009-12-04 22:14:47 +00:00
mode-key.c |PatchSet 881 2011-04-06 22:23:30 +00:00
names.c Sync OpenBSD patchset 581: 2009-12-04 22:14:47 +00:00
options-table.c PatchSet 887 2011-04-18 21:03:42 +00:00
options.c Sync OpenBSD patchset 343: 2009-09-22 14:22:21 +00:00
osdep-aix.c Copy osdep-unknown.c for AIX to make @PLATFORM@ work. 2011-01-10 22:00:47 +00:00
osdep-darwin.c epoll on Linux is broken with /dev/null so it needs to be disabled. 2010-12-30 20:41:08 +00:00
osdep-freebsd.c epoll on Linux is broken with /dev/null so it needs to be disabled. 2010-12-30 20:41:08 +00:00
osdep-hpux.c Support for HP-UX. 2011-01-21 20:35:20 +00:00
osdep-linux.c osdep-linux.c 2011-01-13 19:58:47 +00:00
osdep-netbsd.c epoll on Linux is broken with /dev/null so it needs to be disabled. 2010-12-30 20:41:08 +00:00
osdep-openbsd.c PatchSet 887 2011-04-18 21:03:42 +00:00
osdep-sunos.c epoll on Linux is broken with /dev/null so it needs to be disabled. 2010-12-30 20:41:08 +00:00
osdep-unknown.c epoll on Linux is broken with /dev/null so it needs to be disabled. 2010-12-30 20:41:08 +00:00
paste.c |PatchSet 873 2011-04-06 22:18:56 +00:00
resize.c Sync OpenBSD patchset 806: 2010-12-22 15:36:44 +00:00
screen-redraw.c Sync OpenBSD patchset 762: 2010-09-18 15:43:53 +00:00
screen-write.c Fix to properly wrap wide characters. 2011-03-24 17:03:29 +00:00
screen.c Fix rectangle copy to behave like emacs - the cursor is not part of the 2010-12-11 17:57:28 +00:00
server-client.c |PatchSet 876 2011-04-06 22:21:02 +00:00
server-fn.c Sync OpenBSD patchset 848: 2011-02-14 23:11:33 +00:00
server-window.c Sync OpenBSD patchset 856: 2011-02-15 15:20:38 +00:00
server.c PatchSet 870 2011-04-06 22:16:33 +00:00
session.c |PatchSet 884 2011-04-06 22:29:26 +00:00
signal.c Sync OpenBSD patchset 751: 2010-08-29 14:42:11 +00:00
status.c |PatchSet 876 2011-04-06 22:21:02 +00:00
tmux.1 Add -s option to detach all clients attached to a session, from Zac 2011-04-11 06:44:56 +00:00
tmux.c Fix sscanf that was guaranteed to always fail. 2011-03-04 23:13:56 +00:00
tmux.h If the terminal supports sitm for italics, use it instead of standout 2011-04-09 07:48:58 +00:00
tty-acs.c Sync OpenBSD patchset 762: 2010-09-18 15:43:53 +00:00
tty-keys.c Make sure non-UTF8 mouse coordinates are kept to 8-bit values. 2011-03-04 20:36:59 +00:00
tty-term.c If the terminal supports sitm for italics, use it instead of standout 2011-04-09 07:48:58 +00:00
tty.c If the terminal supports sitm for italics, use it instead of standout 2011-04-09 07:48:58 +00:00
utf8.c Sync OpenBSD patchset 828: 2011-01-07 14:34:45 +00:00
window-choose.c Sync OpenBSD patchset 812: 2010-12-30 22:27:38 +00:00
window-clock.c Pass in the session, rather than the client, to window modes' key() function. 2010-05-22 21:56:04 +00:00
window-copy.c |PatchSet 873 2011-04-06 22:18:56 +00:00
window.c PatchSet 870 2011-04-06 22:16:33 +00:00
xmalloc.c Solaris 9 has no stdint.h, ugh. Reported by a couple of people most 2010-09-07 19:32:58 +00:00
xterm-keys.c |PatchSet 871 2011-04-06 22:17:33 +00:00