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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-11
quiz: handle line continuation in data files correctly, switch to getline(3)
naddy
1
-40
/
+24
2021-03-08
Add some references, most of these were removed when we stopped building
jsg
1
-2
/
+9
2021-03-07
Fix intercardinal directions in hack help.
tb
1
-1
/
+1
2021-02-06
while learning (teachgammon(1)) you might want to save your game so "{w,c}path"
mestre
1
-2
/
+2
2021-01-27
satisfy -fno-common by duplicating deck chairs as required
deraadt
2
-39
/
+112
2021-01-27
satisfy -fno-common
deraadt
2
-29
/
+21
2021-01-26
Fix build with -fno-common. OK deraadt@
millert
1
-4
/
+1
2021-01-21
Ignore special keys returned by the curses getch() function.
millert
1
-2
/
+3
2021-01-21
some updates from pjanzen;
jmc
1
-2
/
+7
2021-01-03
add the missing EXIT STATUS and HISTORY sections
schwarze
1
-2
/
+15
2021-01-03
Obvious bugfix: requesting a long dictum from a file containing short
schwarze
1
-2
/
+2
2021-01-02
fix inverted exit status of fortune -m;
schwarze
1
-2
/
+2
2020-12-15
Avoid NULL dereference after returning from copy().
zhuk
1
-2
/
+2
2020-12-15
the names com1 to com9 are reserved filenames on windows
daniel
8
-9
/
+10
2020-12-13
fix unmarked/ignored descriptive mix up;
jmc
1
-5
/
+5
2020-06-06
grdc(6): implement timeout with alarm(3)
cheloha
1
-11
/
+18
2020-06-06
grdc(6): miscellaneous style(9)
cheloha
1
-47
/
+48
2020-02-14
no need to declare "extern optarg" and "extern optind"
schwarze
4
-11
/
+4
2019-12-21
a few depend:-related thingies that were still in.
espie
1
-2
/
+2
2019-09-27
fix gary zukav's "acceptance without proof" quote, which just appeared on
jmc
2
-2
/
+2
2019-09-08
Be more specific regarding which encoding this simulator generates:
schwarze
1
-5
/
+7
2019-08-30
Move 4 manual pages from not-a-function filenames to a correct filename,
deraadt
1
-3
/
+3
2019-08-22
spelling fix and zap a stray line while here;
jmc
2
-3
/
+2
2019-06-28
When system calls indicate an error they return -1, not some arbitrary
deraadt
23
-68
/
+68
2019-05-20
Remove unused variables; no binary change.
lteo
1
-3
/
+3
2019-05-18
Unveil tetris.
rob
3
-14
/
+27
2019-05-15
patch from <tleguern at bouledef dot eu> to support backward rotation,
schwarze
1
-3
/
+5
2019-05-12
eaktway eviouspray;
jmc
1
-4
/
+5
2019-05-11
add an example to the man page. discovered by mlarkin
tedu
1
-2
/
+5
2019-05-09
rm lists of hereditary wizards and bad users to ensure level playing field
tedu
7
-79
/
+16
2019-04-08
macro args and punctuation should be space spearated;
jmc
1
-3
/
+3
2019-04-05
Fix hack(6).
bentley
6
-39
/
+62
2019-02-26
g/c unused robots_roll file.
tb
1
-5
/
+1
2019-02-06
missing word found in my tree
schwarze
1
-3
/
+3
2019-02-03
give the fake latin proverb "per aspera ad astra" in the more
schwarze
1
-1
/
+1
2019-01-20
printing the pinball bonus in the corner is confusing when you lose.
tedu
1
-2
/
+1
2019-01-20
remove some obsolete comments about deleted code
tedu
1
-43
/
+1
2019-01-20
quick fix to keep the cursor in the corner during space warp.
tedu
1
-1
/
+2
2019-01-20
if the snake ran over the money, print the treasure instead of empty.
tedu
1
-3
/
+7
2019-01-06
allow q to exit the program.
tedu
2
-6
/
+23
2018-12-27
convert to unsigned variables to avoid some overflows.
tedu
1
-9
/
+10
2018-12-20
Move a badly positioned parenthesis that caused nonsensical movement
schwarze
1
-3
/
+3
2018-10-16
More fixes from David Fifield:
tb
1
-44
/
+50
2018-10-16
Remove unused data table entries: 174 out of 9271 entries of the bitmap
tb
1
-948
/
+1047
2018-09-15
Fix fortune underlines and use the right number of underscores in Notes.
bentley
2
-4
/
+4
2018-08-24
During our refactor with tedu@ tb@ and myself we moved the score file to the
mestre
1
-4
/
+1
2018-08-24
Remove a few too early pledge(2)s on games/ and apply them a little bit later
mestre
6
-18
/
+29
2018-08-23
reduce pledge(2) to "stdio tty" after ncurses initialization. robots(6) uses a
mestre
1
-1
/
+5
2018-08-23
reduce pledge(2) to "stdio tty" after ncurses initialization.
mestre
1
-1
/
+4
2018-08-09
The game is playable without the need to access any files therefore we can
mestre
1
-2
/
+2
[next]