.. |
adosfs
|
Add local definition of adosfs_vnodeop_p
|
2002-05-14 00:05:56 +00:00 |
altq
|
sync with KAME.
|
2002-05-18 22:53:25 +00:00 |
arch
|
Force the absolute jump in a more elegant way. Suggested by Jaromir Dolecek.
|
2002-05-23 06:08:40 +00:00 |
coda
|
Cleanup how file system configuration information is declared, grouping
|
2002-04-16 23:14:05 +00:00 |
compat
|
First implementation of a few usync_cntl commands.
|
2002-05-22 21:32:21 +00:00 |
conf
|
Fix space/tab indentation nit.
|
2002-05-22 05:49:57 +00:00 |
crypto
|
sync blowfish function prototype between i386 assembly and C.
|
2002-02-27 01:32:17 +00:00 |
ddb
|
Add db_recover
|
2002-05-13 20:17:20 +00:00 |
dev
|
Fix bug in the way the config_found loop runs. Passing NULL doesn't work well.
|
2002-05-23 00:10:46 +00:00 |
filecorefs
|
Cleanup how file system configuration information is declared, grouping
|
2002-04-16 23:14:05 +00:00 |
fs
|
Cleanup how file system configuration information is declared, grouping
|
2002-04-16 23:14:05 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
add RCSIDs
|
2001-11-12 22:54:03 +00:00 |
isofs
|
Cleanup how file system configuration information is declared, grouping
|
2002-04-16 23:14:05 +00:00 |
kern
|
in m_aux_delete, no need to chase beyond victim. from Archie Cobbs, sync w/kame
|
2002-05-23 05:45:34 +00:00 |
lib
|
fix comment
|
2002-05-10 11:07:01 +00:00 |
lkm
|
make compat_linux LKM buildable on macppc
|
2002-05-19 18:18:36 +00:00 |
miscfs
|
Just give up to do readahead rather than waiting busy pages.
|
2002-05-18 02:54:57 +00:00 |
msdosfs
|
Cleanup how file system configuration information is declared, grouping
|
2002-04-16 23:14:05 +00:00 |
net
|
use IFT_BRIDGE
|
2002-05-23 06:19:39 +00:00 |
netatalk
|
Eliminate commons.
|
2002-05-12 21:43:23 +00:00 |
netccitt
|
Remove/move a redundant extern.
|
2002-05-12 21:43:57 +00:00 |
netinet
|
Define uint{8,32}_t locally, per XNS5.2/POSIX-2001, and use them in this
|
2002-05-13 13:34:32 +00:00 |
netinet6
|
do not have link-local address for IFT_BRIDGE
|
2002-05-23 06:25:25 +00:00 |
netisdn
|
Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we
|
2002-05-21 10:31:10 +00:00 |
netiso
|
Comment out token after #endif.
|
2002-05-16 19:30:41 +00:00 |
netkey
|
pull in SPD lifetime management code. fix refcnt for SPD entries.
|
2002-05-19 08:22:12 +00:00 |
netnatm
|
add RCSIDs
|
2001-11-13 00:56:55 +00:00 |
netns
|
More commons eliminated.
|
2002-05-12 20:23:49 +00:00 |
netsmb
|
big-endian macros
|
2002-05-16 20:37:12 +00:00 |
nfs
|
Fix client-side lockmgr: locking against myself panic immediately upon an
|
2002-05-19 20:51:04 +00:00 |
ntfs
|
Cleanup how file system configuration information is declared, grouping
|
2002-04-16 23:14:05 +00:00 |
stand
|
Fix two typos reported by Chris Lloyd in kern/15028.
|
2001-12-22 00:35:45 +00:00 |
sys
|
Wouldn't it be nice if there were only one thing that needed changing on a
|
2002-05-22 03:29:09 +00:00 |
ufs
|
Protect v_freelist with splbio(), since HOLDRELE can be called in
|
2002-05-20 22:50:57 +00:00 |
uvm
|
Make uvn_findpages to return number of pages found so that caller can
|
2002-05-17 22:00:50 +00:00 |
Makefile
|
descend into netsmb and fs
|
2002-01-09 21:51:53 +00:00 |