.. |
adosfs
|
Add new VFS op routine - vfs_done and call it on filesystem detach
|
2000-03-16 18:08:17 +00:00 |
arch
|
Make MIPS1+MIPS3 compile again.
|
2000-03-23 14:49:29 +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
|
New callout mechanism with two major improvements over the old
|
2000-03-23 06:40:33 +00:00 |
conf
|
1.4W -- new callout code. Almost there!
|
2000-03-23 07:04:42 +00:00 |
ddb
|
New callout mechanism with two major improvements over the old
|
2000-03-23 07:01:25 +00:00 |
dev
|
Rather than guessing at the location of the PMCSR, use the pointer returned by
|
2000-03-23 22:23:03 +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
|
Fix a few (essential!) tyops.
|
2000-03-23 20:33:37 +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
|
Remove the CALLWHEEL_SORT code. It was implemented just for experimenting,
|
2000-03-23 20:51:09 +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
|
createde(): if an error occurs, make sure to mark all modified directory
|
2000-03-22 14:56:56 +00:00 |
net
|
New callout mechanism with two major improvements over the old
|
2000-03-23 07:01:25 +00:00 |
netatalk
|
New callout mechanism with two major improvements over the old
|
2000-03-23 07:01:25 +00:00 |
netccitt
|
Fix doubled 'the's in comments.
|
2000-03-13 23:52:25 +00:00 |
netinet
|
New callout mechanism with two major improvements over the old
|
2000-03-23 07:01:25 +00:00 |
netinet6
|
New callout mechanism with two major improvements over the old
|
2000-03-23 07:01:25 +00:00 |
netiso
|
New callout mechanism with two major improvements over the old
|
2000-03-23 07:01:25 +00:00 |
netkey
|
New callout mechanism with two major improvements over the old
|
2000-03-23 07:01:25 +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
|
New callout mechanism with two major improvements over the old
|
2000-03-23 07:01:25 +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
|
Track if a process has been through a round-robin cycle without yielding
|
2000-03-23 20:37:58 +00:00 |
ufs
|
Small cosmetic change.
|
2000-03-22 01:03:33 +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
|
|
|