Go to file
chris ffd3311a48 LINKADDRESS != LOADADDRESS, so fix that typo.
Also move the elf2aout conversion to be last in the build sequence, this means that strip is run on the elf kernel.
Also have dbsym run on the kernel, this should allow us to have symbols in the kernel.
This now means kernels boot and run, and can also have ddb symbols.
2002-02-06 00:55:56 +00:00
bin Add explanation of directory sizes, and a reference to dir(5), 2002-02-03 08:00:05 +00:00
crypto
dist Fixed Darren's original IPv6 icmp-type patch (rev 1.8) to display 2002-02-04 19:07:47 +00:00
distrib - allow ${MTREECONF} to contain multiple files, and build ${WORKSPEC} up by 2002-02-05 23:29:43 +00:00
etc remove unnecessary 'chown root.wheel' and be consistent with the rest 2002-02-05 09:14:12 +00:00
games Be more verbose about teleports, and fix a minor problem in autobot mode. 2002-01-31 17:35:52 +00:00
gnu Patch from PR 15218 to document some options. 2002-02-04 10:35:39 +00:00
include Don't install <stdbool.h> for now. Lossage resulting from me testing 2002-02-04 08:51:26 +00:00
lib Fix u_int <-> size_t confusion. 2002-02-05 23:00:59 +00:00
libexec Whitespace cleanup. 2002-02-04 18:18:51 +00:00
regress just editing comments 2002-02-05 00:40:16 +00:00
sbin Walk the segment list correctly when rolling forward between the two 2002-02-04 23:43:43 +00:00
share Add the SMC 9452TX to the list of cards. 2002-02-05 21:50:34 +00:00
sys LINKADDRESS != LOADADDRESS, so fix that typo. 2002-02-06 00:55:56 +00:00
tools Fix up the .for recursion -- it wasn't quite right before. 2002-02-01 13:51:38 +00:00
usr.bin Deal with other sizeof() return issues. We usually cast it to u_int, because 2002-02-05 22:41:47 +00:00
usr.sbin Search uid ranges properly, using command line ranges if provided, and 2002-02-05 19:18:29 +00:00
build.sh chdir out of $tmpdir before removing it; some vendors' rm(1) programs will 2002-01-29 08:46:59 +00:00
BUILDING
BUILDING.mdoc
Makefile
Makefile.inc
UPDATING note addition of ntpd user/group. checked w/lukem 2002-01-30 06:54:55 +00:00