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
/
midiplay
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
in getopt() blocks, stop incrementing flag variable which are supposed
deraadt
2015-02-08
1
-4
/
+4
*
simpler prototype repairs
deraadt
2013-11-12
1
-1
/
+2
*
Typo in comment. ok ratchov@
lum
2012-01-26
1
-2
/
+2
*
some minor tweaks concerning midicat removal; ok ratchov
jmc
2011-10-18
1
-3
/
+3
*
Don't include fcntl.h (not needed anymore) and use errx(3) instead of
ratchov
2011-09-20
1
-6
/
+3
*
use ULONG_MAX instead of ~0
ratchov
2011-04-28
1
-4
/
+4
*
convert midiplay to sndio(7) so it can be used with soft synths, for
ratchov
2010-02-13
3
-193
/
+95
*
add a missing flag to usage; while here, slightly improve spacing
sobrado
2009-10-14
1
-3
/
+4
*
replace ".Ar file ..." with ".Ar" whenever possible.
sobrado
2009-08-16
1
-3
/
+3
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
2
-17
/
+3
*
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
deraadt
2007-09-02
1
-2
/
+2
*
convert to new .Dd format;
jmc
2007-05-31
1
-2
/
+2
*
add a little markup;
jmc
2005-11-06
1
-2
/
+4
*
Instead of always forcing General MIDI 1 mode make it an option
jsg
2005-11-06
2
-5
/
+12
*
Fix bug that prevented system exclusive messages longer than 6 bytes
jsg
2005-07-28
1
-1
/
+2
*
- synopsis according to style(9)
jmc
2005-03-11
2
-13
/
+10
*
little cleanups
tedu
2004-05-14
1
-19
/
+28
*
mostly ansi cleanup; pval ok
deraadt
2003-06-10
1
-24
/
+10
*
Remove \n from err/errx/warn/warnx().
mpech
2002-03-14
1
-11
/
+11
*
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
2002-02-16
1
-10
/
+10
*
o) {Open,Net,Free}BSD -> .{O,N,F}x;
mpech
2001-08-17
1
-2
/
+3
*
Change all option list specifications to ".Bl -tag -width Ds". Most man
aaron
2000-11-09
1
-2
/
+2
*
Insert more missing .El directives. Our troff really should identify these and
aaron
2000-07-06
1
-1
/
+2
*
Various cleanups and standardization.
aaron
2000-03-10
1
-5
/
+9
*
consistent .Dd usage; proper format is: .Dd Month DD, YYYY
aaron
1999-07-02
1
-2
/
+2
*
- remove trailing white space
aaron
1999-06-05
1
-3
/
+3
*
all .Nm macros should have an argument in SYNOPSIS; also misc cleanup
aaron
1999-04-02
1
-10
/
+10
*
MIDI file player
niklas
1999-01-01
3
-0
/
+676