NetBSD/sys
2002-06-29 04:13:21 +00:00
..
adosfs Add local definition of adosfs_vnodeop_p 2002-05-14 00:05:56 +00:00
altq define ALTQ_NOPCC if i386 and !I586_CPU and !I686_CPU. 2002-05-31 06:52:00 +00:00
arch Turn on parity checking for the PCI bus. 2002-06-29 02:35:22 +00:00
coda Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
compat Fixed a typo that borke build with DEBUG_IRIX 2002-06-22 13:02:39 +00:00
conf This is the "kttcp" network throughput testing pseudo-device. From 2002-06-28 23:27:13 +00:00
crypto missing IV handling in CBC mode (does not affect ESP code as we have 2002-05-24 06:28:06 +00:00
ddb provide a db_vprintf() which is exactly what the name suggests 2002-06-05 17:53:52 +00:00
dev This is the "kttcp" network throughput testing pseudo-device. From 2002-06-28 23:27:13 +00:00
filecorefs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
fs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
gdbscripts
ipkdb add RCSIDs 2001-11-12 22:54:03 +00:00
isofs use CD session offset from the disklabel, if present 2002-05-27 16:44:37 +00:00
kern constify diskerr(). 2002-06-28 16:37:20 +00:00
lib Updated version of cscope/mkid support. Check libkern and compat lib 2002-06-18 23:46:52 +00:00
lkm Revert rev. 1.10 of Makefile and fix the problem properly by adding 2002-06-02 23:46:49 +00:00
miscfs Add missing pageq lock while uvm_pagefree() is called (either directly 2002-05-29 11:04:39 +00:00
msdosfs UBCify a bit in detrunc() that was missed. from PR 17143. 2002-06-05 02:07:48 +00:00
net Fill ar_hrd for AF_ARP. 2002-06-25 03:42:28 +00:00
netatalk Eliminate commons. 2002-05-12 21:43:23 +00:00
netccitt Remove/move a redundant extern. 2002-05-12 21:43:57 +00:00
netinet split logging code in order to reduce maximum stack usage. 2002-06-29 04:13:21 +00:00
netinet6 reduce kernel stack usage by separating struct secasindex. sync w/kame 2002-06-27 12:12:49 +00:00
netisdn Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we 2002-05-21 10:31:10 +00:00
netiso Comment out token after #endif. 2002-05-16 19:30:41 +00:00
netkey correct %d/%u mismatch. sync w/kame 2002-06-27 14:39:45 +00:00
netnatm add RCSIDs 2001-11-13 00:56:55 +00:00
netns More commons eliminated. 2002-05-12 20:23:49 +00:00
netsmb SIMPLEQ rototill: 2002-06-01 23:50:52 +00:00
nfs increase IP TTL for BOOTP/DHCP request packets to avoid dumb 2002-06-10 17:45:54 +00:00
ntfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
stand Fix two typos reported by Chris Lloyd in kern/15028. 2001-12-22 00:35:45 +00:00
sys constify diskerr(). 2002-06-28 16:37:20 +00:00
ufs Fix miscalculation in lfs_fits found by Trevin Beattie <trevin@xmission.com>. 2002-06-20 22:10:24 +00:00
uvm Big cleanup and speed improvements to pglist_alloc code: 2002-06-27 18:05:29 +00:00
Makefile descend into netsmb and fs 2002-01-09 21:51:53 +00:00