.. |
adosfs
|
MALLOC()/FREE() are not to be used for variable sized allocations.
|
2000-08-03 00:54:23 +00:00 |
arch
|
Add an argument to need_resched macro.
|
2000-08-28 11:52:59 +00:00 |
coda
|
Convert namei pathname buffer allocation to use the pool allocator.
|
2000-08-03 20:41:05 +00:00 |
compat
|
Make need_resched() take a "struct cpu_info *" argument. This
|
2000-08-25 01:04:06 +00:00 |
conf
|
replace a head | tail | sed sequence with a single link awk invocation,
|
2000-08-23 07:15:20 +00:00 |
crypto
|
Support WEP functions for awi driver.
|
2000-07-04 14:27:56 +00:00 |
ddb
|
Missed change of parameter for %r->db_format_radix() change.
|
2000-08-11 22:50:47 +00:00 |
dev
|
provide some randomness
|
2000-08-28 13:25:22 +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
|
Since the spinlock count is per-cpu, we don't need atomic operations
|
2000-08-26 19:26:43 +00:00 |
lib
|
compile byte_swap_2.S and byte_swap_4.S
|
2000-07-21 11:19:46 +00:00 |
lkm
|
…
|
|
miscfs
|
Add a lock around the scheduler, and use it as necessary, including
|
2000-08-20 21:50:06 +00:00 |
msdosfs
|
fix one of debug printfs to print dosfilename correctly, and include
|
2000-08-11 19:41:58 +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
|
#define<tab> cleanup.
|
2000-08-28 02:12:22 +00:00 |
netinet6
|
add a warning on IPv6 setsockopt number space (*BSD shares the number space
|
2000-08-27 01:02:48 +00:00 |
netiso
|
Avoid recursion with traditional cpp.
|
2000-07-28 12:13:32 +00:00 |
netkey
|
make sure to stir ESP IV. pool allocator gives me almost constant
|
2000-08-27 17:41:12 +00:00 |
netnatm
|
Keystone Kwality Kops: add multiple-include protection.
|
2000-07-03 01:19:23 +00:00 |
netns
|
…
|
|
nfs
|
Fix typo in comment.
|
2000-08-23 23:17:14 +00:00 |
ntfs
|
MALLOC()/FREE() are not to be used for variable sized allocations.
|
2000-08-03 03:39:52 +00:00 |
stand
|
…
|
|
sys
|
Since the spinlock count is per-cpu, we don't need atomic operations
|
2000-08-26 19:26:43 +00:00 |
ufs
|
Do not call MALLOC with M_WAITOK while holding the "lock". Thanks to
|
2000-08-15 14:25:08 +00:00 |
uvm
|
in uvm_coredump(), avoid dumping parts of the stack multiple times
|
2000-08-24 06:09:25 +00:00 |
Makefile
|
…
|
|