summaryrefslogtreecommitdiffstats
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* warning fixes, mostly type matchingbillf2002-02-234-10/+10
|
* convert from KNR to ANSI function declarationsbillf2002-02-239-114/+92
| | | | Reviewed by: md5(1)
* staticize functions and variablesbillf2002-02-212-19/+17
| | | | | | change function declarations to ANSI change a variable that stores sizeof() values to size_t use return to escape the end of main(), not exit(3)
* use the typedef 'ubig' to declare pr_limit, not what ubig is typedef'dbillf2002-02-211-1/+1
| | | | | | | | to be. PR: misc/35181 Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at> MFC after: 3 days
* o Move NTOHL() and associated macros into <sys/param.h>. These aremike2002-02-183-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | deprecated in favor of the POSIX-defined lowercase variants. o Change all occurrences of NTOHL() and associated marcros in the source tree to use the lowercase function variants. o Add missing license bits to sparc64's <machine/endian.h>. Approved by: jake o Clean up <machine/endian.h> files. o Remove unused __uint16_swap_uint32() from i386's <machine/endian.h>. o Remove prototypes for non-existent bswapXX() functions. o Include <machine/endian.h> in <arpa/inet.h> to define the POSIX-required ntohl() family of functions. o Do similar things to expose the ntohl() family in libstand, <netinet/in.h>, and <sys/param.h>. o Prepend underscores to the ntohl() family to help deal with complexities associated with having MD (asm and inline) versions, and having to prevent exposure of these functions in other headers that happen to make use of endian-specific defines. o Create weak aliases to the canonical function name to help deal with third-party software forgetting to include an appropriate header. o Remove some now unneeded pollution from <sys/types.h>. o Add missing <arpa/inet.h> includes in userland. Tested on: alpha, i386 Reviewed by: bde, jake, tmm
* Fix last second botch of adding $FreeBSD$.imp2002-02-182-2/+2
|
* Remove __Pimp2002-02-1835-300/+267
| | | | | | Remove __STDC__ (which means we now use stdarg rather than vararg) Remove register Remove main prototype
* Add a tip about pkg_info and checking for multiple installed versionskeramida2002-02-111-0/+6
| | | | of a package/port.
* Don't declare our own common version of the library variable `ospeed'.bde2002-02-021-1/+1
| | | | | | | Include <termcap.h> to get its declaration. Our initialization of it is still dubious, but it agrees with ncurses' documentation of it (none) and with ncurses' recently fixed internals for it (old speeds from <sys/ttydev.h>) and with the 4.4Lite documentation for it.
* Don't declare the library variable `ospeed' without even getting itsbde2002-02-021-2/+1
| | | | | | | | type correct. Include <termcap.h> to get its declaration. Our initialization of it is still dubious, but it agrees with ncurses' documentation of it (none) and with ncurses' recently fixed internals for it (old speeds from <sys/ttydev.h>) and with the 4.4Lite documentation for it.
* Don't declare our own common version of the library variable `ospeed'bde2002-02-021-1/+1
| | | | | | | | without even getting its type correct. Include <termcap.h> to get its declaration. Our initialization of it is still dubious, but it agrees with ncurses' documentation of it (none) and with ncurses' recently fixed internals for it (old speeds from <sys/ttydev.h>) and with the 4.4Lite documentation for it.
* Clean up G. B. Shaw quotes:tg2002-01-072-65/+7
| | | | | | | | - fix missing punctuation, - remove duplicates in fortunes2, - don't abbreviate first names. Remove duplication of Shaw's principle in fortunes2.
* Correct typo.grog2002-01-011-1/+1
|
* Fix a typo. While 'iff' might make sense in a mathematics-related text,roam2001-12-271-1/+1
| | | | | | | 'if and only iff' does not. PR: 33242 Submitted by: Eric Yu <ericyu@mail2000.com.tw>
* A case of ninfo (non-info)wilko2001-12-201-0/+4
| | | | | Submitted by: Hans.VanSluis@compaq.com MFC after: 1 month
* Install files via FILES.ru2001-12-178-26/+19
|
* FILES support for bsd.prog.mk. See bsd.README for details.ru2001-12-171-7/+2
| | | | Stolen from: NetBSD
* Modify tip that no longer applies for ftp(1).mikeh2001-12-171-2/+2
|
* Unix: Just Say No..wilko2001-12-121-0/+19
| | | | | Obtained from: Jan.Hendriks@Compaq.com MFC after: 3 days
* Be more specific in an example of fortune's -e option.keramida2001-12-081-1/+1
| | | | | PR: 32085 Submitted by: setantae@submonkey.net <setantae@submonkey.net>
* Trim yet another duplicate fortune.jhb2001-12-051-2/+0
|
* Properly sort the last two fortunes alphabetically.jhb2001-12-051-28/+28
|
* Add a short commentary on libdialog by jkh.jhb2001-12-051-0/+13
|
* Remove an incorrect duplicate Douglas Adam quote and properly format andjhb2001-12-051-10/+4
| | | | | the correct duplicate. Both versions also attributed the quote to the wrong book.
* Fix a typo and add a missing period.jhb2001-12-051-2/+2
|
* Remove some duplicate fortunes.jhb2001-12-051-21/+0
|
* s/Kenned y/Kennedy/phk2001-11-271-1/+1
| | | | Pointed out by: $a_lot_of_people
* This string of coincidences was too good to let pass.phk2001-11-271-0/+22
| | | | Obtained from: BBC World Service on 9410kHz
* Fix some duplicate quotes and tidy up some Dr. Who quotes.peter2001-11-271-12/+3
|
* Other committers do not mention their personal names and/or emailkeramida2001-11-191-14/+0
| | | | | | | addresses when adding stuff, so it seems fair to stop ``getting all the fame'' by having my name displayed on login sessions. Approved by: nik
* Fix a typo:joe2001-11-121-1/+1
| | | | | | Flinstone -> Flintstone. Submitted by: grog (during the kernel debugging session at BSDConEurope)
* Add terminating % so the last fortune can be found.dillon2001-11-091-0/+7
| | | | Add a fortune.
* Separate concatenated fortunes.phk2001-11-031-18/+10
| | | | | Remove unattributed duplicate of Frederick Brooks eternal words about the danger of second systems.
* Correct attribution and fix translation from Danish.phk2001-11-031-4/+2
|
* Correct attribution.asmodai2001-10-281-1/+1
| | | | | PR: 30500 Submitted by: Drew Derbyshire <ahd@kew.org>
* Correct a typo: numtiple -> multiple.roam2001-10-241-1/+1
| | | | | | PR: 31474 Submitted by: Eric Yu <ericyu@mail2000.com.tw> MFC after: 1 week
* Slightly improve wording in the opening paragraph.dd2001-10-141-1/+1
| | | | | PR: 31202 Submitted by: Jasmin Blanchette <jasmin@troll.no>
* Add some important advice for young optical physicists.kris2001-10-051-0/+2
|
* Add a brief comparative analysis of 3 popular religions.kris2001-10-011-0/+7
| | | | Approved by: maintainer
* Borrow Peter's peril-sensitive sunglasses and add a short parody quoted injhb2001-09-271-0/+2
| | | | the unnamed IRC channel.
* Tip Correction : s/seconds/minutes/murray2001-09-271-1/+1
| | | | | PR: docs/30844 Submitted by: Andrew <andrew@ugh.net.au>
* - Only use sig_atomic_t objects in signal handlers.ru2001-09-253-28/+64
| | | | | | | | | | | - Use getopt() to parse command line. - Add usage(). - WARNSify. - Convert manpage to mdoc(7). PR: bin/30641 Submitted by: Andrey Simonenko <simon@simon.org.ua>, ru MFC after: 1 week
* `list' should be an extern'd `char **', not a local `char *' which wedd2001-09-031-1/+2
| | | | | | | | | never set. Ideally, we'd get the extern from tutor.h, but that defines a number of other variables that conflict with ours. This fixes a segmentation fault when trying to return to the main menu. PR: 30172
* Update a duplicate quotation.kris2001-09-011-2/+2
| | | | | PR: 30228 MFC after: 2 weeks
* Move /etc/defaults/make.conf to /usr/share/examples/etc/make.conf asalex2001-08-301-2/+2
| | | | | | | | | | | | | | discussed on the arch@ mailinglist (after repo-copy). sys.mk will .error if it finds /etc/defaults/make.conf but include it anyways (this is the same behaviour as with the make.conf.local removal). /usr/share/examples/etc/make.conf has BDEFLAGS commented out now, since it's only an example file. Adjust all textes that talk about make.conf or defaults/make.conf to match the new situation.
* Put the correct path for robots_roll in /var/games.roberto2001-08-151-2/+2
| | | | | Submitted by: Elodie Raynal-Melchy <elodie@babafou.eu.org> MFC after: 2 days
* mdoc(7) police: s/BSD/.Bx/ where appropriate.ru2001-08-141-1/+2
|
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-136-11/+0
|
* Remove whitespace after %. The whitespace was causing strfile to not seemharo2001-08-121-40/+40
| | | | | the % string section break and thus fortune was producing a rather large multi-fortune fortune message.
* mdoc(7) police:ru2001-08-071-1/+1
| | | | | | | Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text. Not only this slows down the mdoc(7) processing significantly, but it also has an undesired (in this case) effect of disabling hyphenation within the entire enclosed block.
OpenPOWER on IntegriCloud