.. |
adosfs
|
MALLOC()/FREE() are not to be used for variable sized allocations.
|
2000-08-03 00:54:23 +00:00 |
arch
|
Fix hang in 32-bit kernels caused by relocation of KERNBASE.
|
2000-10-20 16:43:54 +00:00 |
coda
|
Adapt for VOP_FSYNC parameter change.
|
2000-09-19 22:00:01 +00:00 |
compat
|
Add sys/proc.h so this compiles.
|
2000-10-16 03:18:04 +00:00 |
conf
|
ca -> lsu
|
2000-10-19 14:26:41 +00:00 |
crypto
|
avoid assert, memcpy and memset (necessary to BSD code sharing).
|
2000-10-03 03:17:19 +00:00 |
ddb
|
Missed change of parameter for %r->db_format_radix() change.
|
2000-08-11 22:50:47 +00:00 |
dev
|
- tsleep()/wakeup_one() will hurt when under load, so use a queue instead.
|
2000-10-20 15:14:25 +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
|
knf [from charles]
|
2000-10-17 23:38:55 +00:00 |
lib
|
enclose offsetof macro definition with #ifndef offsetof ... #endif
|
2000-10-12 03:42:33 +00:00 |
lkm
|
|
|
miscfs
|
fix typo (dely --> delay)
|
2000-10-06 19:08:00 +00:00 |
msdosfs
|
Adapt for VOP_FSYNC parameter change.
|
2000-09-19 22:01:59 +00:00 |
net
|
prevent stack overwrite due to bzero() arg mistake. from msaitoh.
|
2000-10-19 01:07:42 +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
|
remove #ifdef TCP6. it is not likely for us to bring in sys/netinet6/tcp6*.c
|
2000-10-19 20:22:59 +00:00 |
netinet6
|
remove #ifdef TCP6. it is not likely for us to bring in sys/netinet6/tcp6*.c
|
2000-10-19 20:22:59 +00:00 |
netiso
|
fix paren/#ifdef match.
|
2000-10-02 03:54:53 +00:00 |
netkey
|
don't waste entropy by use of key_random(). use key_randomfill() for
|
2000-10-07 12:08:33 +00:00 |
netnatm
|
Keystone Kwality Kops: add multiple-include protection.
|
2000-07-03 01:19:23 +00:00 |
netns
|
|
|
nfs
|
include opt_inet.h, needed by previous check-in.
|
2000-10-03 17:18:15 +00:00 |
ntfs
|
Adapt for VOP_FSYNC parameter change.
|
2000-09-19 22:01:59 +00:00 |
stand
|
|
|
sys
|
ca -> lsu
|
2000-10-19 14:27:53 +00:00 |
ufs
|
Do not increment the clean segment counter, if a segment that the cleaner
|
2000-10-20 17:48:05 +00:00 |
uvm
|
Back out rev. 1.83 -- it's causing problems with some pmap
|
2000-10-16 23:17:54 +00:00 |
Makefile
|
remove vm
|
2000-06-29 12:04:24 +00:00 |