hns - 日記自動生成システム - Version 2.19.9

先月 2000年04月 来月
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30
Namazu for hns による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2000年04月08日() 旧暦 [n年日記]

#1 [Namazu] 2.0.3 を入れて見る。

ついでに一点修正して見る
--- namazu-2.0.3/scripts/mknmz.in-o	Wed Mar 29 23:21:50 2000
+++ namazu-2.0.3/scripts/mknmz.in	Fri Apr  7 23:55:15 2000
@@ -1290,6 +1290,15 @@
 	return;   # skip a file name containing LF/CR/TAB chars.
     }
 
+    if (defined $conf::EXCLUDE_PATH && 
+	$target =~ /$conf::EXCLUDE_PATH/ ) 
+    {
+        util::vprint(sprintf(_("Excluded:	%s"), $target));
+	$counts_ref->{'possible'}++;
+	$counts_ref->{'excluded'}++;
+	  $File::Find::prune = 1;
+	  return; 
+    }
     return unless -f $target;  # Only file is targeted.
 
     $counts_ref->{'possible'}++;
@@ -1300,14 +1309,6 @@
 	return;
     }
 
-
-    if (defined $conf::EXCLUDE_PATH && 
-	$target =~ /$conf::EXCLUDE_PATH/ ) 
-    {
-        util::vprint(sprintf(_("Excluded:	%s"), $target));
-	$counts_ref->{'excluded'}++;
-	return; 
-    }
 
     #
     # Do processing just like find's  --mtime option.

これで、変更前
@@ Targeted:    /amd/milano/export/home/htdocs/software/robots.txt
@@ find_target finished: Sat Apr  8 00:17:20 2000
@@ Target Files: 1045 (Scan Performance: Elapsed Sec.: 56, Files/sec: 18.7)
@@   Possible: 2694, Not allowed: 0, Denied: 159, Excluded: 1490
@@   MTIME too old: 0, MTIME too new: 0
/amd/milano/export/home/htdocs/software/namazu-1.4/conf.pl was updated!

変更後
@@ find_target finished: Sat Apr  8 00:14:14 2000
@@ Target Files: 1045 (Scan Performance: Elapsed Sec.: 22, Files/sec: 47.5)
@@   Possible: 1214, Not allowed: 0, Denied: 159, Excluded: 10
@@   MTIME too old: 0, MTIME too new: 0
1045 files are found to be indexed.
1/1045 - http://www.ki.nu/software/DeleGate.shml [text/plain]

#2 [NetBSD] /i386 -- portable

別環境に置いてあった ThinkPAD をつないでいる
ypbind     ^C で無視して次に行く
amd        ^C では無視しないが、時間が経つと通過する (DNS 待)
sendmail   ^C で無視して次に行く                     (DNS 待)
xntpd      うるさいので止めること。
DNS /etc/resolv.conf を変更すること

● 次は Modem の確認

mak@scgj$LOGO14:57:56/1004%(~)# dmesg | egrep '^ep|^com'
com3 at pcmcia0 function 0 port 0x3f8-0x3ff: serial device
com3: ns16550a, working fifo
ep1 at pcmcia1 function 0 port 0x330-0x33f: 3Com 3c562 33.6 Modem/10Mbps Ethernet
ep1: address 00:60:97:fa:b2:75, 8KB byte-wide FIFO, 5:3 Rx:Tx split
ep1: 10baseT, 10base5, 10base2 (default 10baseT)
com4 at pcmcia1 function 1 port 0x340-0x347: serial device
com4: ns16550a, working fifo

  (com3 -> /dev/tty03 という対応のようだ)

○ (Ethernet + Modem が一つになったカード)
mak@scgj$LOGO15:00:22/1004%(~)# cu --line /dev/tty04
Connected.
pcmcia0: car irq 7
com4: com_iflush timeout ff
com4: com_iflush timeout ff
com4: com_iflush timeout ff
com4: com_iflush timeout ff
と卓の方に表示される
Ethernet の方が使えなくなってしまう。

○ OMRON のモデムカード側
mak@scgj$LOGO14:58:56/1004%(~)# cu --line /dev/tty03
Connected.
cu: write: Input/output error

Disconnected.
mak@scgj$LOGO14:59:09/1004%(~)# 




最近の日記
2024年05月08日
comparison on ./buildsh tools
2024年05月06日
py-setuptools (python 3.11.9)
make release took 1 hours and 10 min
qemu invocation for 10.99.10
2024年05月05日
Windows 10 version
serial connection
bc bench
2024年05月04日
Trial on 10.99.10
another version (later trial) to succeed
2024年04月29日
dkim
以上、1 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/02/05)