1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/sys
provos 5f0eddb4ad - fix three bugs pointed out in Stevens, i.a. updating timestamps correctly
- fix a 4.4bsd-lite2 bug, when tcp options are present the maximum segment
size is not updated correctly, so that fast recovery forces out a segment
which is split in two segments by tcp_output(), the fix is adpated from
FreeBSD, the effective mss is recorded after option negotiation in 3way
handshake.
[I was able to fix this on time spent at Center for Information Technology
Integration (citi.umich.edu)]
1998-10-28 21:34:32 +00:00
..
adosfs Correct loop termination for adosfs_ihashget 1998-09-03 15:50:32 +00:00
arch make 8mb installs work 1998-10-24 23:28:35 +00:00
compat add missing check for msg.msg_iovlen <= 0 1998-08-05 16:38:31 +00:00
conf 'sm' requires ifmedia attribute 1998-09-28 02:43:22 +00:00
ddb the sync command does not work, back it out 1998-09-01 04:26:59 +00:00
dev Changes from NetBSD, clean up, avoid hanging if the codec is out to lunch. 1998-10-28 18:06:46 +00:00
gnu/arch/i386/fpemul Bye. 1997-06-09 03:12:06 +00:00
isofs/cd9660 If mount by non-root, then verify that user has necessary permissions on 1998-09-06 20:31:31 +00:00
kern In vrele, vget, reinstate to following order 1998-10-13 16:42:01 +00:00
lib add missing function from libkern, strncasecmp() 1998-09-25 04:20:44 +00:00
miscfs OK, this is another fix for the infamous i386 "PTDI panic". This fix is the 1998-08-30 13:42:14 +00:00
msdosfs Make tabbing better. 1998-08-21 22:40:02 +00:00
net avoid panic; garath@code.ridgefield.org 1998-09-17 12:29:55 +00:00
netatalk Remove two incorrect ntoh's which make a comparison of a constant w/ a 1998-06-11 06:18:43 +00:00
netccitt vn_rdwr proto fallout I missed earlier 1998-07-28 23:57:26 +00:00
netinet - fix three bugs pointed out in Stevens, i.a. updating timestamps correctly 1998-10-28 21:34:32 +00:00
netipx typeless declaration 1998-03-18 21:30:06 +00:00
netiso gcc 2.8 supplication 1998-04-04 02:55:54 +00:00
netnatm Keep the ifdef for NetBSD. 1997-10-11 01:32:08 +00:00
netns spelling; kleink 1998-05-11 06:06:01 +00:00
nfs Fix malloc race in nfs_node.c 1998-08-21 23:16:39 +00:00
scsi make DIOCGPDINFO equivalent to DIOCGDINFO for cd's 1998-10-05 00:39:27 +00:00
stand environment is there too 1998-08-07 05:24:17 +00:00
sys Add a couple of names from NetBSD 1998-10-28 17:58:43 +00:00
ufs Integrate changes from Kirk McKusick 1998-08-29 00:02:51 +00:00
vm include pmap.h earlier, so MD pmap structures may be 1998-09-11 21:17:52 +00:00
xfs the third arguemnt to a syscall is register_t not int. From Todd Fries 1998-09-18 02:41:44 +00:00
Makefile ok, i steal this commit from niklas, just to make vax consistant w/ other archs (; 1998-05-18 14:28:15 +00:00