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_5_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.28   10 years  lum   Make the system bell toggleable via 'audible-bell', and if switched off, make av...
[TXT] README  1.12   11 years  lum   Add paragraph about "non-standard" mg commands.
[TXT] autoexec.c  1.14   17 years  kjell   comment a function
[TXT] basic.c  1.42   10 years  lum   Add some missing dobeeps. ok florian@
[TXT] bell.c  1.2   10 years  lum   donebell is no longer required.
[TXT] buffer.c  1.94   9 years  bcallah   Remove a comparison that is always true. Reported by clang. Merge the new if int...
[TXT] chrdef.h  1.7   18 years  kjell   Add explicit public domain notices to all public domain files. ok millert@, dera...
[TXT] cinfo.c  1.16   12 years  lum   Add some ctags support to mg. From Sunil Nimmagadda. Man page review and sugges...
[TXT] cmode.c  1.9   10 years  bcallah   Remove a redundant assignment for slashp in findnonblank(). Remove a redundant c...
[TXT] cscope.c  1.6   10 years  jsg   fix fd leaks in error paths missed last time around
[TXT] def.h  1.141   10 years  lum   When finding a file in a non-existant directory: C-x C-f ~/no/dir/here/fn offe...
[TXT] dir.c  1.27   10 years  lum   When finding a file in a non-existant directory: C-x C-f ~/no/dir/here/fn offe...
[TXT] dired.c  1.67   10 years  lum   When finding a file in a non-existant directory: C-x C-f ~/no/dir/here/fn offe...
[TXT] display.c  1.41   10 years  lum   Make the system bell toggleable via 'audible-bell', and if switched off, make av...
[TXT] echo.c  1.56   10 years  lum   Add some missing dobeeps. ok florian@
[TXT] extend.c  1.55   10 years  lum   Add the '#' character as a comment character in the startup file. Include ';' an...
[TXT] file.c  1.95   10 years  florian   Revert 1.93, it breaks permission checks. "go for it" deraadt@
[TXT] fileio.c  1.97   10 years  lum   Add some missing dobeeps. ok florian@
[TXT] funmap.c  1.47   10 years  lum   Make the system bell toggleable via 'audible-bell', and if switched off, make av...
[TXT] funmap.h  1.7   15 years  kjell   Remove copyright notices and put these files back into the public domain. ok art...
[TXT] grep.c  1.40   10 years  lum   Add some missing dobeeps. ok florian@
[TXT] help.c  1.34   12 years  lum   Remove the conditional directives NO_MACRO and NO_STARTUP. They have not compile...
[TXT] kbd.c  1.26   10 years  lum   Make the system bell toggleable via 'audible-bell', and if switched off, make av...
[TXT] kbd.h  1.18   17 years  deraadt   unused function
[TXT] key.h  1.5   18 years  kjell   Add explicit public domain notices to all public domain files. ok millert@, dera...
[TXT] keymap.c  1.51   10 years  lum   Shuffle shell-command-on-region around to give shell-command. ok florian@ jasper...
[TXT] line.c  1.53   10 years  lum   Add some missing dobeeps. ok florian@
[TXT] macro.c  1.15   10 years  lum   Add some missing dobeeps. ok florian@
[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.72   10 years  lum   donebell is no longer required.
[TXT] match.c  1.17   10 years  lum   Make the system bell toggleable via 'audible-bell', and if switched off, make av...
[TXT] mg.1  1.88   10 years  lum   Add the '#' character as a comment character in the startup file. Include ';' an...
[TXT] modes.c  1.19   10 years  lum   Add some missing dobeeps. ok florian@
[TXT] paragraph.c  1.31   10 years  florian   Don't use nospace uninitialized in gotobop and gotoeop. Problem noticed and diff...
[TXT] pathnames.h  1.1   11 years  jasper   - add a pathnames.h - some whitespace cleanup ok lum@
[TXT] re_search.c  1.30   10 years  lum   Add some missing dobeeps. ok florian@
[TXT] region.c  1.34   10 years  lum   Add some missing dobeeps. ok florian@
[TXT] search.c  1.43   10 years  lum   Add some missing dobeeps. ok florian@
[TXT] spawn.c  1.11   17 years  jason   * move sys/queue.h inclusion to sysdef.h (it's system specific) * add <signal.h>...
[TXT] tags.c  1.9   10 years  lum   If no default tag defined, still let user input a tag to find. From Sunil Nimmag...
[TXT] tty.c  1.30   15 years  kjell   Enable dirty buffer detection in mg. Emulate the emacs behavior: after suspend/r...
[TXT] ttyio.c  1.35   10 years  lum   Add some missing dobeeps. ok florian@
[TXT] ttykbd.c  1.16   12 years  lum   Remove the conditional directives NO_MACRO and NO_STARTUP. They have not compile...
[TXT] tutorial  1.14   11 years  lum   Update last updated date.
[TXT] undo.c  1.55   10 years  lum   Add some missing dobeeps. ok florian@
[TXT] version.c  1.9   18 years  kjell   Add explicit public domain notices to all public domain files. ok millert@, dera...
[TXT] window.c  1.31   9 years  florian   On delete-window, remember the position of dot and mark in the buffer so that an...
[TXT] word.c  1.16   10 years  lum   Add some missing dobeeps. ok florian@
[TXT] yank.c  1.11   10 years  lum   Add some missing dobeeps. ok florian@
[TXT] random.c (in the Attic) [Hide]  1.33   10 years  lum   Previously, C-t (transpose two chars) did not behave the same as Emacs. This di...
[TXT] sysdef.h (in the Attic) [Hide]  1.16   15 years  kjell   Enable dirty buffer detection in mg. Emulate the emacs behavior: after suspend/r...
[TXT] theo.c (in the Attic) [Hide]  1.139   10 years  tedu   protip: "It's largely bad style to do (int)sizeof" amusingly, theo phrased this...
[TXT] ttydef.h (in the Attic) [Hide]  1.10   18 years  deraadt   GOSLING screen update always on, so #ifdef can go; ok kjell