.. |
adosfs
|
MALLOC()/FREE() are not to be used for variable sized allocations.
|
2000-08-03 00:54:23 +00:00 |
arch
|
fix mistake of sigmarion cmdmap.
|
2000-10-04 03:31:14 +00:00 |
coda
|
Adapt for VOP_FSYNC parameter change.
|
2000-09-19 22:00:01 +00:00 |
compat
|
Add support for variable end of user stacks needed to support COMPAT_NETBSD32:
|
2000-09-28 19:05:06 +00:00 |
conf
|
add ESP rijndael logic. yet to be usable (until algorithm # is assigned)
|
2000-10-02 17:21:24 +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
|
Update with uscanner.c
|
2000-10-04 02:45:07 +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
|
…
|
|
isofs
|
MALLOC()/FREE() are not to be used for variable sized allocations.
|
2000-08-03 03:39:52 +00:00 |
kern
|
attach ARP domain only if INET is compiled into the kernel.
|
2000-10-02 04:27:21 +00:00 |
lib
|
show "press return" instead of "type return", since it's a key name and
|
2000-10-02 23:35:54 +00:00 |
lkm
|
Resolve conflicts.
|
2000-05-03 11:12:03 +00:00 |
miscfs
|
Add support for variable end of user stacks needed to support COMPAT_NETBSD32:
|
2000-09-28 19:05:06 +00:00 |
msdosfs
|
Adapt for VOP_FSYNC parameter change.
|
2000-09-19 22:01:59 +00:00 |
net
|
need opt_inet.h for #ifdef INET
|
2000-10-04 02:51:18 +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
|
fix compilation without INET. fix confusion between ipsecstat and ipsec6stat.
|
2000-10-02 03:55:41 +00:00 |
netinet6
|
correct merge failure in key size validation.
|
2000-10-02 23:49:02 +00:00 |
netiso
|
fix paren/#ifdef match.
|
2000-10-02 03:54:53 +00:00 |
netkey
|
fix compilation without INET. fix confusion between ipsecstat and ipsec6stat.
|
2000-10-02 03:55:41 +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
|
repair parentheseis error in TAILQ_FOREACH_REVERSE. see PR kern/11117
|
2000-10-03 00:19:19 +00:00 |
ufs
|
Adapt for VOP_FSYNC parameter change.
|
2000-09-19 22:04:08 +00:00 |
uvm
|
clean up a comment.
|
2000-10-03 20:50:49 +00:00 |
Makefile
|
remove vm
|
2000-06-29 12:04:24 +00:00 |