Re: /usr/lib/libtelnet.a missing on 4.6?

2002-06-27 Thread Makoto Matsushita
larse> Is this a bug of the ISO image, or a deliberate change? IIRC, not having libtelnet.a is intentional. 4-stable as of Apr/13/2002 or later doesn't have it. See src/lib/libtelnet/Makefile for details. -- - Makoto `MAR' Matsushita To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsub

Re: Help needed: ALTQ integration into FreeBSD

2002-03-21 Thread Makoto Matsushita
ady> Having the prerequisite agreement of the FreeBSD core team I'm ady> delighted to announce my intention of putting the basis of a "ALTQ ady> framework integration into FreeBSD" project. Have you ever contact to Cho-san, the author of ALTQ? He is also a FreeBSD committer ([EMAIL PROTECTED]

Re: BIND 8.2.4, dynamic DNS feature is broken

2001-08-09 Thread Makoto MATSUSHITA
matusita> Attached below is an output of gdb. There is a gap between #2 and matusita> #3... how do I check what functions are called between free_rrecp() matusita> and ns_panic() ? Oops, gdb output is corrupted, let me try again... -- - Makoto `MAR' MATSUSHITA GNU gdb 4.18 Copyright 1998 Free

Re: BIND 8.2.4, dynamic DNS feature is broken

2001-08-09 Thread Makoto MATSUSHITA
asmodai> Patch is in CURRENT. I've already found your patch applied to src/contrib/bind/lib/dst/support.c. It's now revision 1.1.1.4, right? :-) asmodai> So if you could test it? :) I tested with this your patch, and applied to 4-stable. I've rebuild libbind, then named/nsupdate. Good news: ns

Re: BIND 8.2.4, dynamic DNS feature is broken

2001-08-08 Thread Makoto MATSUSHITA
FYI. matusita> I've got a reply from [EMAIL PROTECTED] that this is a bug[1] in matusita> 8.2.4; current 8.2.5-T1A and 8.3.0-T1A is already fixed. I've installed 8.2.5-T1A to my FreeBSD box (5-current/4-stable), and confirmed that nsupdate and named is working as expected. I would be better th

Re: BIND 8.2.4, dynamic DNS feature is broken

2001-08-08 Thread Makoto MATSUSHITA
asmodai> Are you willing to test patches so I can safely MFC this asmodai> faster, since you have an environment in which you can asmodai> trigger this? OK I will. I'm running both recent 5-current and old 4-stable plus security patches. -- - Makoto `MAR' MATSUSHITA To Unsubscribe: send mail t

Re: BIND 8.2.4, dynamic DNS feature is broken

2001-08-06 Thread Makoto MATSUSHITA
matusita> 1) nsupdate can't read keyfile I've got a reply from [EMAIL PROTECTED] that this is a bug[1] in 8.2.4; current 8.2.5-T1A and 8.3.0-T1A is already fixed. -- - Makoto `MAR' MATSUSHITA Appendix: [1] from changelog: > 1217. [bug] #1186 broke the command-line programs that r

BIND 8.2.4, dynamic DNS feature is broken

2001-08-05 Thread Makoto MATSUSHITA
7538 from log file MY_DOMAIN_NAME.log Aug 6 13:35:11 hostname named[55257]: d_rcnt-- == 0 Aug 6 13:35:11 hostname named[55257]: d_rcnt-- == 0 Also named of bind 8.2.3 works fine as usual. *** Sorry I don't know it is FreeBSD specific or not. -- - Makoto MATSUSHITA To Unsubscribe: send

[patch] supports 'protoX' notation for all IP protocol numbers

2001-07-13 Thread Makoto MATSUSHITA
I've sent following patch; matusita> This patch does teach ppp(8) about 'ipv6' protocol (protocol matusita> number 41) to filter. This patch also fixes matusita> not-initializing 'f_dstop' variable for other protocols. but some other guys says that "why not you make ppp to specify protocol num

[patch] Add 'ipv6' (protocol 41) support for ppp(8)

2001-07-02 Thread Makoto MATSUSHITA
ch for me ? If it works well, I'll try to send a PR to include this patch to ppp(8) itself. -- - Makoto MATSUSHITA Index: command.c === RCS file: /pub/cvsup/FreeBSD.cvs/src/usr.sbin/ppp/command.c,v retrieving revision 1.259 diff -