Date: Sat, 28 Dec 1996 17:07:51 -0800 (PST) From: asami@cs.berkeley.edu (Satoshi Asami) To: committers@freebsd.org, igor@zynaps.ru, sanpei@yy.cs.keio.ac.jp, Lars_Koeller@odie.physik2.uni-rostock.de, jdli@csie.nctu.edu.tw Cc: ports@freebsd.org Subject: net/if.h change Message-ID: <199612290107.RAA16382@baloon.mimi.com>
next in thread | raw e-mail | index | archive | help
I didn't get any reply from Garrett, so I assume this change is not going into 2.2. But we can still fix the ports nonetheless. At last count, the ports affected by this were: port maintainer (@freebsd.org unless stated otherwise) news/nntp adam net/cap max net/dip joerg net/gated <none> net/isc-dhcp se net/trafshow igor@zynaps.ru net/wide-dhcp sanpei@yy.cs.keio.ac.jp sysutils/xperfmon Lars_Koeller@odie.physik2.uni-rostock.de sysutils/xsysinfo jdli@csie.nctu.edu.tw Please add a "#include <sys/time.h>" to strategic locations so the port will work on both -2.2 and -current. Thanks, Satoshi ======= Date: Sat, 21 Dec 1996 23:16:16 -0800 (PST) To: adam@veda.is, max@freebsd.org, wollman@freebsd.org Subject: net/if.h change an nntp/cap From: asami@cs.berkeley.edu (Satoshi Asami) news/nntp and net/cap don't compile in -current now because #include of <sys/time.h> is removed from <net/if.h>. Garrett, is this going into 2.2? If so, news/nntp and net/cap (and maybe others) need to be fixed, otherwise, well they need to be fixed too (#including <sys/time.h> twice shouldn't hurt, right?)... Satoshi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612290107.RAA16382>