Go to file
thorpej c0691fd89d Back out previous; it breaks binary compatibility between platforms
in the same MACHINE_ARCH.
2002-09-14 15:54:00 +00:00
bin Use the output blocksize when computing how much room to leave for the 2002-09-14 04:25:55 +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 document couple ipnat flags, which were not mentioned previously 2002-09-12 06:58:13 +00:00
distrib typo: PROC -> PROG 2002-09-14 02:00:25 +00:00
etc In compare_dir(), when files don't match print: 2002-09-06 08:58:48 +00:00
games shops are only supposed to have 1 door (as per standard hack 1.0.3). 2002-08-22 01:49:34 +00:00
gnu bfd_vms is not a pointer type, so use 0 instead of NULL. 2002-09-13 15:29:08 +00:00
include update to newer versions 2002-09-12 13:32:37 +00:00
lib Don't override the definition of LEX. 2002-09-14 14:59:30 +00:00
libexec In _rtld_bind_mips(), if the symbol is undefined, die. 2002-09-13 20:32:24 +00:00
regress #include <string.h> for memset() prototype. 2002-09-12 12:50:04 +00:00
rescue oops; typo. (thanks enami!) 2002-08-26 09:02:45 +00:00
sbin Allow the enable command if SMART is not enabled. Duh. 2002-09-13 18:31:41 +00:00
share Fix typos that made errors in my first driver. 2002-09-14 14:19:38 +00:00
sys Back out previous; it breaks binary compatibility between platforms 2002-09-14 15:54:00 +00:00
tools * Check for mkstemp() and mkdtemp(), and build them into libnbcompat 2002-09-14 04:30:27 +00:00
usr.bin If MAKE_BOOTSTRAP and HAVE_CONFIG_H, pull in "config.h" so that 2002-09-14 15:23:49 +00:00
usr.sbin Resolve rpcgen's path in a way that works with other shells. 2002-09-14 05:35:13 +00:00
BUILDING Remove duplicate 'files'. From Ryo HAYASAKA in toolchain/17674. 2002-07-22 09:49:05 +00:00
BUILDING.mdoc Remove duplicate 'files'. From Ryo HAYASAKA in toolchain/17674. 2002-07-22 09:49:05 +00:00
Makefile print date when make {distribution,release,snapshot} finished 2002-08-30 06:30:33 +00:00
Makefile.inc
UPDATING Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:55:43 +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