aboutsummaryrefslogtreecommitdiff
path: root/cfg.c
Commit message (Expand)AuthorAge
* Allow the config file parser and source-file to return "don't exit" toNicholas Marriott2010-12-29
* Fix an out-of-date comment.Nicholas Marriott2010-05-25
* Use the array.h code for the causes list.Nicholas Marriott2010-02-06
* Instead of bailing out on the first configuration file error, carry on,Nicholas Marriott2010-02-06
* Remove a couple of unused arguments where possible, and add /* ARGSUSED */ toNicholas Marriott2009-11-26
* tabs are better; ok nicmTheo Deraadt2009-10-26
* When using source-file, run the commands in the context of the source-fileNicholas Marriott2009-08-23
* The cursession member in struct cmd_ctx is always either curclient->session orNicholas Marriott2009-08-23
* Don't leak in the (rare) case of an invalid command at the end of a file notNicholas Marriott2009-08-09
* Don't babysit people and let them try to load /dev/zero or (more useful)Nicholas Marriott2009-07-30
* Unused prototypes. Found by lint, no binary change.Nicholas Marriott2009-06-25
* Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott2009-06-01