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_4_BASE


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.2   21 years  deraadt   knf
[TXT] basic.c  1.14   21 years  vincent   fix the goal calculation routine so moving up and down moves to the right column...
[TXT] buffer.c  1.32   20 years  vincent   make dired work more like emacs. (well, make it _work_, and then add a bunch of ...
[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.48   20 years  vincent   make dired work more like emacs. (well, make it _work_, and then add a bunch of ...
[TXT] dir.c  1.9   21 years  vincent   KNF + ansi; from zyrnix (only the easy part of his diffs)
[TXT] dired.c  1.13   20 years  deraadt   spacing
[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.26   21 years  millert   Fix a buffer overflow in complt_list(); it was allocating space based on nrow wh...
[TXT] extend.c  1.29   21 years  vincent   rename realocmap to reallocmap, plus some style. ok art@
[TXT] file.c  1.25   20 years  deraadt   spacing
[TXT] fileio.c  1.38   20 years  vincent   make dired work more like emacs. (well, make it _work_, and then add a bunch of ...
[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.8   21 years  vincent   remember the last M-x compile command used. ok art@
[TXT] help.c  1.20   21 years  deraadt   knf
[TXT] kbd.c  1.14   21 years  vincent   KNF + ansi; from zyrnix (only the easy part of his diffs)
[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.3   23 years  niklas   $OpenBSD$
[TXT] keymap.c  1.26   21 years  deraadt   bind ^Xg to gotoline by default
[TXT] line.c  1.18   21 years  millert   lalloc() - return NULL on error, not FALSE lrealloc() - don't realloc if new siz...
[TXT] macro.c  1.6   21 years  vincent   KNF + ansi; from zyrnix (only the easy part of his diffs)
[TXT] macro.h  1.4   23 years  mickey   spaces
[TXT] main.c  1.25   20 years  vincent   protos ok deraadt
[TXT] match.c  1.9   21 years  cloder   Finish KNF of prototypes. That should be all of them. OK vincent@
[TXT] mg.1  1.19   20 years  jmc   escape punctuation; ok deraadt@
[TXT] modes.c  1.8   21 years  vincent   KNF + ansi; from zyrnix (only the easy part of his diffs)
[TXT] paragraph.c  1.8   21 years  cloder   Finish KNF of prototypes. That should be all of them. OK vincent@
[TXT] re_search.c  1.12   21 years  cloder   Finish KNF of prototypes. That should be all of them. OK vincent@
[TXT] region.c  1.12   21 years  cloder   Finish KNF of prototypes. That should be all of them. OK vincent@
[TXT] search.c  1.10   21 years  cloder   Finish KNF of prototypes. That should be all of them. OK vincent@
[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.23   21 years  vincent   KNF
[TXT] ttykbd.c  1.11   21 years  cloder   Finish KNF of prototypes. That should be all of them. OK vincent@
[TXT] tutorial  1.2   23 years  mickey   spaces
[TXT] undo.c  1.18   20 years  vincent   protos ok deraadt
[TXT] version.c  1.7   20 years  art   some string formats. vincent@ ok
[TXT] window.c  1.11   21 years  cloder   Finish KNF of prototypes. That should be all of them. OK vincent@
[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.1   21 years  vincent   add a mail-mode, to do automatic line-wrapping. (at the same time, change the c...
[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.58   20 years  deraadt   spacing
[TXT] ttydef.h (in the Attic) [Hide]  1.6   22 years  deraadt   signal-safe window size changing