Go to file
lukem 15896e79fe * don't close the socket unless it was opened by the function
* note (in the comments) that the client is responsible for closing
  the socket if they opened it, or they didn't use CLNT_DESTROY()

fixes a couple of unnecessary closing of already-closed sockets.
noted by: Matthias Drochner <M.Drochner@fz-juelich.de>
1999-03-25 01:16:10 +00:00
bin When substituting backreferences source from the pattern, not the replacement 1999-03-24 17:00:23 +00:00
distrib add lessecho 1999-03-25 01:00:18 +00:00
etc add ttyEcfg 1999-03-24 23:46:37 +00:00
games More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
gnu Fix compile warning about redefinition of SVR4_SHARED_LIBS (which must be 1999-03-24 21:48:36 +00:00
include Add fchroot, getcwd 1999-03-22 17:59:08 +00:00
lib * don't close the socket unless it was opened by the function 1999-03-25 01:16:10 +00:00
libexec completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
regress Make this a more thorough test of file descriptor passing 1999-03-22 18:19:54 +00:00
sbin Make it work for both elf and a.out 1999-03-24 16:02:41 +00:00
share Document new variables required to automate DHCP client startup. 1999-03-24 17:29:07 +00:00
sys Make it possible to set MTU via "ifconfig" at run time. "SLMTU" is now 1999-03-25 00:52:14 +00:00
usr.bin Don't unlink the file first if we are renaming. We want to be as atomic as 1999-03-24 15:13:46 +00:00
usr.sbin Avoid using a long to store an IP address and simplify slightly. 1999-03-24 22:01:38 +00:00
Makefile Make a note of a subtle lossage mode pointed out by Mycroft. 1999-03-10 19:18:59 +00:00