freebsd-dev/games/hack
Bruce Evans 808697bc70 Attempt to fix world breakage for the NOSHARED=yes case. delay_output()
is in both hack and libncurses, and the elf static linker can't handle
the duplication.  This is probably the correct fix for hack (it makes
it clear that the ospeed stuff can go away), but its effect on hack
has not been tested, and the linker bug remains open.
1999-09-04 14:35:19 +00:00
..
alloc.c Use include for malloc declaration 1997-09-24 21:09:17 +00:00
config.h Remove trailing whitespace. 1995-05-30 03:37:36 +00:00
COPYRIGHT Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
data Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
date.h Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
def.edog.h Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
def.eshk.h Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
def.flag.h Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
def.func_tab.h Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
def.gen.h Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
def.gold.h Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
def.mkroom.h Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
def.monst.h Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
def.obj.h Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
def.objclass.h Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
def.objects.h Remove #define NULL because stdio.h does that. 1998-05-09 10:03:01 +00:00
def.permonst.h Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
def.rm.h Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
def.trap.h Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
def.wseg.h Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.6 Remove bogus references to /usr/ucb. 1995-06-26 06:40:23 +00:00
hack.apply.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.bones.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.cmd.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.Decl.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.do_name.c Fix nested comments for -Wcomment warnings. 1995-05-09 13:33:06 +00:00
hack.do_wear.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.do.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.dog.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.eat.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.end.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.engrave.c Remove trailing whitespace. 1995-05-30 03:37:36 +00:00
hack.fight.c Remove trailing whitespace. 1995-05-30 03:37:36 +00:00
hack.fix Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.h Remove trailing whitespace. 1995-05-30 03:37:36 +00:00
hack.invent.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.ioctl.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.lev.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.main.c Remove setuid, uneeded now 1997-09-24 18:03:26 +00:00
hack.makemon.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.mfndpos.h Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.mhitu.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.mklev.c Use srandomdev 1997-09-24 05:18:42 +00:00
hack.mkmaze.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.mkobj.c Remove trailing whitespace. 1995-05-30 03:37:36 +00:00
hack.mkshop.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.mon.c Fix nested comments for -Wcomment warnings. 1995-05-09 13:33:06 +00:00
hack.monst.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.o_init.c Add #include string.h to get prototypes. 1998-05-09 09:54:17 +00:00
hack.objnam.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.options.c Includes cleanup 1997-09-24 12:29:25 +00:00
hack.pager.c Remove setuid, uneeded now 1997-09-24 18:03:26 +00:00
hack.potion.c Remove trailing whitespace. 1995-05-30 03:37:36 +00:00
hack.pri.c Attempt to fix world breakage for the NOSHARED=yes case. delay_output() 1999-09-04 14:35:19 +00:00
hack.read.c Remove trailing whitespace. 1995-05-30 03:37:36 +00:00
hack.rip.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.rumors.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.save.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.search.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.sh Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.shk.c Remove trailing whitespace. 1995-05-30 03:37:36 +00:00
hack.shknam.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.steal.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.termcap.c Attempt to fix world breakage for the NOSHARED=yes case. delay_output() 1999-09-04 14:35:19 +00:00
hack.timeout.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.topl.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.track.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.trap.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.tty.c The ospeed hackery was disabled a while ago, finish the job. 1999-08-30 08:01:12 +00:00
hack.u_init.c Includes cleanup 1997-09-24 12:29:25 +00:00
hack.unix.c o Fix Y2K buffer overflow. 1998-07-26 16:00:16 +00:00
hack.vault.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.version.c $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
hack.wield.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.wizard.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.worm.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.worn.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hack.zap.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
help Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
hh Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
makedefs.c Add #include string.h to get prototypes. 1998-05-09 11:06:46 +00:00
Makefile Create score files root:games rather than bin:{games,bin}. 1999-06-23 04:26:37 +00:00
Makequest Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
Original_READ_ME Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
OWNER Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
pathnames.h Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
READ_ME Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
rnd.c Use srandomdev 1997-09-24 05:18:42 +00:00
rumors Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00