Re: syslogd: using IPv6 as hostnames results in "IP mismatch"

2019-02-24 Thread Hajimu UMEMOTO
ption was broken. It should be fixed now. Please, try it. Sincerely, -- Hajimu UMEMOTO u...@mahoroba.org u...@freebsd.org http://www.mahoroba.org/~ume/ ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current

Re: syslogd: using IPv6 as hostnames results in "IP mismatch"

2019-02-24 Thread Hajimu UMEMOTO
n was broken. It should be fixed now. Please try it. Sincerely, -- Hajimu UMEMOTO u...@mahoroba.org u...@freebsd.org http://www.mahoroba.org/~ume ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current

Re: syslogd: using IPv6 as hostnames results in "IP mismatch"

2019-02-24 Thread Hajimu UMEMOTO
n was broken. It should be fixed now. Please try it. Sincerely, -- Hajimu UMEMOTO u...@mahoroba.org u...@freebsd.org http://www.mahoroba.org/~ume ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current

Re: Some locale data are broken

2016-11-18 Thread Hajimu UMEMOTO
gt; 0) { - setlocale(LC_ALL, ""); while (argc > 0) { showdetails(*argv); argv++; -- Hajimu UMEMOTO u...@mahoroba.org u...@freebsd.org http://www.mahoroba.org/~ume/ _

Re: Date formatting with en_US locale

2016-06-18 Thread Hajimu UMEMOTO
Hi, >>>>> On Sat, 18 Jun 2016 18:25:51 -0500 >>>>> Eric van Gyzen said: vangyzen> On 06/18/16 04:10 AM, Hajimu UMEMOTO wrote: > Does the attached patch fix your issue? > Though there are many locales it should be fixed, I've included only > en_US

Re: Date formatting with en_US locale

2016-06-18 Thread Hajimu UMEMOTO
"d_fmt" => "s", + "d_fmt" => " " " "s", "d_t_fmt" => " " "|[-.]))%e/$1%d/; + $s =~ s/%e((|[-.])%m)/%d$1/; + return $s; +}; + sub callback_dtformat { my $s = shift; my $nl = $cal

Re: r225932 libsasl undefined references - buildworld failure

2011-10-17 Thread Hajimu UMEMOTO
_acquire_cred' mexas> gssapi.c:(.text+0x5142): undefined reference to `gss_release_buffer' mexas> gssapi.c:(.text+0x52e2): undefined reference to `gss_release_buffer' mexas> gssapi.c:(.text+0x5322): undefined reference to `gss_release_name' mexas> gssapi.c:(.text+0x542

Re: 9.0-beta3 preferring ipv4 over ipv6 with ipv6_activate_all_interfaces="YES"

2011-10-14 Thread Hajimu UMEMOTO
box. Is it correct? AFAIK, recent Firefox implements Happy Eyeballs. So, I suspect it doesn't obey RFC 3484, anymore. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan u...@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ _

Re: cvs commit: ports/security/cyrus-sasl2 Makefile ports/security/cyrus-sasl2/files patch-plugins::gssapi.c

2011-10-09 Thread Hajimu UMEMOTO
ion obvious enough for me. :) I didn't have 10-current box, yet. So, I've just upgraded my 9-current box to today's current, and tried to rebuild cyrus-sasl2 port on it. However, I couldn't reproduce the problem. It built just fine, here. Any thought? Sincerely, -

Re: System sendmail build fails with updated cyrus-sasl2 port

2011-09-26 Thread Hajimu UMEMOTO
{ SASL_CB_USER, &getsimple, NULL }, + { SASL_CB_USER, (sasl_callback_ft)&getsimple, NULL }, #define CB_USER_IDX 2 - { SASL_CB_AUTHNAME, &getsimple, NULL }, + { SASL_CB_AUTHNAME, (sasl_callback_ft)&getsimple, NULL }, #define CB_AUTHNAME_IDX 3 - { SASL_CB_VERIFYFILE, &safesa

Re: resolvconf script overwrites entries in resolv.conf - RDNSS/DNSSL related

2011-08-11 Thread Hajimu UMEMOTO
http://people.freebsd.org/~ume/resolvconf-releng_8.diff You may be interested in the thread from the following as well: http://lists.freebsd.org/pipermail/freebsd-net/2011-June/029091.html Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan u...@mahoro

Re: resolvconf script overwrites entries in resolv.conf - RDNSS/DNSSL related

2011-08-10 Thread Hajimu UMEMOTO
es properly into my resolv.conf ? Please specify your 3 servers as space separated list in name_servers or name_servers_append. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan u...@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ __

Re: CFR: importing openresolv

2011-02-21 Thread Hajimu UMEMOTO
Hi, >>>>> On Tue, 22 Feb 2011 01:50:17 +0900 >>>>> Hajimu UMEMOTO said: bz> Do you have an updated patch for 3.4.1 or 3.3.6? I'd like to help to bz> you get it in for 9.0-R. I wouldn't even mind if some ports would bz> conflict with it for a

Re: CFR: importing openresolv

2011-02-21 Thread Hajimu UMEMOTO
lict with it for a while not making the situation any worse than bz> it is these days. I didn't notice that openresolv was updated. I'll soon make a new diff for 3.4.1. hrs@ noticed that ppp(8) and uhsoctl(8) in our base tree touch /etc/resolv.conf. We need to change them to use res

Re: Files under src/ not used for building world

2010-11-05 Thread Hajimu UMEMOTO
e work for IPv6 support of IP Filter? Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan u...@mahoroba.org u...@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org

CFR: importing openresolv

2010-08-18 Thread Hajimu UMEMOTO
://www.imasy.or.jp/~ume/FreeBSD/openresolv-20100818.diff.gz Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan u...@mahoroba.org u...@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ ___ freebsd-current@freebsd.org mailing list http

Re: HEADS UP: COMPAT_IA32 renamed COMPAT_FREEBSD32

2010-03-11 Thread Hajimu UMEMOTO
BSD32 in revision 205014, so all kernel configurations nwhitehorn> including this option must be modified accordingly. Doesn't this mean we cannot have FreeBSD version 32? :) Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan u...@mahoroba.org u

Re: Can we get rid of kerb5 redefining macros?

2003-12-01 Thread Hajimu UMEMOTO
iated with nodename */ +#endif #define EAI_NONAME 8 /* nodename nor servname provided, or not known */ #define EAI_SERVICE9 /* servname not supported for ai_socktype */ #define EAI_SOCKTYPE 10 /* ai_socktype not supported */ #define EAI_SYSTEM 11 /* system erro

Re: another trap 12 while in kernel mode (now with trace)

2003-11-20 Thread Hajimu UMEMOTO
c1426f0a) at key_allocsp+0x8b Thank you for your report. I'm working on this. Please wait. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED],jp.}FreeBSD.org http://www.imasy.org/~ume/ _

Re: /etc/rc.d/ipsec starts not in time

2003-11-16 Thread Hajimu UMEMOTO
o invoke ipsec before networking. It means that the user who use NFS mounted /usr cannot use setkey(8), anymore. So, I believe that moving setkey(8) into /sbin is required to establish your needs. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [E

Re: /etc/rc.d/ipsec starts not in time

2003-11-16 Thread Hajimu UMEMOTO
mounts /usr by NFS cannot use IPsec due to lack of setkey(8). Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED],jp.}FreeBSD.org http://www.imasy.org/~ume/ ___ [EMAIL PROTEC

Re: /etc/rc.d/ipsec starts not in time

2003-11-15 Thread Hajimu UMEMOTO
cub>But I not sure in case with diskless mashines. cub>-# BEFORE: DAEMON cub>+# BEFORE: NETWORK It is not sufficient. There is setkey(8) in /usr/sbin. It means that we cannot protect NFS exported /usr by IPsec. If there is no objection, I wish to move setkey(8) into

Re: tcp hostcache and ip fastforward for review

2003-11-12 Thread Hajimu UMEMOTO
d48) at fork_exit+0x80 fork_trampoline() at fork_trampoline+0x8 --- trap 0x1, eip = 0, esp = 0xd208ed7c, ebp = 0 --- db> Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED],jp.}FreeBSD.org http://www.imasy.or

Re: tcp hostcache and ip fastforward for review

2003-11-11 Thread Hajimu UMEMOTO
n Xint0x80_syscall () at {standard input}:136 ---Can't read userspace from dump, or kernel process--- (kgdb) frame 24 #24 0xc058e637 in tcp_hc_getmtu (inc=0x0) at /usr/home/ume/cvs/freefall/current/src/sys/netinet/tcp_hostcache.c:420 420 hc_entry = tcp_hc_lookup(inc); (kgdb) Sinc

Re: tcp hostcache and ip fastforward for review

2003-11-11 Thread Hajimu UMEMOTO
d. Thanks. I've just committed to define ipsec_esp_auth only when IPSEC_ESP is defined. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED],jp.}FreeBSD.org http://www.imasy.org/~ume/

Re: tcp hostcache and ip fastforward for review

2003-11-11 Thread Hajimu UMEMOTO
p=0xd7be0a84) at /usr/home/ume/cvs/freefall/current/src/sys/netinet6/in6_src.c:242 242 if ((*errorp = in6_selectif(dstsock, opts, mopts, ro, &ifp)) != 0) (kgdb) Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] [EM

Re: tcp hostcache and ip fastforward for review

2003-11-11 Thread Hajimu UMEMOTO
gt;ia_ifp; #endif /*IPSEC || FAST_IPSEC*/ ipstat.ips_cantfrag++; break; Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED],jp.}FreeBSD.org http://www.imasy.org/~ume/ _

Re: tcp hostcache and ip fastforward for review

2003-11-10 Thread Hajimu UMEMOTO
n't see the patch in detail, yet, it seems your change will affect KAME's development. You should ask [EMAIL PROTECTED] for review your patch in detail before committing into FreeBSD. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED]

Forward: HEADS UP! Default value of ip6_v6only changed

2003-10-28 Thread Hajimu UMEMOTO
ed in ftp://ftp.itojun.org/pub/paper/draft-cmetz-v6ops-v4mapped-api-harmful-00.txt Best Regards, NetBSD OS PMC (core) -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED],jp.}FreeBSD.org http://www.imasy.org/~ume/ --- End Me

Re: buildworld fails on Alpha?

2003-10-24 Thread Hajimu UMEMOTO
It was fixed already. Please re-cvsup. Sorry for the mess. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED],jp.}FreeBSD.org http://www.imasy.org/~ume/ ___ [EMAIL PROTECTED

HEADS-UP: switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542

2003-10-24 Thread Hajimu UMEMOTO
6/udp6_output.c 1.5 +2 -2 src/usr.sbin/mld6query/Makefile 1.3 +97 -16src/usr.sbin/mld6query/mld6.c 1.8 +2 -2 src/usr.sbin/traceroute6/Makefile --- End Message --- -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PRO

Re: HEADS-UP: EAI_NODATA was deprecated

2003-10-23 Thread Hajimu UMEMOTO
Hi, >>>>> On Thu, 23 Oct 2003 10:40:05 -0700 >>>>> Terry Lambert <[EMAIL PROTECTED]> said: tlambert2> Please apply this patch: tlambert2> +#define EAI_NODATA EAINONAME /* To be removed on 23 APR 2004 */ Okay, applied. Sincerely, -- Hajimu UMEM

HEADS-UP: EAI_NODATA was deprecated

2003-10-23 Thread Hajimu UMEMOTO
10 src/lib/libc/net/getaddrinfo.c --- End Message --- -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED],jp.}FreeBSD.org http://www.imasy.org/~ume/ ___ [EMAIL PROTECTED] mailing

Re: panic: mutex rtentry not owned at /usr/src/sys/net/route.c:225

2003-10-18 Thread Hajimu UMEMOTO
rt0=0xc361ca00) jhay> at /usr/src/sys/netinet6/nd6.c:1917 I've just committed, and it should fix. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED],jp.}FreeBSD.org http://www.imasy.org/~ume/

HEADS-UP: SADB_X_AALG_RIPEMD160HMAC was changed

2003-10-12 Thread Hajimu UMEMOTO
src/usr.sbin/setkey/setkey.8 1.7 +1 -0 src/usr.sbin/setkey/token.l --- End Message --- -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED],jp.}FreeBSD.org http://www.imasy.org

Re: problem with IPv6 gif tunnel activation in rc.conf (latestcurrent)

2003-08-14 Thread Hajimu UMEMOTO
:0:0:1::1 prefixlen 64" matt> ipv6_ifconfig_gif0="2001:470:1F00:::32F 2001:470:1F00:::32E prefixlen matt> 128" matt> ipv6_ifconfig_xl1_alias0="2001:470:1F00:507::1 prefixlen 64" Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Socie

Re: [acpi-jp 2408] Problems with 0619 and battery support

2003-07-12 Thread Hajimu UMEMOTO
structure or union /usr/src/sys/dev/acpica/acpi.c:722: error: request for member `Value' in something not a structure or union . . . Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED],jp.}FreeBSD.org http://www.imasy.org/~u

Re: RELENG_5_1 doesnt build gifconfig

2003-07-12 Thread Hajimu UMEMOTO
rc and k.joch> obj and cvs a new src tree but still the same. The feature of gifconfig(8) was merged into ifconfig(8), and gifconfig(8) was obsoleted for a long time. The source of gifconfig(8) was removed on recent 5-CURRENT. Please use tunnel option of ifconfig(8), instead. Sincerely, -

Re: rsync --daemon problems

2003-02-07 Thread Hajimu UMEMOTO
f (FD_ISSET(s[i], &fds)) { +fd = accept(s[i], (struct sockaddr *)&addr, + &addrlen); +break; + } + } if (fd == -1) continue; @@ -430,7 +468,7 @@ if ((pid = fork()) == 0) { int ret; - close(s); + close(s[i]); /* open log file in child be

Re: Linux networking emulation broken?

2003-02-06 Thread Hajimu UMEMOTO
bsd_args.msg = (caddr_t)((nmsg == NULL) ? linux_args.msg : nmsg); it is sufficient to just substitute nmsg for bsd_args.msg: bsd_args.msg = (caddr_t) nmsg; Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] ume@{,jp.}FreeBS

Re: if_sis.c failed to attach my SiS630 ethernet controller with the latest commit

2003-01-26 Thread Hajimu UMEMOTO
h has SiS630 chipset. I backed out if_sis.c to 1.59, then it works fine. sis0@pci0:1:1: class=0x02 card=0x14551043 chip=0x09001039 rev=0x82 hdr=0x00 vendor = 'Silicon Integrated Systems (SiS)' device = 'SiS900 Fast Ethernet/Home Networking Ctrlr' class=

Re: [CFR] IPv6 support for Linux sym

2003-01-21 Thread Hajimu UMEMOTO
nux_to_bsd_domain() was not compiled in on alpha. I believe that these problems were gone in my current patch. Maybe, you saw new one. :) Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] ume@{,jp.}FreeBSD.org http://www.imasy.

Re: [CFR] IPv6 support for Linux sym

2003-01-20 Thread Hajimu UMEMOTO
Hi, >>> Mon, 20 Jan 2003 18:18:41 +0900, >>> Hajimu UMEMOTO <[EMAIL PROTECTED]> said: dwmalone> Maybe we could see if we could combine these patches? My patch is dwmalone> available at: dwmalone> http://www.maths.tcd.ie/~dwmalone/linux-socket ume> I thin

Re: [CFR] IPv6 support for Linux sym

2003-01-20 Thread Hajimu UMEMOTO
is out. It seems that other than linux_connect() are ifdef'ed by __alpha__. Is it right? Is there any problem removing #ifdef __alpha__ and compiling the codes in on FreeBSD/Alpha? dwmalone> Maybe we could see if we could combine these patches? My patch is dwmalone> available at: dwmalone&g

[CFR] IPv6 support for Linux sym

2003-01-19 Thread Hajimu UMEMOTO
Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: [resolution] Re: sendmail (Re: 5.0-RC2 informal PR: 90 sec sendmail delay)

2003-01-04 Thread Hajimu UMEMOTO
g: tlambert2> 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1 tlambert2> as the left hand side for the IPv6 loopback address, instead of ::1, tlambert2> in the /etc/hosts file. I don't recommend this, since it would not tlambert2> encourage the author of the

Re: problem with phoenix

2002-11-18 Thread Hajimu UMEMOTO
t; to any URL. jnn> Looking at truss/tcpdump I realized it was ALWAYS trying to connect to jnn> an ipv6 address, for any site. I searched around google and found this jnn> link: Please copy ports/www/mozilla-devel/files/patch-nsprpub::pr::src::pthreads::ptio.c into ports/www/phoenix/f

Re: [CFR] ipfilter IPv6 support in rc

2002-11-02 Thread Hajimu UMEMOTO
Hi, >>>>> On Wed, 30 Oct 2002 16:50:20 +0100 >>>>> Ronald van der Pol <[EMAIL PROTECTED]> said: Ronald.vanderPol> On Tue, Oct 29, 2002 at 00:38:39 +0900, Hajimu UMEMOTO wrote: > Please review it. If there is no objection, I'll commit it at next

[CFR] ipfilter IPv6 support in rc

2002-10-28 Thread Hajimu UMEMOTO
-f \ - "${ipfilter_rules}" ${ipfilter_flags} + ${ipfilter_program:-/sbin/ipf} -I -Fa + if [ -r "${ipfilter_rules}" ]; then + ${ipfilter_program:-/sbin/ipf} -I \ + -f "${ipfilter_rules}" ${ipfilter_flags} + fi + if [ -r "${ipv6_ipfilter_rules}" ]; then + ${ipfilter_program:-/sbin/ipf} -I -6 \ + -f "${ipv6_ipfilter_rules}" ${ipv6_ipfilter_flags} + fi ;; NetBSD) /sbin/ipf -I -Fa -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/

HEADS UP: Re: cvs commit: src/sys/net pfkeyv2.h

2002-10-15 Thread Hajimu UMEMOTO
erely, >>>>> On Tue, 15 Oct 2002 13:59:56 -0700 (PDT) >>>>> Hajimu UMEMOTO <[EMAIL PROTECTED]> said: ume> ume 2002/10/15 13:59:56 PDT ume> Modified files: ume> sys/net pfkeyv2.h ume> Log: ume> Correct the definit

Re: Missing groff_mwww.7.gz while installing world in new directory

2002-10-12 Thread Hajimu UMEMOTO
missing. I believe this was related to the recent upgrade of groff and shizukakudo_99> groff_mwww was changed to groff_www. Looking at src/gnu/usr.bin/groff/tmac/Makefile still finds a shizukakudo_99> MLINK reference to groff_mwww.7. shizukakudo_99> Did anybody have the same problem? Ye

Re: [PATCH] 'ata_dmasetup: transfer active on this device!' problem on resume

2002-09-05 Thread Hajimu UMEMOTO
it's possible even during suspend iwasaki>time) for ATA disks and remain them in ATA queue. Oh, it's great. My problem was gone. Thanks! -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] ume@{,jp.}FreeBSD.org http://www.imasy.

Re: sshd doesn't log hostname into utmp correctly

2002-09-01 Thread Hajimu UMEMOTO
Hi, >>> Thu, 01 Aug 2002 16:39:45 +0900 $B$N9o$K!V(Bume$B!W!"$9$J$o$A(B >>> Hajimu UMEMOTO <[EMAIL PROTECTED]> $B;a[)$/(B ume> Current sshd doesn't handle actual size of struct sockaddr correctly, ume> and does copy it as long as just size of str

Re: Call for testers: acpica-unix-20020815

2002-08-25 Thread Hajimu UMEMOTO
a.c 16 Feb 2002 13:11:50 - I need this patch to do suspend/resume my laptop (Victor InterLink XP). This patch is also required for FIVA. It may better to have kernel option or sysctl to enable/disable this function. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokoha

Re: location of setkey in /etc/rc.d/ipsec

2002-08-01 Thread Hajimu UMEMOTO
Hi, >>>>> On Thu, 1 Aug 2002 10:45:08 -0700 >>>>> "David O'Brien" <[EMAIL PROTECTED]> said: obrien> On Thu, Aug 01, 2002 at 01:40:55AM +0900, Hajimu UMEMOTO wrote: > makonnen> Thanks for spotting this. I think the following patch

Re: sshd doesn't log hostname into utmp correctly

2002-08-01 Thread Hajimu UMEMOTO
Hi, >>>>> On 01 Aug 2002 17:18:23 +0200 >>>>> Dag-Erling Smorgrav <[EMAIL PROTECTED]> said: des> Hajimu UMEMOTO <[EMAIL PROTECTED]> writes: > des> Could you please submit it to <[EMAIL PROTECTED]>? > Yes, I'll sent it. > Can

Re: sshd doesn't log hostname into utmp correctly

2002-08-01 Thread Hajimu UMEMOTO
Hi, >>>>> On 01 Aug 2002 11:05:46 +0200 >>>>> Dag-Erling Smorgrav <[EMAIL PROTECTED]> said: des> Hajimu UMEMOTO <[EMAIL PROTECTED]> writes: > Current sshd doesn't handle actual size of struct sockaddr correctly, > and does copy it as long

sshd doesn't log hostname into utmp correctly

2002-08-01 Thread Hajimu UMEMOTO
ddr *); +const char *, struct sockaddr *, socklen_t); void record_logout(pid_t, const char *, const char *); u_long get_last_login_time(uid_t, const char *, char *, u_int); -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/

Re: location of setkey in /etc/rc.d/ipsec

2002-07-31 Thread Hajimu UMEMOTO
Hi, >>>>> On Mon, 29 Jul 2002 00:33:02 -0700 >>>>> Mike Makonnen <[EMAIL PROTECTED]> said: makonnen> Thanks for spotting this. I think the following patch might be better. Thanks! I've just committed your version. Sincerely, -- Hajimu UMEMOTO @

Re: Removing INET6 does stop the crashes.

2002-07-30 Thread Hajimu UMEMOTO
Hi, >>> Tue, 30 Jul 2002 02:12:41 +0900, >>> Hajimu UMEMOTO <[EMAIL PROTECTED]> said: wa1ter> Yes, it stops the crashes. If I set v6only = 0 then the machine wa1ter> works normally; if set to 1 then I get "connection refused" from wa1ter> any server

Re: Removing INET6 does stop the crashes.

2002-07-29 Thread Hajimu UMEMOTO
workaround to this problem: http://cvsweb.no.netbsd.org/bsdweb.cgi/pkgsrc/www/mozilla/patches/patch-be?rev=1.8&content-type=text/x-cvsweb-markup Our port should have it, too. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] ume

location of setkey in /etc/rc.d/ipsec

2002-07-28 Thread Hajimu UMEMOTO
ng ipsec manual keys/policies." - /sbin/setkey -F - /sbin/setkey -FP - /sbin/setkey -f "$ipsec_file" + setkey -F + setkey -FP + setkey -f "$ipsec_file" } load_rc_config $name -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Ja

Re: HEADS UP: an IPv4-mapped IPv6 address off by default

2002-07-25 Thread Hajimu UMEMOTO
developping application and/or operating servers. NetBSD's default is off, and OpenBSD doesn't support an IPv4-mapped IPv6 address. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] ume@{,jp.}FreeBSD.org http://www.imasy.org

HEADS UP: an IPv4-mapped IPv6 address off by default

2002-07-25 Thread Hajimu UMEMOTO
ed to specify the Listen directive explicitly in your httpd.conf like as follows: Listen 0.0.0.0:80 Listen [::]:80 If you still want to use an IPv4-mapped IPv6 address, please specify ipv6_ipv4mapping="YES" in your /etc/rc.conf. Sincerely, -- Hajimu UMEMOTO @ Inte

Re: HEADS UP: prefix(8) and gifconfig(8) are obsoleted.

2002-06-16 Thread Hajimu UMEMOTO
Hi, >>>>> On Sat, 15 Jun 2002 16:30:01 -0700 >>>>> Brooks Davis <[EMAIL PROTECTED]> said: brooks> [1 ] brooks> On Sun, Jun 16, 2002 at 03:14:17AM +0900, Hajimu UMEMOTO wrote: > I committed to don't install prefix(8) and gifconfig(8). ifconfig(

HEADS UP: prefix(8) and gifconfig(8) are obsoleted.

2002-06-15 Thread Hajimu UMEMOTO
e no plan to MFC this due to backward compatibility issue. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd

Re: Perl scripts that need rewriting - Progress!

2002-05-10 Thread Hajimu UMEMOTO
Hi, >>>>> On Thu, 09 May 2002 20:33:22 +0100 >>>>> Mark Murray <[EMAIL PROTECTED]> said: mark> /usr/sbin/scriptdump This script is from KAME. It seems that NetBSD doesn't install it. Is someone actually using it? If okay, I'll change to

Re: Patch to fix the build of the smbfs.ko kernel module

2002-03-17 Thread Hajimu UMEMOTO
ND=YES'. Then, I tried with `make buildkernel NOCLEAN=YES', and the problem was gone. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Patch to fix the build of the smbfs.ko kernel module

2002-03-16 Thread Hajimu UMEMOTO
x> new files are now needed (des_enc.S for x86, des_enc.c for other mux> archs). The attached patch fixes this problem. Oops, I've forgot about smbfs.ko. It seems fine to me. -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: cvs commit: src/usr.bin/ftp Makefile cmds.c cmdtab.c complet

2001-12-22 Thread Hajimu UMEMOTO
case '4': + family = AF_INET; + break; + + case '6': + family = AF_INET6; + break; + case 'A': activefallback = 0;

Re: About stscasestr() prototyped with string.h of current lib

2001-11-02 Thread Hajimu UMEMOTO
Mew2 could be compiled even on Linux which has strcasestr(). Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: lpd: Host name for your address (fe80:....%xl0) unknown

2001-10-02 Thread Hajimu UMEMOTO
h> concerned, I mean). This I do not know. In any case, the parameters drosih> to 'lpd' are not going to effect how 'lpq' handles the printcap file. It is usual way that a dual stack host has both RR and A RR. -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokoha

Re: lpd: Host name for your address (fe80:....%xl0) unknown

2001-10-01 Thread Hajimu UMEMOTO
storage/obj/storage/src/sys/NEUTRON i386 alex> I think the problem is on the server-side. (since the error messages alex> contains a "xl0" string, which is the server's NIC). Yes, lpd has this message, while lpq hasn't. I'm trying to reproduce it on my 4.4-RELE

Re: lpd: Host name for your address (fe80:....%xl0) unknown

2001-10-01 Thread Hajimu UMEMOTO
4. Still, I cannot understand why it occures, and I cannot reproduce it, here. -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: lpd: Host name for your address (fe80:....%xl0) unknown

2001-09-30 Thread Hajimu UMEMOTO
resolver doesn't do reverse lookup at all. So, I believe you cannot play with lpr by specifying link-local address. -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail

Re: IPSEC/IPSEC_ESP module(s)

2001-08-03 Thread Hajimu UMEMOTO
would be possible: it has hooks all through the network kris> code. Is there any chance to enable IPSEC in GENERIC? -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send

Re: Use of M_WAITOK in if_addmulti().

2001-07-15 Thread Hajimu UMEMOTO
ifma->ifma_addr = dupsa; ifma->ifma_ifp = ifp; -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to [EMAIL PROTECTED] with &q

Re: Use of M_WAITOK in if_addmulti().

2001-07-15 Thread Hajimu UMEMOTO
ma, M_IFMADDR); + return (ENOBUFS); + } bcopy(llsa, dupsa, llsa->sa_len); ifma->ifma_addr = dupsa; ifma->ifma_ifp = ifp; -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTEC

Use of M_WAITOK in if_addmulti().

2001-07-15 Thread Hajimu UMEMOTO
M_IFMADDR, M_WAITOK); + M_IFMADDR, M_NOWAIT); bcopy(llsa, dupsa, llsa->sa_len); ifma->ifma_addr = dupsa; ifma->ifma_ifp = ifp; -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokoh

Re: syslogd and -a

2001-07-02 Thread Hajimu UMEMOTO
nt32_t *)&m6p->sin6_addr.s6_addr[i])) { ++reject; break; } -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] ume@{,jp.}FreeBSD.o

Re: syslogd and -a

2001-07-02 Thread Hajimu UMEMOTO
user. I think doing the calculation is the more cristjc> sensible choice. Commiting it to CURRENT now. When I committed IPv6 support to syslogd, I didn't mask address to keep compatibility with IPv4. So, I'll commit to IPv6 side, later. -- Hajimu UMEMOTO @ Internet Mutual Aid Soci

Re: [patch] netinet6/ip6_fw.c: use syslog for logging

2001-06-24 Thread Hajimu UMEMOTO
_fw.c into ip6_fw.c to use syslog(3) interface for ip6fw(8) logging. It seems fine to me. -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: [patch] netinet6/ip6_fw.c: use syslog for logging

2001-06-22 Thread Hajimu UMEMOTO
_fw.c into ip6_fw.c to use syslog(3) interface for ip6fw(8) logging. kuriyama> Please review this patch carefully because I'm not kernel hacker. Okay, I'll take a look this. -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] ume@{,j

HEAD UP: rtadvd_enable's default is changed to NO

2001-06-20 Thread Hajimu UMEMOTO
gured by system management to send Router Advertisements. So, I'll change default value of rtadvd_enable to NO, soon. If you are running rtadvd(8) in your IPv6 router, please make sure to set rtadvd_enable to YES in your /etc/rc.conf. -- Hajimu UMEMOTO @ Internet Mutual A

Re: [CFR] latest KAME merge into FreeBSD

2001-06-18 Thread Hajimu UMEMOTO
use IPv6 temporary addresses (for privacy extension). I just committed it. Thanks! -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsub

Re: MBUF locking- this can't be right, can it?

2001-06-13 Thread Hajimu UMEMOTO
d to me. If there is no objection, I'll commit it. bmilekic> Nope, no objection here. :-) I just committed. Thanks!! -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe

Re: MBUF locking- this can't be right, can it?

2001-06-13 Thread Hajimu UMEMOTO
> On Wed, 13 Jun 2001 13:42:51 -0400 > Bosko Milekic <[EMAIL PROTECTED]> said: bmilekic> Yes, I certainly didn't write that. I think it was KAME. Yup, current KAME is based on 4.3-RELEASE which doesn't have mtx_lock() issue. It is my mistake during merging it into 5-CURRENT. The f

[CFR] latest KAME merge into FreeBSD

2001-06-04 Thread Hajimu UMEMOTO
. -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: usr.sbin/pim6[sd]d will be removed soon.

2001-06-02 Thread Hajimu UMEMOTO
uting daemon. pim6dd is for dense mode and pim6sd is for sparse mode. Someone may need pim6dd and someone may need pim6sd according to their network configuration. -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] ume@{,jp.}FreeBSD.org http:/

usr.sbin/pim6[sd]d will be removed soon.

2001-06-02 Thread Hajimu UMEMOTO
Hi, I heared from itojun that usr.sbin/pim6[sd]d has non-BSD license and does not allow fee-based redistribution. So, I will remove them from the tree soon. NetBSD was already done. Could someone please make them ports? ftp.kame.net:~ftp/pub/kame/misc has pim6[sd]-*.tar.gz. -- Hajimu UMEMOTO

Re: swap-backed md-based /tmp to replace mfs-based one

2001-03-11 Thread Hajimu UMEMOTO
shouldn't be done: I wrote following script obtained from manpage: #!/bin/sh mdconfig -a -t swap -s 128M -u 10 disklabel -r -w md10 auto newfs /dev/md10c tunefs -n enable /dev/md10c mount /dev/md10c /tmp chmod 1777 /tmp Then, I put

[CFR] number of processes forked since boot

2001-01-16 Thread Hajimu UMEMOTO
Hi, I received the patch to add counter for fork() set from Paul. I've tested it on my -CURRENT and -STABLE boxes, and it seems fine for me. So, I post his patch for review. Thanks, Paul. fork.patch.gz Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [

Re: number of processes forked since boot

2001-01-15 Thread Hajimu UMEMOTO
x27;t be too hard. I'll try that tonight. Please do it. pherman> The hardest part would be finding a spot on the systat(1) display to pherman> put it. :-) Exactly. -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: number of processes forked since boot

2001-01-15 Thread Hajimu UMEMOTO
>>>>> On Mon, 15 Jan 2001 19:46:32 +0100 (CET) >>>>> Paul Herman <[EMAIL PROTECTED]> said: pherman> On Tue, 16 Jan 2001, Hajimu UMEMOTO wrote: > bright> * Hajimu UMEMOTO <[EMAIL PROTECTED]> [010115 10:00] wrote: > > > I wish to obtain

Re: number of processes forked since boot

2001-01-15 Thread Hajimu UMEMOTO
Hi, >>>>> On Mon, 15 Jan 2001 10:06:18 -0800 >>>>> Alfred Perlstein <[EMAIL PROTECTED]> said: bright> * Hajimu UMEMOTO <[EMAIL PROTECTED]> [010115 10:00] wrote: > Hi, > > I wish to obtain number of processes forked since boot from use

number of processes forked since boot

2001-01-15 Thread Hajimu UMEMOTO
mber of valid kern ids */ #define CTL_KERN_NAMES { \ { 0, 0 }, \ @@ -366,6 +367,7 @@ { "ps_strings", CTLTYPE_INT }, \ { "usrstack", CTLTYPE_INT }, \ { "logsigexit", CTLTYPE_INT }, \ + { "nforks", CTLTYPE_UINT }, \ } /

[CFR] IPv6 support for lpd, syslogd and logger

2000-12-07 Thread Hajimu UMEMOTO
-ipv6-20001201.diff Please review. If there is no objection, I'll commit it at next weekend. -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to [EMAIL PROTE

Re: if_fddisubr.c

2000-11-04 Thread Hajimu UMEMOTO
ious commit seems to broke it. I just commit the fix. This fix should be needed for -STABLE, too. Unless this, if_fddisubr.c is not compilable. Jordan, please approve this fix to -STABLE. -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] [EMA

Re: new rc.network6 and rc.firewall6

2000-10-28 Thread Hajimu UMEMOTO
es in /etc is what it takes to get IPv6 fully supported, then so be jkh> it. :) There are many discussion aboud having NetBSD style rc.d. However, I think it takes for a period of time. Once, I wish to commit my changes to be in time for 4.2-RELEASE. -- Hajimu UMEMOTO @ Internet Mutual Aid S

Re: "make release" breakage on today's -current

2000-10-24 Thread Hajimu UMEMOTO
enabled installer is important for IPv6 deployment. I heared recent NetBSD's installer has IPv6 capability, too. This is demand of these days. -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] http://www.imasy.org/~ume/

  1   2   >