summaryrefslogtreecommitdiff
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* MFC: major merge - bring all the arc4random support in now that it'sJordan K. Hubbard1998-03-0161-233/+234
| | | | | | | in 2.2. Notes: svn path=/stable/2.2/; revision=33946
* MFC: allow a negative number without a core dumpSteve Price1998-02-261-0/+1
| | | | Notes: svn path=/stable/2.2/; revision=33857
* MFC: set Tbl.str_numstr before do_order or randomize are called.Steve Price1998-02-201-1/+2
| | | | | | | PR: 5791 Notes: svn path=/stable/2.2/; revision=33635
* MFC: Selected security fixes and bogosity rectification. Couldn'tJordan K. Hubbard1998-02-1571-1010/+317
| | | | | | | | bring the srandomdev() changes in since we don't have that in 2.2. Pity. Notes: svn path=/stable/2.2/; revision=33397
* MFC: Nuke boggle.John Polstra1998-02-111-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=33253
* MFC: EOF -> -1 in comparison of return value from getoptWarner Losh1997-12-0317-20/+20
| | | | Notes: svn path=/stable/2.2/; revision=31510
* Change non-setuid games from owner games to owner bin.Eivind Eklund1997-09-161-2/+2
| | | | | | | Silently approved by: security-officer & ache Notes: svn path=/stable/2.2/; revision=29483
* Remove reference to the tetris subdirPeter Wemm1997-09-111-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=29298
* MFC: update fortunes{,2} in RELENG_2_2 to match what is in -current now.John-Mark Gurney1997-08-252-150/+145
| | | | Notes: svn path=/stable/2.2/; revision=28722
* MFC: Typo fixJonathan Lemon1997-08-211-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=28471
* MFC: Fix ':' handling.Jonathan Lemon1997-08-211-0/+1
| | | | Notes: svn path=/stable/2.2/; revision=28470
* Merge the typo fix from Rev.1.2.Masafumi Max NAKANE1997-06-141-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=26653
* YAMFC: fix doc locationJohn-Mark Gurney1997-06-091-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=26524
* Merge 1.4.Satoshi Asami1997-05-131-3/+0
| | | | Notes: svn path=/stable/2.2/; revision=25764
* Merge 1.2 and 1.3.Satoshi Asami1997-05-131-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=25759
* Merge 1.2 (remove bogus malloc() decl). People, please merge theseSatoshi Asami1997-05-071-1/+0
| | | | | | | trivial changes by yourself! Notes: svn path=/stable/2.2/; revision=25521
* YAMFC: From rev 1.7: make "fd" static.Mike Pritchard1997-03-091-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=23550
* YAMFC (rev 1.6: try using /dev/urandom)Joerg Wunsch1997-03-021-6/+37
| | | | Notes: svn path=/stable/2.2/; revision=23274
* YAMFC (Corresponds t rev 1.2/1.3 - security fixes)Eivind Eklund1997-02-2414-93/+122
| | | | Notes: svn path=/stable/2.2/; revision=23088
* YAMFC (rev 1.2: security fix)Joerg Wunsch1997-02-231-0/+4
| | | | | | | NB: RELENG_2_1_0 still to be done. Notes: svn path=/stable/2.2/; revision=23039
* YAMFC (rev 1.4: security fixes)Joerg Wunsch1997-02-231-2/+2
| | | | | | | NB: RELENG_2_1_0 still to be done. Notes: svn path=/stable/2.2/; revision=23038
* Merge from -current (Addition of -h option).Masafumi Max NAKANE1997-02-152-11/+19
| | | | Notes: svn path=/stable/2.2/; revision=22744
* Merge from current (Rev.1.2). (Typo fix.)Masafumi Max NAKANE1997-02-131-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=22682
* Merge from -current, rev.1.2.Masafumi Max NAKANE1997-02-111-21/+15
| | | | Notes: svn path=/stable/2.2/; revision=22572
* YAMFC: sync up with -current.Mike Pritchard1997-02-052-3/+4
| | | | Notes: svn path=/stable/2.2/; revision=22299
* Merge from -current:Masafumi Max NAKANE1997-02-025-45/+62
| | | | | | | | | | | | | | | - Better handling of command-line arguments. - Drop the privilege right after the program execution so that it doesn't have problem with saving game in progress. backgammon/main.c (Rev.1.5) common_source/back.h (Rev.1.2) init.c (Rev.1.2) subs.c (Rev.1.6) teachgammon/teach.c (Rev.1.5) Notes: svn path=/stable/2.2/; revision=22207
* YAMFC: From rev 1.5: fix some grammar.Mike Pritchard1997-01-261-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=22017
* YAMFC:Mike Pritchard1997-01-082-24/+2
| | | | | | | Fix some typos and remove some duplicate fortunes. Notes: svn path=/stable/2.2/; revision=21421
* YAMFCPoul-Henning Kamp1996-11-281-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=19997
* Merge from -currentPoul-Henning Kamp1996-11-091-0/+2
| | | | Notes: svn path=/stable/2.2/; revision=19591
* Uncomment static from collate_range_cmp, no more in locale.hAndrey A. Chernov1996-10-311-1/+1
| | | | Notes: svn path=/head/; revision=19291
* Replace collate_range_cmp call with its codeAndrey A. Chernov1996-10-311-0/+17
| | | | Notes: svn path=/head/; revision=19288
* Install the rumors file.Jordan K. Hubbard1996-10-191-0/+2
| | | | | | | | Submitted-By: koshy@india.hp.com Closes-PR#: 1883 Notes: svn path=/head/; revision=19034
* Set the effective user id to that of the real user id whenAlexander Langer1996-10-151-0/+13
| | | | | | | saving/restoring a game (necessary when adventure is invoked via dm). Notes: svn path=/head/; revision=18936
* delete doubled words, e.g.: "the the" -> "the"Wolfram Schneider1996-10-052-2/+5
| | | | Notes: svn path=/head/; revision=18718
* Eliminated includes of the "temporary" backwards compatibility headerBruce Evans1996-09-241-6/+2
| | | | | | | | | <sys/dir.h> in applications. Maintained existing (inadequate) ifdefs for dir.h vs dirent.h in libdialog, amd and rarpd, but didn't add any new ones. Notes: svn path=/head/; revision=18485
* Fixed annoying non-null output for `make depend'. SRCS should onlyBruce Evans1996-09-221-4/+4
| | | | | | | | | | | be used for C, C++ and assembler sources if <bsd.prog.mk> is included. It was used for general files. This caused the __depend_* lists in <bsd.dep.mk> to be empty, so mkdep was never run, so .depend never existed, so it was always out of date, so `rm -f .depend' was always executed to update it. Notes: svn path=/head/; revision=18464
* Fixed DPADD.Bruce Evans1996-09-052-2/+2
| | | | Notes: svn path=/head/; revision=18050
* Convert to newly aded collate compare functionAndrey A. Chernov1996-08-121-32/+3
| | | | Notes: svn path=/head/; revision=17555
* Pick collate info tooAndrey A. Chernov1996-08-121-1/+1
| | | | Notes: svn path=/head/; revision=17537
* Correctly declare main() as `int'.Joerg Wunsch1996-07-171-6/+10
| | | | | | | | | Closes PR # bin/1385: /usr/games/pom, invalid de... Submitted by: zach@freebsd.gaffaneys.com (Zach Heilig) Notes: svn path=/head/; revision=17201
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-241-4/+4
| | | | | | | | really want them) from /usr/src. This is the final version of the patches, incorporating the feedback I've received from -current. Notes: svn path=/head/; revision=16663
* Handle sorting in better wayAndrey A. Chernov1996-06-091-16/+34
| | | | Notes: svn path=/head/; revision=16262
* Activate collateAndrey A. Chernov1996-06-051-1/+1
| | | | Notes: svn path=/head/; revision=16140
* Backed out yacc changes.Bruce Evans1996-06-032-3/+3
| | | | Notes: svn path=/head/; revision=16082
* Use new yacc rule.Poul-Henning Kamp1996-05-302-3/+3
| | | | Notes: svn path=/head/; revision=16014
* Fix -f modeAndrey A. Chernov1996-05-281-14/+27
| | | | | | | Fix freeing of wrong pointer Notes: svn path=/head/; revision=15957
* -Wall cleanupAndrey A. Chernov1996-05-272-17/+13
| | | | | | | Remove unneded function Notes: svn path=/head/; revision=15949
* Localize it.Andrey A. Chernov1996-05-279-130/+130
| | | | | | | | | | off_t -> long. Install strfile & unstr -Wall cleanup Fix matching bug with offensive database Notes: svn path=/head/; revision=15944
* Find caesar and strfile properly.Andrey A. Chernov1996-05-272-12/+23
| | | | | | | Generate .dat files on build state Notes: svn path=/head/; revision=15930