1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-09 22:38:01 -08:00
OpenBSD
Go to file
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
bin Fix off-by-one error when adding files of exactly 100 characters; wsanchez@apple.com 1998-10-19 05:46:12 +00:00
distrib isnumeric did not check the last char in a string 1998-10-28 18:55:20 +00:00
etc Kill the awful hack used to match and split /etc/hostname.* We now use 1998-10-28 19:17:10 +00:00
games 'Spam' winners a bit more safely 1998-10-01 05:31:38 +00:00
gnu mkdtemp a directory where Lynx puts all it's temporary files. 1998-10-28 18:01:04 +00:00
include add a path to afsd 1998-10-08 21:32:54 +00:00
kerberosIV be nicer to buffers 1998-10-28 17:57:09 +00:00
lib Don't return error trying to make a dump header when no 1998-10-28 19:47:00 +00:00
libexec .Nm gettytab 5 -> .Xr gettytab 5 1998-10-20 21:38:22 +00:00
lkm bye bye ap lkm 1998-02-24 22:32:52 +00:00
regress oops 1998-06-28 19:54:51 +00:00
sbin give up the try to start afsd from mount_afs, the argument passing was too ugly 1998-10-28 18:08:50 +00:00
share Correct a reference to me->qe + minor corrections 1998-10-28 21:01:33 +00:00
sys - fix three bugs pointed out in Stevens, i.a. updating timestamps correctly 1998-10-28 21:34:32 +00:00
usr.bin set PATH before running configure since we can't rely on the user's path being sane 1998-10-18 20:02:27 +00:00
usr.sbin fix ? usage handling; route@resentment.infonexus.com 1998-10-28 18:01:17 +00:00
Makefile add a note about building kernel before "make build" 1998-09-30 13:27:28 +00:00