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