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
/
pom
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-24
Consolidate printf(3) calls at the end of main().
cheloha
1
-16
/
+29
2017-12-24
Use more libm.
cheloha
1
-18
/
+10
2017-12-23
As we only use the .tv_sec field, simplify gettimeofday(2) -> time(3).
cheloha
1
-9
/
+3
2016-12-01
Remove useless #ifndef in atc(6) and pom(6).
fcambus
1
-5
/
+1
2016-09-11
Callers of time(3) should #include <time.h>.
tb
1
-1
/
+2
2016-08-27
Pull in <sys/time.h> for struct timespec, gettimeofday(), clock_gettime(),
guenther
1
-1
/
+2
2016-03-07
- General changes:
mestre
1
-2
/
+3
2016-01-07
Some basic code maintenance in games/
tb
1
-2
/
+2
2016-01-04
More cleanup and sorting on header section
mestre
1
-5
/
+3
2015-12-26
Set as __dead a few more functions, that don't return, on games/
mestre
1
-2
/
+2
2015-10-24
Cast isdigit()'s argument to unsigned char.
mmcc
1
-2
/
+2
2015-10-14
Pledge "stdio" for simple games.
doug
1
-1
/
+4
2015-03-17
Eliminate use of TM_YEAR_BASE. OK guenther@ deraadt@ miod@
millert
1
-5
/
+5
2015-03-15
tzfile.h is an internal header that should never have been installed.
millert
1
-2
/
+3
2009-12-31
remove superfluous bracket level from time representation.
sobrado
2
-8
/
+8
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
2005-11-05
- use macros for args
jmc
2
-9
/
+26
2004-07-10
more ansi; khalek@linuxgamers.net
deraadt
1
-14
/
+8
2003-07-10
add missing includes
david
1
-2
/
+3
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
millert
2
-13
/
+5
2002-05-31
No dm -> no need to revoke setegid.
pjanzen
1
-6
/
+2
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
-7
/
+7
2001-08-18
Formatting
pjanzen
1
-3
/
+3
1999-07-09
- remove all trailing whitespace
aaron
1
-4
/
+4
1998-12-15
Always provide an argument to .Nm in SYNOPSIS section
pjanzen
1
-2
/
+2
1998-09-06
Use formulae from newer edition of Duffett-Smith's book (and acknowledge in
pjanzen
2
-47
/
+164
1998-07-26
Y2K fix; jsm28@cam.ac.uk
pjanzen
1
-1
/
+2
1997-09-21
$OpenBSD$
deraadt
1
-2
/
+1
1996-12-22
proper gid revoke
deraadt
1
-0
/
+2
1996-12-19
setgid games, not setuid games. closes a neat set of holes
deraadt
1
-0
/
+2
1996-02-17
From netbsd:
niklas
1
-3
/
+3
1995-10-18
initial import of NetBSD tree
deraadt
3
-0
/
+245