Re: patches for SIOCGIFCONF

2000-02-27 Thread Yoshinobu Inoue
> > usr.sbin/xntpd/xntpd: > > These directories don't exist anymore in -CURRENT because we now have ntp4. Woops sorry, a machine in my home which I used to produce those diffs, still mistakenly had the directory. > > --- contrib/ntp/ntpd/ntp_io.c.orig Fri Jan 28 15:44:00 2000 > > +++ contrib

Re: patches for SIOCGIFCONF

2000-02-27 Thread Ollivier Robert
According to Yoshinobu Inoue: > usr.sbin/xntpd/xntpd: These directories don't exist anymore in -CURRENT because we now have ntp4. > --- usr.sbin/xntpd/xntpd/ntp_io.c.origMon Feb 28 01:53:00 2000 > +++ usr.sbin/xntpd/xntpd/ntp_io.c Mon Feb 28 01:53:30 2000 We can ignore this diff.

patches for SIOCGIFCONF

2000-02-27 Thread Yoshinobu Inoue
Hi, I checked apps under /usr/src which are using SIOCGIFCONF, and might have some effect on INET6 enabled kernel, and created patches for them. (Some of the patches are not directly related to SIOCGIFCONF) These are build checked on i386, but not actually confirmed on alpha. Please review this