.. |
adosfs
|
Add new VFS op routine - vfs_done and call it on filesystem detach
|
2000-03-16 18:08:17 +00:00 |
arch
|
findzs() is now used only by the kgbd initialision code.
|
2000-03-21 12:48:45 +00:00 |
coda
|
Add new VFS op routine - vfs_done and call it on filesystem detach
|
2000-03-16 18:08:17 +00:00 |
compat
|
Regen.
|
2000-03-20 00:50:45 +00:00 |
conf
|
Move `nca' declaration to `conf/files'.
|
2000-03-20 11:03:42 +00:00 |
ddb
|
Fix obvious off-by-one error in db_output().
|
2000-03-08 08:31:33 +00:00 |
dev
|
Try to use memory mapped I/O on everything but the SMART-2/E.
|
2000-03-21 13:45:16 +00:00 |
filecorefs
|
Add new VFS op routine - vfs_done and call it on filesystem detach
|
2000-03-16 18:08:17 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
Rework layer 2 protocol input routines. Instead of calling e.g. ether_input()
|
1999-05-18 23:52:51 +00:00 |
isofs
|
Add new VFS op routine - vfs_done and call it on filesystem detach
|
2000-03-16 18:08:17 +00:00 |
kern
|
Do previous better. Use FSYNC_RECLAIM as it was before.
|
2000-03-17 01:25:06 +00:00 |
lib
|
make CMSG_ALIGN always synchronize with kernel's idea of ALIGNBYTES.
|
2000-03-02 07:41:49 +00:00 |
lkm
|
Add prototypes for the xxx_lkmentry() functions, and enable WARNS=1.
|
2000-03-21 11:45:56 +00:00 |
miscfs
|
Adapt to last VFS changes - add appropriate vfs_done routine.
|
2000-03-16 19:00:26 +00:00 |
msdosfs
|
one more
|
2000-03-20 07:30:14 +00:00 |
net
|
Fix doubled 'the's in comments.
|
2000-03-13 23:52:25 +00:00 |
netatalk
|
PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4
|
2000-02-02 23:28:08 +00:00 |
netccitt
|
Fix doubled 'the's in comments.
|
2000-03-13 23:52:25 +00:00 |
netinet
|
improve comment (about undo'ing code on in{,6}_ifinit failure)
|
2000-03-21 11:23:31 +00:00 |
netinet6
|
s/ND6DEBUG/ND6_DEBUG/ (just to meet nd6_nbr.c)
|
2000-03-21 11:34:25 +00:00 |
netiso
|
introduce m->m_pkthdr.aux to hold random data which needs to be passed
|
2000-03-01 12:49:27 +00:00 |
netkey
|
correct IPsec SA lookup, so that we can always get/use
|
2000-03-05 05:42:33 +00:00 |
netnatm
|
…
|
|
netns
|
introduce m->m_pkthdr.aux to hold random data which needs to be passed
|
2000-03-01 12:49:27 +00:00 |
nfs
|
Add new VFS op routine - vfs_done and call it on filesystem detach
|
2000-03-16 18:08:17 +00:00 |
ntfs
|
Add new VFS op routine - vfs_done and call it on filesystem detach
|
2000-03-16 18:08:17 +00:00 |
stand
|
…
|
|
sys
|
Allow mips endian_machdep.h to see _LITTLE_ENDIAN and _BIG_ENDIAN.
|
2000-03-17 11:47:43 +00:00 |
ufs
|
If we're reclaiming, and there are no dirty blocks, just return.
|
2000-03-17 01:26:52 +00:00 |
uvm
|
Fix doubled 'the's in comments.
|
2000-03-13 23:52:25 +00:00 |
vm
|
second and third argument of pmap_steal_memory() are not paddr_t*, but vaddr_t*.
|
2000-03-21 09:33:45 +00:00 |
Makefile
|
Builds LKMs on PowerPC (although there are still some issues with loading
|
1999-11-08 00:16:40 +00:00 |