tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
games
/
mille
/
at
master
15 files
Makefile
The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/lists
24 years ago
comp.c
ANSIfy mille(6)
10 years ago
end.c
ANSIfy mille(6)
10 years ago
extern.c
Headers cleanup and also the following:
10 years ago
init.c
ANSIfy mille(6)
10 years ago
mille.6
Avoid gendered language in man pages when not referring to a specific person. Rewrite or use singular they.
4 years ago
mille.c
if both stdout and stderr are redirected to a non-tty, pledge(2) will kill ncurses applications, e.g.:
4 years ago
mille.h
Headers cleanup and also the following:
10 years ago
misc.c
ANSIfy mille(6)
10 years ago
move.c
ANSIfy mille(6)
10 years ago
print.c
ANSIfy mille(6)
10 years ago
roll.c
ANSIfy mille(6)
10 years ago
save.c
When system calls indicate an error they return -1, not some arbitrary value < 0. errno is only updated in this case. Change all (most?) callers of syscalls to follow this better, and let's see if this strictness helps us in the future.
6 years ago
types.c
ANSIfy mille(6)
10 years ago
varpush.c
When system calls indicate an error they return -1, not some arbitrary value < 0. errno is only updated in this case. Change all (most?) callers of syscalls to follow this better, and let's see if this strictness helps us in the future.
6 years ago