Go to file
lukem 8b951d1f0d * Implement support for absolute paths in the specfile. An absolute path
is one that contains a `/' character that is not the first character.
  All parent directories referenced in the path must exist.
* Add copyright for all the work I've done.
* Document the history of various features added since 4.3-Reno.
2001-10-05 15:32:57 +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 minor whitespace fix 2001-10-05 01:06:17 +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 include <machine/bsd_openprom.h> to make this compile with RASTERCONSOLE 2001-10-05 15:28:28 +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