NetBSD/sys
perry fc9464af40 remove definition of CLOCKS_PER_SEC protected by #ifdef KERNEL. It is
used nowhere, and KERNEL is defined nowhere (vs. _KERNEL).
2002-06-23 16:54:00 +00:00
..
adosfs
altq define ALTQ_NOPCC if i386 and !I586_CPU and !I686_CPU. 2002-05-31 06:52:00 +00:00
arch remove definition of CLOCKS_PER_SEC protected by #ifdef KERNEL. It is 2002-06-23 16:54:00 +00:00
coda
compat Fixed a typo that borke build with DEBUG_IRIX 2002-06-22 13:02:39 +00:00
conf Updated version of cscope/mkid support. Check libkern and compat lib 2002-06-18 23:46:52 +00:00
crypto
ddb provide a db_vprintf() which is exactly what the name suggests 2002-06-05 17:53:52 +00:00
dev Back out revision 1.132. This revision broke binary compatibility with 2002-06-23 01:36:07 +00:00
filecorefs
fs
gdbscripts
ipkdb
isofs use CD session offset from the disklabel, if present 2002-05-27 16:44:37 +00:00
kern If we're in a chroot, and we are looking up '..', make sure we are 2002-06-21 02:19:12 +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 - free buf when unneeded. 2002-06-22 17:41:23 +00:00
netatalk
netccitt
netinet Disable TCP Congestion Window Monitoring by default; there are 2002-06-13 16:31:05 +00:00
netinet6 move sanity check upwards. sync w/kame 2002-06-22 12:27:09 +00:00
netisdn
netiso
netkey cache pcb policy as much as possible. in fact, if policy is not 2002-06-14 14:47:24 +00:00
netnatm
netns
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
stand
sys minor KNF 2002-06-22 05:37:01 +00:00
ufs Fix miscalculation in lfs_fits found by Trevin Beattie <trevin@xmission.com>. 2002-06-20 22:10:24 +00:00
uvm count aobj pages (most notably kernel stack pages) as anon pages 2002-06-20 15:05:29 +00:00
Makefile