NetBSD/sys
thorpej 3dcad9ac9e Don't use pmap_kenter_pa() in pmap_map(); doing so causes an assertion
failure in pmap_kenter_pa().
2002-07-30 16:07:23 +00:00
..
adosfs Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
altq Spell 'should' correctly. 2002-07-18 11:59:06 +00:00
arch Don't use pmap_kenter_pa() in pmap_map(); doing so causes an assertion 2002-07-30 16:07:23 +00:00
coda Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
compat Convert to use p_opptr rather than p_oppid. Part of fix for 2002-07-28 18:42:41 +00:00
conf bump to 1.6E - struct proc size change on LP64 platforms 2002-07-25 21:13:40 +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 Remove warning about PCI bus configuration being broken since it 2002-07-30 15:01:15 +00:00
filecorefs Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
fs Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
gdbscripts
ipkdb
isofs Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
kern Bring down a fix from the "newlock" branch, slightly modified: 2002-07-30 01:41:00 +00:00
lib cpu_info is not in spr0, but spr_g_0. 2002-07-30 06:10:46 +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 Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
msdosfs Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
net Fix async map handling. Many thanks to Joerg Wunsch for the explanation. 2002-07-30 13:16:35 +00:00
netatalk Eliminate commons. 2002-05-12 21:43:23 +00:00
netccitt Rename SB_UPDATE_TAIL() to SB_EMPTY_FIXUP(), per suggestion from 2002-07-03 21:39:40 +00:00
netinet be friendly with gcc-3.1.1 -O2, which takes advantage of ANSI C 2002-07-29 09:14:36 +00:00
netinet6 correct multicast packet MTU check. sync w/kame 2002-07-25 12:41:51 +00:00
netisdn Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we 2002-05-21 10:31:10 +00:00
netiso fix null pointer deref. from ho@openbsd 2002-07-29 22:54:38 +00:00
netkey correct %d/%u mismatch. sync w/kame 2002-06-27 14:39:45 +00:00
netnatm
netns More commons eliminated. 2002-05-12 20:23:49 +00:00
netsmb SIMPLEQ rototill: 2002-06-01 23:50:52 +00:00
nfs Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
ntfs Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
stand
sys Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
ufs Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
uvm allocate the bufq after zeroing the swapdev structure, not before. 2002-07-27 14:37:00 +00:00
Makefile