freebsd-skq/sys
wollman 9489a8e21b Obey RFC 793, section 3.4:
Several examples of connection initiation follow.  Although these
  examples do not show connection synchronization using data-carrying
  segments, this is perfectly legitimate, so long as the receiving TCP
  doesn't deliver the data to the user until it is clear the data is
  valid (i.e., the data must be buffered at the receiver until the
  connection reaches the ESTABLISHED state).
1994-08-26 22:27:16 +00:00
..
alpha/include Updated to latest version from 1.1.5.1+ 1994-08-17 08:51:10 +00:00
amd64 Changes preparing for iBCS support 1994-08-24 11:52:21 +00:00
compile Stop cvs up -P from removing empty compile directories. 1994-08-25 16:20:16 +00:00
conf Reviewed by: 1994-08-24 22:37:56 +00:00
ddb 1) cleaned up after Garrett - fixed more redundant declarations, changed 1994-08-20 03:49:02 +00:00
dev Add Charles Martin Hannum to copyright notice so he can stop whining and 1994-08-25 20:16:59 +00:00
fs Implemented filesystem clean bit via: 1994-08-20 16:03:26 +00:00
gnu Made idempotent 1994-08-21 07:19:45 +00:00
i386 Add Charles Martin Hannum to copyright notice so he can stop whining and 1994-08-25 20:16:59 +00:00
isa Updated to final 1.1.5 version (revision 1.56). 1994-08-25 10:15:28 +00:00
isofs/cd9660 Implemented filesystem clean bit via: 1994-08-20 16:03:26 +00:00
kern Added ntp_gettime and ntp_adjtime syscalls, both nosys'ed out until 1994-08-26 18:15:25 +00:00
libkern Added $Id$ 1994-08-02 07:55:43 +00:00
miscfs 1) cleaned up after Garrett - fixed more redundant declarations, changed 1994-08-20 03:49:02 +00:00
net Idempotency #endif was not at end of file or commented. 1994-08-22 14:16:36 +00:00
netccitt Made idempotent 1994-08-21 05:44:12 +00:00
netinet Obey RFC 793, section 3.4: 1994-08-26 22:27:16 +00:00
netiso Made idempotent -- made some of them more consistent with rest of tree. 1994-08-21 06:14:33 +00:00
netns Made idempotent. 1994-08-21 06:22:12 +00:00
nfs More idempotency....... this is fun :-) 1994-08-21 06:50:16 +00:00
nfsclient More idempotency....... this is fun :-) 1994-08-21 06:50:16 +00:00
nfsserver More idempotency....... this is fun :-) 1994-08-21 06:50:16 +00:00
powerpc/include Added $Id$ 1994-08-02 07:55:43 +00:00
rpc Use the header files that are compatible with the code just moved over 1994-08-07 18:41:02 +00:00
scsi 1) cleaned up after Garrett - fixed more redundant declarations, changed 1994-08-20 03:49:02 +00:00
sys Added ntp_gettime and ntp_adjtime syscalls, both nosys'ed out until 1994-08-26 18:15:25 +00:00
tools Added $Id$ 1994-08-02 07:55:43 +00:00
ufs Made idempotent 1994-08-21 07:19:45 +00:00
vm Made idempotent 1994-08-21 07:19:45 +00:00
Makefile Added ${MACHINE}/boot to build bootblocks. 1994-08-25 13:54:28 +00:00