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
2016-10-07
Switch a SLIST_FOREACH loop containing SLIST_REMOVE to SLIST_FOREACH_SAFE.
Jonathan Gray
2016-09-16
like the sparc port, ancient wisdom is ancient. consign to the archives.
Ted Unangst
2016-09-12
If we can't get the CWD, use relative paths. Fixes editing files
Todd C. Miller
2016-09-11
Install mg tutorial with correct permissions. ok deraadt
Martin Natano
2016-09-09
Source Joachim Nilsson:
Mark Lumsden
2016-09-08
Source Joachim Nilsson:
Mark Lumsden
2016-09-07
Source Joachim Nilsson:
Mark Lumsden
2016-09-06
If you have a paragraph:
Mark Lumsden
2016-09-05
Initialize stack variables to zero before memmove().
Mark Lumsden
2016-09-01
Fix file descriptor leak
Mark Lumsden
2016-09-01
Fix possible NULL pointer dereference.
Sunil Nimmagadda
2016-08-31
Fix a bug reported by Han Boetes. Easily reproducible via:
Mark Lumsden
2016-08-16
All that complexity stopped us from getting flying cars by today.
Ted Unangst
2016-07-28
strncmp is a more reasonable way to check the beginning of a string.
Ted Unangst
2016-07-28
these programs probably do not need to use TMPDIR. ok florian
Ted Unangst
2016-07-14
make several program to use "chown" promise.
Sebastien Marie
2016-07-04
Use fstatat() instead of crafting a filename to use with stat()
Philip Guenther
2016-06-07
"Well finally everyone can see that the shit is really shitty."
Ted Unangst
2016-04-14
Add 'sentence-end-double-space'.
Mark Lumsden
2016-04-12
Stop mg putting a space at the end of a paragraph when using
Mark Lumsden
2016-03-17
Show modes for buffers more clearly. ok jasper@
Mark Lumsden
2016-03-16
notab mode is not enabled at the moment.
Mark Lumsden
2016-01-26
ensure the backup file has the same mtime as the original file, this is in line
Jasper Lievisse Adriaanse
2016-01-19
Bounds check while stripping trailing slashes. From max at
Sunil Nimmagadda
2016-01-19
Update my mail address.
Sunil Nimmagadda
2016-01-19
Fix bad indents. From max at max-fillinger.net
Sunil Nimmagadda
2016-01-19
Check snprintf(3) return value for overflow instead of manual length
Sunil Nimmagadda
2016-01-19
Skip empty entries in $PATH instead of erroneously interpreting
Sunil Nimmagadda
2016-01-03
Allow macro execution to continue without delay in the event of a
Mark Lumsden
2016-01-02
Add dired-find-alternate-file.
Mark Lumsden
2015-12-31
Return FALSE on parse errors.
Sunil Nimmagadda
2015-12-30
Small tidy of recently committed transpose-words: unused value
Mark Lumsden
2015-12-30
Widen the dired command list. ok jmc@
Mark Lumsden
2015-12-29
Add transpose-words, ok jasper@.
Mark Lumsden
2015-12-24
Add -R option to allow files specified on the command line to be
Mark Lumsden
2015-12-23
Do undo.
Mark Lumsden
2015-12-22
Remove commands that are not implemented, at the moment. Added by
Mark Lumsden
2015-12-21
Add RET to dired-find-file. ok jasper@
Mark Lumsden
2015-12-21
Mention dired.
Mark Lumsden
2015-12-14
s/begining/beginning/g
mmcc
2015-12-11
Remove NULL-checks before free().
mmcc
2015-12-05
Fix an incorrect use of sizeof(pointer) by removing it and switching
Jonathan Gray
2015-11-19
"tty proc exec", not "proc exec tty"
Anthony J. Bentley
2015-11-18
shrink differences between ttinsl/ttdell
Jasper Lievisse Adriaanse
2015-11-18
whitespace
Jasper Lievisse Adriaanse
2015-11-18
Remove "space-to-tabstop" from the manpage - it is not enabled,
Reyk Floeter
2015-11-14
The people who wrote this code are not on your side
Stuart Henderson
2015-11-12
Update the dired mode comments.
Mark Lumsden
2015-11-11
needs pledge "getpw" also
Theo de Raadt
2015-11-11
pledge "stdio rpath wpath cpath fattr proc exec tty" seems to work.
Theo de Raadt
[next]