NetBSD/sys
mycroft e0fa548a12 Optimize the run queue frobnication, and add some more DIAGNOSTIC checks. 1994-09-09 02:56:54 +00:00
..
adosfs fix uninitialized use of mask. 1994-08-30 23:06:48 +00:00
arch Optimize the run queue frobnication, and add some more DIAGNOSTIC checks. 1994-09-09 02:56:54 +00:00
boot
compat New iBCS2 code from Scott. 1994-09-05 01:28:57 +00:00
conf Convert process, file, and namei lists and hash tables to use queue.h. 1994-08-30 03:04:28 +00:00
ddb
dev Missed an iobase that should be u_short. 1994-09-05 00:21:40 +00:00
isofs For symlinks, try actually reading the link to determine its size. 1994-08-19 11:36:56 +00:00
kern New iBCS2 code from Scott. 1994-09-05 01:08:43 +00:00
lib Cleanup to make more ANSI compliant; checkpoint 1994-08-22 21:55:58 +00:00
libkern
miscfs Convert process, file, and namei lists and hash tables to use queue.h. 1994-08-30 03:04:28 +00:00
msdosfs Fix an off-by-one error reported by Mike Hartman. 1994-08-30 01:31:11 +00:00
net
netccitt
netinet Fix byte-order bug in printf() statement. 1994-07-27 12:36:09 +00:00
netiso
netns
nfs mknod() must release its new vnode. 1994-08-30 19:42:22 +00:00
pcfs
scsi remove an un-aligned access 1994-08-30 17:01:57 +00:00
stand
sys New iBCS2 code from Scott. 1994-09-05 01:08:43 +00:00
ufs C syntax fix, and syscall args style (For later.) 1994-08-21 03:15:32 +00:00
vm vm_object_page_clean() expects to be able to use vm_page_deactivate() on a 1994-09-07 20:25:07 +00:00
Makefile