Go to file
cgd ef8dc9789a don't actually compile any code if building in a _STANDALONE environment
(e.g. libkern for boot blocks), since profiling support doesn't make
sense there.
1998-03-26 23:52:38 +00:00
bin Use major(), minor() and makedev(), not a hacked up local equivalent, which 1998-03-26 02:14:00 +00:00
distrib Make a note of the new Alpha port maintainer, Ross Harvey. 1998-03-22 03:56:55 +00:00
etc For the ch & uk device, unit number == minor 1998-03-22 20:22:08 +00:00
games Simply include -lcurses instead of -lcurses -ltermcap 1998-02-18 22:37:30 +00:00
gnu Allow a non-RTLD_GLOBAL object to refer to symbols in itself. 1998-03-26 23:33:12 +00:00
include Protect the dlctl() prototype and the DL_* macros against _XOPEN_SOURCE; 1998-03-25 12:21:05 +00:00
lib don't actually compile any code if building in a _STANDALONE environment 1998-03-26 23:52:38 +00:00
libexec Allow a non-RTLD_GLOBAL object to refer to symbols in itself. 1998-03-26 23:33:12 +00:00
regress no point in LDSTATIC=-static here 1998-03-02 21:57:38 +00:00
sbin Need <string.h> for memcpy() prototype. 1998-03-26 06:00:34 +00:00
share remove a note about eeprom on Suns - not true. 1998-03-25 22:05:01 +00:00
sys Change default console. pc -> wscons 1998-03-26 23:51:08 +00:00
usr.bin PR/5210: Hauke Fath: make core dumps with .SHELL 1998-03-26 19:20:36 +00:00
usr.sbin Build with -ansi, prevents a parse error apparently generated because 1998-03-26 07:07:55 +00:00
Makefile Print date after build completes as well as before. Previous code failed because make build depends on beforeinstall but not afterinstall. 1998-02-20 01:39:38 +00:00