Go to file
itojun 6e24d735f0 when the peer is disconnected before accept(2) is issued,
do not return junk data in mbuf (= sockaddr on accept(2)'s 2nd arg).
set the length zero.

behavior checked with bsdi and freebsd.
partial solution to PR 12027 and 10698 (need more investigation).
2001-01-22 18:14:11 +00:00
bin avoid C sequence point issues warned about by development version of gcc. 2001-01-16 02:41:17 +00:00
crypto fix to PR 11320 (ssh-askpass gets invoked forever if we don't have 2001-01-21 02:44:05 +00:00
dist comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
distrib ru_SU locales are deprecated, ru_RU is now correct one. 2001-01-22 17:48:15 +00:00
etc ru_SU locales are deprecated, ru_RU is now correct one. 2001-01-22 17:48:15 +00:00
games avoid strange typcast. 2001-01-20 15:06:34 +00:00
gnu Remove -Dunix, s/-Dsh3/-D__sh3__. 2001-01-22 08:16:24 +00:00
include have comment about strange use of _B 2001-01-21 10:44:15 +00:00
lib declare (internal) encoding state for 'NONE' encoding, for future 2001-01-22 04:42:40 +00:00
libexec comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
regress 40B: just symlink in and out, don't bother copying it 2001-01-19 12:34:45 +00:00
sbin If possible, detect more case that file is missing on the tape. 2001-01-18 08:59:23 +00:00
share ru_SU locales are deprecated, ru_RU is now correct one. 2001-01-22 17:48:15 +00:00
sys when the peer is disconnected before accept(2) is issued, 2001-01-22 18:14:11 +00:00
usr.bin ru_SU locales are deprecated, ru_RU is now correct one. 2001-01-22 17:48:15 +00:00
usr.sbin Fix one of the bugs in the TODO list, sushi would die with a bad endpoint 2001-01-22 07:12:49 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING add usr.bin/xlint as a possible program to upgrade 2001-01-22 14:24:53 +00:00