]> git.wh0rd.org - home.git/commitdiff
updates
authorMike Frysinger <vapier@gentoo.org>
Thu, 17 Feb 2011 04:03:51 +0000 (23:03 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 28 Apr 2012 19:36:37 +0000 (15:36 -0400)
.gdbinit
.ssh/config
.xchat2/xchat.conf

index 08958302c5fafbcff1e1c0b3eed755d6d3b96589..d12842531c23680d1c96ee3f89781dfe4225e1ac 100644 (file)
--- a/.gdbinit
+++ b/.gdbinit
@@ -40,7 +40,7 @@ define bfin
        target remote bfin:1234
 end
 
-define dis
+define di
        if $argc == 0
                disassemble $pc ($pc + 0x40)
        end
@@ -48,6 +48,14 @@ define dis
                disassemble $arg0 ($arg0 + 0x40)
        end
 end
+define dis
+       if $argc == 0
+               disassemble $pc,+0x40
+       end
+       if $argc == 1
+               disassemble $arg0,+0x40
+       end
+end
 define go
        jump *$arg0
 end
index e1ae498dc877a247680dcc7e7383d39dc7c454ca..576e446b8b99f274306ad9b156fda7b32c6f10ab 100644 (file)
@@ -2,6 +2,9 @@
 # scp -oNoneEnabled=yes -oNoneSwitch=yes
 # also enable NoneEnabled on server side
 
+Host wh0rd.org
+       IdentityFile ~/.ssh/id_dsa.vapier
+
 Host depot
        User root
        HostName home.wh0rd.org
@@ -60,6 +63,11 @@ Host firewall-sources.blackfin.uclinux.org
        User vapier
        IdentityFile ~/.ssh/id_dsa.adi
        Port 443
+Host wiki.a.c
+       User vapier
+       IdentityFile ~/.ssh/id_dsa.adi
+       HostName 195.170.124.184
+       Port 6589
 
 Host norwood-cvs nwd2cvs1.corp.analog.com
        User cvsuser
@@ -82,10 +90,16 @@ Host shanghai-ports
        DynamicForward 22222
        LocalForward localhost:1143 nwd2exm5.ad.analog.com:143
        LocalForward localhost:2225 nwd2exm5.ad.analog.com:25
+
 Host nashua-test
        User root
        HostName 10.69.2.210
        IdentityFile ~/.ssh/id_dsa.adi
+Host nashua-jtag
+       # User adipcadmin
+       User vapier
+       HostName 10.69.2.179
+       IdentityFile ~/.ssh/id_dsa.adi
 
 Host macmini mac-mini
        HostName 10.99.22.146
@@ -115,6 +129,13 @@ Host work-ports
 
 
 
+###
+### random source systems
+###
+
+Host sourceware.org
+       IdentityFile ~/.ssh/id_dsa.vapier
+
 ###
 ### Gentoo systems
 ###
index 552a558a434ab76aff7438e1711b2daa702b0cf0..2d0661e8d9715697eefbf67841964f528b25ca9d 100644 (file)
@@ -1,4 +1,4 @@
-version = 2.8.6
+version = 2.8.8
 auto_save = 1
 auto_save_url = 0
 away_auto_unmark = 0
@@ -7,7 +7,7 @@ away_show_message = 0
 away_show_once = 1
 away_size_max = 300
 away_timeout = 60
-away_track = 1
+away_track = 0
 completion_amount = 5
 completion_auto = 1
 completion_sort = 0
@@ -60,7 +60,7 @@ gui_slist_skip = 1
 gui_throttlemeter = 1
 gui_topicbar = 1
 gui_tray = 1
-gui_tray_flags = 0
+gui_tray_flags = 1
 gui_tweaks = 0
 gui_ulist_buttons = 0
 gui_ulist_doubleclick = QUOTE WHOIS %s %s
@@ -80,15 +80,16 @@ gui_win_state = 0
 gui_win_top = 38
 gui_win_width = 1610
 input_balloon_chans = 0
-input_balloon_hilight = 0
+input_balloon_hilight = 1
 input_balloon_priv = 0
+input_balloon_time = 20
 input_beep_chans = 0
 input_beep_hilight = 1
 input_beep_msg = 1
 input_command_char = /
 input_filter_beep = 0
 input_flash_chans = 0
-input_flash_hilight = 0
+input_flash_hilight = 1
 input_flash_priv = 1
 input_perc_ascii = 0
 input_perc_color = 0