Go to file
2002-09-13 23:35:34 +00:00
bin Don't use MAX(); not all systems have it, and this is a host tool. 2002-09-13 18:07:52 +00:00
crypto __RCSID is not a portable macro to be using in a host tool (which 2002-09-13 19:09:00 +00:00
dist
distrib Add entries for zx(4) manpage. 2002-09-13 19:00:14 +00:00
etc
games
gnu
include
lib The config.h we get when building as a host tool is the libnbcompat 2002-09-13 18:30:43 +00:00
libexec In _rtld_bind_mips(), if the symbol is undefined, die. 2002-09-13 20:32:24 +00:00
regress
rescue
sbin Allow the enable command if SMART is not enabled. Duh. 2002-09-13 18:31:41 +00:00
share Our X man page is in 7. 2002-09-13 19:04:53 +00:00
sys fix touchpanel broken behavior: 2002-09-13 22:44:58 +00:00
tools Add __restrict to the set of tokens we #define away: our glob.h uses it. 2002-09-13 23:35:34 +00:00
usr.bin config.[ch] -> manconf.[ch] 2002-09-13 20:27:52 +00:00
usr.sbin config.[ch] -> manconf.[ch] 2002-09-13 20:40:04 +00:00
build.sh * Use /usr/bin/env to invoke the real interpreter. This allows us to 2002-09-13 23:27:13 +00:00
BUILDING
BUILDING.mdoc
Makefile
Makefile.inc
UPDATING