OpenBSD CVS

src/usr.bin/mg/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / mg

Current tag: OPENBSD_3_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.13   21 years  vincent   add a mail-mode, to do automatic line-wrapping. (at the same time, change the c...
[TXT] README  1.4   22 years  mickey   typo; from Joseph Mallett <jmallett@xMach.org>
[TXT] autoexec.c  1.4   19 years  vincent   stage 1 of the infinite minibuffer work - add support for on the fly buffer real...
[TXT] basic.c  1.16   19 years  vincent   stage 1 of the infinite minibuffer work - add support for on the fly buffer real...
[TXT] buffer.c  1.34   19 years  vincent   stage 1 of the infinite minibuffer work - add support for on the fly buffer real...
[TXT] chrdef.h  1.5   22 years  deraadt   always define CHARMASK
[TXT] cinfo.c  1.10   21 years  vincent   KNF + ansi; from zyrnix (only the easy part of his diffs)
[TXT] def.h  1.56   19 years  vincent   stage 1 of the infinite minibuffer work - add support for on the fly buffer real...
[TXT] dir.c  1.11   19 years  vincent   stage 1 of the infinite minibuffer work - add support for on the fly buffer real...
[TXT] dired.c  1.14   19 years  vincent   stage 1 of the infinite minibuffer work - add support for on the fly buffer real...
[TXT] display.c  1.20   20 years  vincent   make dired work more like emacs. (well, make it _work_, and then add a bunch of ...
[TXT] echo.c  1.29   19 years  vincent   stage 1 of the infinite minibuffer work - add support for on the fly buffer real...
[TXT] extend.c  1.31   19 years  vincent   stage 1 of the infinite minibuffer work - add support for on the fly buffer real...
[TXT] file.c  1.29   19 years  vincent   stage 1 of the infinite minibuffer work - add support for on the fly buffer real...
[TXT] fileio.c  1.42   19 years  vincent   when saving a file, check whether it is newline terminated and if it is not, pro...
[TXT] funmap.c  1.9   21 years  vincent   add an "auto-execute" feature, that allows binding function calls to certain pa...
[TXT] funmap.h  1.3   22 years  vincent   * Move to ANSI function definitions. * Add a whole lot of consts where I tho...
[TXT] grep.c  1.12   19 years  vincent   stage 1 of the infinite minibuffer work - add support for on the fly buffer real...
[TXT] help.c  1.21   19 years  vincent   stage 1 of the infinite minibuffer work - add support for on the fly buffer real...
[TXT] kbd.c  1.15   20 years  vincent   remove old precompiler weirdness that is not really needed...
[TXT] kbd.h  1.14   22 years  vincent   * Move to ANSI function definitions. * Add a whole lot of consts where I tho...
[TXT] key.h  1.4   20 years  vincent   remove old precompiler weirdness that is not really needed...
[TXT] keymap.c  1.26   21 years  deraadt   bind ^Xg to gotoline by default
[TXT] line.c  1.21   19 years  vincent   when saving a file, check whether it is newline terminated and if it is not, pro...
[TXT] macro.c  1.7   20 years  vincent   remove old precompiler weirdness that is not really needed...
[TXT] macro.h  1.5   20 years  vincent   remove old precompiler weirdness that is not really needed...
[TXT] main.c  1.33   19 years  vincent   correct error checking for strtonum, from mjc@bitz.ca
[TXT] match.c  1.9   21 years  cloder   Finish KNF of prototypes. That should be all of them. OK vincent@
[TXT] mg.1  1.20   19 years  mjc   document behaviour of mg +-number file ok vincent@ better wording from jmc@
[TXT] modes.c  1.9   19 years  vincent   stage 1 of the infinite minibuffer work - add support for on the fly buffer real...
[TXT] paragraph.c  1.9   20 years  avsm   dont compare int to NULL, millert@ ok
[TXT] re_search.c  1.13   19 years  vincent   stage 1 of the infinite minibuffer work - add support for on the fly buffer real...
[TXT] region.c  1.14   19 years  vincent   stage 1 of the infinite minibuffer work - add support for on the fly buffer real...
[TXT] search.c  1.11   19 years  vincent   stage 1 of the infinite minibuffer work - add support for on the fly buffer real...
[TXT] spawn.c  1.8   21 years  cloder   Finish KNF of prototypes. That should be all of them. OK vincent@
[TXT] tty.c  1.20   20 years  deraadt   mostly ansi cleanup; pval ok
[TXT] ttyio.c  1.25   20 years  vincent   fix sign extension bug that broke meta key support from sra@hactrn.net
[TXT] ttykbd.c  1.12   19 years  deraadt   make lint happier; vincent ok
[TXT] tutorial  1.2   23 years  mickey   spaces
[TXT] undo.c  1.24   20 years  vincent   shorter function names
[TXT] version.c  1.7   20 years  art   some string formats. vincent@ ok
[TXT] window.c  1.15   20 years  vincent   make mail-mode more intelligent on middle-of-line insertions, and add a comment ...
[TXT] word.c  1.8   21 years  cloder   Finish KNF of prototypes. That should be all of them. OK vincent@
[TXT] mail.c (in the Attic) [Hide]  1.4   19 years  vincent   stage 1 of the infinite minibuffer work - add support for on the fly buffer real...
[TXT] random.c (in the Attic) [Hide]  1.10   21 years  cloder   Finish KNF of prototypes. That should be all of them. OK vincent@
[TXT] sysdef.h (in the Attic) [Hide]  1.11   22 years  deraadt   remove a wrapper around getenv()
[TXT] theo.c (in the Attic) [Hide]  1.70   19 years  henning   another
[TXT] ttydef.h (in the Attic) [Hide]  1.7   19 years  deraadt   make lint happier; vincent ok