freebsd-dev/sys
1997-05-18 21:22:11 +00:00
..
alpha md_regs is a struct trapframe * now, not int [] 1997-05-07 20:05:45 +00:00
amd64 Ignore the supplied nfs_diskless structure from the bootstrap loader 1997-05-15 19:12:56 +00:00
compat/linux
compile
conf Bring in some kernel bootp support. This removes the need for netboot 1997-05-11 18:05:39 +00:00
ddb
dev Whoops, missed a zero there. Flags 0x10000 it is. 1997-05-18 21:22:11 +00:00
fs Remove redundant check for vp == dvp (done in VFS before calling). 1997-05-17 18:32:53 +00:00
geom
gnu
i386 Whoops, missed a zero there. Flags 0x10000 it is. 1997-05-18 21:22:11 +00:00
isa Whoops, missed a zero there. Flags 0x10000 it is. 1997-05-18 21:22:11 +00:00
isofs/cd9660
kern Bring in some kernel bootp support. This removes the need for netboot 1997-05-11 18:05:39 +00:00
libkern
miscfs 1. Added cast and parenthesis in block size calculaion in 1997-05-07 14:37:32 +00:00
modules
msdosfs Remove redundant check for vp == dvp (done in VFS before calling). 1997-05-17 18:32:53 +00:00
net Make sppp's logging human-readable. Also, use log(9), as opposed to 1997-05-11 10:04:24 +00:00
netatalk First cut at patches to make appletalk compile again 1997-05-13 21:01:45 +00:00
netinet Don't send arp request for the ip address 0.0.0.0. 1997-05-14 16:39:52 +00:00
netipx Mega IPX commit. 1997-05-10 09:58:58 +00:00
netkey
netnatm import Chuck Cranor's ATM driver 1997-05-09 08:04:59 +00:00
netns
nfs Remove redundant check for vp == dvp (done in VFS before calling). 1997-05-17 18:32:53 +00:00
nfsclient Remove redundant check for vp == dvp (done in VFS before calling). 1997-05-17 18:32:53 +00:00
nfsserver Don't keep addresses in mbuf chains. This should simplify the next round 1997-05-13 17:25:44 +00:00
pc98 Synchronize with sys/i386/boot/biosboot/bios.S and 1997-05-18 12:28:38 +00:00
pccard
pci import Chuck Cranor's ATM driver 1997-05-09 07:48:14 +00:00
powerpc/include
rpc
scsi Add the D_DISK flag to the cdevsw structs of various CD-ROM drivers. 1997-05-10 12:13:17 +00:00
sys struct timespec needs to be useable with just <time.h>, but needs to not 1997-05-13 10:58:14 +00:00
tools
ufs Remove redundant check for vp == dvp (done in VFS before calling). 1997-05-17 18:32:53 +00:00
vm
Makefile