freebsd-src/sys
David Greenman 55088a1c1e In ifa_ifwithdstaddr() when walking through ifa structs associated with
a point-to-point link, don't attempt a comparison if the pointer to the
destination sockaddr is NULL (i.e. it has not been set/initialized).
1995-02-24 11:47:31 +00:00
..
alpha/include
amd64 Submitted by: seb@erix.ericsson.se (Sebastian Strollo) 1995-02-23 17:32:38 +00:00
compile
conf Make diskslice files standard and remove option DISKSLICE. ufs_disksubr.c 1995-02-23 17:19:54 +00:00
ddb
dev Revive input flow control, some ideas from iverson@leonheart.com 1995-02-24 00:11:01 +00:00
fs Obtained from: memories of 1.1.5 1995-02-21 18:41:30 +00:00
gnu Add tagged queueing support to the aic7xxx sequencer code. 1995-02-22 01:37:52 +00:00
i386 Revive input flow control, some ideas from iverson@leonheart.com 1995-02-24 00:11:01 +00:00
isa Revive input flow control, some ideas from iverson@leonheart.com 1995-02-24 00:11:01 +00:00
isofs/cd9660 Obtained from: memories of 1.1.5 1995-02-21 18:41:30 +00:00
kern Clean a bunch of -Wall warnings. 1995-02-24 08:51:34 +00:00
libkern
miscfs Make sure process isn't swapped when messing with it. 1995-02-20 15:53:33 +00:00
modules Once and for all: Never a ${DESTDIR} in ${BINDIR} ! 1995-02-23 19:45:30 +00:00
msdosfs
net In ifa_ifwithdstaddr() when walking through ifa structs associated with 1995-02-24 11:47:31 +00:00
netccitt And fix some more compiler warnings. Then give up. /sys/net* is FULL of 1995-02-15 06:29:47 +00:00
netinet Fix benign type mismatch. 1995-02-22 07:23:26 +00:00
netiso
netns
nfs YF fix. 1995-02-15 04:21:32 +00:00
nfsclient YF fix. 1995-02-15 04:21:32 +00:00
nfsserver YF fix. 1995-02-15 04:21:32 +00:00
pci Cleanup for compatibility with another OS. 1995-02-22 18:04:56 +00:00
powerpc/include
rpc
scsi Add a define for the SCSI_QUEUE_FULL sense message 1995-02-22 01:44:21 +00:00
sys Put the joystick status in a struct {int x, y, b1, b2;} rather than in a 1995-02-22 23:34:58 +00:00
tools
ufs Use dsname() to get consistent names. 1995-02-22 22:46:48 +00:00
vm Removed redundant HOLDRELE()'s. 1995-02-23 22:32:38 +00:00
Makefile