Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: basesrc



Jun-ichiro itojun Hagino writes:
> 
> Module Name:  basesrc
> Committed By: itojun
> Date:         Tue Apr 11 11:36:48 UTC 2000
> 
> Modified Files:
>       basesrc/usr.sbin/ypbind: ypbind.c
> 
> Log Message:
> use getifaddrs, to avoid complicated alignment constraint in SIOCGIFCONF.
> (do we need to keep SIOCGIFCONF code in #ifdef?)

excellent! i would't bother keeping the old code around; especially if
we're not going to maintain it.

similar changes could be made to rarpd (there's an outstanding PR
about this); in my infinite spare time i was going to look at doing
this, but since you already know the magic maybe you can look at it?
(hint hint ;-)



Home | Main Index | Thread Index | Old Index