1. ebd9c61 Add some additional debug logging. by Nicholas Marriott · 12 years ago
  2. 20636d9 Add a command queue to standardize and simplify commands that call other by Nicholas Marriott · 12 years ago
  3. 2243cfb Need to set clients in context before changing their reference count. by Nicholas Marriott · 12 years ago
  4. 0ff9275 load_cfg can actually use the same context now they are reference counted. by Nicholas Marriott · 12 years ago
  5. 8c545bb Don't try to print unterminated strings when loading configuration file. by Nicholas Marriott · 12 years ago
  6. 8d59b18 No more lint means no more ARGSUSED. by Nicholas Marriott · 12 years ago
  7. 51ac2a3 Fix a couple of memory leaks, from Romain Francoise. by Nicholas Marriott · 12 years ago
  8. 9714880 Change load_cfg to fix a crash reported by jasper. by Nicholas Marriott · 12 years ago
  9. 8600fe0 Use strlcat not strncat in load_cfg and some other trivial tidying from by Nicholas Marriott · 12 years ago
  10. 8264e92 Fix return value of load_cfg, from Thomas Adam. by Nicholas Marriott · 12 years ago
  11. 9b8998a Correctly aggregate together errors from nested config files (with by Nicholas Marriott · 12 years ago
  12. 827b311 Use a utility function for common code to show errors in config file, by Nicholas Marriott · 12 years ago
  13. ede8312 Make command exec functions return an enum rather than -1/0/1 values and by Nicholas Marriott · 12 years ago
  14. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  15. ac7e2f1 Ignore line continuation when escaped as \\, from Simon Nicolussi. by Nicholas Marriott · 13 years ago
  16. 0588168 Support \ for line continuation in the configuration file, from Julius Plenz. by Nicholas Marriott · 13 years ago
  17. 230e39e Allow the config file parser and source-file to return "don't exit" to by Nicholas Marriott · 14 years ago
  18. 608eef7 Fix an out-of-date comment. by Nicholas Marriott · 15 years ago
  19. 4651180 Use the array.h code for the causes list. by Nicholas Marriott · 15 years ago
  20. 8aba77b Instead of bailing out on the first configuration file error, carry on, by Nicholas Marriott · 15 years ago
  21. 4ca857e Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to by Nicholas Marriott · 15 years ago
  22. ed62d12 tabs are better; ok nicm by Theo Deraadt · 15 years ago
  23. c7394ac When using source-file, run the commands in the context of the source-file by Nicholas Marriott · 15 years ago
  24. 43cd40e The cursession member in struct cmd_ctx is always either curclient->session or by Nicholas Marriott · 15 years ago
  25. b3107d2 Don't leak in the (rare) case of an invalid command at the end of a file not by Nicholas Marriott · 15 years ago
  26. 61f3fc7 Don't babysit people and let them try to load /dev/zero or (more useful) by Nicholas Marriott · 15 years ago
  27. 9144d30 Unused prototypes. Found by lint, no binary change. by Nicholas Marriott · 15 years ago
  28. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago