NetBSD/sys
matt cde20d8743 Make sure that pmap_zero_page and pmap_copy_page don't make calls or
reference while relocation is disabled since the stack will be inaccessible.
Add support for using AltiVec in pmap_zero_page and pmap_copy_page on
AltiVec capable processors.
2002-07-18 22:51:57 +00:00
..
adosfs
altq Spell 'should' correctly. 2002-07-18 11:59:06 +00:00
arch Make sure that pmap_zero_page and pmap_copy_page don't make calls or 2002-07-18 22:51:57 +00:00
coda
compat m68k syscall rototill: 2002-07-13 08:28:40 +00:00
conf cscope.out target needs depend too, zap old comments 2002-07-12 17:48:23 +00:00
crypto
ddb provide a db_vprintf() which is exactly what the name suggests 2002-06-05 17:53:52 +00:00
dev Add code to setup hardware or software flow control (or none at 2002-07-18 14:44:10 +00:00
filecorefs
fs
gdbscripts
ipkdb
isofs
kern remove __GNUC__ lossage. 2002-07-16 19:53:37 +00:00
lib Avoid redundant memory access. 2002-07-10 06:02:09 +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 Spell acquire with a 'c'. 2002-07-10 23:16:32 +00:00
msdosfs UBCify a bit in detrunc() that was missed. from PR 17143. 2002-06-05 02:07:48 +00:00
net Use "mono_time" instead of "time" for timeout calculations. 2002-07-13 11:08:03 +00:00
netatalk
netccitt Rename SB_UPDATE_TAIL() to SB_EMPTY_FIXUP(), per suggestion from 2002-07-03 21:39:40 +00:00
netinet When a new connection arrives on a listening port, copy over the 2002-07-18 03:23:01 +00:00
netinet6 Spell 'should' correctly. 2002-07-18 11:59:06 +00:00
netisdn
netiso
netkey correct %d/%u mismatch. sync w/kame 2002-06-27 14:39:45 +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 Implement a new device buffer queue interface. 2002-07-16 18:03:17 +00:00
ufs Remove lying comment on SEGM_PROT seglock. 2002-07-11 21:09:00 +00:00
uvm when dropping a kernel loan, if this was the last loan-to-kernel but 2002-07-14 23:53:41 +00:00
Makefile