.. |
adosfs
|
Pool deals fairly well with physical memory shortage, but it doesn't
|
2002-03-08 20:48:27 +00:00 |
altq
|
bring in latest ALTQ from kjc. ALTQify some of the drivers.
|
2002-03-05 04:12:57 +00:00 |
arch
|
Check for referencing undefined symbols, and bail out if there were any.
|
2002-03-26 05:18:19 +00:00 |
coda
|
add a VOP_PUTPAGES method for all the filesystems that don't have pages,
|
2001-12-06 04:27:40 +00:00 |
compat
|
Added syssgi(PATHCONF), which implements pathconf(2), and syssgi(SETPGID)
|
2002-03-25 20:42:50 +00:00 |
conf
|
Now that we have all pieces in place (and enough granularity to specify
|
2002-03-25 16:39:52 +00:00 |
crypto
|
sync blowfish function prototype between i386 assembly and C.
|
2002-02-27 01:32:17 +00:00 |
ddb
|
Add a "show event" ddb command to show the event counters.
|
2002-02-15 11:18:26 +00:00 |
dev
|
There is no need to use a kthread to read the VIA environment
|
2002-03-25 21:29:58 +00:00 |
filecorefs
|
Pool deals fairly well with physical memory shortage, but it doesn't
|
2002-03-08 20:48:27 +00:00 |
fs
|
descend into smbfs
|
2002-01-09 21:07:54 +00:00 |
gdbscripts
|
|
|
ipkdb
|
add RCSIDs
|
2001-11-12 22:54:03 +00:00 |
isofs
|
Pool deals fairly well with physical memory shortage, but it doesn't
|
2002-03-08 20:48:27 +00:00 |
kern
|
Print ttyinfo *before* (not after) sending SIGINFO to processes.
|
2002-03-25 04:26:43 +00:00 |
lib
|
On the m68000, if and only if gcc doesn't seem to know
|
2002-03-22 00:17:12 +00:00 |
lkm
|
Introduce a new LKM `compat_pecoff'
|
2002-03-25 06:52:41 +00:00 |
miscfs
|
in genfs_compat_getpages(), clear any part of a page that
|
2002-03-22 03:51:51 +00:00 |
msdosfs
|
use DTYPE_VND (the one intended) rather than bogus DTYPE_VNODE
|
2002-03-25 20:42:40 +00:00 |
net
|
Fix a memory leak in bridge_ioctl_add() when the called for non-ethernet
|
2002-03-24 16:11:23 +00:00 |
netatalk
|
don't need <sys/types.h> when including <sys/param.h>
|
2001-11-15 09:47:59 +00:00 |
netccitt
|
Replace some misuses of "then" with "than".
|
2001-12-04 17:56:30 +00:00 |
netinet
|
Change the multicast/broadcast test to happen later, and when we are
|
2002-03-24 17:09:01 +00:00 |
netinet6
|
double m_free() - niklas@openbsd
|
2002-03-24 20:46:56 +00:00 |
netisdn
|
Cosmetical nitpick: initialize TEI to -1 instead of 0, to prevent
|
2002-03-25 20:28:41 +00:00 |
netiso
|
MKfoo=no -> NOfoo
|
2001-12-12 01:48:43 +00:00 |
netkey
|
remove unneeded #if
|
2002-03-21 04:41:03 +00:00 |
netnatm
|
add RCSIDs
|
2001-11-13 00:56:55 +00:00 |
netns
|
add RCSIDs
|
2001-11-13 00:56:55 +00:00 |
netsmb
|
comment out includes for now
|
2002-01-09 21:10:04 +00:00 |
nfs
|
remove PGO_WEAK, it isn't needed anymore.
|
2002-03-25 02:08:09 +00:00 |
ntfs
|
use the new compatibility routines to allow mmap() to work
|
2001-12-18 07:51:16 +00:00 |
stand
|
Fix two typos reported by Chris Lloyd in kern/15028.
|
2001-12-22 00:35:45 +00:00 |
sys
|
kill PS_STRINGS, STACKGAPBASE_UNALIGNED, STACKGAPBASE
|
2002-03-20 18:00:07 +00:00 |
ufs
|
if the size argument to write(2) is 0, do not modify the file in any way,
|
2002-03-25 02:23:55 +00:00 |
uvm
|
remove PGO_WEAK, it isn't needed anymore.
|
2002-03-25 02:08:09 +00:00 |
Makefile
|
descend into netsmb and fs
|
2002-01-09 21:51:53 +00:00 |