freebsd-skq/sys
1997-02-21 23:15:17 +00:00
..
alpha
amd64 Replaced START_ENTRY by _START_ENTRY. -current hasn't got my cleanup 1997-02-17 07:21:28 +00:00
compat/linux Make this compile again after the Lite2 merge. 1997-02-10 16:34:16 +00:00
compile
conf Set RELDATE=300000. With the parallel version development, it has 1997-02-19 06:05:48 +00:00
ddb
dev Enlarge the message out buffer from 6 to 8 bytes. Now that sync and wide 1997-02-18 20:22:52 +00:00
fs Killed more FIFO ifdefs. All gone now. 1997-02-13 01:13:13 +00:00
geom Make ccd compile again after the Lite2 merge. 1997-02-10 16:24:33 +00:00
gnu Fixed type mismatches. i_spare[N] in ufs/inode.h changed from long to 1997-02-12 15:35:18 +00:00
i386 Fix some more problems in the recovery code. 1997-02-19 01:00:51 +00:00
isa Oops, cut/paste could be done on tthe WRONG vty :( 1997-02-13 11:58:49 +00:00
isofs/cd9660 Killed more FIFO ifdefs. All gone now. 1997-02-13 01:13:13 +00:00
kern Improved select(): 1997-02-20 11:51:52 +00:00
libkern
miscfs Eliminate the last of the compile warnings in this module by 1997-02-12 18:06:08 +00:00
modules
msdosfs Make this compile without warnings after the Lite2 merge: 1997-02-12 16:31:27 +00:00
net Send RTM_IFINFO messages whenever promiscuous and all-multicast 1997-02-14 15:30:54 +00:00
netatalk
netinet Properly notice error returns from if_allmulti(). 1997-02-21 18:34:58 +00:00
netipx
netkey
netns
nfs Moved nqnfs_vop_lease_check() inside #ifndef NFS_NOSERVER. 1997-02-19 14:30:41 +00:00
nfsclient Changed #ifdef COMPAT_PRELITE2' to #ifndef NO_COMPAT_PRELITE2' so that 1997-02-18 04:40:38 +00:00
nfsserver
pc98 Synchronize with sys/i386/isa/wd.c revision 1.124. 1997-02-19 13:19:08 +00:00
pccard Argh, this time get the parentheses right. This hasn't been a good day for me. 1997-02-21 05:46:57 +00:00
pci
powerpc/include
rpc
scsi
sys Increase FD_SETSIZE back to 1024, select code fixed now 1997-02-21 23:15:17 +00:00
tools
ufs This now uses queue macros. Include <sys/queue.h> if !KERNEL to preserve 1997-02-18 15:03:17 +00:00
vm Removed vestiges of Mach lock types. 1997-02-18 14:07:03 +00:00
Makefile