Go to file
lukem da7aeb45e7 - Add support for ./build.sh -k kern, which configures and builds the named
kernel using the $TOOLDIR toolchain.  If kern doesn't contain `/', it will
  be searched for in ${KERNCONFDIR} (typically, sys/arch/${MACHINE}/conf).
- Improve ./build.sh usage.
- Add some examples to the documentation.

This is heavily based on [toolchain/18739] from Alan Barrett <apb@cequrux.com>,
with improvements by me.
2002-10-20 15:48:01 +00:00
bin PR/18733: Jed Davis: stderr is not constant under linux and this is a host 2002-10-20 00:40:29 +00:00
crypto use readlink with bufsize - 1; approved thorpej. 2002-10-19 20:33:17 +00:00
dist correct LBL_ALIGN behavior, sync with tcpdump.org. 2002-10-18 23:13:57 +00:00
distrib More kernel documentation. 2002-10-20 05:16:31 +00:00
doc - Add support for ./build.sh -k kern, which configures and builds the named 2002-10-20 15:48:01 +00:00
etc add ipfilter. 2002-10-20 00:35:21 +00:00
games avoid buffer overrun. fix from openbsd. 2002-10-18 14:12:14 +00:00
gnu Add an x86_initialize_trampoline() function, similar to GCC 3.3, 2002-10-18 16:23:47 +00:00
include add prototypes for disklabel_dkcksum() and disklabel_scan(). 2002-10-12 20:46:57 +00:00
lib As discussed (briefly) on tech-userlevel, fix our quad support to work 2002-10-20 10:15:47 +00:00
libexec _rtld_bind(): Don't use "rela" until after we've (potentially) adjusted 2002-10-18 20:35:25 +00:00
regress Add a comment clarifying the last change. 2002-10-16 21:13:43 +00:00
rescue set SMALLPROG=0 (it was implicit) 2002-10-17 01:49:18 +00:00
sbin New sentence, new line in last. Bump date for last. 2002-10-18 22:44:42 +00:00
share New sentence, new line; grammar fixes; use more markup. 2002-10-20 11:04:52 +00:00
sys regen 2002-10-20 13:50:36 +00:00
tools PR/18733: Jed Davis: define _PATH_DEFTAPE; pax needs it. 2002-10-20 00:42:20 +00:00
usr.bin use readlink with bufsize - 1; approved thorpej. 2002-10-19 20:33:17 +00:00
usr.sbin use readlink with bufsize - 1; approved thorpej. 2002-10-19 20:33:17 +00:00
BUILDING regen for: USE_NEW_TOOLCHAIN was replaced with TOOLCHAIN_MISSING 2002-09-21 05:26:42 +00:00
Makefile move BUILDING.mdoc -> doc/BUILDING.mdoc 2002-09-21 08:19:27 +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 kernel update requires userland systrace recompile. 2002-10-11 21:55:48 +00:00
build.sh - Add support for ./build.sh -k kern, which configures and builds the named 2002-10-20 15:48:01 +00:00