bin
allow empty string
2002-10-29 15:44:38 +00:00
crypto
don't blindly trust rlen; from Heimdal 0.5.1
2002-10-21 19:39:51 +00:00
dist
Fix typos. Found by Adrian Mrva.
2002-10-29 16:22:33 +00:00
distrib
remove a bunch of entries in /usr/include/g++ which are NOT obsolete
2002-10-29 06:44:40 +00:00
doc
Alan Barrett tells me he worked out that netbsd-1-6 was initially
2002-10-26 11:40:56 +00:00
etc
Added verified exec device (veriexec)
2002-10-29 14:11:17 +00:00
games
fix duplicate limerick-o in CLEANFILES
2002-10-22 16:14:04 +00:00
gnu
Add an x86_initialize_trampoline() function, similar to GCC 3.3,
2002-10-18 16:23:47 +00:00
include
set version to 0.5nb1
2002-10-21 21:10:59 +00:00
lib
Save a jmp for memcpy(3).
2002-10-29 07:01:44 +00:00
libexec
Fix typos. Found by Adrian Mrva.
2002-10-29 16:19:49 +00:00
regress
Include <string.h> for memset() prototype.
2002-10-29 10:59:32 +00:00
rescue
set SMALLPROG=0 (it was implicit)
2002-10-17 01:49:18 +00:00
sbin
Lots of cleanup.
2002-10-29 14:11:06 +00:00
share
Fix typo. Found by Adrian Mrva.
2002-10-29 16:18:06 +00:00
sys
Prepare syscall.c for COMPAT_MACH support. linux_syscall_intern is
2002-10-30 06:37:37 +00:00
tools
PR/18733: Jed Davis: define _PATH_DEFTAPE; pax needs it.
2002-10-20 00:42:20 +00:00
usr.bin
Don't truncate the vm_map_entry offset to 32-bits when printing.
2002-10-29 14:50:53 +00:00
usr.sbin
Fix typo. Found by Adrian Mrva.
2002-10-29 16:18:06 +00:00
BUILDING
regen for build.sh -k
2002-10-20 15:48:40 +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