summaryrefslogtreecommitdiffstats
path: root/dm
Commit message (Expand)AuthorAgeFilesLines
* games: remove trailing whitespace in *.c and *.hrillig2021-05-051-4/+4
* Use PREFIX nowCameron Katri2021-03-282-8/+10
* Get all the games compiling for iOSCameron Katri2021-02-223-10/+440
* remove unnecessary castdholland2009-08-271-3/+3
* sprinkle staticdholland2009-08-121-20/+25
* Don't use a FILE * after fclose(). PR 41832 from Henning Petersen.dholland2009-08-061-3/+3
* Remove the \n and tabs from the __COPYRIGHT() strings.lukem2008-07-201-4/+4
* Clarify how one is supposed to use the pointers returned by getutentries()dholland2008-07-131-7/+2
* convert __attribute__s to applicable cdefs.h macrosperry2007-12-151-4/+4
* read config more strictly, from Maximillian Dornseifdan2006-05-251-5/+5
* KNF conversionjmc2005-07-021-22/+16
* Add (unsigned char) cast to ctype functionsdsl2004-11-051-6/+6
* Mark unused parameters, nonreturning functions and format functions injsm2004-02-081-3/+3
* Remove uses of __P.jsm2004-01-271-12/+12
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-074-25/+9
* .Nm does not need a dummy argument ("") before punctuation orwiz2003-02-251-2/+2
* Lots of minor fixes resulting from reading these man pages in detail.wiz2002-09-262-14/+9
* need bsd.own.mk for NETBSDSRCDIRlukem2002-09-181-1/+3
* use NETBSDSRCDIR as appropriatelukem2002-09-181-3/+3
* utmpx support.christos2002-08-022-14/+18
* play(): use snprintf() instead of hard-to-parse strncpy() callsjdolecek2001-01-251-6/+3
* Don't include terminal . in argument of err().jsm1999-09-221-3/+3
* Don't include <nlist.h>.jsm1999-09-221-3/+2
* Allow dm to ban games playing 11pm-midnight.jsm1999-09-191-7/+11
* Const poisoning.hubertf1999-07-141-10/+10
* More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled1999-03-221-2/+2
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-3/+3
* Make dm ignore TZ; PR#6073 by Joseph Myers <jsm28@cam.ac.uk>hubertf1998-09-131-2/+3
* minor KNF.mrg1998-07-041-8/+8
* Implement a new manual page category ``SECURITY CONSIDERATIONS''lukem1998-06-081-16/+16
* fix bad .Xr referencesfair1998-04-291-4/+3
* fix bad mdoc reference & clean up a littlefair1998-04-281-31/+53
* Change occurrences of "UNIX" to .Ux or .At as appropriate.fair1998-04-281-2/+2
* remove an old setgid() from when dm(6) was setuid kmem (i assume for getloada...mrg1997-11-191-3/+2
* make dm setgid games, rather than setuid games.mrg1997-11-191-3/+3
* WARNSifylukem1997-10-102-65/+66
* be safe with buffers.mrg1997-04-211-4/+6
* Removed "extern int errno"; Added #include <errno.h> if not already present.jtc1996-02-061-3/+3
* clean up importcgd1995-03-215-33/+43
* specify man pages the new way.cgd1994-12-221-3/+2
* no longer need library hacks, nor the sgidcgd1994-01-281-5/+2
* hack to make getloadavg() link properlycgd1994-01-281-3/+3
* dm should be suid games. note that perms on /usr/games are wrong,cgd1993-10-121-1/+2
* Add RCS identifiers.mycroft1993-08-012-2/+4
* Add RCS indentifiers.mycroft1993-08-012-2/+4
* Add RCS identifiers.mycroft1993-08-011-1/+2
* Clean up deleted files.mycroft1993-05-202-132/+0
* Cleanup for GCC 2.mycroft1993-04-181-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-217-0/+718