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
/
tmux
/
cmd-if-shell.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add an else clause for if-shell, from "arno-" on SourceForge.
nicm
2011-10-18
1
-11
/
+33
*
Nuke a redundant if statement, from Tiago Cunha.
nicm
2011-05-25
1
-6
/
+2
*
Simplify the way jobs work and drop the persist type, so all jobs are
nicm
2011-01-26
1
-5
/
+3
*
Clean up and simplify tmux command argument parsing.
nicm
2011-01-04
1
-10
/
+9
*
When changing so that the client passes its stdout and stderr as well as
nicm
2010-07-24
1
-3
/
+2
*
Return the command client return code with MSG_EXIT now that MSG_ERROR and
nicm
2010-07-11
1
-2
/
+5
*
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
nicm
2009-11-13
1
-2
/
+2
*
Add a flag for jobs that shouldn't be freed after they've died and use it for
nicm
2009-11-01
1
-5
/
+3
*
Convert if-shell over to the background job framework as well.
nicm
2009-10-11
1
-83
/
+51
*
Use KEYC_NONE constant instead of 0 on init.
nicm
2009-09-21
1
-2
/
+2
*
Make all messages sent between the client and server fixed size.
nicm
2009-07-26
1
-26
/
+1
*
Having fixed flags for single-character getopt options is a bit hard to
nicm
2009-07-13
1
-2
/
+2
*
New command, if-shell (alias if). Executes the tmux command in the second
nicm
2009-07-09
1
-0
/
+176
[prev]