Go to file
lukem ff2aa3f8e8 Take advantage of mtree(8)'s recently added support for absolute paths.
Use a default "/set uname=root gname=wheel".
This drastically reduces the size of the file, as well as making it
far more maintainable. The differences are:
	lines   words  bytes  filename
	  342    1633  16272  special-relative
	  295     998  11971  special-absolute
2001-10-05 16:11:46 +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 Change DBG= to DBG?= so it's controllable from the top level makefile easier. 2001-10-05 01:19:42 +00:00
etc Take advantage of mtree(8)'s recently added support for absolute paths. 2001-10-05 16:11:46 +00:00
games va_{start,end} audit: 2001-09-24 13:22:25 +00:00
gnu Provide an extern decl for strlen() all the time, not just if __alpha__ 2001-10-05 07:38:22 +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 PR/5631: Rumi Szabolcs: Make talk work without COMPAT43 2001-09-27 14:38:58 +00:00
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 More #if 0's bite the dust. 2001-10-05 15:41:23 +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 Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Note crunchgen changes 2001-10-04 04:27:48 +00:00