Go to file
thorpej 882fbe6d23 Need <stdlib.h> for getenv() protoype (to avoid warning on LP64).
XXX This patch probably isn't right, but I'm not interested in
detangling the GNU include file nightmare right now.
2001-10-05 18:48:01 +00:00
bin Bring in pdksh-5.2.14-patches.2. 2001-09-29 15:05:47 +00:00
crypto buffix from openbsd tree: users config should overwrite system config. 2001-10-02 00:39:14 +00:00
dist extensions-path-name -> extensions-path (misc/14147). 2001-10-04 12:26:25 +00:00
distrib Add <net/if_ieee1394.h>. 2001-10-05 16:26:01 +00:00
etc Take advantage of mtree(8)'s recently added support for absolute paths. 2001-10-05 16:11:46 +00:00
games
gnu Need <stdlib.h> for getenv() protoype (to avoid warning on LP64). 2001-10-05 18:48:01 +00:00
include add wcstod/wcstol/wcstoul. 2001-09-27 16:30:35 +00:00
lib make it at least compile (there's no /usr/include/net/if_ieee1394.h exist). 2001-10-05 01:39:38 +00:00
libexec
regress add RCS id 2001-09-29 13:54:50 +00:00
sbin Use getnameinfo() to format AF_LINK addresses rather than doing it ourselves. 2001-10-04 23:12:22 +00:00
share Use ${MACHINE_CPU} instead of ${MACHINE_ARCH} in the machine-links 2001-10-05 15:30:06 +00:00
sys Delete this file; nothing includes it, and it is simply an (incomplete) 2001-10-05 17:53:36 +00:00
tools Clear DESTDIR from the environment when invoking make on the toolchain's 2001-10-04 17:52:27 +00:00
usr.bin Handle numbers with `.' embedded int them and 64-bit literals properly. 2001-10-04 18:53:15 +00:00
usr.sbin * Implement support for absolute paths in the specfile. An absolute path 2001-10-05 15:32:57 +00:00
Makefile Use ${.CURDIR}/share/mk to include bsd.own.mk and bsd.subdir.mk into this 2001-10-04 17:59:49 +00:00
Makefile.inc
UPDATING mtree update needed 2001-10-05 16:24:34 +00:00