.. |
adosfs
|
MALLOC()/FREE() are not to be used for variable sized allocations.
|
2000-08-03 00:54:23 +00:00 |
arch
|
regen.
|
2000-09-21 03:18:04 +00:00 |
coda
|
Adapt for VOP_FSYNC parameter change.
|
2000-09-19 22:00:01 +00:00 |
compat
|
Add an align argument to uvm_map() and some callers of that
|
2000-09-13 15:00:15 +00:00 |
conf
|
VOP_FSYNC interface change -> 1.5F
|
2000-09-19 21:59:30 +00:00 |
crypto
|
remove a comment, which is now bogus due to the previous change.
|
2000-08-31 14:53:48 +00:00 |
ddb
|
Missed change of parameter for %r->db_format_radix() change.
|
2000-08-11 22:50:47 +00:00 |
dev
|
convert tsleep()->ltsleep(), which makes the kernel complain less
|
2000-09-21 01:45:46 +00:00 |
filecorefs
|
MALLOC()/FREE() are not to be used for variable sized allocations.
|
2000-08-03 03:38:39 +00:00 |
gdbscripts
|
|
|
ipkdb
|
|
|
isofs
|
MALLOC()/FREE() are not to be used for variable sized allocations.
|
2000-08-03 03:39:52 +00:00 |
kern
|
Extend NFS_V2_ONLY to remove NQNFS lease support as well. Saves another 10k.
|
2000-09-19 23:26:25 +00:00 |
lib
|
Prevent the compiler from blowing up on sparc64. From mrg.
|
2000-09-17 19:55:28 +00:00 |
lkm
|
|
|
miscfs
|
Adapt for VOP_FSYNC parameter change.
|
2000-09-19 22:01:59 +00:00 |
msdosfs
|
Adapt for VOP_FSYNC parameter change.
|
2000-09-19 22:01:59 +00:00 |
net
|
Don't use MALLOC() for variable-sized allocations.
|
2000-08-25 21:22:16 +00:00 |
netatalk
|
Avoid recursion with traditional cpp.
|
2000-07-28 12:13:32 +00:00 |
netccitt
|
More format checking
|
2000-07-08 17:45:53 +00:00 |
netinet
|
for t_template, allocate mbuf cluster only if really necessary.
|
2000-09-19 18:21:41 +00:00 |
netinet6
|
repair cut-and-paste bug. from: francis dupont. sync with kame
|
2000-09-20 23:35:51 +00:00 |
netiso
|
Avoid recursion with traditional cpp.
|
2000-07-28 12:13:32 +00:00 |
netkey
|
on SADB_UPDATE, check SPI range only for AH/ESP, not IPComp.
|
2000-09-20 19:55:05 +00:00 |
netnatm
|
Keystone Kwality Kops: add multiple-include protection.
|
2000-07-03 01:19:23 +00:00 |
netns
|
|
|
nfs
|
Extend NFS_V2_ONLY to remove NQNFS lease support as well. Saves another 10k.
|
2000-09-19 23:26:25 +00:00 |
ntfs
|
Adapt for VOP_FSYNC parameter change.
|
2000-09-19 22:01:59 +00:00 |
stand
|
|
|
sys
|
Define pid_t via <sys/ansi.h>: no longer expose clutter from <sys/types.h>.
|
2000-09-20 10:16:49 +00:00 |
ufs
|
Adapt for VOP_FSYNC parameter change.
|
2000-09-19 22:04:08 +00:00 |
uvm
|
Add an align argument to uvm_map() and some callers of that
|
2000-09-13 15:00:15 +00:00 |
Makefile
|
remove vm
|
2000-06-29 12:04:24 +00:00 |