summaryrefslogtreecommitdiffstats
path: root/usr.bin/mg/autoexec.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* whitespacejasper2015-09-261-2/+2
* Clean up the includes in mg.bcallah2015-03-191-3/+8
* Userland reallocarray() audit.doug2014-10-111-2/+2
* comment a functionkjell2007-02-081-1/+7
* kjell loves his extra spacesderaadt2006-12-201-2/+2
* since auto-execute expects a function name at the "Execute:" prompt anyway,kjell2006-12-201-2/+2
* kill an ill-formed (and totally unnecessary) realloc.kjell2006-12-201-6/+8
* add missing /* ARGSUSED */ to quiet lint.kjell2005-10-141-1/+2
* spacingderaadt2005-10-131-2/+2
* Clean up eread handling in mg. (basically, fallout from the 'enter oftenkjell2005-08-091-3/+5
* Remove unneeded include. Han Boetes.otto2005-04-291-3/+1
* This is a no binary change which does:db2005-04-031-13/+13
* spacingderaadt2005-03-101-5/+1
* stage 1 of the infinite minibuffer work - add support for on the flyvincent2004-07-221-7/+11
* canonical reallocvincent2003-09-221-5/+6
* knfderaadt2002-08-221-3/+3
* add an "auto-execute" feature, that allows binding function calls tovincent2002-05-291-0/+101