.. |
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
|
Enable syscall/sysret insn use. They have the potential to lead to
|
2002-05-28 23:11:38 +00:00 |
coda
|
Cleanup how file system configuration information is declared, grouping
|
2002-04-16 23:14:05 +00:00 |
compat
|
- the signal trampoline address is now copied during a fork(). This avoids
|
2002-05-28 21:15:41 +00:00 |
conf
|
Add -Wno-format-zero-length, for forward compatibility with gcc 3.2.
|
2002-05-26 00:15:25 +00:00 |
crypto
|
missing IV handling in CBC mode (does not affect ESP code as we have
|
2002-05-24 06:28:06 +00:00 |
ddb
|
Add db_recover
|
2002-05-13 20:17:20 +00:00 |
dev
|
Set initial transmit drain threshold to 1504 to avoid the problem
|
2002-05-28 20:20:49 +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
|
…
|
|
isofs
|
use CD session offset from the disklabel, if present
|
2002-05-27 16:44:37 +00:00 |
kern
|
re-scan all ifnet after domaininit() for if_afdata initialization.
|
2002-05-27 13:46:45 +00:00 |
lib
|
need libkern.h for bootloaders
|
2002-05-29 06:27:15 +00:00 |
lkm
|
add some procfs files which seem to be needed nowadays
|
2002-05-25 20:39:50 +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
|
don't panic on invalid CONF_ACK from remote (in general, issueing panic
|
2002-05-29 01:38:46 +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
|
move per-interface ip6/icmp6 stat to ifnet->if_afdata. sync w/kame
|
2002-05-29 02:58:28 +00:00 |
netinet6
|
correct rmx_mtu value after PMTUD entry timeout (should be set to 0)
|
2002-05-29 06:55:48 +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
|
use arc4random() where possible.
|
2002-05-28 10:11:49 +00:00 |
netnatm
|
…
|
|
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
|
…
|
|
sys
|
Minimize uses of quad_t. Also, use C99 types more thoroughly.
|
2002-05-28 23:36:30 +00:00 |
ufs
|
Fix a couple of instances where reassignbuf() was not done at splbio.
|
2002-05-24 22:13: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
|
…
|
|