.. |
alpha
|
Fix a performance bug in all of the various implementations of
|
2003-06-18 02:57:38 +00:00 |
amd64
|
Use direct map in pmap_map().
|
2003-06-20 14:09:33 +00:00 |
arm
|
|
|
boot
|
When looking for the ':' separator in the root path, don't go past
|
2003-06-16 20:48:56 +00:00 |
cam
|
|
|
coda
|
Remove in toto coda_strategy which incorrectly implemented vop_panic();
|
2003-06-15 18:45:15 +00:00 |
compat
|
|
|
conf
|
Replace the code for reading and writing the kernel message buffer
|
2003-06-22 02:18:31 +00:00 |
contrib
|
|
|
crypto
|
|
|
ddb
|
|
|
dev
|
Re-enabled PCI irq routing on pc98.
|
2003-06-22 06:09:14 +00:00 |
fs
|
fix grammar in comment
|
2003-06-20 23:29:04 +00:00 |
geom
|
Sleep on "-" in our normal state to simplify debugging.
|
2003-06-18 10:33:09 +00:00 |
gnu
|
Add the same KASSERT to all VOP_STRATEGY and VOP_SPECSTRATEGY implementations
|
2003-06-15 18:53:00 +00:00 |
i4b
|
|
|
i386
|
Implement a loader tunable/sysctl to allow the user to request that
|
2003-06-22 05:08:10 +00:00 |
ia64
|
Add TLS related relocation.
|
2003-06-19 06:51:43 +00:00 |
isa
|
Force media autodetection if the device has lost its parameter table.
|
2003-06-16 08:42:20 +00:00 |
isofs/cd9660
|
Add the same KASSERT to all VOP_STRATEGY and VOP_SPECSTRATEGY implementations
|
2003-06-15 18:53:00 +00:00 |
kern
|
When DDB is active, always send printf() output directly to the
|
2003-06-22 03:20:24 +00:00 |
libkern
|
|
|
modules
|
Add "GEOM_FOX", a class which detects and selects between multiple
|
2003-06-18 09:29:28 +00:00 |
net
|
Now that most of this file is new, stylify the rest and correct the
|
2003-06-18 10:53:49 +00:00 |
netatalk
|
|
|
netatm
|
|
|
netgraph
|
|
|
netinet
|
Map icmp time exceeded responses to EHOSTUNREACH rather than 0 (no error);
|
2003-06-17 06:21:08 +00:00 |
netinet6
|
Do not attempt to access to inp_socket fields if the socket is in the TIME_WAIT
|
2003-06-17 00:31:30 +00:00 |
netipsec
|
|
|
netipx
|
|
|
netkey
|
|
|
netnatm
|
|
|
netncp
|
|
|
netsmb
|
|
|
nfs
|
|
|
nfsclient
|
Lock the vm object when freeing a page.
|
2003-06-17 05:17:00 +00:00 |
nfsserver
|
Increase the size of the NFS server hash table to improve performance
|
2003-06-21 21:01:44 +00:00 |
opencrypto
|
Initialize struct fileops with C99 sparse initialization.
|
2003-06-18 18:16:40 +00:00 |
pc98
|
Replace evil abuse of geteblk() with malloc(9).
|
2003-06-16 07:41:47 +00:00 |
pccard
|
|
|
pci
|
Add vm object locking.
|
2003-06-19 02:01:33 +00:00 |
posix4
|
|
|
powerpc
|
|
|
rpc
|
|
|
security
|
|
|
sparc64
|
add support for peeking at pci busses on UltraSparc systems. This prevents
|
2003-06-22 01:26:08 +00:00 |
sys
|
Use a new message buffer `consmsgbuf' to forward messages to a
|
2003-06-22 02:54:33 +00:00 |
tools
|
The assertions generated to test VFS locking never included checks
|
2003-06-20 12:15:37 +00:00 |
ufs
|
Lock the vm object when freeing pages.
|
2003-06-15 21:50:38 +00:00 |
vm
|
As vm_fault() descends the chain of backing objects, set paging-in-
|
2003-06-22 05:36:53 +00:00 |
Makefile
|
|
|