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
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
2014-11-16
scroll_fwd should be const char *
Philip Guenther
2014-11-16
constipate charcost()
Philip Guenther
2014-11-13
Nuke GOOD define and just exit(0) on success. While there remove
Florian Obser
2014-11-03
comment out no-tab-mode, since mg is currently compiled without it;
Jason McIntyre
2014-10-19
Move the description of mg automatic recentering further down the
Mark Lumsden
2014-10-17
If gotoeop() is called requiring more than one iteration, it behaves
Mark Lumsden
2014-10-16
Use reallocarray() where possible. There are further possible overflows
Theo de Raadt
2014-10-15
some choice thoughts on back compat
Ted Unangst
2014-10-13
gotoeop() does not behave as expected when there is no '\n' at the end of the
Mark Lumsden
2014-10-12
Fix a bug in backward-paragraph. If the cursor is on the first line of
Mark Lumsden
2014-10-11
Userland reallocarray() audit.
Doug Hogan
2014-09-27
sound reasoning
Sebastian Benoit
2014-08-19
Let's talk about obstacles you face when trying to pull off a partial tedu@.
Ingo Schwarze
2014-08-14
Add bounce matching for [] and {} like mg already does with () and like
Brian Callahan
2014-06-12
Remove a comparison that is always true. Reported by clang.
Brian Callahan
2014-05-28
On delete-window, remember the position of dot and mark in the buffer
Florian Obser
2014-05-08
protip: "It's largely bad style to do (int)sizeof"
Ted Unangst
2014-04-18
We should probably thank OpenSSL.
Ingo Schwarze
2014-04-17
I'm just trying to improve the code...
Ted Unangst
2014-04-17
spidey senses
Stuart Henderson
2014-04-15
My mailbox is full of shock.
Ted Unangst
[next]