FreeBSD src
Go to file
Bill Fenner d71ba03df8 If rcmd() fails, return immediately instead of trying a bunch of
setsockopt()'s on a -1 file descriptor.

Remove attempt to decrease TCP MSS; it makes no sense.

Set the IP TOS to IPTOS_THROUGHPUT as an indication that this is an
application sending large blocks of data, as recommended by RFC1700.
1996-10-28 23:26:37 +00:00
bin Build intermediate object files for mkinit, mknodes and mksyntax 1996-10-25 14:49:24 +00:00
contrib Apparently this patch fixes the objc backend on the i386 platforms. 1996-10-26 17:00:50 +00:00
eBones First round of moving secure telnet (AKA kerberised telnet) to its new home 1996-10-26 17:20:52 +00:00
etc Correct the startup sequence for syslogd: 1996-10-28 08:28:02 +00:00
games Install the rumors file. 1996-10-19 20:11:45 +00:00
gnu Added ${DESTDIR} to the install target so bison.{simple,hairy} 1996-10-27 21:50:59 +00:00
include improve comments for UT_NAMESIZE 1996-10-27 18:13:35 +00:00
lib Do not make symbolic links from obj directory into source tree, 1996-10-26 23:38:07 +00:00
libexec Give ypxfr the ability to detect the presence of the YP_INTERDOMAIN 1996-10-25 16:13:09 +00:00
lkm Prepare kernel to take advantage of "branded" ELF binaries. 1996-10-16 17:51:08 +00:00
release fix FAQ URL. Note for Jordan: don't merge this change into 2.1.6! 1996-10-23 22:28:56 +00:00
sbin If rcmd() fails, return immediately instead of trying a bunch of 1996-10-28 23:26:37 +00:00
secure Fold sendmail-8.8.2 changes into files that have been touched. 1996-10-24 05:07:25 +00:00
share Added Michael Butschky <butsch@computi.erols.com>, to the additional 1996-10-25 10:30:37 +00:00
sys Remove some unnecessary code in the interrupt handler. 1996-10-28 19:40:01 +00:00
tools (reverse) sync with src/lib/libtcl/Makefile rev 1.9 1996-10-27 12:44:44 +00:00
usr.bin Eliminate unnecessary include of <sys/mbuf.h>. 1996-10-28 19:08:13 +00:00
usr.sbin Do not modify a malloc()ed pointer; instead, use memmove(). 1996-10-28 23:02:38 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Improved comment about `all' target. 1996-10-25 14:22:50 +00:00