freebsd-dev/games/hack
2002-08-25 13:10:45 +00:00
..
alloc.c Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
config.h Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
COPYRIGHT
data
date.h
def.edog.h
def.eshk.h
def.flag.h
def.func_tab.h
def.gen.h
def.gold.h
def.mkroom.h
def.monst.h Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
def.obj.h
def.objclass.h
def.objects.h Remove #define NULL because stdio.h does that. 1998-05-09 10:03:01 +00:00
def.permonst.h
def.rm.h Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
def.trap.h
def.wseg.h Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hack.6 mdoc(7) police: remove extraneous .Pp before and/or after .Sh. 2001-07-09 09:54:33 +00:00
hack.apply.c Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:10:45 +00:00
hack.bones.c Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hack.c Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:10:45 +00:00
hack.cmd.c Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hack.Decl.c Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hack.do_name.c Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:10:45 +00:00
hack.do_wear.c Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hack.do.c Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hack.dog.c Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:10:45 +00:00
hack.eat.c Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:10:45 +00:00
hack.end.c Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hack.engrave.c Sync our register usage with NetBSD's (non-)usage. 1999-11-16 02:58:06 +00:00
hack.fight.c Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hack.fix
hack.h Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hack.invent.c Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hack.ioctl.c Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hack.lev.c Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hack.main.c Add type int to those variables without a type. This is caused by the 1999-11-16 10:26:38 +00:00
hack.makemon.c Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hack.mfndpos.h
hack.mhitu.c Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hack.mklev.c Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hack.mkmaze.c Add type int to those variables without a type. This is caused by the 1999-11-16 10:26:38 +00:00
hack.mkobj.c Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:10:45 +00:00
hack.mkshop.c Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hack.mon.c Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hack.monst.c Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hack.o_init.c Add type int to those variables without a type. This is caused by the 1999-11-16 10:26:38 +00:00
hack.objnam.c Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:10:45 +00:00
hack.options.c Sync our register usage with NetBSD's (non-)usage. 1999-11-16 02:58:06 +00:00
hack.pager.c Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hack.potion.c Add type int to those variables without a type. This is caused by the 1999-11-16 10:26:38 +00:00
hack.pri.c Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hack.read.c Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hack.rip.c Add type int to those variables without a type. This is caused by the 1999-11-16 10:26:38 +00:00
hack.rumors.c Sync our register usage with NetBSD's (non-)usage. 1999-11-16 02:58:06 +00:00
hack.save.c Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hack.search.c Sync our register usage with NetBSD's (non-)usage. 1999-11-16 02:58:06 +00:00
hack.sh
hack.shk.c Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hack.shknam.c Sync our register usage with NetBSD's (non-)usage. 1999-11-16 02:58:06 +00:00
hack.steal.c Add type int to those variables without a type. This is caused by the 1999-11-16 10:26:38 +00:00
hack.termcap.c Add type int to those variables without a type. This is caused by the 1999-11-16 10:26:38 +00:00
hack.timeout.c Sync our register usage with NetBSD's (non-)usage. 1999-11-16 02:58:06 +00:00
hack.topl.c Sync our register usage with NetBSD's (non-)usage. 1999-11-16 02:58:06 +00:00
hack.track.c Add type int to those variables without a type. This is caused by the 1999-11-16 10:26:38 +00:00
hack.trap.c Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:10:45 +00:00
hack.tty.c Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hack.u_init.c Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hack.unix.c Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hack.vault.c Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hack.version.c Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hack.wield.c Add type int to those variables without a type. This is caused by the 1999-11-16 10:26:38 +00:00
hack.wizard.c Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:10:45 +00:00
hack.worm.c Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hack.worn.c Sync our register usage with NetBSD's (non-)usage. 1999-11-16 02:58:06 +00:00
hack.zap.c Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
help
hh
makedefs.c Sync our register usage with NetBSD's (non-)usage. 1999-11-16 02:58:06 +00:00
Makefile Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00
Makequest
Original_READ_ME
OWNER
pathnames.h
READ_ME
rnd.c Add type int to those variables without a type. This is caused by the 1999-11-16 10:26:38 +00:00
rumors