Bug #675
closed
Get rid of netgraph's *LEN constants
Added by nant over 17 years ago.
Updated over 17 years ago.
Description
Catch up a bit with FreeBSD netgraph by replacing *LEN constants with
*SIZ constants which already account space for trailing '\0's.
Obtained from: FreeBSD (sorta).
Nuno.
Files
:Catch up a bit with FreeBSD netgraph by replacing *LEN constants with
:*SIZ constants which already account space for trailing '\0's.
:
:Obtained from: FreeBSD (sorta).
:
:Nuno.
Committed.
-Matt
Hmm. Just noticed that this breaks buildworld. I'm working on a patch to fix it.
Sorry,
Nuno
Here's another patch to fix buildworld breakage. Sorry about that.
Reported by: walt <wa1ter@myrealbox.com>
Thanks,
Nuno
Hopefully replace all references to *LEN with *SIZ now...
Note to self: Gotta learn to properly verify stuff before submitting.
Reported by: swildner@
Thanks,
Nuno
Committed as well. :)
Sascha
All commited. Closing case.
Thanks,
Nuno
Also available in: Atom
PDF