.. |
adosfs
|
add a genfs_mmap() and change all of the disk-based filesystems
|
2001-05-28 02:50:51 +00:00 |
altq
|
Remove the use of splimp() from the NetBSD kernel. splnet()
|
2001-04-13 23:29:55 +00:00 |
arch
|
remove check for too-small MSGBUFOFF now that the reason for it is gone.
|
2001-05-28 22:47:05 +00:00 |
coda
|
add a genfs_mmap() and change all of the disk-based filesystems
|
2001-05-28 02:50:51 +00:00 |
compat
|
Fixed a potential security problem (copyout after an error)
|
2001-05-28 10:51:20 +00:00 |
conf
|
Add infrastructure to allow ports to override build of in6_cksum.c by
|
2001-05-26 17:46:11 +00:00 |
crypto
|
correct binary key material handling. sync with kame
|
2001-05-27 01:40:16 +00:00 |
ddb
|
The current API for MD support doesn't directly support the documented /u
|
2001-05-13 01:38:53 +00:00 |
dev
|
fix for UX96 (and all Yamaha specific devices, hopefully).
|
2001-05-28 20:52:06 +00:00 |
filecorefs
|
add a genfs_mmap() and change all of the disk-based filesystems
|
2001-05-28 02:50:51 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
…
|
|
isofs
|
add a genfs_mmap() and change all of the disk-based filesystems
|
2001-05-28 02:50:51 +00:00 |
kern
|
don't define bpendtsleep in profiling kernels since it confuses gprof.
|
2001-05-28 22:20:03 +00:00 |
lib
|
When MACHINE_ARCH is m68000, compile ffs.c and random.c
|
2001-05-16 03:30:39 +00:00 |
lkm
|
remove use of gcc syntax for designated initialisers when initialising
|
2001-05-15 02:00:12 +00:00 |
miscfs
|
add a genfs_mmap() and change all of the disk-based filesystems
|
2001-05-28 02:50:51 +00:00 |
msdosfs
|
add a genfs_mmap() and change all of the disk-based filesystems
|
2001-05-28 02:50:51 +00:00 |
net
|
fix typo in comment
|
2001-05-18 08:56:27 +00:00 |
netatalk
|
Remove the use of splimp() from the NetBSD kernel. splnet()
|
2001-04-13 23:29:55 +00:00 |
netccitt
|
remove superfluous ;
|
2001-05-01 16:39:00 +00:00 |
netinet
|
typo in comment
|
2001-05-27 23:46:51 +00:00 |
netinet6
|
remove debug printfs, which can be too noisy. sync with kame.
|
2001-05-27 17:36:07 +00:00 |
netisdn
|
Demangle an #ifdef mess and make all ioctl routines take an u_long
|
2001-04-21 07:23:41 +00:00 |
netiso
|
Remove the use of splimp() from the NetBSD kernel. splnet()
|
2001-04-13 23:29:55 +00:00 |
netkey
|
Negative exit code cleanup: Replace exit(-x) with exit(x).
|
2001-04-06 11:13:45 +00:00 |
netnatm
|
Remove the use of splimp() from the NetBSD kernel. splnet()
|
2001-04-13 23:29:55 +00:00 |
netns
|
Remove the use of splimp() from the NetBSD kernel. splnet()
|
2001-04-13 23:29:55 +00:00 |
netsmb
|
Remove the use of splimp() from the NetBSD kernel. splnet()
|
2001-04-13 23:29:55 +00:00 |
nfs
|
add a genfs_mmap() and change all of the disk-based filesystems
|
2001-05-28 02:50:51 +00:00 |
ntfs
|
Change MALLOC()/FREE() to malloc()/free() for cases where the size
|
2001-05-15 22:38:40 +00:00 |
smbfs
|
replace vm_page_t with struct vm_page *.
|
2001-05-26 21:27:10 +00:00 |
stand
|
…
|
|
sys
|
more fun with QUEUEDEBUG: include the file and line number in panics
|
2001-05-27 01:36:47 +00:00 |
ufs
|
add a genfs_mmap() and change all of the disk-based filesystems
|
2001-05-28 02:50:51 +00:00 |
uvm
|
replace vm_page_t with struct vm_page *.
|
2001-05-26 21:27:10 +00:00 |
Makefile
|
…
|
|