index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
mg
/
cmode.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
whitespace
jasper
2015-09-26
1
-7
/
+7
*
More unifdef cleanup:
bcallah
2015-03-19
1
-5
/
+5
*
Clean up the includes in mg.
bcallah
2015-03-19
1
-2
/
+6
*
Change the internal name of the newline function to deconflict with a
bcallah
2015-03-16
1
-2
/
+2
*
Remove a variable that's not really being used.
bcallah
2015-01-13
1
-7
/
+1
*
Remove unused variable.
lum
2015-01-02
1
-3
/
+1
*
Don't save the return from getindent() if you don't need it; adjust
guenther
2014-11-16
1
-4
/
+4
*
Remove a redundant assignment for slashp in findnonblank().
bcallah
2014-03-31
1
-3
/
+1
*
Allow no-tab-mode to compile. From James Turner.
lum
2012-05-18
1
-2
/
+2
*
Add missing prototypes and move dired.c to "extensions" in Makefile.
lum
2011-01-18
1
-1
/
+2
*
change the name displayed by the c-mode on the mode line to "c",
sobrado
2008-12-17
1
-3
/
+3
*
Expose the undo commands as proper mg functions.
kjell
2008-09-15
1
-5
/
+3
*
Add compile (c-C c-P) to the c-mode keymap (export from grep.c)
kjell
2008-06-14
1
-6
/
+34
*
phessler noted that c-mode ignored blinking braces.
kjell
2008-06-13
1
-2
/
+17
*
c-mode now understands the two most common type of comments
kjell
2008-06-12
1
-44
/
+203
*
Introduce a basic c-mode to mg.
kjell
2008-06-12
1
-0
/
+327