Subj : CVS commit src/xpdev/sockwrap.c To : All From : deuce Date : Mon Dec 27 2004 12:27 pm src/xpdev sockwrap.c 1.22 1.23 Update of /cvsroot/sbbs/src/xpdev In directory cvs.synchro.net:/tmp/cvs-serv18158 Modified Files: sockwrap.c Log Message: Since sendfile() uses kernel memory, and when using smbfs, Synchronet kills the kernel, attempt to blame sendfile() for everything and use the non sendfile() based sendfilesocket() for FreeBSD. .