freebsd-dev/games
Mike Barcroft fd8e4ebc8c o Move NTOHL() and associated macros into <sys/param.h>. These are
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
2002-02-18 20:35:27 +00:00
..
adventure WARNS= -> WARNS?= 2001-06-22 21:38:30 +00:00
arithmetic Remove __P 2002-02-18 05:15:19 +00:00
atc Install files via FILES. 2001-12-17 15:23:57 +00:00
backgammon Don't declare the library variable `ospeed' without even getting its 2002-02-02 09:37:20 +00:00
battlestar Remove __P 2002-02-18 05:15:19 +00:00
bcd - Backout botched attempt to intoduce MANSECT feature. 2001-03-26 14:22:12 +00:00
bs Remove __P 2002-02-18 05:15:19 +00:00
caesar Remove __P 2002-02-18 05:15:19 +00:00
canfield Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
cribbage Fix last second botch of adding $FreeBSD$. 2002-02-18 05:40:54 +00:00
dm Remove __P 2002-02-18 05:15:19 +00:00
factor Remove __P 2002-02-18 05:15:19 +00:00
fish Remove __P 2002-02-18 05:15:19 +00:00
fortune o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
grdc - Only use sig_atomic_t objects in signal handlers. 2001-09-25 13:45:46 +00:00
hack Install files via FILES. 2001-12-17 15:23:57 +00:00
hangman Remove __P 2002-02-18 05:15:19 +00:00
larn Install files via FILES. 2001-12-17 15:23:57 +00:00
mille Remove __P 2002-02-18 05:15:19 +00:00
morse mdoc(7) police: 2001-08-07 15:48:51 +00:00
number Remove __P 2002-02-18 05:15:19 +00:00
phantasia Remove __P 2002-02-18 05:15:19 +00:00
piano Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
pig Remove __P 2002-02-18 05:15:19 +00:00
pom Remove __P 2002-02-18 05:15:19 +00:00
ppt
primes Remove __P 2002-02-18 05:15:19 +00:00
quiz Fix last second botch of adding $FreeBSD$. 2002-02-18 05:40:54 +00:00
rain Remove __P 2002-02-18 05:15:19 +00:00
random Remove __P 2002-02-18 05:15:19 +00:00
robots Put the correct path for robots_roll in /var/games. 2001-08-15 19:22:04 +00:00
rogue Slightly improve wording in the opening paragraph. 2001-10-14 23:13:01 +00:00
sail Remove __P 2002-02-18 05:15:19 +00:00
snake Don't declare our own common version of the library variable `ospeed'. 2002-02-02 09:50:45 +00:00
trek - Backout botched attempt to intoduce MANSECT feature. 2001-03-26 14:22:12 +00:00
wargames beforeinstall -> SCRIPTS. 2001-04-07 11:21:35 +00:00
worm Remove __P 2002-02-18 05:15:19 +00:00
worms Remove __P 2002-02-18 05:15:19 +00:00
wump Remove __P 2002-02-18 05:15:19 +00:00
Makefile
Makefile.inc Install files via FILES. 2001-12-17 15:23:57 +00:00