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
/
games
/
fish
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- General changes:
mestre
2016-03-07
1
-3
/
+2
*
As per style(9), remove remaining lint-style comments from games/
mestre
2016-01-10
1
-5
/
+1
*
More headers removal and sorted the remaining alphabetically.
mestre
2016-01-04
1
-3
/
+2
*
About 13 years ago when the idiom srandom(time()), and sometimes
mestre
2016-01-03
1
-2
/
+3
*
Declare usage() functions as __dead void, if they don't return, on games section.
mestre
2015-12-25
1
-2
/
+2
*
slightly interesting pledge for fish:
tb
2015-11-30
1
-1
/
+8
*
reduce .Nd to one line and kill .Tn while here
schwarze
2015-09-10
1
-4
/
+3
*
no reason for magic numbers to be octal. just drop the leading 0.
tedu
2015-02-18
1
-4
/
+4
*
replace srandomdev()+random() with the arc4random*() family
naddy
2013-08-29
1
-3
/
+2
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-15
/
+1
*
convert to new .Dd format;
jmc
2007-05-31
1
-2
/
+2
*
ansi. ok deraadt@
jsg
2004-11-29
1
-35
/
+19
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
3
-19
/
+7
*
Replace things like srandom(time(NULL)) with srandomdev(3). random(3)
millert
2002-12-06
1
-3
/
+3
*
No dm -> no need to revoke setegid.
pjanzen
2002-05-31
1
-6
/
+2
*
The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/lists
deraadt
2002-05-23
1
-2
/
+1
*
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
-18
/
+18
*
correct type on last arg to execl(); nordin@cse.ogi.edu
deraadt
2001-07-09
1
-3
/
+3
*
Handle EOF more cleanly
pjanzen
2000-04-08
1
-4
/
+6
*
Fix the card shuffle/draw algorithm. Patch only slightly
pjanzen
2000-04-08
1
-18
/
+21
*
Tidying and minor changes from or based on jsm28@cam.ac.uk's work for the
pjanzen
1999-09-25
1
-20
/
+20
*
- remove all trailing whitespace
aaron
1999-07-09
1
-6
/
+6
*
jsm28@cam.ac.uk : handle PAGER in a manner consistent with the
pjanzen
1999-06-10
1
-9
/
+63
*
Buffer overflow fix (from FreeBSD)
pjanzen
1999-03-26
1
-3
/
+3
*
Always provide an argument to .Nm in SYNOPSIS section
pjanzen
1998-12-15
1
-2
/
+2
*
Don't capitalize game names at the beginning of sentences.
pjanzen
1998-11-29
1
-4
/
+5
*
Revoke gid (!) and minor tidying
pjanzen
1998-08-22
2
-8
/
+45
*
grammar
pjanzen
1998-08-22
2
-23
/
+22
*
$OpenBSD$
deraadt
1997-09-21
1
-3
/
+1
*
COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP
millert
1997-04-27
1
-2
/
+2
*
getopt(3) returns -1 when out of args, not EOF, whee!
millert
1997-01-15
1
-1
/
+1
*
install -> ${INSTALL}, -c -> ${COPY}
downsj
1996-12-08
1
-2
/
+3
*
initial import of NetBSD tree
deraadt
1995-10-18
5
-0
/
+605