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
/
backgammon
/
teachgammon
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-06
while learning (teachgammon(1)) you might want to save your game so "{w,c}path"
mestre
1
-2
/
+2
2017-01-21
Nuke whitespace foolish enough to expose itself during the great
krw
2
-11
/
+11
2017-01-20
mark the prototypes of tutor() and leave() as __dead as well.
tb
2
-4
/
+6
2017-01-20
Mark functions that do not return as __dead to quiet gcc warnings.
krw
2
-4
/
+4
2016-01-08
add missing 'void'
tb
1
-2
/
+2
2015-12-02
Drop the argument passing between backgammon and teachgammon.
tb
1
-2
/
+2
2015-11-30
Pledge for backgammon and teachgammon.
tb
3
-10
/
+12
2012-12-05
Remove excessive sys/cdefs.h inclusion
deraadt
1
-2
/
+1
2009-10-27
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
5
-51
/
+5
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
millert
6
-41
/
+17
2003-05-12
From NetBSD: don't need to declare ospeed.
pjanzen
1
-4
/
+2
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
-5
/
+5
2001-07-09
correct type on last arg to execl(); nordin@cse.ogi.edu
deraadt
1
-3
/
+3
2001-06-23
termios -> curses
pjanzen
4
-85
/
+45
2001-03-08
whack exit(-#)
deraadt
1
-3
/
+3
2001-02-18
Get this not to segfault on startup on alpha.
pjanzen
2
-9
/
+9
2001-01-28
$OpenBSD$
niklas
1
-1
/
+1
1999-07-31
use const where appropriate (jsm28@cam.ac.uk). Also some very minor tidying.
pjanzen
6
-113
/
+113
1998-08-29
use names rather than numbers in signals, errors, etc; NetBSD PR6058; jsm28@cam.ac.uk
pjanzen
1
-3
/
+3
1998-07-24
-lcurses, not termcap/termlib
millert
1
-2
/
+2
1998-04-25
link with -ltermlib, not the old -ltermcap. Fixes a weird bug on i386
millert
1
-2
/
+2
1998-03-25
-DV7 removed, -lcompat not needed
pjanzen
1
-3
/
+3
1998-03-19
do not use in-source libraries; they are really problematic with obj@ and obj/ links
deraadt
1
-4
/
+6
1998-03-19
NetBSD changes and further improvements and corrections
pjanzen
7
-433
/
+632
1997-01-23
documentation errors; from max@freebsd
deraadt
1
-2
/
+2
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-06-02
Always use -ltermlib when linking with -lcurses
tholo
1
-1
/
+1
1995-10-18
initial import of NetBSD tree
deraadt
7
-0
/
+1104