aboutsummaryrefslogtreecommitdiff
path: root/games
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-104-4/+4
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-098-12/+1
* Fix the type of the NULL arg to execl()Brian Somers2001-07-095-6/+6
* mdoc(7) police: removed extraneous .Pp call.Ruslan Ermilov2001-07-041-1/+0
* Fix a couple of typos.Mike Pritchard2001-06-301-2/+2
* Remove two duplicate tips and correct formatting of an attribution.Dima Dorfman2001-06-261-12/+1
* Correct usage.Dima Dorfman2001-06-261-1/+1
* Convert to nl_langinfo(CODESET)Andrey A. Chernov2001-06-262-16/+19
* What to do when :w tells you you haven't got permission.Brian Somers2001-06-251-0/+7
* Mention that sh supports command line editingBrian Somers2001-06-251-0/+3
* Mention that vi supports split-screen mode.Brian Somers2001-06-251-0/+3
* Suggest using .login/.profile to set environment variables, notBrian Somers2001-06-251-4/+3
* WARNS= -> WARNS?=Dima Dorfman2001-06-223-3/+3
* More -fno-builtin failures.Dag-Erling Smørgrav2001-06-213-0/+3
* Document the mysterious Peter Wemm Murphy Field (PWMF).John Baldwin2001-06-201-0/+6
* Remove some more duplicate fortunes.John Baldwin2001-06-201-19/+0
* "Unmount" is spelled "umount", not "unmount".Matthew Hunt2001-06-201-1/+1
* Resort the last entry to its proper location. D definitely comes before Z.John Baldwin2001-06-201-6/+5
* Remove a duplicate entry.John Baldwin2001-06-201-3/+0
* Fix a couple of tips, and add a new one.Nik Clayton2001-06-191-15/+8
* Correct some typos.Dima Dorfman2001-06-191-2/+2
* More tips. I'd never heard of look(1) before.Nik Clayton2001-06-161-0/+159
* More tips, this time from the Russian Fidonet FreeBSD Echo.Nik Clayton2001-06-161-0/+12
* De-credit myself in order to be consistent.Eivind Eklund2001-06-151-19/+37
* More tips.Nik Clayton2001-06-151-0/+24
* Add a new category of fortunes, 'freebsd-tips'. Useful hints, advice, andNik Clayton2001-06-152-3/+281
* DECR() macro still depended on -traditional-cpp behaviour.Ruslan Ermilov2001-06-143-60/+60
* Style nits:Ruslan Ermilov2001-06-141-2/+2
* Games ownership cleanup.Ruslan Ermilov2001-06-138-19/+20
* Axe -traditional-cpp that behaves badly with -nostdinc and WARNS=2.Ruslan Ermilov2001-06-131-1/+0
* Fix ISO_ to preferred MIME nameAndrey A. Chernov2001-06-101-1/+1
* mvprintw is varadic - it doesn't take a va_list. Use vw_printwDavid Malone2001-06-061-1/+2
* Remove #if 0'd code. It turned up on my MAXPATHLEN + 1 sweep.Warner Losh2001-06-051-35/+0
* When a game ends that makes the top 10, the function insert_score inPoul-Henning Kamp2001-05-231-1/+1
* s/Cthulu/Cthulhu/Daniel C. Sobral2001-05-211-2/+2
* Silence WARNS=2 and BDECFLAGS on alpha and i386Kris Kennaway2001-05-204-5/+8
* Silence WARNS=2 and BDECFLAGS on alpha and i386Kris Kennaway2001-05-203-1/+4
* %DCL-I-FORMATRIGHT, Format VMS error messages pedantically correct.Warner Losh2001-04-231-2/+2
* beforeinstall -> SCRIPTS.Ruslan Ermilov2001-04-072-8/+2
* Axe out duplicate.Poul-Henning Kamp2001-03-281-15/+0
* Spelling fixes.Poul-Henning Kamp2001-03-281-3/+3
* Remove duplicate.Poul-Henning Kamp2001-03-281-12/+0
* Remove a duplicate piece of chalk.Poul-Henning Kamp2001-03-282-4/+0
* - Backout botched attempt to intoduce MANSECT feature.Ruslan Ermilov2001-03-2639-5/+40
* Lets spell the guys name correctly: s/Avogardo/Avogadro/Wilko Bulte2001-03-231-1/+1
* Set the default manual section for games/ to 6.Ruslan Ermilov2001-03-2037-37/+16
* Compare initscr to NULL not ERR. Add FreeBSD tag.David Malone2001-03-051-2/+3
* setlocale(3) has been fixed to match POSIX standard:Ruslan Ermilov2001-03-022-4/+4
* Prepare for mdocNG.Ruslan Ermilov2001-02-261-1/+1
* Don't include "${.CURDIR}/../../Makefile.inc" explicitly. Doing so wasBruce Evans2001-02-213-3/+3