NetBSD/games
dholland b7b7574d3b Reorg docs, part 1:
Move all the reference manuals to subdirs of /usr/share/doc/reference.
We have subdirs ref1-ref9, corresponding to man page sections 1-9.

Everything that's the reference manual for a program (sections 1, 6,
8), C interface (sections 2, 3), driver or file system (section 4),
format or configuration (section 5), or kernel internal interface
(section 9) belongs in here.

Section 7 is a little less clear: some things that might go in section
7 if they were a man page aren't really reference manuals. So I'm only
putting things in reference section 7 that are (to me) clearly
reference material, rather than e.g. tutorials, guides, FAQs, etc.
This obviously leaves some room for debate, especially without first
editing the docs with this distinction in mind, but if people hate
what I've done things can always be moved again.

Note also that while roff macro man pages traditionally go in section
7, I have put all the roff documentation (macros, tools, etc.) in one
place in reference/ref1/roff. This will make it easier to find and
also easier to edit it into some kind of coherent form.
2014-07-05 19:22:41 +00:00
..
adventure Minor tidyup. 2014-03-22 22:04:40 +00:00
arithmetic
atc Make the list of place types an enumeration. Use unsigned values for 2014-03-22 22:58:56 +00:00
backgammon don't declare ospeed; it's in <termcap.h> 2014-03-22 23:10:36 +00:00
banner
battlestar Use random(), not rand(). 2014-03-22 23:33:33 +00:00
bcd
boggle use size_t instead of int for a length 2014-03-22 23:39:04 +00:00
caesar
canfield Use ssize_t for read() results. Don't use int for lseek() results. 2014-03-22 23:47:03 +00:00
cgram
ching this already passes WARNS=5 2013-08-11 03:27:02 +00:00
colorbars WARNS=5 2013-12-07 02:24:12 +00:00
countmail Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
cribbage
dab
dm
factor
fish
fortune fix typo, from Henning Petersen in PR misc/48613 2014-02-22 17:21:19 +00:00
gomoku move extern decls to .h files 2014-03-22 18:58:57 +00:00
hack
hals_end hals_end(6) outputs the last words of the supercomputer HAL 9000 aboard 2013-11-12 17:46:20 +00:00
hangman
hunt Remove unused. 2014-03-30 09:11:50 +00:00
larn
mille
monop
morse
number gratuitous (but not harmful) changes to pass gcc48's -Wconversion 2014-03-23 00:03:04 +00:00
phantasia remove remaining makefile support for GCC < 45 that i found. 2014-06-14 20:49:36 +00:00
pig
pom
ppt
primes
quiz fix signedness issue 2014-03-23 00:07:15 +00:00
rain
random
robots
rogue Reorg docs, part 1: 2014-07-05 19:22:41 +00:00
sail temp is a pointer, and tempmax, not sizeof(temp), is the length of 2014-03-28 17:53:47 +00:00
snake
tetris Add a little color. In order to minimize logic differences, keep 0 as the 2014-06-11 16:47:39 +00:00
trek Reorg docs, part 1: 2014-07-05 19:22:41 +00:00
wargames
worm
worms
wtf
wump
Makefile hals_end(6) outputs the last words of the supercomputer HAL 9000 aboard 2013-11-12 17:46:20 +00:00
Makefile.inc Add note cautioning against bothering with WARNS=6 until gcc improves 2014-03-23 00:17:40 +00:00