NetBSD/sys
gwr 62f18b1dda Do the first BOOTPARAM RPC call to the broadcast address instead of
using the address of the RARP server because a BOOTPARAM server
might not be running on the machine that sent the RARP reply.
1994-09-26 16:42:29 +00:00
..
adosfs fix uninitialized use of mask. 1994-08-30 23:06:48 +00:00
arch sun4 monitor "w" command support 1994-09-25 20:52:58 +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 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 Make the tstamp functions take `u_char *', not `char *'. 1994-09-22 02:47:31 +00:00
kern Correct test for already being traced. 1994-09-24 07:17:18 +00:00
lib compile -O3 1994-09-16 01:27:58 +00:00
libkern
miscfs fix device aliasing and lost vnode problems. 1994-09-20 06:43:00 +00:00
msdosfs Define VFSTOMSDOSFS(), and use it. 1994-09-22 02:34:49 +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 Do the first BOOTPARAM RPC call to the broadcast address instead of 1994-09-26 16:42:29 +00:00
pcfs
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 Add a reference count for each VFS. 1994-09-22 02:06:10 +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