1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/games/atc
2024-08-23 14:50:16 +00:00
..
games add rcsid markers so that we can visually see the flurry of commits in 2024-08-23 04:26:11 +00:00
atc.6 Avoid gendered language in man pages when not referring to a specific 2022-02-18 23:17:13 +00:00
BUGS the hup bug is incorrectly described; ok mlarkin 2024-08-22 03:10:42 +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 annotate signal race 2024-08-20 15:48:32 +00:00
main.c slight improvement to index file parsing; ok mlarkin 2024-08-23 14:50:16 +00:00
Makefile Remove operations that "touch" scorefiles at install time. 2015-11-25 23:18:11 +00:00
pathnames.h Add pledge support and move score file to $HOME. 2015-11-29 15:23:38 +00:00
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