freebsd-skq/sys
wollman 348a992441 uipc_mbuf.c: do a better job of counting how often we have to wait
for memory, or are denied a cluster.

uipc_socket2.c: define some generic ``operation-not-supported'' entry points
for pr_usrreqs.
1997-02-18 20:43:07 +00:00
..
alpha Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
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 Use a valid value for MSGSSZ 1997-02-12 09:47:31 +00:00
ddb This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
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 Kill the initialization of two old scratch ram variables. They were removed 1997-02-18 20:23:09 +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 uipc_mbuf.c: do a better job of counting how often we have to wait 1997-02-18 20:43:07 +00:00
libkern Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
miscfs Eliminate the last of the compile warnings in this module by 1997-02-12 18:06:08 +00:00
modules Make ibcs2 a little bit saver. Add copyright. 1997-02-02 14:40:38 +00:00
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 Fix the mechanism for choosing wehether to save the slow-start threshold 1997-02-14 18:15:53 +00:00
netipx Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
netkey
netns Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
nfs Changed #ifdef COMPAT_PRELITE2' to #ifndef NO_COMPAT_PRELITE2' so that 1997-02-18 04:40:38 +00:00
nfsclient Changed #ifdef COMPAT_PRELITE2' to #ifndef NO_COMPAT_PRELITE2' so that 1997-02-18 04:40:38 +00:00
nfsserver This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
pc98 Synchronize with sys/i386/isa/syscons.c revision 1.201. 1997-02-13 18:43:50 +00:00
pccard Try to make the BROKEN_VLSI chipset detection better, and not break 1997-02-18 19:20:52 +00:00
pci ULTRAENB->FAST20 1997-02-09 03:27:09 +00:00
powerpc/include Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
rpc Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
scsi This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
sys Changed type of t_line from u_char to int. The Lite2 merge blew away 1997-02-18 09:26:15 +00:00
tools Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
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 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00