index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
games
Age
Commit message (
Expand
)
Author
2023-07-01
tetris(6): Support the informal standard of allowing setting NO_COLOR
nia
2023-06-03
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
lukem
2023-06-01
fix various typos in comments.
andvar
2023-06-01
add 2004's "@" definition.
mrg
2023-05-28
add a fortune
dholland
2023-05-12
When using -H, make the appearance of the worm head depend upon the body
kre
2023-05-10
cgram: replace comments with code
rillig
2023-05-09
Handle OpenSSL-3.x
christos
2023-04-26
Add a little optional colour, optionally distinguish worm heads,
kre
2023-04-19
Another err message typo! (found this one myself!!)
kre
2023-04-19
Typo in an error message (pointed out by RVP; Thanks)
kre
2023-04-18
Correct some unfortunate behaviour in extreme cases pointed out by RVP.
kre
2023-04-15
When worms default delay was changed from 0, to 20ms (Oct 2020)
kre
2023-04-15
80 column police.
kre
2023-04-15
Garbage collect "char *mp" - it used to point at memory malloc()'d
kre
2023-01-22
quiz: fix wrong usage of the <ctype.h> functions
rillig
2023-01-06
Define yes as extern veriable to fix build
ryoon
2023-01-06
PR/57164: Greywolf: Add -y to cribbage to keep playing without asking
christos
2022-10-25
-h doesn't sort numerically, pointed out by various
nia
2022-10-25
various tips/simplifications from UnitedBSD
nia
2022-09-09
fortunes: add something
dholland
2022-08-26
fortunes: add something
dholland
2022-08-19
ching(6): Fix formatting. .Pp is not .br
uwe
2022-08-07
fix various typos in comments, documentation and messages.
andvar
2022-06-28
fix references in manual pages to the reference documentation
rillig
2022-06-27
fix various typos in comments.
andvar
2022-06-27
Enable FANCY mode for debugging purposes:
christos
2022-06-19
gomoku: remove redundant parentheses
rillig
2022-06-19
gomoku: reduce usage of magic numbers in the code
rillig
2022-06-12
cgram: allow cursor navigation with KEY_BEG as well
rillig
2022-05-31
Elide vax breakage
christos
2022-05-29
gomoku: clean up variable names, add empty lines
rillig
2022-05-29
gomoku: clean up color handling in 'pickmove'
rillig
2022-05-29
gomoku: clean up 'pickmove' stylistically
rillig
2022-05-29
gomoku: migrate remaining functions to type player_color
rillig
2022-05-29
gomoku: make parsing of the debug command 'o' robust
rillig
2022-05-29
gomoku: clean up overlap info in 'checkframes'
rillig
2022-05-29
gomoku: do not scan the upper border for combos
rillig
2022-05-29
gomoku: refine the type of some functions and variables
rillig
2022-05-29
gomoku: when starting a new game, start in the middle of the board
rillig
2022-05-29
gomoku: after accepting a spot via the mouse, clear current coordinate
rillig
2022-05-29
gomoku: add type player_color
rillig
2022-05-29
gomoku: use unsigned integers for bit sets
rillig
2022-05-29
gomoku: provide a more gentle introduction to the code
rillig
2022-05-29
gomoku: don't use 'i' as special-purpose variable name
rillig
2022-05-29
gomoku: consistently name the offset of a spot in a frame 'off'
rillig
2022-05-29
gomoku: add data type for one of the 4 directions of a frame
rillig
2022-05-29
gomoku: clean up four_in_a_row
rillig
2022-05-29
gomoku: extract quick_check from scanframes
rillig
2022-05-29
gomoku: use proper types when indexing 'board' and 'frames'
rillig
[next]