Go to file
thorpej 000836e000 If EXTERNAL_TOOLCHAIN is defined, allow the compiler to define the
location of crt{begin,end}{,S}.o and libgcc.a.  Encapsulate all of
this logic into the new bsd.gcc.mk, and use it in bsd.prog.mk and
bsd.lib.mk.
2003-05-31 20:33:15 +00:00
bin Pass a NULL to getbsize() for any arguments that aren't needed, and 2003-05-30 00:17:25 +00:00
crypto typo: get correct counters; introduced during rekeying change. (openbsd rev 1.26) 2003-05-26 07:57:38 +00:00
dist adapt to file 4.03 2003-05-25 21:52:57 +00:00
distrib No need to #include "bsddisklabel.c" into md.c, add to Makefile instead. 2003-05-31 08:09:59 +00:00
doc cvs 1.11.6 released. 2003-05-28 13:48:03 +00:00
etc Don't build a big-endian image on platforms which don't run big-endian. 2003-05-26 15:46:48 +00:00
games Use standard section header; add nokeep to table to avoid page/line break 2003-05-18 09:30:08 +00:00
gnu Re-remove admin, port-arm32. 2003-05-30 13:42:18 +00:00
include Add RTLD_SELF, RTLD_NEXT, RTLD_DEFAULT, from FreeBSD 2003-05-30 15:44:03 +00:00
lib Don't need sysident.h here anymore; crti provides it. 2003-05-31 19:41:24 +00:00
libexec Add RTLD_FIRST, RTLD_NEXT, RTLD_DEFAULT, from FreeBSD 2003-05-30 15:43:33 +00:00
regress Add regression test for cvt nodes in ?: expression 2003-05-30 13:39:39 +00:00
rescue * Add ftp to /rescue. 2003-05-26 09:46:47 +00:00
sbin correct bad RFC ref. KAME problem report 480 2003-05-27 02:37:24 +00:00
share If EXTERNAL_TOOLCHAIN is defined, allow the compiler to define the 2003-05-31 20:33:15 +00:00
sys Picky cosmetic change: remove leading space. 2003-05-31 19:38:08 +00:00
tools Add db(1) as a host tool 2003-05-18 08:05:32 +00:00
usr.bin Fix some lint warnings. 2003-05-30 23:08:12 +00:00
usr.sbin Another mistake in the ufs2 code - a missing else. 2003-05-30 09:22:50 +00:00
BUILDING all: 2003-05-25 12:34:27 +00:00
Makefile Add "sourcesets" argument/target, which builds source sets into 2003-05-10 07:12:37 +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 mention export lossage 2003-05-16 14:19:49 +00:00
build.sh Broaden the scope of when "make obj NOSUBDIR=" will be run in tools/ 2003-05-26 06:35:17 +00:00