NetBSD/sys
thorpej 5bec554354 Driver for the 3Com internal PHY, found on 3c905B-TX cards (and maybe
some 3c905-TX?).  Partially from Frank van der Linden.
1998-08-12 08:46:20 +00:00
..
adosfs create miscfs/genfs/genfs_vnops.c:genfs_enoioctl and make all the other 1998-08-10 08:11:10 +00:00
arch Support Cabletron Ethernet card, from John Marohn in PR 5762. 1998-08-12 07:19:09 +00:00
compat bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:36:58 +00:00
conf Give the "ep" driver the "mii" attribute. 1998-08-12 00:45:37 +00:00
ddb bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:36:58 +00:00
dev Driver for the 3Com internal PHY, found on 3c905B-TX cards (and maybe 1998-08-12 08:46:20 +00:00
gdbscripts
ipkdb
isofs create miscfs/genfs/genfs_vnops.c:genfs_enoioctl and make all the other 1998-08-10 08:11:10 +00:00
kern Per XNS Issue 5, calling recvmsg(2) or sendmsg(2) with an msg.msg_iovlen less 1998-08-04 19:48:34 +00:00
lib Lots of kernlib functions rewritten as inline macros. 1998-08-08 11:18:32 +00:00
lkm
miscfs create miscfs/genfs/genfs_vnops.c:genfs_enoioctl and make all the other 1998-08-10 08:11:10 +00:00
msdosfs create miscfs/genfs/genfs_vnops.c:genfs_enoioctl and make all the other 1998-08-10 08:11:10 +00:00
net Define IFM_INST_MAX, the largest possible "instance" value. 1998-08-08 22:12:30 +00:00
netatalk
netccitt fix to accomodate change in vn_rdwr prototype 1998-07-28 20:25:28 +00:00
netinet defopt PFIL_HOOKS. 1998-08-09 08:58:18 +00:00
netiso
netnatm
netns
nfs create miscfs/genfs/genfs_vnops.c:genfs_enoioctl and make all the other 1998-08-10 08:11:10 +00:00
stand
sys enhanced -> preamp 1998-08-12 03:18:34 +00:00
ufs create miscfs/genfs/genfs_vnops.c:genfs_enoioctl and make all the other 1998-08-10 08:11:10 +00:00
uvm bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 22:36:37 +00:00
vm bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 21:58:52 +00:00
Makefile