Go to file
dholland b51259daf4 Source files should be named *.c or *.h, not random other things.
Fold monop.ext (which was extern data decls) into monop.h and deck.h.
Fold monop.def (which had definitions for the extern data) into monop.c.
Fold brd.dat/mon.dat/prop.dat (which were array initializers for some of
the data) into monop.c.

Rearrange includes accordingly. No functional change.
2008-02-24 01:57:34 +00:00
bin Set "ftent" to NULL in in ftree_arg() after we call fts_close(), so that 2008-02-18 15:54:48 +00:00
common Use mkstemp() + fchmod() instead of mktemp(), since the latter 2008-02-23 01:26:01 +00:00
crypto Fix address length, from Brian Haley 2008-02-22 18:50:03 +00:00
dist pkg_install-20080223 2008-02-22 22:16:37 +00:00
distrib Add boot.cfg files to bootcd and bootcd-com iso images. 2008-02-23 17:52:14 +00:00
doc Terminate mjf-devfs branch because of some CVS tagging error I must 2008-02-21 20:35:50 +00:00
etc cleanup fsck error handling: 2008-02-24 01:05:35 +00:00
games Source files should be named *.c or *.h, not random other things. 2008-02-24 01:57:34 +00:00
gnu Catch up with kernel frames on amd64. 2008-02-09 11:43:58 +00:00
include GLOB_NO_DOTDIRS patch from mouse@ 2008-02-22 18:33:51 +00:00
lib Add the missing 'n' to 'correspoding'. 2008-02-23 18:35:04 +00:00
libexec Add the atf-exec and atf-killpg tools that come with atf 0.4. 2008-02-04 20:31:32 +00:00
regress Do not #include <sys/device.h> from userland. 2008-02-11 20:29:15 +00:00
rescue make all sun2 use -O0 and move most of the hacks out into just 3 files. 2008-02-09 02:37:21 +00:00
sbin Catch signals and exit with the proper error code like all the other fsck 2008-02-24 00:59:03 +00:00
share Mention the term "pseudo" for ptys. 2008-02-22 22:03:33 +00:00
sys Adapt to secmodel_securelevel. 2008-02-23 23:32:30 +00:00
tests Add tests for rillig@'s recent fix to mount_tmpfs: ensure that error messages 2008-02-13 14:58:42 +00:00
tools Collect the libobjc config.h 2008-02-08 18:06:48 +00:00
usr.bin Remove a 9 from the stuttered example in order to match the only 2008-02-24 00:05:31 +00:00
usr.sbin Update for pkg_install-20080222 and sort sources. 2008-02-22 16:20:53 +00:00
x11 Remove systrace. Ok core@. 2007-12-31 15:31:24 +00:00
BUILDING Add support for CDBUILDEXTRA which acts like CDEXTRA to add extra items 2007-11-23 16:19:28 +00:00
Makefile Add the tests.tgz set 2007-11-12 15:06:45 +00:00
Makefile.inc
UPDATING mention posix_fadvise lossage. 2008-01-28 03:30:26 +00:00
build.sh sh5 is dead. sh[35]e[bl] -> sh3e[bl] 2008-02-03 06:10:53 +00:00