Go to file
elad 646f2112d3 Make Veriexec use proplib(3) for kernel-userland data passing.
Obviously, this breaks the already unstable Veriexec ABI, but that's
it. Some cool additions are planned to be introduced, and this just
makes it so that NetBSD 4.0 users will be able to easily use them as
well.

This also removes the fingerprint type name limit, so relevant code
was adjusted.

Thoroughly tested (even uncovered a bug in proplib! thanks for fixing
that cube@!). Documentation updated.
2006-11-28 22:22:02 +00:00
bin Drop trailing whitespace. 2006-11-26 16:40:44 +00:00
common Add a comment to explain how the value for uaddr is chosen. Maybe uvm_mmap 2006-11-28 18:36:26 +00:00
crypto Correct issues associated with anonymous sainfo selection in racoon. 2006-11-16 00:30:55 +00:00
dist Modify netmask calculation so that /0 is fast-tracked, and so that network 2006-11-27 22:24:27 +00:00
distrib Remove references to Ultrix gunzip 2006-11-27 01:57:25 +00:00
doc texinfo is now at version 4.8a 2006-11-25 10:18:28 +00:00
etc 1. move GB*.esdb from i18n/esdb/MISC to i18n/esdb/GB directory. 2006-11-23 03:25:24 +00:00
games s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
gnu Allow ada-exp.c and c-exp.c to be built when using a read-only source tree. 2006-11-28 13:44:52 +00:00
include fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
lib Adapt to recent Veriexec sysctl(9) changes. 2006-11-27 17:55:12 +00:00
libexec s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
regress fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
rescue Revert the recent addition of /rescue/gkermit. There's some concern 2006-11-01 17:36:13 +00:00
sbin Make Veriexec use proplib(3) for kernel-userland data passing. 2006-11-28 22:22:02 +00:00
share Make Veriexec use proplib(3) for kernel-userland data passing. 2006-11-28 22:22:02 +00:00
sys Make Veriexec use proplib(3) for kernel-userland data passing. 2006-11-28 22:22:02 +00:00
tools There's no need to install machine/reloc.h with powerpc/include/elf_machdep:1.7 2006-11-25 18:59:35 +00:00
usr.bin pointers should be either casted to intptr_t or even better not casted... 2006-11-28 20:29:25 +00:00
usr.sbin Check if /etc/pf.conf and /etc/pf.os exist and copy them if they don't. 2006-11-26 12:05:21 +00:00
x11 PR misc/26923 sent by Kouichirou Hiratsuka "xterm does not support luit". 2006-09-24 07:59:59 +00:00
build.sh Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 19:53:54 +00:00
BUILDING Clarify that DESTDIR/OBJDIR/etc are absolute paths, but build.sh 2006-10-08 17:54:30 +00:00
Makefile don't filter out .WAIT when converting from _SUBDIR to SUBDIR 2006-09-07 03:51:44 +00:00
Makefile.inc
UPDATING mention needing gcc rebuild for ssp. 2006-11-09 18:20:59 +00:00