NetBSD/sys
is 905db38340 Add IP multicast support as per RFC 1122 section 3.3.7 to ARCnet.
"The mapping of IP Class D addresses to local addresses is
         currently specified for the following types of networks:
	 [...]
         o    Any network that supports broadcast but not multicast,
              addressing: all IP Class D addresses map to the local
              broadcast address."
1996-09-02 17:28:22 +00:00
..
adosfs Add a set of generic file system operations that most file systems use. 1996-09-01 23:47:48 +00:00
arch Add IP multicast support as per RFC 1122 section 3.3.7 to ARCnet. 1996-09-02 17:28:22 +00:00
compat regen syscall tables 1996-08-30 23:08:21 +00:00
conf Add a set of generic file system operations that most file systems use. 1996-09-01 23:57:15 +00:00
ddb
dev tty stop functions really should return void, not int, and certainly not both. 1996-09-02 06:43:16 +00:00
isofs/cd9660 Add a set of generic file system operations that most file systems use. 1996-09-01 23:47:48 +00:00
kern tty stop functions really should return void, not int, and certainly not both. 1996-09-02 06:43:16 +00:00
lib RCS id police. 1996-08-30 17:43:56 +00:00
lkm add compat svr4 and sunos modules. the sunos module will not work 1996-08-28 06:17:23 +00:00
miscfs Add a set of generic file system operations that most file systems use. 1996-09-01 23:47:48 +00:00
msdosfs Add a set of generic file system operations that most file systems use. 1996-09-01 23:47:48 +00:00
net Add IP multicast support as per RFC 1122 section 3.3.7 to ARCnet. 1996-09-02 17:28:22 +00:00
netccitt Mostly minor changes. 1996-05-23 23:35:22 +00:00
netinet Fix some DIAGNOSTIC printf() formats; ntohl() provides a 32-bit quantity, 1996-08-14 03:46:44 +00:00
netiso avoid unnecessary checks of m_get/MGET/etc.'s return values. When 1996-06-14 22:21:12 +00:00
netnatm sbappend() -> sbappendrecord(); fixes SNAP encapsulation on NATM sockets. 1996-08-27 21:45:21 +00:00
netns
nfs Add a set of generic file system operations that most file systems use. 1996-09-01 23:47:48 +00:00
scsi (1) add a 'channel' field to scsi_link. 1996-08-28 18:47:51 +00:00
stand
sys +cs8 -istrip -parenb 1996-09-02 16:27:52 +00:00
ufs Add a set of generic file system operations that most file systems use. 1996-09-01 23:47:48 +00:00
vm allow kmem_malloc to return NULL if canwait is set and there's no map space 1996-06-13 16:52:06 +00:00
Makefile