.. |
adosfs
|
…
|
|
arch
|
Include mac68k/dev/akbdmap.h, not macppc/dev/akbdmap.h. Fixes PR 9435
|
2000-02-17 02:07:07 +00:00 |
coda
|
…
|
|
compat
|
Update patch from Witold Wnuk in PR 9335 to solve potential security
|
2000-02-17 12:34:26 +00:00 |
conf
|
bump __NetBSD_Version__ due to change in protosw for pfil
|
2000-02-17 11:41:59 +00:00 |
ddb
|
…
|
|
dev
|
Use bpf_mtap() correctly.
|
2000-02-17 05:41:41 +00:00 |
filecorefs
|
…
|
|
gdbscripts
|
…
|
|
ipkdb
|
…
|
|
isofs
|
…
|
|
kern
|
correct ratecheck() signedness. without this fix, ratecheck() will never
|
2000-02-16 12:36:19 +00:00 |
lib
|
cosmetics: remove double semicolon, whitespace
|
2000-02-03 19:53:03 +00:00 |
lkm
|
…
|
|
miscfs
|
At mount/unmount time, add an exec hook to revoke all vnodes iff the
|
2000-01-25 21:52:04 +00:00 |
msdosfs
|
When renaming a file, make sure apporpriate vnode cache entry is
|
2000-02-01 21:33:57 +00:00 |
net
|
Change the use of pfil hooks. There is no longer a single list of all
|
2000-02-17 10:59:32 +00:00 |
netatalk
|
PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4
|
2000-02-02 23:28:08 +00:00 |
netccitt
|
First-draft if_detach() implementation, originally from Bill Studnemund,
|
2000-02-01 22:52:04 +00:00 |
netinet
|
Change the use of pfil hooks. There is no longer a single list of all
|
2000-02-17 10:59:32 +00:00 |
netinet6
|
Change the use of pfil hooks. There is no longer a single list of all
|
2000-02-17 10:59:32 +00:00 |
netiso
|
PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4
|
2000-02-02 23:28:08 +00:00 |
netkey
|
for more strict rfc2367 conformance, move netkey/keyv2.h into net/pfkeyv2.h
|
2000-02-09 03:27:29 +00:00 |
netnatm
|
…
|
|
netns
|
PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4
|
2000-02-02 23:28:08 +00:00 |
nfs
|
…
|
|
ntfs
|
Store also attribute identifier in the filehandle structure, so that
|
2000-02-08 16:17:58 +00:00 |
stand
|
…
|
|
sys
|
bump __NetBSD_Version__ due to change in protosw for pfil
|
2000-02-17 11:01:20 +00:00 |
ufs
|
Fixes to the softdep code from Ethan Solomita <ethan@geocast.com>.
|
2000-02-14 22:00:21 +00:00 |
uvm
|
Allocate the page buckets out of kernel_map, not kmem_map. Saves 16
|
2000-02-13 03:34:40 +00:00 |
vm
|
Add some very simple code to auto-size the kmem_map. We take the
|
2000-02-11 19:22:52 +00:00 |
Makefile
|
…
|
|