dissertation/games/atc
jsg 25a24f0b58 Avoid gendered language in man pages when not referring to a specific
person. Rewrite or use singular they.

ok thfr@ sthen@ daniel@ ian@ job@ kmos@ jcs@ ratchov@ phessler@ and
others I'm likely missing on an earlier version.
feedback tj@, feedback and ok jmc@
2022-02-18 23:17:13 +00:00
..
games
BUGS
Makefile
atc.6 Avoid gendered language in man pages when not referring to a specific 2022-02-18 23:17:13 +00:00
def.h Remove useless #ifndef in atc(6) and pom(6). 2016-12-01 20:08:59 +00:00
extern.c About 13 years ago when the idiom srandom(time()), and sometimes 2016-01-03 14:38:16 +00:00
extern.h Include only needed header files per each source file 2015-12-31 16:50:29 +00:00
grammar.y we're not shooting yacception 2017-07-07 12:41:59 +00:00
graphics.c Pull in <sys/time.h> for struct timespec, gettimeofday(), clock_gettime(), 2016-08-27 02:02:44 +00:00
input.c Include only needed header files per each source file 2015-12-31 16:50:29 +00:00
lex.l have bsd.prog.mk/bsd.lib.mk generate .y -> .c/.h rules without intermediate 2017-07-09 14:04:50 +00:00
list.c Include only needed header files per each source file 2015-12-31 16:50:29 +00:00
log.c When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:32:41 +00:00
main.c if both stdout and stderr are redirected to a non-tty, pledge(2) will kill 2021-10-23 11:22:48 +00:00
pathnames.h
struct.h Include only needed header files per each source file 2015-12-31 16:50:29 +00:00
update.c add missing 'void' 2016-01-08 13:40:05 +00:00