Go to file
1997-11-21 17:14:07 +00:00
bin Make this compile with -DSMALL and warnings on. 1997-11-12 03:40:55 +00:00
distrib Catch SIGINT and do a endwin() to leave tty in a sane state. 1997-11-21 12:08:06 +00:00
etc install empty games data files with the correct perms for a distribution. 1997-11-20 08:53:06 +00:00
games install games files with the correct permissions. 1997-11-20 08:52:16 +00:00
gnu make hidden games mode 550, group games. 1997-11-19 08:26:35 +00:00
include Move inclusion of <sys/types.h> before that of <sys/signal.h>. 1997-11-18 20:30:24 +00:00
lib argv alloca'd is too short. Alloc an extra member. 1997-11-20 01:26:45 +00:00
libexec Const'ify some things, rename local puts() to xputs(), since it has 1997-11-18 21:29:11 +00:00
regress getopt returns -1 not EOF 1997-11-01 06:20:47 +00:00
sbin Add a clarification how the missing data are looked up if either 1997-11-19 11:32:03 +00:00
share Modification by Bill Fenner which removes the embedded control 1997-11-21 16:01:54 +00:00
sys Minor simplifications. 1997-11-21 17:14:07 +00:00
usr.bin include string.h for the alpha. 1997-11-21 08:49:12 +00:00
usr.sbin Fix the case problem of the flags field and a problem with a # in the 1997-11-20 10:35:15 +00:00
Makefile Make the "build" target depend on "beforeinstall", ensuring that all 1997-10-27 18:06:39 +00:00