index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
mg
Age
Commit message (
Expand
)
Author
2005-04-03
This is a no binary change which does:
David Berghoff
2003-05-20
Finish KNF of prototypes. That should be all of them.
Chad Loder
2003-05-16
fix the goal calculation routine so moving up and down moves to the right
Vincent Labrecque
2002-05-30
fix segfault when using just-one-space on an empty line; from
Vincent Labrecque
2002-02-14
some KNF
Theo de Raadt
2001-05-24
spaces
Michael Shalayeff
2001-05-23
remove VOID. We're way beyond the point where this could build with an
Artur Grabowski
2001-01-29
$OpenBSD$
Niklas Hallqvist
2000-09-01
More -Wall anmd KNF, from op2@tomahawk.SQUiSH.org
Todd C. Miller
2000-04-13
The start of KNF + -Wall. The code has been run through indent but
Todd C. Miller
2000-02-25
initial import of mg2a
Theo de Raadt
2015-09-28
Make dired mode treat a double '/' in a path like fundamental mode.
Mark Lumsden
2015-09-26
whitespace
Jasper Lievisse Adriaanse
2015-09-26
Add transpose-paragraphs. ok jasper@
Mark Lumsden
2015-09-24
Fix where the cursor is positioned after expunging files. ok jasper@
Mark Lumsden
2015-09-24
Make comments more accurate.
Mark Lumsden
2015-09-24
Add mark-paragraph. ok jasper@
Mark Lumsden
2015-09-24
Fix multiple iterations of kill-paragraph. ok jasper@
Mark Lumsden
2015-09-23
fix line number handling in dired delete functions.
Mark Lumsden
2015-09-21
If you open the same directory twice in dired mode, mg does not behave
Mark Lumsden
2015-09-14
Calculate the correct line number when opening in dired mode.
Mark Lumsden
2015-09-09
mg doesn't support 'dired-do-delete'. Change description to the
Mark Lumsden
2015-06-03
Remove unused defines and functions.
Brian Callahan
2015-05-08
Remove ereply prototype since it is never used. Tweak a comment to reflect
Brian Callahan
2015-04-12
Prevent use after free in definemacro().
Florian Obser
2015-04-03
Pull an #include out of an #ifdef.
Brian Callahan
2015-03-25
unifdef -U NO_DPROMPT and GOSREC.
Brian Callahan
2015-03-25
Remove unused METACH #define.
Brian Callahan
2015-03-25
We really don't need ttydef.h -- it is like sysdef.h -- once useful because
Brian Callahan
2015-03-24
When exiting the loop early don't forget to clean up.
Florian Obser
2015-03-24
unifdef -DBINDKEY -- you can't build mg the other way.
Brian Callahan
2015-03-23
DIFFTOOL has to be defined for mg to build. TCSASOFT is defined via
Brian Callahan
2015-03-19
More unifdef cleanup:
Brian Callahan
2015-03-19
Clean up the includes in mg.
Brian Callahan
2015-03-18
Clean up a pair of sentences that aren't true anymore for mg while keeping
Brian Callahan
2015-03-17
It is impossible to build mg without both -DFKEYS and -DXKEYS. So let's
Brian Callahan
2015-03-17
correct command name; from kaspars bankovskis
Jason McIntyre
2015-03-16
Change the internal name of the newline function to deconflict with a
Brian Callahan
2015-02-17
shuffle reallocarray arguments around for better overflow checking
Ted Unangst
2015-02-17
undef tryreallocarray like tryrealloc when done.
Ted Unangst
2015-01-13
Remove a variable that's not really being used.
Brian Callahan
2015-01-05
As pointed out by Kaspars Bankovskis on tech@, there is no ifdef for
Mark Lumsden
2015-01-02
Remove unused variable.
Mark Lumsden
2014-12-30
Remove some checks that will always evaluate to true. Noticed by a very
Brian Callahan
2014-12-06
A few last 'easy' #include dedups.
Kenneth R Westerback
2014-11-19
Fire up your IC fabs!
Ingo Schwarze
2014-11-16
Stop using <sys/param.h>; replace MAXPATHLEN with PATH_MAX, stop using MAX(),
Philip Guenther
2014-11-16
Don't save the return from getindent() if you don't need it; adjust
Philip Guenther
2014-11-16
pull in <time.h> for struct timespec
Philip Guenther
2014-11-16
ctype macros/functions expect unsigned char values. Note that the lgetc()
Philip Guenther
[next]