Go to file
mycroft ce14db1fcd Fix a bug in the previous. In the `compat' case, we don't actually use the
list of target nodes returned by Make_ExpandUse().  We have to search the
cohorts explicitly while iterating through the tree.  So, tweak CompatMake()
to do this.
1999-09-16 00:49:48 +00:00
bin the PMAP_NEW option is gone as the new interface is no longer optional. 1999-09-12 01:19:23 +00:00
distrib This file is hopeless outdated & broken and would need some rework to 1999-09-15 12:35:37 +00:00
etc Use ${CONFIG} rather than config so cross-builds can correctly select which one to use. 1999-09-16 00:30:06 +00:00
games Change quiz `pres' data file to include vice-presidents, and fix some 1999-09-14 20:04:02 +00:00
gnu Correct the condition codes. 1999-09-10 12:52:56 +00:00
include if _DIAGNOSTIC is defined, define _DIAGASSERT() to call __diagassert(), 1999-09-15 23:53:26 +00:00
lib implement __diagassert(). currently this just prints the assertion to 1999-09-15 23:57:21 +00:00
libexec the PMAP_NEW option is gone as the new interface is no longer optional. 1999-09-12 01:19:23 +00:00
regress Oops; remember to clean the output file. 1999-08-30 17:06:33 +00:00
sbin Use full month names with .Dd, as per mdoc.samples(7). 1999-09-12 18:47:10 +00:00
share Define CONFIG, so it can be overridden for cross-builds. 1999-09-16 00:28:31 +00:00
sys Include <lib/libkern/libkern.h> instead of <sys/systm.h>. 1999-09-16 00:06:46 +00:00
usr.bin Fix a bug in the previous. In the `compat' case, we don't actually use the 1999-09-16 00:49:48 +00:00
usr.sbin fix internal servers (like echo) so that they can accept AF_INET6 connections. 1999-09-15 09:59:41 +00:00
Makefile use new dependall target instead of depend then all in make build 1999-09-14 01:32:43 +00:00