.. |
adosfs
|
MALLOC()/FREE() are not to be used for variable sized allocations.
|
2000-08-03 00:54:23 +00:00 |
arch
|
In pmap_ptpage_steal(), don't traverse into the kernel portion
|
2000-09-19 01:02:37 +00:00 |
coda
|
Convert namei pathname buffer allocation to use the pool allocator.
|
2000-08-03 20:41:05 +00:00 |
compat
|
Add an align argument to uvm_map() and some callers of that
|
2000-09-13 15:00:15 +00:00 |
conf
|
do not compile files under sys/crypto, which we no longer are using.
|
2000-09-18 22:15:21 +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
|
Regen.
|
2000-09-19 01:11:38 +00:00 |
filecorefs
|
MALLOC()/FREE() are not to be used for variable sized allocations.
|
2000-08-03 03:38:39 +00:00 |
gdbscripts
|
gdb macro to print the kernel message buffer
|
2000-06-08 14:45:24 +00:00 |
ipkdb
|
Fix a few (essential!) tyops.
|
2000-03-23 20:33:37 +00:00 |
isofs
|
MALLOC()/FREE() are not to be used for variable sized allocations.
|
2000-08-03 03:39:52 +00:00 |
kern
|
The struct prochd isn't a proc. Start scaning from prochd.ph_link instead
|
2000-09-15 06:36:25 +00:00 |
lib
|
Prevent the compiler from blowing up on sparc64. From mrg.
|
2000-09-17 19:55:28 +00:00 |
lkm
|
Resolve conflicts.
|
2000-05-03 11:12:03 +00:00 |
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
|
minor typo. s/iPsec/IPsec/
|
2000-08-30 15:04:45 +00:00 |
netinet6
|
pullup IPv6 and subsequent headers, on IPv6 IPsec transport mode input.
|
2000-09-18 22:18:00 +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
|
Keystone Kwality Kops: add multiple-include protection.
|
2000-07-03 01:19:23 +00:00 |
netns
|
remove unused macro.
|
2000-04-10 02:19:29 +00:00 |
nfs
|
Fix bug in access cache that might result in permission being denied
|
2000-09-19 00:00:18 +00:00 |
ntfs
|
MALLOC()/FREE() are not to be used for variable sized allocations.
|
2000-08-03 03:39:52 +00:00 |
stand
|
…
|
|
sys
|
If device and mountpoint are given without -t, and without a : in the
|
2000-09-18 10:48:23 +00:00 |
ufs
|
Cast back to int32_t in LFS_EST_BFREE and LFS_EST_RSVD macros, for
|
2000-09-13 00:07:56 +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 |