NetBSD/sys
jtc 62db8972b1 Updated bde's comments wrt. i387 control word settings so that they
describe NetBSD, rather than 386BSD 0.1.
Removed 386BSD and BDE control word constants, since we don't need and
will never use them.  However, The iBCS control word constant is kept,
since we might want to use it in the iBCS binary compatibility code.
1994-09-22 00:37:13 +00:00
..
adosfs fix uninitialized use of mask. 1994-08-30 23:06:48 +00:00
arch Updated bde's comments wrt. i387 control word settings so that they 1994-09-22 00:37:13 +00:00
boot Clean up deleted files. 1993-10-13 05:42:10 +00:00
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 Make "examine" (x/i) always print the address. 1994-06-30 12:49:54 +00:00
dev Check the SB Pro IRQ and DRQ correctly. From Jason Thorpe. 1994-09-16 23:48:22 +00:00
isofs Change the remaining 731's to 733's. Redo the conversion functions to 1994-09-19 09:09:46 +00:00
kern m_adj() returns void. 1994-09-19 08:07:17 +00:00
lib compile -O3 1994-09-16 01:27:58 +00:00
libkern Clean up deleted files. 1993-12-04 07:26:07 +00:00
miscfs fix device aliasing and lost vnode problems. 1994-09-20 06:43:00 +00:00
msdosfs Make some of this look like UFS again. 1994-09-19 19:28:07 +00:00
net bug 367. paulus says the fix is right & critical. 1994-07-27 09:05:33 +00:00
netccitt C syntax 1994-09-20 06:41:04 +00:00
netinet Fix byte-order bug in printf() statement. 1994-07-27 12:36:09 +00:00
netiso C syntax, and proper definition of time. 1994-09-20 06:41:35 +00:00
netns don't redefine time. 1994-09-20 06:42:10 +00:00
nfs mknod() must release its new vnode. 1994-08-30 19:42:22 +00:00
pcfs Clean up deleted files. 1993-08-13 11:35:49 +00:00
scsi remove an un-aligned access 1994-08-30 17:01:57 +00:00
stand New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
sys Prototype m_adj(). 1994-09-19 05:03:09 +00:00
ufs c syntax 1994-09-20 06:45:17 +00:00
vm Fix the munmapfd() prototype, too. 1994-09-16 02:01:49 +00:00
Makefile take three 1994-06-29 06:19:16 +00:00