Go to file
dsl 6e443a613f Change the way crunchgen works when doing 'reachover' builds.
Instead of trying to identify all the .o files that make each target rely
on the targets own Makefile having a program.ro target that will compile
all the objects and link them into a single relocatable.
Rename each program's 'main' to '_crunched_<prog>_stub' instead of compiling
a small piece of C.
The old behaviour can be forced by specifying -O, and is also done if the
config file specifies 'objs' or 'objpaths'.
As well as simplifying the logic, this means you only get a single 'prog.ro
is up to date' message for each program during the build.
2004-09-25 20:43:47 +00:00
bin Keep track of the length of the gnu long name/link hack, so that 2004-09-22 15:03:18 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto Merge in changes between 0.6.2 and 0.6.3 2004-09-14 08:08:19 +00:00
dist conflict therapy 2004-09-16 13:49:07 +00:00
distrib Fix typo in hp700 man page name, reported by Hisashi T Fujinaka. 2004-09-24 18:22:40 +00:00
doc I'll handle spc(4) SCSI. 2004-09-25 12:50:26 +00:00
etc Dig {cat,man,html}4/hp700. 2004-09-24 13:47:46 +00:00
games Don't try to catch SIGSTOP... 2004-09-12 04:51:32 +00:00
gnu From otto@OpenBSD: 2004-09-09 22:23:29 +00:00
include update heimdal version to Heimdal 0.6.3 2004-09-14 20:30:57 +00:00
lib Try nsdispatch "getgrouplist" before iterating the getgrent() list. 2004-09-25 12:27:35 +00:00
libexec Fix off by one reported by David A. Holland in PR bin/26778. 2004-09-15 08:44:02 +00:00
regress support for bufferevents; fix signal race; faster timeout insertion; 2004-08-07 21:09:47 +00:00
rescue Complete removal of "liboverride" to fix build problems. 2004-08-20 11:01:03 +00:00
sbin Improve formatting. 2004-09-25 12:44:25 +00:00
share Remove repeated "in the" 2004-09-25 19:11:02 +00:00
sys Following a discussion with dsl, revert the last change. 2004-09-25 18:54:36 +00:00
tools Add code to extract make vars for GCC crtstuff. 2004-08-24 20:24:43 +00:00
usr.bin Change the way crunchgen works when doing 'reachover' builds. 2004-09-25 20:43:47 +00:00
usr.sbin Change the log that is produced when the maximum spawn count per 2004-09-14 17:42:31 +00:00
x11 + add arch specific flags for ati driver should resolve pr#25918 2004-09-18 06:49:27 +00:00
build.sh Remove trailing / in pathname. 2004-08-17 14:00:30 +00:00
BUILDING regen (Document -h. From Karsten Kruse in PR 25974. 2004-06-25 15:04:20 +00:00
Makefile DO do-gnu-lib-crtstuff${LIBGCC_EXT} only when ${HAVE_GCC3} != "no", 2004-09-02 02:02:38 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING postinstall currently does not migrate /usr/X11R6/lib/X11/* -> /etc/X11/* 2004-08-15 16:02:59 +00:00