Commit Graph

8430 Commits

Author SHA1 Message Date
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
tron
fce29e26d8 Honor contents of "CLEANFILES" in "cleandir" target. 2005-04-19 08:41:37 +00:00
wiz
6b4d05a703 Drop trailing whitespace. 2005-04-17 23:23:21 +00:00
hannken
6cb4c22637 Support user controllable flags for the snapshot driver:
- Add FSSIOFSET and FSSIOFGET ioctl() to set/get the flags.
- Add FSS_UNCONFIG_ON_CLOSE flag to unconfigure the snapshot device
  on the last close.

Reviewed by: Jason R. Thorpe <thorpej@netbsd.org>
2005-04-17 16:28:26 +00:00
lukem
5c5750a595 Move /etc/postinstall (and the etc.tgz set) to /usr/sbin/postinstall
(and the base.tgz set).
2005-04-17 15:15:48 +00:00
wiz
7de2bf2d68 Mention ukyopon. 2005-04-16 14:38:14 +00:00
wiz
a8a4a1cfe2 Improve grammar fix from previous. 2005-04-16 14:36:54 +00:00
wiz
5f4ac44fcd Grammar fix, and driver appeared in 3.0, not 1.6.3. 2005-04-16 14:35:55 +00:00
itohy
0ee992857f ukyopon(4): Kyocera AIR-EDGE PHONE driver
Close NetBSD PR #25954 in a different way.
2005-04-15 17:18:18 +00:00
lukem
aff82fa50e document MKINET6 and USE_INET6 2005-04-15 03:04:53 +00:00
nathanw
e8e89790f0 The bind-session ioctl is CIOCGSESSION, not CRIOCGSESSION. 2005-04-14 18:52:23 +00:00
wiz
3b0309f821 Bump date for addition of CompUSA USBKR100. 2005-04-13 23:08:39 +00:00
drochner
b31fb0b5e2 We don't fall back to the "default" login class if a login class was
given in the password file but not defined in login.conf. Just for
"no class is given". The former is an error and leads to rejection.
2005-04-13 20:39:05 +00:00
nathanw
c700f1d7a3 CIOCCRYPT takes a "struct crypt_op *", not a "struct crpyto_op *". 2005-04-13 16:28:06 +00:00
dsl
b90eeeef12 Report when we link a program into xxx.ro (before being crunched) 2005-04-09 13:00:53 +00:00
atatat
3e171f3338 Add CompUSA USBKR100 to the list of the supported adapters 2005-04-09 02:06:53 +00:00
martti
dac8d052b2 Note CERC SATA RAID 1.5/6ch 2005-04-06 16:01:13 +00:00
martin
8a51929fe1 Add -fno-merge-constants (as the xsrc build does too) to make the module
loader work with the gcc versions we use now. No idea why i386 apparently
was not affected by this.
2005-04-06 08:32:11 +00:00
kleink
aed9ebc3c4 Merge tzdata2005h. 2005-04-05 16:29:28 +00:00
kleink
5d35ad7a4a Import tzdata2005h. 2005-04-05 16:27:29 +00:00
tron
1f47028b14 Don't use "-std=c99" for NetBSD-vax because gcc 2.95.3 doesn't support it. 2005-04-05 11:56:09 +00:00
wiz
e1b1c648db Drop trailing whitespace, typo fix, and some additional articles. 2005-04-04 08:25:44 +00:00
wiz
c3582b4d14 New sentence, new line; improve a sentence. 2005-04-03 21:38:44 +00:00
hubertf
9ee7752f6f Extract commonly used things like CDROMs, pseudo-filesystems (/proc, ...)
and mfs-based /tmp into their own files. Hint at them in the existing
files. (fstab needs an #include statement :)
2005-04-03 14:12:14 +00:00
jdolecek
ac9c5bb8e9 fix pasto 2005-04-03 11:57:27 +00:00
jdolecek
0b8e9ef3ed add tra(4) manpage 2005-04-03 11:56:29 +00:00
jdolecek
77e52b7b90 add vge(4) into list of drivers which support VLAN MTU 2005-04-03 11:55:00 +00:00
jdc
8ab492ef2b Add reference to the OUI assignements list in the `SEE ALSO' section.
Suggested by Hubert Feyrer.
2005-04-03 06:39:37 +00:00
yamt
3165a4e284 remove links to uvm.9 for removed functions. 2005-04-01 12:07:42 +00:00
yamt
6bc6330ab1 bump date for the previous. 2005-04-01 12:04:00 +00:00
yamt
dca4b888cf merge yamt-km-doc branch. 2005-04-01 12:03:26 +00:00
wiz
e0ed5c846b Bump date for previous. Remove trailing whitespace.
New sentence, new line. Fix some macro usage.
2005-03-30 18:53:33 +00:00
is
cfb674f4eb Extend EXAMPLES section for IPv6 over GRE. Contributed by Gert Doering. 2005-03-30 17:19:52 +00:00
jmmv
d4526765bd Remove an space from the beginning of a line. It caused incorrect formatting
after the .Nm macro (the text started at the following line).
2005-03-30 13:07:34 +00:00
nathanw
1733290d22 ".XR" should be ".Xr". 2005-03-28 22:07:22 +00:00
wiz
8db893f99d Add postinstall(8) man page. 2005-03-28 15:42:27 +00:00
jschauma
e464118a48 add tls (not the developer) 2005-03-28 15:07:16 +00:00
tnozaki
a3b248100e add csmapper:CNS11643-1,2 and esdb:ISO-2022-CN,
integrate esdb:EUC-TW, locale:zh_TW.eucTW.
2005-03-27 22:30:05 +00:00
peter
6eb040d87b Bump date for previous. 2005-03-27 16:28:55 +00:00
peter
d36c3ea1bc Document file-system SMBFS. 2005-03-27 16:27:28 +00:00
uwe
add837d745 Add CLUT. 2005-03-27 00:41:33 +00:00
martin
60ac75c119 sparc64 needs LOADABLE flags too 2005-03-26 10:31:51 +00:00
cube
2817c9a11a List attimer(4) and cross-reference it. Pointed out by Thomas Klausner. 2005-03-25 23:38:32 +00:00
cube
76083f1d54 Add a manpage for attimer(4), and cross-reference it from pcppi(4). 2005-03-25 23:30:55 +00:00
wiz
2dfd7528cf Bump date for previous. 2005-03-24 22:37:12 +00:00
jmcneill
adf922e656 Update my email address (the one listed hasn't been active in years). 2005-03-24 22:31:58 +00:00
jmcneill
e06ff8586d Note that pkgsrc/sysutils/iwi-firmware is required for this package. 2005-03-24 22:29:12 +00:00
rtr
6fa7827891 + document SCRIPTSDIR and SCRIPTSDIR_<script> 2005-03-22 21:12:32 +00:00
xtraeme
bdfee02aef err fix previous, this is pcppi(4)... add acpi(4) into SEE ALSO. 2005-03-21 19:57:44 +00:00
xtraeme
3fed067c95 Add pcppi(4) into SEE ALSO. 2005-03-21 19:56:45 +00:00