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_1_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.11   22 years  vincent   Add undo code to mg. needs further hacking. ok `whole bunch of people on ic...
[TXT] README  1.4   22 years  mickey   typo; from Joseph Mallett <jmallett@xMach.org>
[TXT] basic.c  1.13   22 years  vincent   remove errno=0 assignments, we don't need these with Hakan's code
[TXT] buffer.c  1.28   22 years  vincent   Make these special buffers readonly by default. ok art@
[TXT] chrdef.h  1.5   22 years  deraadt   always define CHARMASK
[TXT] cinfo.c  1.8   22 years  vincent   * Move to ANSI function definitions. * Add a whole lot of consts where I tho...
[TXT] def.h  1.39   22 years  vincent   Enter the new undo code. it is still disabled since it has bugs, but it's some...
[TXT] dir.c  1.8   22 years  vincent   * Move to ANSI function definitions. * Add a whole lot of consts where I tho...
[TXT] dired.c  1.10   22 years  vincent   * Move to ANSI function definitions. * Add a whole lot of consts where I tho...
[TXT] display.c  1.13   22 years  millert   Fixes the the following problems (from zyrnix) 1) Mg crashes with column width o...
[TXT] echo.c  1.21   22 years  vincent   * Move to ANSI function definitions. * Add a whole lot of consts where I tho...
[TXT] extend.c  1.24   22 years  vincent   remove errno=0 assignments, we don't need these with Hakan's code
[TXT] file.c  1.16   22 years  vincent   add readonly buffer support plus some KNF ok art@
[TXT] fileio.c  1.27   22 years  millert   Fixes the the following problems (from zyrnix) 1) Mg crashes with column width o...
[TXT] funmap.c  1.7   22 years  vincent   map undo_dump to the "undo-list" command.
[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.5   22 years  vincent   grep/compile mode shouldn't be readonly by default. ok art@
[TXT] help.c  1.17   22 years  vincent   Make these special buffers readonly by default. ok art@
[TXT] kbd.c  1.13   22 years  deraadt   KNF
[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.19   22 years  vincent   * Move to ANSI function definitions. * Add a whole lot of consts where I tho...
[TXT] line.c  1.16   22 years  vincent   Enter the new undo code. it is still disabled since it has bugs, but it's some...
[TXT] macro.c  1.5   22 years  mickey   spaces
[TXT] macro.h  1.4   22 years  mickey   spaces
[TXT] main.c  1.19   22 years  vincent   Enter the new undo code. it is still disabled since it has bugs, but it's some...
[TXT] match.c  1.8   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] mg.1  1.12   22 years  deraadt   document undo
[TXT] modes.c  1.7   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] paragraph.c  1.7   22 years  deraadt   some KNF
[TXT] re_search.c  1.11   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] region.c  1.9   22 years  vincent   Add undo code to mg. needs further hacking. ok `whole bunch of people on ic...
[TXT] search.c  1.9   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] spawn.c  1.7   22 years  mickey   spaces
[TXT] tty.c  1.16   22 years  deraadt   remove a wrapper around getenv()
[TXT] ttyio.c  1.21   22 years  millert   Fix bug I introduced in previous commit.
[TXT] ttykbd.c  1.10   22 years  deraadt   remove a wrapper around getenv()
[TXT] tutorial  1.2   22 years  mickey   spaces
[TXT] undo.c  1.9   22 years  vincent   Enter the new undo code. it is still disabled since it has bugs, but it's some...
[TXT] version.c  1.5   22 years  mickey   version string is constant
[TXT] window.c  1.10   22 years  deraadt   do not print "New size..." -- other emacs do not bother
[TXT] word.c  1.6   22 years  deraadt   KNF
[TXT] random.c (in the Attic) [Hide]  1.7   22 years  deraadt   some KNF
[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.21   22 years  miod   Add some frightening quote.
[TXT] ttydef.h (in the Attic) [Hide]  1.6   22 years  deraadt   signal-safe window size changing