summaryrefslogtreecommitdiff
path: root/games/robots/Makefile
AgeCommit message (Expand)Author
2022-06-27Enable FANCY mode for debugging purposes:christos
2010-02-06When using -lcurses, you also need -lterminfo.he
1999-05-15Add -A for automatic playing mode.christos
1998-02-18Simply include -lcurses instead of -lcurses -ltermcapjtc
1998-02-05Use -ltermcap instead of -ltermlibchristos
1997-12-18don't clobber /var/games/robots_roll on install; frommikel
1997-11-29We need a FILESMODE=660 for dm which is now setgid games.veego
1997-11-20install games that need it setgid.mrg
1997-10-22use CPPFLAGS instead of CFLAGSlukem
1997-10-12WARNSifylukem
1997-03-24- Makefile cleanupschristos
1996-10-18Use ${INSTALL}.thorpej
1995-04-22clean up importcgd
1994-12-22specify man pages the new way.cgd
1993-08-01Add RCS identifiers.mycroft
1993-03-23got rid of unnecessary -lcompat and associated dependencycgd
1993-03-21initial import of 386bsd-0.1 sourcescgd
t.h>drochner 2003-03-09Dont call gettimeofday on a rpc timeval.hannken 2002-11-02update to new dkstats.c interface; no changes to how this program works.mrg 2002-09-29Begin new sentences on new lines.wiz 2002-09-18use bsd.own.mk instead of the (obvious typo of) bsd.obj.mklukem 2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/pathlukem 2002-01-28Make it compile again (vmstat change fallout).augustss 2002-01-15Whitespace nits.wiz 2000-12-01Remove extern variables and functions now declared in dkstats.h.simonb 2000-11-30ANSIfy.simonb 2000-11-29Use the vm.uvmexp2 sysctl.simonb 2000-06-29remove include of <vm/vm.h>mrg 2000-06-04include sys/sched.h to get definition of CPUSTATESperry 2000-06-03Use sockaddr_storage in from_inetd check (call to getsockname()).fvdl 2000-06-03ANSIfy function prototypes and definitions.fvdl 2000-06-03Use rpcb_unset, not pmap_unset.fvdl 2000-06-03Oops, remove debugging printf.fvdl 2000-06-02Adapt for new RPC interface.fvdl 2000-05-29The cp_time array has had 5 members since 1994 - show them all in debugsimonb 1999-09-12the PMAP_NEW option is gone as the new interface is no longer optional.chs 1999-03-25Avoid an open-file leak when not inetd-spawned: only call kvm_openfiles() oncebgrayson 1999-03-25Added description of argv[1] value interval (rpc.rstatd doesn\'t use getopt)bgrayson 1999-03-24completely remove Mach VM support. all that is left is the all themrg 1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled 1999-01-31do not use LOG_CONS.mrg