diff options
140 files changed, 140 insertions, 140 deletions
@@ -1554,7 +1554,7 @@ The list of older changes is below. (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.304 2010-12-27 21:37:42 tcunha Exp $ +$Id$ LocalWords: showw utf UTF fulvio ciriaco joshe OSC APC gettime abc DEF OA clr LocalWords: rivo nurges lscm Erdely eol smysession mysession ek dstname RB ms @@ -411,4 +411,4 @@ capable font enabled, for example, add to ~/.Xdefaults: urxvt.italicFont: xft:Bitstream Vera Sans Mono:italic:autohint=true -$Id: FAQ,v 1.43 2011-05-18 17:47:33 nicm Exp $ +$Id$ diff --git a/Makefile.am b/Makefile.am index e6f80d66..108f8702 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.10 2011-02-14 20:39:40 nicm Exp $ +# $Id$ # Obvious program stuff. bin_PROGRAMS = tmux @@ -62,4 +62,4 @@ start. Please contact me with any queries. -- Nicholas Marriott <nicm@users.sf.net> -$Id: NOTES,v 1.55 2011-01-03 23:58:10 tcunha Exp $ +$Id$ diff --git a/arguments.c b/arguments.c index 5be6ed6f..2710cef4 100644 --- a/arguments.c +++ b/arguments.c @@ -1,4 +1,4 @@ -/* $Id: arguments.c,v 1.3 2011-02-15 15:24:40 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2010 Nicholas Marriott <nicm@users.sourceforge.net> @@ -1,4 +1,4 @@ -/* $Id: array.h,v 1.11 2010-06-06 00:27:08 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2006 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/attributes.c b/attributes.c index 6c9a4dde..d1ce257e 100644 --- a/attributes.c +++ b/attributes.c @@ -1,4 +1,4 @@ -/* $Id: attributes.c,v 1.4 2010-06-05 23:54:51 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Joshua Elsasser <josh@elsasser.org> @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: autogen.sh,v 1.2 2010-12-31 22:13:48 nicm Exp $ +# $Id$ [ -z "$AUTOMAKE_VERSION" ] && export AUTOMAKE_VERSION=1.10 [ -z "$AUTOCONF_VERSION" ] && export AUTOCONF_VERSION=2.65 @@ -1,4 +1,4 @@ -/* $Id: cfg.c,v 1.28 2010-12-30 22:26:07 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2008 Nicholas Marriott <nicm@users.sourceforge.net> @@ -1,4 +1,4 @@ -/* $Id: client.c,v 1.102 2011-03-19 23:27:35 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> @@ -1,4 +1,4 @@ -/* $Id: clock.c,v 1.9 2009-12-04 22:14:47 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-attach-session.c b/cmd-attach-session.c index 74806547..21225fdf 100644 --- a/cmd-attach-session.c +++ b/cmd-attach-session.c @@ -1,4 +1,4 @@ -/* $Id: cmd-attach-session.c,v 1.40 2011-04-06 22:24:00 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-bind-key.c b/cmd-bind-key.c index b7be75aa..b7fa5eff 100644 --- a/cmd-bind-key.c +++ b/cmd-bind-key.c @@ -1,4 +1,4 @@ -/* $Id: cmd-bind-key.c,v 1.31 2011-01-22 00:00:23 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-break-pane.c b/cmd-break-pane.c index cd608002..a5d3cad4 100644 --- a/cmd-break-pane.c +++ b/cmd-break-pane.c @@ -1,4 +1,4 @@ -/* $Id: cmd-break-pane.c,v 1.13 2011-05-18 20:32:47 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-capture-pane.c b/cmd-capture-pane.c index c83916b7..888ce325 100644 --- a/cmd-capture-pane.c +++ b/cmd-capture-pane.c @@ -1,4 +1,4 @@ -/* $Id: cmd-capture-pane.c,v 1.8 2011-05-18 20:31:00 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Jonathan Alvarado <radobobo@users.sourceforge.net> diff --git a/cmd-choose-buffer.c b/cmd-choose-buffer.c index d6a27b4a..0b2edb32 100644 --- a/cmd-choose-buffer.c +++ b/cmd-choose-buffer.c @@ -1,4 +1,4 @@ -/* $Id: cmd-choose-buffer.c,v 1.4 2011-01-07 14:45:33 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2010 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-choose-client.c b/cmd-choose-client.c index c99115a4..df1008d3 100644 --- a/cmd-choose-client.c +++ b/cmd-choose-client.c @@ -1,4 +1,4 @@ -/* $Id: cmd-choose-client.c,v 1.5 2011-01-07 14:45:33 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-choose-session.c b/cmd-choose-session.c index 44946cd8..d3e53548 100644 --- a/cmd-choose-session.c +++ b/cmd-choose-session.c @@ -1,4 +1,4 @@ -/* $Id: cmd-choose-session.c,v 1.18 2011-01-07 14:45:33 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-choose-window.c b/cmd-choose-window.c index dce71c1a..c89425ab 100644 --- a/cmd-choose-window.c +++ b/cmd-choose-window.c @@ -1,4 +1,4 @@ -/* $Id: cmd-choose-window.c,v 1.26 2011-01-07 16:55:40 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-clear-history.c b/cmd-clear-history.c index 0795965e..cb00db90 100644 --- a/cmd-clear-history.c +++ b/cmd-clear-history.c @@ -1,4 +1,4 @@ -/* $Id: cmd-clear-history.c,v 1.9 2011-01-07 14:45:33 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-clock-mode.c b/cmd-clock-mode.c index 3a79c4eb..49e78042 100644 --- a/cmd-clock-mode.c +++ b/cmd-clock-mode.c @@ -1,4 +1,4 @@ -/* $Id: cmd-clock-mode.c,v 1.8 2011-01-07 14:45:33 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-copy-mode.c b/cmd-copy-mode.c index 125c85b5..2028a21a 100644 --- a/cmd-copy-mode.c +++ b/cmd-copy-mode.c @@ -1,4 +1,4 @@ -/* $Id: cmd-copy-mode.c,v 1.29 2011-01-07 14:45:34 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-delete-buffer.c b/cmd-delete-buffer.c index b8888d75..289e33a3 100644 --- a/cmd-delete-buffer.c +++ b/cmd-delete-buffer.c @@ -1,4 +1,4 @@ -/* $Id: cmd-delete-buffer.c,v 1.10 2011-01-07 14:45:34 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-detach-client.c b/cmd-detach-client.c index 38e4db6a..d1010a5b 100644 --- a/cmd-detach-client.c +++ b/cmd-detach-client.c @@ -1,4 +1,4 @@ -/* $Id: cmd-detach-client.c,v 1.15 2011-04-18 21:06:25 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-display-message.c b/cmd-display-message.c index 9ad18269..08d24d73 100644 --- a/cmd-display-message.c +++ b/cmd-display-message.c @@ -1,4 +1,4 @@ -/* $Id: cmd-display-message.c,v 1.10 2011-04-06 22:24:20 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Tiago Cunha <me@tiagocunha.org> diff --git a/cmd-display-panes.c b/cmd-display-panes.c index bb7dd33b..ac94d4e0 100644 --- a/cmd-display-panes.c +++ b/cmd-display-panes.c @@ -1,4 +1,4 @@ -/* $Id: cmd-display-panes.c,v 1.3 2011-01-07 14:45:34 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-find-window.c b/cmd-find-window.c index 5f6ad057..d45298e8 100644 --- a/cmd-find-window.c +++ b/cmd-find-window.c @@ -1,4 +1,4 @@ -/* $Id: cmd-find-window.c,v 1.16 2011-01-07 14:45:34 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-has-session.c b/cmd-has-session.c index 047c9567..e8af47fb 100644 --- a/cmd-has-session.c +++ b/cmd-has-session.c @@ -1,4 +1,4 @@ -/* $Id: cmd-has-session.c,v 1.17 2011-04-06 22:24:00 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-join-pane.c b/cmd-join-pane.c index 7d24e3f5..cb30687b 100644 --- a/cmd-join-pane.c +++ b/cmd-join-pane.c @@ -1,4 +1,4 @@ -/* $Id: cmd-join-pane.c,v 1.8 2011-01-23 15:49:32 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-kill-pane.c b/cmd-kill-pane.c index 8af96219..893fb933 100644 --- a/cmd-kill-pane.c +++ b/cmd-kill-pane.c @@ -1,4 +1,4 @@ -/* $Id: cmd-kill-pane.c,v 1.16 2011-01-07 14:45:34 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-kill-server.c b/cmd-kill-server.c index 0bbfd403..8805b3ad 100644 --- a/cmd-kill-server.c +++ b/cmd-kill-server.c @@ -1,4 +1,4 @@ -/* $Id: cmd-kill-server.c,v 1.12 2011-01-07 14:45:34 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-kill-session.c b/cmd-kill-session.c index 27754c64..da56a263 100644 --- a/cmd-kill-session.c +++ b/cmd-kill-session.c @@ -1,4 +1,4 @@ -/* $Id: cmd-kill-session.c,v 1.20 2011-04-06 22:24:00 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-kill-window.c b/cmd-kill-window.c index 3f5138f6..1d266157 100644 --- a/cmd-kill-window.c +++ b/cmd-kill-window.c @@ -1,4 +1,4 @@ -/* $Id: cmd-kill-window.c,v 1.22 2011-01-07 14:45:34 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-link-window.c b/cmd-link-window.c index 1813e4ce..106f648d 100644 --- a/cmd-link-window.c +++ b/cmd-link-window.c @@ -1,4 +1,4 @@ -/* $Id: cmd-link-window.c,v 1.37 2011-01-07 14:45:34 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-list-buffers.c b/cmd-list-buffers.c index 10d4db2e..0a593177 100644 --- a/cmd-list-buffers.c +++ b/cmd-list-buffers.c @@ -1,4 +1,4 @@ -/* $Id: cmd-list-buffers.c,v 1.18 2011-01-07 14:45:34 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-list-clients.c b/cmd-list-clients.c index 88073e8f..094515bd 100644 --- a/cmd-list-clients.c +++ b/cmd-list-clients.c @@ -1,4 +1,4 @@ -/* $Id: cmd-list-clients.c,v 1.22 2011-04-18 21:07:11 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-list-commands.c b/cmd-list-commands.c index 55587aeb..bf7b0cec 100644 --- a/cmd-list-commands.c +++ b/cmd-list-commands.c @@ -1,4 +1,4 @@ -/* $Id: cmd-list-commands.c,v 1.8 2011-01-07 14:45:34 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-list-sessions.c b/cmd-list-sessions.c index 32ef8583..5791800c 100644 --- a/cmd-list-sessions.c +++ b/cmd-list-sessions.c @@ -1,4 +1,4 @@ -/* $Id: cmd-list-sessions.c,v 1.27 2011-01-07 14:45:34 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> @@ -1,4 +1,4 @@ -/* $Id: cmd-list.c,v 1.10 2010-12-06 21:48:56 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-load-buffer.c b/cmd-load-buffer.c index 99e7ef48..eba23d94 100644 --- a/cmd-load-buffer.c +++ b/cmd-load-buffer.c @@ -1,4 +1,4 @@ -/* $Id: cmd-load-buffer.c,v 1.21 2011-05-18 20:33:55 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Tiago Cunha <me@tiagocunha.org> diff --git a/cmd-lock-server.c b/cmd-lock-server.c index 383f9dbf..e625797d 100644 --- a/cmd-lock-server.c +++ b/cmd-lock-server.c @@ -1,4 +1,4 @@ -/* $Id: cmd-lock-server.c,v 1.12 2011-04-06 22:24:00 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2008 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-move-window.c b/cmd-move-window.c index 9227aa80..5c4dbbe8 100644 --- a/cmd-move-window.c +++ b/cmd-move-window.c @@ -1,4 +1,4 @@ -/* $Id: cmd-move-window.c,v 1.14 2011-01-07 14:45:34 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2008 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-new-session.c b/cmd-new-session.c index 18fffa1b..7be71048 100644 --- a/cmd-new-session.c +++ b/cmd-new-session.c @@ -1,4 +1,4 @@ -/* $Id: cmd-new-session.c,v 1.86 2011-04-06 22:29:26 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-new-window.c b/cmd-new-window.c index 0fb2ca6d..065e2b1f 100644 --- a/cmd-new-window.c +++ b/cmd-new-window.c @@ -1,4 +1,4 @@ -/* $Id: cmd-new-window.c,v 1.49 2011-01-07 14:45:34 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-paste-buffer.c b/cmd-paste-buffer.c index bfc90049..f163da5b 100644 --- a/cmd-paste-buffer.c +++ b/cmd-paste-buffer.c @@ -1,4 +1,4 @@ -/* $Id: cmd-paste-buffer.c,v 1.31 2011-01-07 14:45:34 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-pipe-pane.c b/cmd-pipe-pane.c index a0d42d16..5f7ee3c8 100644 --- a/cmd-pipe-pane.c +++ b/cmd-pipe-pane.c @@ -1,4 +1,4 @@ -/* $Id: cmd-pipe-pane.c,v 1.18 2011-04-06 22:21:02 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-refresh-client.c b/cmd-refresh-client.c index 66d413d4..662ca752 100644 --- a/cmd-refresh-client.c +++ b/cmd-refresh-client.c @@ -1,4 +1,4 @@ -/* $Id: cmd-refresh-client.c,v 1.12 2011-01-07 14:45:34 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-rename-session.c b/cmd-rename-session.c index fd070c77..9704193f 100644 --- a/cmd-rename-session.c +++ b/cmd-rename-session.c @@ -1,4 +1,4 @@ -/* $Id: cmd-rename-session.c,v 1.24 2011-04-06 22:29:26 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-rename-window.c b/cmd-rename-window.c index c8dd4c0d..fe5c3b61 100644 --- a/cmd-rename-window.c +++ b/cmd-rename-window.c @@ -1,4 +1,4 @@ -/* $Id: cmd-rename-window.c,v 1.32 2011-01-07 14:45:34 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-resize-pane.c b/cmd-resize-pane.c index d13c51de..28b52ea1 100644 --- a/cmd-resize-pane.c +++ b/cmd-resize-pane.c @@ -1,4 +1,4 @@ -/* $Id: cmd-resize-pane.c,v 1.15 2011-01-07 14:45:34 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-respawn-pane.c b/cmd-respawn-pane.c index dd476cbe..7e272a80 100644 --- a/cmd-respawn-pane.c +++ b/cmd-respawn-pane.c @@ -1,4 +1,4 @@ -/* $Id: cmd-respawn-pane.c,v 1.3 2011/07/09 01:37:00 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2008 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-rotate-window.c b/cmd-rotate-window.c index 7e4d522a..6de06a9c 100644 --- a/cmd-rotate-window.c +++ b/cmd-rotate-window.c @@ -1,4 +1,4 @@ -/* $Id: cmd-rotate-window.c,v 1.11 2011-01-07 14:45:34 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-run-shell.c b/cmd-run-shell.c index a763fa8c..b4872094 100644 --- a/cmd-run-shell.c +++ b/cmd-run-shell.c @@ -1,4 +1,4 @@ -/* $Id: cmd-run-shell.c,v 1.11 2011-02-15 15:20:03 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Tiago Cunha <me@tiagocunha.org> diff --git a/cmd-save-buffer.c b/cmd-save-buffer.c index 5c54f322..9653d858 100644 --- a/cmd-save-buffer.c +++ b/cmd-save-buffer.c @@ -1,4 +1,4 @@ -/* $Id: cmd-save-buffer.c,v 1.14 2011-01-07 14:45:34 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Tiago Cunha <me@tiagocunha.org> diff --git a/cmd-select-layout.c b/cmd-select-layout.c index cad1893b..12879e89 100644 --- a/cmd-select-layout.c +++ b/cmd-select-layout.c @@ -1,4 +1,4 @@ -/* $Id: cmd-select-layout.c,v 1.14 2011-01-07 15:02:38 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-select-pane.c b/cmd-select-pane.c index 58736089..ae8fd4a0 100644 --- a/cmd-select-pane.c +++ b/cmd-select-pane.c @@ -1,4 +1,4 @@ -/* $Id: cmd-select-pane.c,v 1.16 2011-02-15 15:25:12 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-select-window.c b/cmd-select-window.c index cb3a0d7d..ab071093 100644 --- a/cmd-select-window.c +++ b/cmd-select-window.c @@ -1,4 +1,4 @@ -/* $Id: cmd-select-window.c,v 1.27 2011-04-06 22:24:01 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-send-keys.c b/cmd-send-keys.c index f96bce83..b9835df6 100644 --- a/cmd-send-keys.c +++ b/cmd-send-keys.c @@ -1,4 +1,4 @@ -/* $Id: cmd-send-keys.c,v 1.26 2011-01-07 14:45:34 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2008 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-send-prefix.c b/cmd-send-prefix.c index 616ca15d..bd713a49 100644 --- a/cmd-send-prefix.c +++ b/cmd-send-prefix.c @@ -1,4 +1,4 @@ -/* $Id: cmd-send-prefix.c,v 1.30 2011-01-07 14:45:34 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-server-info.c b/cmd-server-info.c index 5dfb9a7a..8ce081f3 100644 --- a/cmd-server-info.c +++ b/cmd-server-info.c @@ -1,4 +1,4 @@ -/* $Id: cmd-server-info.c,v 1.45 2011-04-25 20:32:03 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2008 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-set-environment.c b/cmd-set-environment.c index 46b6a8e2..05b26034 100644 --- a/cmd-set-environment.c +++ b/cmd-set-environment.c @@ -1,4 +1,4 @@ -/* $Id: cmd-set-environment.c,v 1.5 2011-04-06 22:24:01 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-set-option.c b/cmd-set-option.c index bac7d935..c19f0235 100644 --- a/cmd-set-option.c +++ b/cmd-set-option.c @@ -1,4 +1,4 @@ -/* $Id: cmd-set-option.c,v 1.112 2011-04-06 22:24:01 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-show-buffer.c b/cmd-show-buffer.c index abdba9db..db613a86 100644 --- a/cmd-show-buffer.c +++ b/cmd-show-buffer.c @@ -1,4 +1,4 @@ -/* $Id: cmd-show-buffer.c,v 1.15 2011-04-06 22:24:01 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-show-environment.c b/cmd-show-environment.c index 73e2485c..9c065b22 100644 --- a/cmd-show-environment.c +++ b/cmd-show-environment.c @@ -1,4 +1,4 @@ -/* $Id: cmd-show-environment.c,v 1.4 2011-04-06 22:24:01 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-show-messages.c b/cmd-show-messages.c index e8ec074b..c41d99e3 100644 --- a/cmd-show-messages.c +++ b/cmd-show-messages.c @@ -1,4 +1,4 @@ -/* $Id: cmd-show-messages.c,v 1.3 2011-01-07 14:45:34 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-show-options.c b/cmd-show-options.c index 6be6dea9..397b0c9c 100644 --- a/cmd-show-options.c +++ b/cmd-show-options.c @@ -1,4 +1,4 @@ -/* $Id: cmd-show-options.c,v 1.25 2011-04-06 22:24:01 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-source-file.c b/cmd-source-file.c index 5e06e90c..c888d52f 100644 --- a/cmd-source-file.c +++ b/cmd-source-file.c @@ -1,4 +1,4 @@ -/* $Id: cmd-source-file.c,v 1.15 2011-01-07 14:45:34 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2008 Tiago Cunha <me@tiagocunha.org> diff --git a/cmd-split-window.c b/cmd-split-window.c index c8e3b87e..8545a54e 100644 --- a/cmd-split-window.c +++ b/cmd-split-window.c @@ -1,4 +1,4 @@ -/* $Id: cmd-split-window.c,v 1.38 2011-02-15 15:26:54 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-start-server.c b/cmd-start-server.c index 585ad4ca..f88d697d 100644 --- a/cmd-start-server.c +++ b/cmd-start-server.c @@ -1,4 +1,4 @@ -/* $Id: cmd-start-server.c,v 1.11 2011-01-07 14:45:34 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-string.c b/cmd-string.c index 20634215..0dd2a778 100644 --- a/cmd-string.c +++ b/cmd-string.c @@ -1,4 +1,4 @@ -/* $Id: cmd-string.c,v 1.32 2010-12-13 22:53:56 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2008 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-suspend-client.c b/cmd-suspend-client.c index 180f367b..558451ed 100644 --- a/cmd-suspend-client.c +++ b/cmd-suspend-client.c @@ -1,4 +1,4 @@ -/* $Id: cmd-suspend-client.c,v 1.7 2011-01-07 14:45:34 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-swap-pane.c b/cmd-swap-pane.c index d7ab6cf5..5cac373c 100644 --- a/cmd-swap-pane.c +++ b/cmd-swap-pane.c @@ -1,4 +1,4 @@ -/* $Id: cmd-swap-pane.c,v 1.17 2011-05-18 20:32:04 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-swap-window.c b/cmd-swap-window.c index 2104813e..8fbda355 100644 --- a/cmd-swap-window.c +++ b/cmd-swap-window.c @@ -1,4 +1,4 @@ -/* $Id: cmd-swap-window.c,v 1.20 2011-01-07 14:45:34 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-switch-client.c b/cmd-switch-client.c index 4c0ae445..3eca3fff 100644 --- a/cmd-switch-client.c +++ b/cmd-switch-client.c @@ -1,4 +1,4 @@ -/* $Id: cmd-switch-client.c,v 1.26 2011-04-06 22:24:01 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-unbind-key.c b/cmd-unbind-key.c index 8e4c8e50..4de6f9e2 100644 --- a/cmd-unbind-key.c +++ b/cmd-unbind-key.c @@ -1,4 +1,4 @@ -/* $Id: cmd-unbind-key.c,v 1.25 2011-01-21 23:46:09 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/cmd-unlink-window.c b/cmd-unlink-window.c index e228e6f2..bd0ff104 100644 --- a/cmd-unlink-window.c +++ b/cmd-unlink-window.c @@ -1,4 +1,4 @@ -/* $Id: cmd-unlink-window.c,v 1.22 2011-01-07 14:45:34 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> @@ -1,4 +1,4 @@ -/* $Id: colour.c,v 1.8 2011-01-21 23:42:14 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2008 Nicholas Marriott <nicm@users.sourceforge.net> @@ -1,4 +1,4 @@ -/* $Id: compat.h,v 1.32 2010-12-31 22:12:33 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/compat/asprintf.c b/compat/asprintf.c index 9bd576e8..29d3fb88 100644 --- a/compat/asprintf.c +++ b/compat/asprintf.c @@ -1,4 +1,4 @@ -/* $Id: asprintf.c,v 1.7 2011-03-04 23:39:41 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2006 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/compat/bitstring.h b/compat/bitstring.h index 07a71958..28817c08 100644 --- a/compat/bitstring.h +++ b/compat/bitstring.h @@ -1,4 +1,4 @@ -/* $Id: bitstring.h,v 1.1 2009-06-25 17:02:59 nicm Exp $ */ +/* $Id$ */ /* $OpenBSD: bitstring.h,v 1.5 2003/06/02 19:34:12 millert Exp $ */ /* $NetBSD: bitstring.h,v 1.5 1997/05/14 15:49:55 pk Exp $ */ diff --git a/compat/closefrom.c b/compat/closefrom.c index b2e7e882..74714c13 100644 --- a/compat/closefrom.c +++ b/compat/closefrom.c @@ -1,4 +1,4 @@ -/* $Id: closefrom.c,v 1.1 2010-10-27 20:21:01 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2004-2005 Todd C. Miller <Todd.Miller@courtesan.com> diff --git a/compat/fgetln.c b/compat/fgetln.c index 598f0672..27bc01b6 100644 --- a/compat/fgetln.c +++ b/compat/fgetln.c @@ -1,4 +1,4 @@ -/* $Id: fgetln.c,v 1.5 2009-04-29 22:45:32 nicm Exp $ */ +/* $Id$ */ /* $NetBSD: fgetln.c,v 1.3 2007/08/07 02:06:58 lukem Exp $ */ /*- diff --git a/compat/forkpty-aix.c b/compat/forkpty-aix.c index 22f0ddfb..db9c2e71 100644 --- a/compat/forkpty-aix.c +++ b/compat/forkpty-aix.c @@ -1,4 +1,4 @@ -/* $Id: forkpty-aix.c,v 1.5 2011-01-10 22:45:09 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/compat/forkpty-hpux.c b/compat/forkpty-hpux.c index a2afc361..90452f8d 100644 --- a/compat/forkpty-hpux.c +++ b/compat/forkpty-hpux.c @@ -1,4 +1,4 @@ -/* $Id: forkpty-hpux.c,v 1.1 2011-01-21 20:35:20 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2008 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/compat/forkpty-sunos.c b/compat/forkpty-sunos.c index 66319892..90452f8d 100644 --- a/compat/forkpty-sunos.c +++ b/compat/forkpty-sunos.c @@ -1,4 +1,4 @@ -/* $Id: forkpty-sunos.c,v 1.10 2011-01-10 22:45:10 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2008 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/compat/getopt.c b/compat/getopt.c index 1e4769d6..f6ecb588 100644 --- a/compat/getopt.c +++ b/compat/getopt.c @@ -1,4 +1,4 @@ -/* $Id: getopt.c,v 1.2 2009-08-09 18:35:38 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 1987, 1993, 1994 diff --git a/compat/imsg-buffer.c b/compat/imsg-buffer.c index 4ee25a26..24db311d 100644 --- a/compat/imsg-buffer.c +++ b/compat/imsg-buffer.c @@ -1,4 +1,4 @@ -/* $Id: imsg-buffer.c,v 1.5 2010-06-06 00:08:28 tcunha Exp $ */ +/* $Id$ */ /* $OpenBSD: imsg-buffer.c,v 1.3 2010/05/26 13:56:07 nicm Exp $ */ /* diff --git a/compat/imsg.c b/compat/imsg.c index 71b0dde4..0feff660 100644 --- a/compat/imsg.c +++ b/compat/imsg.c @@ -1,4 +1,4 @@ -/* $Id: imsg.c,v 1.7 2010-11-13 16:29:05 nicm Exp $ */ +/* $Id$ */ /* $OpenBSD: imsg.c,v 1.3 2010/05/26 13:56:07 nicm Exp $ */ /* diff --git a/compat/imsg.h b/compat/imsg.h index b71a6124..f8a78e22 100644 --- a/compat/imsg.h +++ b/compat/imsg.h @@ -1,4 +1,4 @@ -/* $Id: imsg.h,v 1.5 2010-06-06 00:08:28 tcunha Exp $ */ +/* $Id$ */ /* $OpenBSD: imsg.h,v 1.4 2010/05/26 13:56:07 nicm Exp $ */ /* diff --git a/compat/queue.h b/compat/queue.h index 1d46283b..96d2ff80 100644 --- a/compat/queue.h +++ b/compat/queue.h @@ -1,4 +1,4 @@ -/* $Id: queue.h,v 1.1 2007-10-31 14:26:26 nicm Exp $ */ +/* $Id$ */ /* $OpenBSD: queue.h,v 1.31 2005/11/25 08:06:25 otto Exp $ */ /* $NetBSD: queue.h,v 1.11 1996/05/16 05:17:14 mycroft Exp $ */ diff --git a/compat/setenv.c b/compat/setenv.c index 79461f04..43122ba5 100644 --- a/compat/setenv.c +++ b/compat/setenv.c @@ -1,4 +1,4 @@ -/* $Id: setenv.c,v 1.2 2010-06-05 18:20:48 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2010 Dagobert Michelsen diff --git a/compat/strcasestr.c b/compat/strcasestr.c index 08a77934..5e03bbb0 100644 --- a/compat/strcasestr.c +++ b/compat/strcasestr.c @@ -1,4 +1,4 @@ -/* $Id: strcasestr.c,v 1.1 2009-07-02 07:31:02 nicm Exp $ */ +/* $Id$ */ /* $OpenBSD: strcasestr.c,v 1.3 2006/03/31 05:34:55 deraadt Exp $ */ /* $NetBSD: strcasestr.c,v 1.2 2005/02/09 21:35:47 kleink Exp $ */ diff --git a/compat/strlcat.c b/compat/strlcat.c index fc7f3520..1ba236e2 100644 --- a/compat/strlcat.c +++ b/compat/strlcat.c @@ -1,4 +1,4 @@ -/* $Id: strlcat.c,v 1.1 2007-10-31 14:26:26 nicm Exp $ */ +/* $Id$ */ /* $OpenBSD: strlcat.c,v 1.13 2005/08/08 08:05:37 espie Exp $ */ /* diff --git a/compat/strlcpy.c b/compat/strlcpy.c index fb974fb3..80e13a8f 100644 --- a/compat/strlcpy.c +++ b/compat/strlcpy.c @@ -1,4 +1,4 @@ -/* $Id: strlcpy.c,v 1.1 2007-10-31 14:26:26 nicm Exp $ */ +/* $Id$ */ /* $OpenBSD: strlcpy.c,v 1.10 2005/08/08 08:05:37 espie Exp $ */ /* diff --git a/compat/strsep.c b/compat/strsep.c index e373c602..0a7aa328 100644 --- a/compat/strsep.c +++ b/compat/strsep.c @@ -1,4 +1,4 @@ -/* $Id: strsep.c,v 1.2 2011-01-10 22:45:10 nicm Exp $ */ +/* $Id$ */ /* $OpenBSD: strsep.c,v 1.6 2005/08/08 08:05:37 espie Exp $ */ /*- diff --git a/compat/strtonum.c b/compat/strtonum.c index cf1f9d38..860e5508 100644 --- a/compat/strtonum.c +++ b/compat/strtonum.c @@ -1,4 +1,4 @@ -/* $Id: strtonum.c,v 1.1 2007-10-31 14:26:26 nicm Exp $ */ +/* $Id$ */ /* $OpenBSD: strtonum.c,v 1.6 2004/08/03 19:38:01 millert Exp $ */ /* diff --git a/compat/tree.h b/compat/tree.h index 0f480e3e..4facaa3e 100644 --- a/compat/tree.h +++ b/compat/tree.h @@ -1,4 +1,4 @@ -/* $Id: tree.h,v 1.4 2009-05-26 18:31:10 nicm Exp $ */ +/* $Id$ */ /* $OpenBSD: tree.h,v 1.12 2009/03/02 09:42:55 mikeb Exp $ */ /* * Copyright 2002 Niels Provos <provos@citi.umich.edu> diff --git a/compat/vis.h b/compat/vis.h index 0407e472..e43e9adc 100644 --- a/compat/vis.h +++ b/compat/vis.h @@ -1,4 +1,4 @@ -/* $Id: vis.h,v 1.5 2009-07-01 23:22:46 nicm Exp $ */ +/* $Id$ */ /* $OpenBSD: vis.h,v 1.11 2005/08/09 19:38:31 millert Exp $ */ /* $NetBSD: vis.h,v 1.4 1994/10/26 00:56:41 cgd Exp $ */ diff --git a/configure.ac b/configure.ac index f9017ab7..305bc391 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -# $Id: configure.ac,v 1.16 2011-04-09 07:48:58 nicm Exp $ +# $Id$ # Miscellaneous autofoo bullshit. AC_INIT(tmux, 1.5) @@ -1,4 +1,4 @@ -/* $Id: environ.c,v 1.4 2010-04-06 21:59:19 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/grid-utf8.c b/grid-utf8.c index 5eb94a3e..db44e12c 100644 --- a/grid-utf8.c +++ b/grid-utf8.c @@ -1,4 +1,4 @@ -/* $Id: grid-utf8.c,v 1.2 2009-12-04 22:14:47 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/grid-view.c b/grid-view.c index e7072543..6c7686d4 100644 --- a/grid-view.c +++ b/grid-view.c @@ -1,4 +1,4 @@ -/* $Id: grid-view.c,v 1.21 2011-02-15 15:10:47 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2008 Nicholas Marriott <nicm@users.sourceforge.net> @@ -1,4 +1,4 @@ -/* $Id: grid.c,v 1.37 2010-04-05 05:11:43 micahcowan Exp $ */ +/* $Id$ */ /* * Copyright (c) 2008 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/input-keys.c b/input-keys.c index f799f09f..3ed6137b 100644 --- a/input-keys.c +++ b/input-keys.c @@ -1,4 +1,4 @@ -/* $Id: input-keys.c,v 1.49 2011-04-25 20:33:42 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> @@ -1,4 +1,4 @@ -/* $Id: job.c,v 1.23 2011-02-15 15:20:03 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/key-string.c b/key-string.c index 42e40e1a..38e2fd56 100644 --- a/key-string.c +++ b/key-string.c @@ -1,4 +1,4 @@ -/* $Id: key-string.c,v 1.36 2011-01-22 22:31:09 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/layout-set.c b/layout-set.c index 80cc95ba..7fcc3956 100644 --- a/layout-set.c +++ b/layout-set.c @@ -1,4 +1,4 @@ -/* $Id: layout-set.c,v 1.9 2011-03-19 23:31:08 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> @@ -1,4 +1,4 @@ -/* $Id: layout.c,v 1.20 2011-05-18 20:30:14 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> @@ -1,4 +1,4 @@ -/* $Id: log.c,v 1.17 2009-12-04 22:14:47 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> @@ -1,4 +1,4 @@ -/* $Id: mode-key.c,v 1.49 2011-05-18 20:35:36 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2008 Nicholas Marriott <nicm@users.sourceforge.net> @@ -1,4 +1,4 @@ -/* $Id: names.c,v 1.21 2009-12-04 22:14:47 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> @@ -1,4 +1,4 @@ -/* $Id: options.c,v 1.9 2009-09-22 14:22:20 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2008 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/osdep-aix.c b/osdep-aix.c index 50f95f20..0dc07d6e 100644 --- a/osdep-aix.c +++ b/osdep-aix.c @@ -1,4 +1,4 @@ -/* $Id: osdep-aix.c,v 1.1 2011-01-10 22:00:47 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2011 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/osdep-darwin.c b/osdep-darwin.c index 0d63e7fc..229a4931 100644 --- a/osdep-darwin.c +++ b/osdep-darwin.c @@ -1,4 +1,4 @@ -/* $Id: osdep-darwin.c,v 1.12 2010-12-30 20:41:07 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Joshua Elsasser <josh@elsasser.org> diff --git a/osdep-freebsd.c b/osdep-freebsd.c index 16d68241..6b0c8886 100644 --- a/osdep-freebsd.c +++ b/osdep-freebsd.c @@ -1,4 +1,4 @@ -/* $Id: osdep-freebsd.c,v 1.20 2010-12-30 20:41:08 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/osdep-hpux.c b/osdep-hpux.c index ecbbd380..3bec98ee 100644 --- a/osdep-hpux.c +++ b/osdep-hpux.c @@ -1,4 +1,4 @@ -/* $Id: osdep-hpux.c,v 1.1 2011-01-21 20:35:20 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/osdep-linux.c b/osdep-linux.c index 143c5678..b4a1a9f6 100644 --- a/osdep-linux.c +++ b/osdep-linux.c @@ -1,4 +1,4 @@ -/* $Id: osdep-linux.c,v 1.8 2011-01-13 19:58:47 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/osdep-netbsd.c b/osdep-netbsd.c index e1fbfc2b..64fcb3e0 100644 --- a/osdep-netbsd.c +++ b/osdep-netbsd.c @@ -1,4 +1,4 @@ -/* $Id: osdep-netbsd.c,v 1.10 2010-12-30 20:41:08 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/osdep-openbsd.c b/osdep-openbsd.c index f9fa1591..9eefc44f 100644 --- a/osdep-openbsd.c +++ b/osdep-openbsd.c @@ -1,4 +1,4 @@ -/* $Id: osdep-openbsd.c,v 1.23 2011-04-18 21:03:42 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/osdep-sunos.c b/osdep-sunos.c index 6c865168..24f7baf5 100644 --- a/osdep-sunos.c +++ b/osdep-sunos.c @@ -1,4 +1,4 @@ -/* $Id: osdep-sunos.c,v 1.3 2010-12-30 20:41:08 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Todd Carson <toc@daybefore.net> diff --git a/osdep-unknown.c b/osdep-unknown.c index cf3cb6ad..3bec98ee 100644 --- a/osdep-unknown.c +++ b/osdep-unknown.c @@ -1,4 +1,4 @@ -/* $Id: osdep-unknown.c,v 1.6 2010-12-30 20:41:08 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> @@ -1,4 +1,4 @@ -/* $Id: paste.c,v 1.17 2011-04-06 22:18:56 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> @@ -1,4 +1,4 @@ -/* $Id: resize.c,v 1.27 2010-12-22 15:36:44 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/screen-write.c b/screen-write.c index bf518687..f05d7bbc 100644 --- a/screen-write.c +++ b/screen-write.c @@ -1,4 +1,4 @@ -/* $Id: screen-write.c,v 1.97 2011-05-22 16:23:07 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> @@ -1,4 +1,4 @@ -/* $Id: screen.c,v 1.106 2011-05-22 16:26:09 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/server-fn.c b/server-fn.c index b66d4dc3..15d54772 100644 --- a/server-fn.c +++ b/server-fn.c @@ -1,4 +1,4 @@ -/* $Id: server-fn.c,v 1.119 2011-02-14 23:11:33 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> @@ -1,4 +1,4 @@ -/* $Id: server.c,v 1.254 2011-04-06 22:16:33 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> @@ -1,4 +1,4 @@ -/* $Id: session.c,v 1.89 2011-04-06 22:29:26 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> @@ -1,4 +1,4 @@ -/* $Id: signal.c,v 1.3 2010-08-29 14:42:11 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> @@ -1,4 +1,4 @@ -/* $Id: tmux.c,v 1.237 2011-03-04 23:13:56 micahcowan Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/tools/check-compat.sh b/tools/check-compat.sh index 12dc3193..b7603a80 100644 --- a/tools/check-compat.sh +++ b/tools/check-compat.sh @@ -1,4 +1,4 @@ -# $Id: check-compat.sh,v 1.1 2010-10-24 00:42:04 tcunha Exp $ +# $Id$ grep "#include" compat.h|while read line; do grep "$line" *.[ch] compat/*.[ch] diff --git a/tools/cmp-cvs.sh b/tools/cmp-cvs.sh index 2e6c9ab1..104ded6b 100644 --- a/tools/cmp-cvs.sh +++ b/tools/cmp-cvs.sh @@ -1,4 +1,4 @@ -# $Id: cmp-cvs.sh,v 1.2 2009-06-25 16:54:21 nicm Exp $ +# $Id$ rm diff.out touch diff.out diff --git a/tools/fix-ids.sh b/tools/fix-ids.sh index 35160504..4621d2b4 100644 --- a/tools/fix-ids.sh +++ b/tools/fix-ids.sh @@ -1,4 +1,4 @@ -# $Id: fix-ids.sh,v 1.3 2009-07-01 19:03:34 nicm Exp $ +# $Id$ for i in *.[ch] tmux.1; do (head -1 $i|grep '$OpenBSD' >/dev/null) || continue @@ -1,4 +1,4 @@ -/* $Id: tty-acs.c,v 1.1 2010-09-18 15:43:53 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2010 Nicholas Marriott <nicm@users.sourceforge.net> @@ -1,4 +1,4 @@ -/* $Id: tty-keys.c,v 1.60 2011-03-04 20:36:59 micahcowan Exp $ */ +/* $Id$ */ /* * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> @@ -1,4 +1,4 @@ -/* $Id: tty-term.c,v 1.51 2011-05-22 16:26:09 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2008 Nicholas Marriott <nicm@users.sourceforge.net> @@ -1,4 +1,4 @@ -/* $Id: utf8.c,v 1.12 2011-01-07 14:34:45 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2008 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/window-choose.c b/window-choose.c index 620cc3ae..4eea8d1a 100644 --- a/window-choose.c +++ b/window-choose.c @@ -1,4 +1,4 @@ -/* $Id: window-choose.c,v 1.31 2010-12-30 22:27:38 tcunha Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> diff --git a/window-clock.c b/window-clock.c index 27e96132..3f688fe6 100644 --- a/window-clock.c +++ b/window-clock.c @@ -1,4 +1,4 @@ -/* $Id: window-clock.c,v 1.12 2010-05-22 21:56:04 micahcowan Exp $ */ +/* $Id$ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> @@ -1,4 +1,4 @@ -/* $Id: xmalloc.c,v 1.13 2010-09-07 19:32:58 nicm Exp $ */ +/* $Id$ */ /* * Copyright (c) 2004 Nicholas Marriott <nicm@users.sourceforge.net> |