Go to file
thorpej e794123006 Fix a rather severe bug in handling of incoming SYNs for peer/port values
which happen to have a TCB in TIME_WAIT, where an mbuf which had been
advanced past the IP+TCP headers and TCP options would be reused as if
it had not been advanced.  Problem found by Juergen Hannken-Illjes, who
also suggested a work-around on which this fix is based.
1997-07-28 01:07:48 +00:00
bin #if __GNUC__, work around bogus initialization warning that occurs on 1997-07-25 23:53:54 +00:00
distrib Add critical information for successfully booting NetBSD/mac68k. (How 1997-07-25 23:29:42 +00:00
etc Make all tty??/pty?? pairs that can be opened by openpty(). 1997-07-23 01:29:36 +00:00
games don't xref obsolete regcmp(3) 1997-07-16 06:59:59 +00:00
gnu build chess.6 on alpha. 1997-07-21 04:48:06 +00:00
include add parens in isleap() for gcc -Wall 1997-07-25 05:54:42 +00:00
lib Removed confusing text which implies that gamma() computes the gamma 1997-07-25 20:41:18 +00:00
libexec be safe with some buffers. 1997-07-21 05:13:10 +00:00
regress Use proginstall:: to disable installing PROG. 1997-05-07 15:59:08 +00:00
sbin Clean up usage of __COPYRIGHT() macro. 1997-07-23 20:25:13 +00:00
share Update man pages for new audio features. 1997-07-28 00:23:10 +00:00
sys Fix a rather severe bug in handling of incoming SYNs for peer/port values 1997-07-28 01:07:48 +00:00
usr.bin Modernize for new audio features. 1997-07-27 01:28:04 +00:00
usr.sbin - Make the yacc .h file generation more sane from Juergen Hannken-Illjes 1997-07-28 00:46:55 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00