NetBSD/sys
manu 339682e5f4 Fixed a problem in getmountid emulation: we use the address of a kernel
structure for the mountid, but it is 32/64 bits long only, whereas
mountid is 128 bits long. Because we did not initialize the unused bits to
zero, the mountid was not always unique within a filesystem.

This makes autocad 1.3 able to start up.
2002-03-09 16:05:21 +00:00
..
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 Change LABELOFFSET to 0 to be more compatible with other MBR style ports. 2002-03-09 01:15:22 +00:00
coda
compat Fixed a problem in getmountid emulation: we use the address of a kernel 2002-03-09 16:05:21 +00:00
conf Bump version to 1.5ZB -- The pool(9) API/ABI changed. 2002-03-09 01:42:13 +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 Regen: Morley user/analogue. 2002-03-09 13:45:13 +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
isofs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
kern When checking that a potentially-unsigned enum is >= 0, assign it to an int 2002-03-09 13:22:52 +00:00
lib Add register prefixes to these. 2002-02-24 00:12:41 +00:00
lkm Add linux_sysctl.c 2002-02-23 16:46:03 +00:00
miscfs don't yield the cpu in genfs_putpages() if we're the pagedaemon. 2002-03-02 06:58:01 +00:00
msdosfs msdosfs_rename(): also write the higher 16bits of start cluster if FAT32 2002-03-08 22:07:53 +00:00
net Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
netatalk
netccitt
netinet Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
netinet6 on redirect output, always try to attach target link layer address option. 2002-03-05 08:13:56 +00:00
netisdn until the B-channel bookkeeping is fixed, do at least as much as necessary 2002-02-14 16:46:23 +00:00
netiso
netkey missing splx 2002-03-01 04:19:42 +00:00
netnatm
netns
netsmb comment out includes for now 2002-01-09 21:10:04 +00:00
nfs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
ntfs
stand
sys Remove pool_prime(). Nothing uses it, and how it should be used it not 2002-03-09 01:56:27 +00:00
ufs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
uvm Remove PR_MALLOCOK. 2002-03-09 07:28:20 +00:00
Makefile descend into netsmb and fs 2002-01-09 21:51:53 +00:00