.. |
adosfs
|
MALLOC()/FREE() are not to be used for variable sized allocations.
|
2000-08-03 00:54:23 +00:00 |
arch
|
Fix new version of microtime.
|
2000-09-12 04:16:29 +00:00 |
coda
|
Convert namei pathname buffer allocation to use the pool allocator.
|
2000-08-03 20:41:05 +00:00 |
compat
|
const tty{numbers,letters}, and remove PCVT hack.
|
2000-09-11 15:12:40 +00:00 |
conf
|
needs-count is no longer needed for pty, needs-flag is sufficient
|
2000-09-09 16:54:34 +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
|
Clean-up: Remove unnecessary global reset (for debug) and change the
|
2000-09-12 03:19:51 +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
|
Fix 0 vs. NULL confusion.
|
2000-09-11 18:45:29 +00:00 |
lib
|
check _STANDALONE macro, too.
|
2000-09-09 00:16:21 +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
|
…
|
|
netinet
|
minor typo. s/iPsec/IPsec/
|
2000-08-30 15:04:45 +00:00 |
netinet6
|
move file static variable into auto variable, for better thread safety.
|
2000-09-09 16:15:47 +00:00 |
netiso
|
Avoid recursion with traditional cpp.
|
2000-07-28 12:13:32 +00:00 |
netkey
|
use per-block cipher function + esp_cbc_{de,en}crypt. do not use
|
2000-08-29 09:08:42 +00:00 |
netnatm
|
…
|
|
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
|
allocate pty kernel structures on demand at run-time - this allows
|
2000-09-09 16:42:04 +00:00 |
ufs
|
Make this file compile on the alpha as well (use %ld and cast to long,
|
2000-09-12 03:22:53 +00:00 |
uvm
|
fix uvm_coredump32() just like uvm_coredump().
|
2000-09-07 05:01:43 +00:00 |
Makefile
|
…
|
|