The NetBSD Project

src/games/hack/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / games / hack

Current tag: cjep_sun2x-base1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.47   4 years  fox   games/hack: Suppress -Werror=stringop-truncation error. Add GCC_NO_STRINGOP_TRU...
[TXT] hack.pager.c  1.21   12 years  plunky   reinstate NULL cast by request, where the NULL was being passed as a vararg
[TXT] extern.h  1.19   2 years  rillig   games: remove trailing whitespace in *.c and *.h
[TXT] hack.end.c  1.19   4 years  fox   games/hack: Revert the strlcpy(1) change since this changes expected behavior fr...
[TXT] hack.invent.c  1.18   12 years  dholland   Fix up some lint.
[TXT] hack.unix.c  1.18   5 years  mrg   - enlarge buffer to avoid snprintf() truncation
[TXT] hack.main.c  1.17   12 years  dholland   Fix up still more casts; use NULL instead of (char *)0.
[TXT] hack.h  1.16   12 years  dholland   Use the right type for the malloc wrapper function, and don't cast the return va...
[TXT] hack.save.c  1.16   12 years  dholland   Fix up still more casts; use NULL instead of (char *)0.
[TXT] hack.tty.c  1.16   12 years  dholland   Fix up still more casts; use NULL instead of (char *)0.
[TXT] hack.6  1.15   18 years  wiz   Use standard AUTHORS section header. From YOMURA Masanori in private mail Sort s...
[TXT] hack.engrave.c  1.14   12 years  dholland   Fix up some lint.
[TXT] hack.lev.c  1.14   12 years  dholland   Remove *another* set of useless casts. sheesh
[TXT] hack.mon.c  1.14   12 years  dholland   Fix up some lint.
[TXT] hack.o_init.c  1.14   12 years  dholland   Fix up still more casts; use NULL instead of (char *)0.
[TXT] hack.shk.c  1.14   11 years  dholland   WARNS=5, and make WARNS=5 the default for src/games.
[TXT] hack.topl.c  1.14   12 years  dholland   Remove more silly casts.
[TXT] hack.apply.c  1.13   12 years  dholland   Fix up some lint.
[TXT] hack.do_name.c  1.13   12 years  dholland   Fix up some lint.
[TXT] hack.eat.c  1.13   5 years  mrg   - done() can return in wizard mode. don't NOTREACHED'd it but break instead.
[TXT] hack.pri.c  1.13   14 years  roy   Userland now builds and uses terminfo instead of termcap. OK: core@, jdc@
[TXT] hack.u_init.c  1.13   12 years  dholland   Remove the PYRAMID_BUG code. I don't think Pyramids are coming back, nor do we c...
[TXT] hack.c  1.12   2 years  rillig   games: remove trailing whitespace in *.c and *.h
[TXT] hack.cmd.c  1.12   12 years  dholland   Fix up still more casts; use NULL instead of (char *)0.
[TXT] hack.dog.c  1.12   12 years  dholland   Fix up some lint.
[TXT] hack.fight.c  1.12   14 years  dholland   sprinkle static
[TXT] hack.rip.c  1.12   14 years  dholland   sprinkle static
[TXT] config.h  1.11   2 years  rillig   games: remove trailing whitespace in *.c and *.h
[TXT] hack.do.c  1.11   12 years  dholland   Remove more silly casts.
[TXT] hack.mkshop.c  1.11   12 years  dholland   Fix up some lint.
[TXT] hack.objnam.c  1.11   12 years  dholland   Fix up some lint.
[TXT] hack.options.c  1.11   12 years  joerg   Correctly print variables as strings, not as format string.
[TXT] hack.read.c  1.11   12 years  dholland   Remove more silly casts.
[TXT] hack.ioctl.c  1.10   12 years  dholland   Fix up still more casts; use NULL instead of (char *)0.
[TXT] hack.trap.c  1.10   12 years  dholland   Fix up some lint.
[TXT] hack.wizard.c  1.10   12 years  dholland   Fix up some lint.
[TXT] hack.zap.c  1.10   2 years  rillig   games: remove trailing whitespace in *.c and *.h
[TXT] alloc.c  1.9   12 years  dholland   Use the right type for the malloc wrapper function, and don't cast the return va...
[TXT] def.monst.h  1.9   12 years  christos   - document non-literal format strings - avoid strict aliasing violations, but ad...
[TXT] hack.bones.c  1.9   12 years  dholland   Include system headers before private headers. Avoids various possible symbol co...
[TXT] hack.makemon.c  1.9   14 years  dholland   sprinkle static
[TXT] hack.mklev.c  1.9   12 years  dholland   Fix up still more casts; use NULL instead of (char *)0.
[TXT] hack.mkobj.c  1.9   12 years  dholland   Fix up some lint.
[TXT] hack.potion.c  1.9   12 years  joerg   Correctly print variables as strings, not as format string.
[TXT] hack.rumors.c  1.9   12 years  dholland   Use the right type for the malloc wrapper function, and don't cast the return va...
[TXT] hack.timeout.c  1.9   12 years  joerg   Correctly print variables as strings, not as format string.
[TXT] hack.vault.c  1.9   12 years  christos   - document non-literal format strings - avoid strict aliasing violations, but ad...
[TXT] hack.worm.c  1.9   12 years  dholland   Remove more silly casts.
[TXT] def.func_tab.h  1.8   14 years  dholland   sprinkle static
[TXT] hack.Decl.c  1.8   14 years  dholland   a bit more const
[TXT] hack.mkmaze.c  1.8   14 years  dholland   sprinkle static
[TXT] hack.shknam.c  1.8   11 years  dholland   WARNS=5, and make WARNS=5 the default for src/games.
[TXT] hack.steal.c  1.8   12 years  dholland   Remove more silly casts.
[TXT] hack.track.c  1.8   14 years  dholland   sprinkle static
[TXT] hack.wield.c  1.8   12 years  mrg   rename a variable from "time" to "stime" (it's a string)
[TXT] makedefs.c  1.8   21 years  jsm   Hack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason and CWI <http...
[TXT] def.objclass.h  1.7   12 years  dholland   Don't refer to index() in comments; use strchr().
[TXT] hack.do_wear.c  1.7   14 years  dholland   sprinkle static
[TXT] hack.mhitu.c  1.7   14 years  dholland   ANSIfy function declarations. All object file diffs inspected.
[TXT] hack.monst.c  1.7   12 years  christos   - document non-literal format strings - avoid strict aliasing violations, but ad...
[TXT] hack.worn.c  1.7   14 years  dholland   sprinkle static
[TXT] def.gen.h  1.6   12 years  dholland   Use the right type for the malloc wrapper function, and don't cast the return va...
[TXT] def.gold.h  1.6   12 years  dholland   Use the right type for the malloc wrapper function, and don't cast the return va...
[TXT] def.obj.h  1.6   12 years  dholland   Use the right type for the malloc wrapper function, and don't cast the return va...
[TXT] def.objects.h  1.6   21 years  jsm   Hack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason and CWI <http...
[TXT] def.permonst.h  1.6   21 years  jsm   Hack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason and CWI <http...
[TXT] def.rm.h  1.6   21 years  jsm   Hack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason and CWI <http...
[TXT] def.trap.h  1.6   12 years  dholland   Use the right type for the malloc wrapper function, and don't cast the return va...
[TXT] def.wseg.h  1.6   12 years  dholland   Use the right type for the malloc wrapper function, and don't cast the return va...
[TXT] hack.search.c  1.6   14 years  dholland   ANSIfy function declarations. All object file diffs inspected.
[TXT] hack.version.c  1.6   14 years  dholland   ANSIfy function declarations. All object file diffs inspected.
[TXT] rnd.c  1.6   14 years  dholland   ANSIfy function declarations. All object file diffs inspected.
[TXT] date.h  1.5   21 years  jsm   Hack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason and CWI <http...
[TXT] def.edog.h  1.5   21 years  jsm   Hack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason and CWI <http...
[TXT] def.eshk.h  1.5   21 years  jsm   Hack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason and CWI <http...
[TXT] def.flag.h  1.5   21 years  jsm   Hack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason and CWI <http...
[TXT] def.mkroom.h  1.5   21 years  jsm   Hack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason and CWI <http...
[TXT] hack.mfndpos.h  1.5   21 years  jsm   Hack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason and CWI <http...
[TXT] pathnames.h  1.4   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] COPYRIGHT  1.3   21 years  jsm   Hack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason and CWI <http...
[TXT] Original_READ_ME  1.3   17 years  wiz   s/independant/independent/, from Zafer.
[TXT] hack.fix  1.3   22 years  wiz   Spell 'occurred' with two 'r's.
[TXT] hack.sh  1.3   21 years  jsm   Hack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason and CWI <http...
[TXT] hack.terminfo.c  1.3   2 years  rillig   games: remove trailing whitespace in *.c and *.h
[TXT] rumors  1.3   9 years  snj   1) "It's its" 2) Whitespace 3) You're all too old to be confusing "your" with "y...
[TXT] Makequest  1.2   29 years  cgd   merge with Lite, new RCS id conventions, etc.
[TXT] READ_ME  1.2   29 years  cgd   merge with Lite, new RCS id conventions, etc.
[TXT] data  1.2   20 years  snj   s/venomenous/venomous/
[TXT] help  1.2   21 years  pooka   fix confusion between east and west for y,u,b, and n. from Soren Jacobsen in mi...
[TXT] OWNER  1.1.1.1   31 years  cgd   initial import of 386bsd-0.1 sources
[TXT] hh  1.1.1.1   31 years  cgd   initial import of 386bsd-0.1 sources
[TXT] COPYRIGHT-JF  1.1   21 years  jsm   Hack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason and CWI <http...


CVSweb <webmaster@jp.NetBSD.org>