Date: Tue, 11 Jan 2000 09:38:28 +1000 (GMT+1000) From: Rhys Arkins <s350738@student.uq.edu.au> To: freebsd-questions@FreeBSD.ORG Subject: changing global structs Message-ID: <Pine.OSF.4.21.0001110933351.16861-100000@student.uq.edu.au>
next in thread | raw e-mail | index | archive | help
Would there be any detrimental effects of adding an extra field to a global struct such as the ifnet struct, so long as I added it as the last field and did a full recompile of everything? I am looking into adding an extra flags field to the ifnet struct. thanks, Rhys. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.4.21.0001110933351.16861-100000>