bin
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).
2002-08-19 09:56:00 +00:00
crypto
Drop superfluous Ns, sort sections.
2002-08-20 16:05:46 +00:00
dist
comment out force of logical block is no larger than physical block.
2002-08-23 00:59:36 +00:00
distrib
Note support for HPT372 and (better late than never) HPT374.
2002-08-23 16:31:09 +00:00
etc
Make the comments at the top match reality.
2002-08-23 12:58:37 +00:00
games
shops are only supposed to have 1 door (as per standard hack 1.0.3).
2002-08-22 01:49:34 +00:00
gnu
Make sure mips targets build properly on 64bit hosts.
2002-08-24 16:50:10 +00:00
include
Cosmetic changes.
2002-08-15 04:47:12 +00:00
lib
Use assembly version of ffs(3).
2002-08-24 06:39:48 +00:00
libexec
use strlcpy. minor style fixes
2002-08-22 07:23:27 +00:00
regress
don't install regress test programs
2002-08-18 14:59:32 +00:00
rescue
oops; typo. (thanks enami!)
2002-08-26 09:02:45 +00:00
sbin
if RESCUEDIR is defined, use ${RESCUEDIR}/sh as _PATH_ALTSHELL
2002-08-24 01:05:14 +00:00
share
uiomove()'s second argument is now a size_t.
2002-08-25 22:29:11 +00:00
sys
- Invalidate insn/operand caches before setting up the mmu for the first time.
2002-08-26 10:08:02 +00:00
tools
work around FreeBSD defining user_from_uid() in stdlib.h
2002-07-03 17:17:04 +00:00
usr.bin
Fix typo.
2002-08-23 10:39:46 +00:00
usr.sbin
string manipulation fixes. from openbsd
2002-08-22 07:18:42 +00:00
build.sh
fix pasto in error message
2002-07-09 06:36:16 +00:00
BUILDING
Remove duplicate 'files'. From Ryo HAYASAKA in toolchain/17674.
2002-07-22 09:49:05 +00:00
BUILDING.mdoc
Remove duplicate 'files'. From Ryo HAYASAKA in toolchain/17674.
2002-07-22 09:49:05 +00:00
Makefile
add "do-ld.elf_so" target, which builds & installs libexec/ld.elf_so.
2002-08-26 04:40:20 +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
/rescue/*, and a new crunchgen to ensure /rescue/* is statically linked
2002-08-24 13:25:01 +00:00