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
/
tetris
/
screen.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
When system calls indicate an error they return -1, not some arbitrary
deraadt
2019-06-28
1
-3
/
+3
*
According to termcap(3), char PC, *BC, *UP need to be extern. Fixes an
tb
2017-04-16
1
-2
/
+2
*
Clean up gcc -Wshadow warnings: 'numnames' is public in <term.h>.
tb
2016-06-10
1
-2
/
+1
*
More cleanup and sorting on header section
mestre
2016-01-04
1
-2
/
+1
*
we do not use pcc on the vax
deraadt
2014-12-07
1
-5
/
+1
*
Hide the cursor during game. From NetBSD.
dcoppa
2011-04-03
1
-2
/
+10
*
Replace magic numbers with sizeof(array).
ray
2006-04-20
1
-2
/
+2
*
more ansi; khalek@linuxgamers.net
deraadt
2004-07-10
1
-17
/
+11
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
1
-6
/
+2
*
give it some healthy dosage of vitamin const
mickey
2002-07-26
1
-3
/
+3
*
add classic mode, closer to the way tetris felt a couple decades ago; pjanzen@ ok
mickey
2002-07-26
1
-4
/
+6
*
de-register
pjanzen
2002-05-31
1
-8
/
+8
*
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
-5
/
+5
*
Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their POSIX counterparts.
millert
2001-09-04
1
-5
/
+1
*
No need to know anything about ospeed.
pjanzen
2001-02-13
1
-3
/
+1
*
Many fixes, most either from or based on NetBSD changes:
pjanzen
1999-03-22
1
-5
/
+44
*
Fix a display bug that popped up in the termcap/curses switchover.
pjanzen
1999-01-08
1
-2
/
+2
*
NetBSD changes and a few obvious fixes
pjanzen
1998-09-24
1
-37
/
+31
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+474