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


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.35   4 years  lum   Add some more basic interpreter functionality to mg. Needs a lot more work, incl...
[TXT] README  1.14   8 years  lum   Update the dired mode comments.
[TXT] autoexec.c  1.19   14 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] basic.c  1.54   12 months  op   mg: allow to change the tab width This makes the tab width customizable per-buf...
[TXT] bell.c  1.7   14 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] buffer.c  1.114   12 months  op   mg: allow to change the tab width This makes the tab width customizable per-buf...
[TXT] chrdef.h  1.10   9 years  bcallah   Remove unused METACH #define. No one is defining their own METABIT so remove the...
[TXT] cinfo.c  1.18   9 years  bcallah   Clean up the includes in mg. This does the following: Moves all POSIX headers fr...
[TXT] cmode.c  1.22   12 months  op   mg: allow to change the tab width This makes the tab width customizable per-buf...
[TXT] cscope.c  1.22   14 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] def.h  1.180   12 months  op   mg: allow to change the tab width This makes the tab width customizable per-buf...
[TXT] dir.c  1.33   14 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] dired.c  1.102   14 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] display.c  1.52   12 months  op   mg: allow to change the tab width This makes the tab width customizable per-buf...
[TXT] echo.c  1.69   18 months  op   replace ewprintf("") calls with eerase(): no functional difference. ok florian@...
[TXT] extend.c  1.80   12 months  op   fix a few dobeep_msgs() calls: a space is already added between the arguments o...
[TXT] file.c  1.104   13 days  jsg   correct indentation; no functional change ok tb@
[TXT] fileio.c  1.112   8 months  guenther   Replace use of the old BSD st_*timespec members in struct stat with the POSIX-st...
[TXT] funmap.c  1.67   12 months  op   mg: allow to change the tab width This makes the tab width customizable per-buf...
[TXT] funmap.h  1.8   4 years  lum   Allow functions that have 1 or more parameters receive and process multiple argu...
[TXT] grep.c  1.50   14 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] help.c  1.37   14 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] interpreter.c  1.35   12 months  op   fix a few dobeep_msgs() calls: a space is already added between the arguments o...
[TXT] kbd.c  1.37   14 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] kbd.h  1.19   9 years  bcallah   More unifdef cleanup: -UDIRED_XMAPS and -UFUND_XMAPS: you can't build mg the oth...
[TXT] key.h  1.6   4 years  lum   Tidy up the comments: 1. two spelling mistakes. 2. change references to keystrok...
[TXT] keymap.c  1.61   12 months  op   resurrect mg' no-tab-mode It's a mode that makes mg insert spaces up to the nex...
[TXT] line.c  1.63   3 years  lum   Put the hardcoded '\n' character which is found throughout mg into a buffer spec...
[TXT] log.c  1.13   16 months  jmc   spelling fixes; from paul tagliamonte amendments to his diff are noted on tech
[TXT] log.h  1.6   3 years  lum   Update logging with comments made by florian@ some time ago (i've not updated lo...
[TXT] macro.c  1.18   14 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] macro.h  1.7   18 years  deraadt   greedy use of typedef struct was making code harder to read; ok kjell cloder
[TXT] main.c  1.96   6 months  op   call vttidy() in the exit path for the batch mode Diff by Mark Willson (mark [a...
[TXT] match.c  1.25   12 months  op   mg: allow to change the tab width This makes the tab width customizable per-buf...
[TXT] mg.1  1.136   6 months  op   reinstate space-to-tabstop entry in the manpage removed in rev 1.95 since was h...
[TXT] modes.c  1.22   12 months  op   resurrect mg' no-tab-mode It's a mode that makes mg insert spaces up to the nex...
[TXT] paragraph.c  1.49   12 months  op   mg: allow to change the tab width This makes the tab width customizable per-buf...
[TXT] pathnames.h  1.1   11 years  jasper   - add a pathnames.h - some whitespace cleanup ok lum@
[TXT] re_search.c  1.37   14 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] region.c  1.44   13 months  op   use the shell basename as argv[0] instead of hardcoding "sh" Suggested by and o...
[TXT] search.c  1.50   14 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] spawn.c  1.13   14 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] tags.c  1.27   13 months  op   plug leak of tagpos in poptag() if loadbuffer() fails
[TXT] tty.c  1.40   14 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] ttyio.c  1.40   3 years  lum   Add a 'batch' mode to mg via the '-b' command line option which will initialise ...
[TXT] ttykbd.c  1.22   13 months  op   don't access(conffile) This removes a few access(2) calls in the configuration ...
[TXT] tutorial  1.19   22 months  jsg   transistion -> transition
[TXT] undo.c  1.59   14 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] util.c  1.50   12 months  op   fix lfindent (newline-and-indent) comment and description in the man page for a...
[TXT] version.c  1.11   14 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] window.c  1.37   14 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] word.c  1.21   14 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] yank.c  1.16   14 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] dvidoc.sty (in the Attic) [Hide]  1.2   24 years  deraadt   further pruning
[TXT] mail.c (in the Attic) [Hide]  1.10   15 years  kjell   Remove mail-mode. It was a buggy reimplementation of auto-fill-mode. If you use ...
[TXT] mg.doc (in the Attic) [Hide]  1.2   24 years  deraadt   more pruning
[TXT] mg.dvi (in the Attic) [Hide]  1.2   24 years  deraadt   more pruning
[TXT] mg.tex (in the Attic) [Hide]  1.2   24 years  deraadt   further pruning
[TXT] mgidx.tex (in the Attic) [Hide]  1.2   24 years  deraadt   further pruning
[TXT] mgprog.doc (in the Attic) [Hide]  1.2   24 years  deraadt   further pruning
[TXT] random.c (in the Attic) [Hide]  1.37   8 years  tedu   rename random.c to util.c so it doesn't look scary. (util.c repo copied) ok dera...
[TXT] regex.c (in the Attic) [Hide]  1.2   24 years  millert   Kill old gnuemacs regex code--we now use POSIX regex This means mg is now truly ...
[TXT] regex.h (in the Attic) [Hide]  1.2   24 years  millert   regex.c
[TXT] sysdef.h (in the Attic) [Hide]  1.20   9 years  bcallah   Clean up the includes in mg. This does the following: Moves all POSIX headers fr...
[TXT] tar.exclude (in the Attic) [Hide]  1.2   24 years  deraadt   further pruning
[TXT] theo.c (in the Attic) [Hide]  1.153   7 years  tedu   like the sparc port, ancient wisdom is ancient. consign to the archives. ok beck...
[TXT] ttydef.h (in the Attic) [Hide]  1.13   9 years  bcallah   We really don't need ttydef.h -- it is like sysdef.h -- once useful because supp...