NetBSD/sys/conf
blymn 8387760ed1 Rototill of the verified exec functionality.
* We now use hash tables instead of a list to store the in kernel
    fingerprints.
  * Fingerprint methods handling has been made more flexible, it is now
    even simpler to add new methods.
  * the loader no longer passes in magic numbers representing the
    fingerprint method so veriexecctl is not longer kernel specific.
  * fingerprint methods can be tailored out using options in the kernel
    config file.
  * more fingerprint methods added - rmd160, sha256/384/512
  * veriexecctl can now report the fingerprint methods supported by the
    running kernel.
  * regularised the naming of some portions of veriexec.
2005-04-20 13:44:45 +00:00
..
Makefile.kern.inc nuke trailing whitespace 2005-02-26 22:58:54 +00:00
copyright Welcome to 2005. 2005-01-01 00:00:01 +00:00
files Rototill of the verified exec functionality. 2005-04-20 13:44:45 +00:00
majors Addition of tap(4). 2005-01-08 22:27:54 +00:00
newvers.sh Simplify the awk to print the copyright, by using printf instead of print. 2005-02-13 09:13:04 +00:00
newvers_stand.sh
osrelease.sh It is silly to parse the comment in the header file to determine the 2005-03-27 23:27:31 +00:00
param.c Disable autonicetime. As discusses in tech-kern. 2004-09-27 14:08:13 +00:00