Go to file
lukem 700e3c1ec7 * add support for xferbuf', which sets both sndbuf' and `rcvbuf'
* document the above three commands
* rototill the way the sndbuf and rcvbuf work. remove resetsockbufsize()
* use the appropriate socket buffer size as the size of the buffer that
  the read()/write() loops use. speeds up things in some cases.
1999-09-22 07:18:31 +00:00
bin Consistancy nits. 1999-09-18 18:45:39 +00:00
distrib Add MAKEDEV.8 manpage for next68k. 1999-09-21 14:20:36 +00:00
etc remove empty line 1999-09-21 14:25:46 +00:00
games Remove generated file "limerick-o" in "clean" target. 1999-09-21 16:34:51 +00:00
gnu if bfd_write is invoked with ptr == NULL and (size * nitems) == 0, don't bother calling fwrite(); just return (0) 1999-09-17 13:38:19 +00:00
include if _DIAGNOSTIC is defined, define _DIAGASSERT() to call __diagassert(), 1999-09-15 23:53:26 +00:00
lib Finish support for auto-generated libkern divsi3.S. 1999-09-21 09:43:38 +00:00
libexec Kerberos5 ticket forwarding works. 1999-09-17 19:00:32 +00:00
regress Oops; remember to clean the output file. 1999-08-30 17:06:33 +00:00
sbin Fix tyop and clean up usage of commas a little. 1999-09-21 12:09:25 +00:00
share Note support of FDDI and Token Ring 1999-09-21 22:39:14 +00:00
sys Reverse the order in which PCI cards are scanned. Now the order matches the 1999-09-22 07:15:43 +00:00
usr.bin * add support for xferbuf', which sets both sndbuf' and `rcvbuf' 1999-09-22 07:18:31 +00:00
usr.sbin Fix grammar, as pointed out by Olaf Seibert. 1999-09-21 15:50:19 +00:00
Makefile use new dependall target instead of depend then all in make build 1999-09-14 01:32:43 +00:00