summary refs log tree commit diff
path: root/mscan.c
Commit message (Expand)AuthorAgeFilesLines
...
* blaze822: blaze822_addr: return 0 when no address is foundChristian Neukirchen2016-07-251-2/+2
* mscan: use blaze822_loop1Christian Neukirchen2016-07-231-5/+3
* mscan: delay loading of map until first line is readChristian Neukirchen2016-07-201-4/+10
* mscan: fix truncation logicChristian Neukirchen2016-07-201-4/+5
* mscan: truncate deep indentsChristian Neukirchen2016-07-201-0/+4
* mscan: default to all messages when interactive w/o argsChristian Neukirchen2016-07-201-3/+8
* mscan: don't crash when cur isn't setChristian Neukirchen2016-07-201-1/+1
* mscan: use tty widthChristian Neukirchen2016-07-201-5/+14
* mscan: don't bother with tabsChristian Neukirchen2016-07-201-0/+2
* mscan: rename from scanChristian Neukirchen2016-07-201-0/+164