.. |
adosfs
|
make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const
|
2001-01-22 12:17:35 +00:00 |
altq
|
remove variable names from prototype. sync with kame.
|
2001-01-29 20:02:48 +00:00 |
arch
|
include uvm/uvm.h to get rid of compilation warnings.
|
2001-02-06 05:03:43 +00:00 |
coda
|
make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const
|
2001-01-22 12:17:35 +00:00 |
compat
|
use struct sunos32_dirent. now getwd() works.
|
2001-02-06 13:13:42 +00:00 |
conf
|
Work around yet more LKM system braindamage tickled by rev 1.418 by
|
2001-02-05 15:56:27 +00:00 |
crypto
|
|
|
ddb
|
make db_command_table[] const; since there is no way to dynamically extend
|
2001-01-24 20:54:41 +00:00 |
dev
|
Add mlx.
|
2001-02-06 13:10:03 +00:00 |
filecorefs
|
make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const
|
2001-01-22 13:32:23 +00:00 |
gdbscripts
|
|
|
ipkdb
|
|
|
isofs
|
Declare prtactive extern.
|
2001-02-03 12:48:43 +00:00 |
kern
|
in vtruncbuf(), pass 0 (meaning everything at or past the start of the range)
|
2001-02-06 10:58:55 +00:00 |
lib
|
Sync with libc for licence update.
|
2001-01-23 19:12:29 +00:00 |
lkm
|
expose the definitions of MIN() and MAX() in sys/param.h to the kernel
|
2001-02-05 10:42:40 +00:00 |
miscfs
|
fix several bugs:
|
2001-02-05 12:26:08 +00:00 |
msdosfs
|
make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const
|
2001-01-22 12:17:35 +00:00 |
net
|
expose the definitions of MIN() and MAX() in sys/param.h to the kernel
|
2001-02-05 10:42:40 +00:00 |
netatalk
|
|
|
netccitt
|
|
|
netinet
|
expose the definitions of MIN() and MAX() in sys/param.h to the kernel
|
2001-02-05 11:16:31 +00:00 |
netinet6
|
bad semicolon after "if" conditional. sync with kame
|
2001-02-06 01:27:29 +00:00 |
netisdn
|
Fix my incomplete attempt to ALTQify this so it now actually works.
|
2001-02-03 18:43:45 +00:00 |
netiso
|
constify
|
2001-01-18 20:28:15 +00:00 |
netkey
|
|
|
netnatm
|
|
|
netns
|
|
|
netsmb
|
|
|
nfs
|
Do actual vnode locking for NFS.
|
2001-02-06 11:40:02 +00:00 |
ntfs
|
make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const
|
2001-01-22 12:17:35 +00:00 |
smbfs
|
|
|
stand
|
|
|
sys
|
expose the definitions of MIN() and MAX() in sys/param.h to the kernel
|
2001-02-05 10:42:40 +00:00 |
ufs
|
add casts to an assertion in ffs_alloc() so it works with offsets past 4GB.
|
2001-02-05 10:55:02 +00:00 |
uvm
|
in uvn_flush(), interpret a "stop" value of 0 as meaning all pages at
|
2001-02-06 10:53:23 +00:00 |
Makefile
|
|
|