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

  • 04/25(木) Interface
  • 04/27() 2100 - 2100 ALL JA
  • 04/28() tokuda net 誕生日
  • 04/28() 自動車保険期限 (OS/Browser 制限有)
  • 04/30(火) NTT 東 払込期日
  • 04/30(火) ○ 固定資産税振替・支払
  • 05/01(水) atactl check
  • 05/01(水) 不燃ごみ
  • 05/03(金) 0900-1500 東京コンテスト
  • 05/14(火) All JA ログ締切
  • 05/15(水) 不燃ごみ
  • 05/18() 木之本会議
  • 05/19() CQ Ham Radio
  • 05/19() 別冊 CQ
  • 403 JNUG 総会/BOF 2017/07/08 (土)
  • 402 用途別 Emacs ( C, LaTeX, 日本語 )
  • 380 cvsweb の移行
  • 370 tamago 辞書登録
  • 368 CROSS (cross/i386-mingw32, cross/powerpc-linux ) Framework --- binutils + gcc
  • 363 Wanderlust+HyperEstraier
  • 360 evbppc 用 patch / 玄箱
  • 335 /dev/battery is missing hack | libgcc_s_pic.a is missing | samba の -PIE 問題335 ntpd monitor
  • 325 tcode頁の更新
  • 322 software |hardware
  • 321 emacs-22 | IPv6
  • 320 bulk build (Mac OS X 10.4 and NetBSD/macppc)
  • 310 Wanderlust の Namazu の挙動
  • 290 WordPress 1.2 -> 1.5 migration
  • 220 Wanderlust で日本語題名の wl-summary-print-buffer
  • 215 NetBSD/ofppc
便利なツール
Emacs
らくらく 入門
rakuraku-emacs-cover

先月 2024年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 による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2015年03月27日(金) 旧暦 [n年日記] [更新:"2015/03/27 14:14:30"]

#1 [NetBSD] Dual Displays by xrandr

徳田さんの 「NetBSDとEee PCで外部ディスプレイを使う」 も大変参考にしながら、机上機を dual display にして見た。
Looking at Tokuda's (Japanese diary) my desktop was converted to Dual displays.
Machine: HP ML115/G1
Graphic Card
 (--) RADEON(0): Chipset: "ATI Radeon HD 3450" (ChipID = 0x95c5)
OS NetBSD/amd64 6.1.4
X11R7 installed
Displays 表示部分:
For VGA ananlog:  FlexScan L565 43cm (17 inch)
For DVI Digital:  I/O DATA     50cm (19 inch)
いつもは xdm を起動していて、/etc/X11/xorg.conf は存在しない そのままで xrandr にいくつか引数を付けて起動すると、
My machine does not have /etc/X11/xorg.conf. It was OK for single. If I tried xrandr setup, it claims like:
xrandr: specified screen 1600x1200 not large enough
   for output DVI-0 (1200x1600+1280+0)
「画面が小さくて、二画面は置けない」
と言われる。それで「二画面が置けるような大きさを指定」するべく Virtual の文字が必要になるが、入れるべき xorg.conf がない。
そこで /var/log/Xorg.0.log を見て、それらしい文字を取出すが、どうも足りない。 結局、今使っているのは、次のもの。

So I need to put Virtual setup at xorg.conf to fit large two displays, but no xorg.conf yet.
By looking at /var/log/Xorg.0.log, picked up the strings, but some lines may be missing. After all, I'm using following lines for now.
modena@makoto 15:08:34/150327(~)% cat /etc/X11/xorg.conf

Section "Device"
        Identifier      "Builtin Default ati Device 0"
        Driver  "ati"
EndSection
Section "Screen"
        Identifier      "Builtin Default ati Screen 0"
        Device  "Builtin Default ati Device 0"
        Monitor "Monitor0"
        Subsection "Display"
        Virtual 2880 1200
        EndSubsection
EndSection
Section "Monitor"
        Identifier "Monitor0"
EndSection
Section "ServerLayout"
        Identifier      "Builtin Default Layout"
        Screen  "Builtin Default ati Screen 0"
EndSection
こうしておいて、xrandr を引数なしで起動して名前などを確認してから
With this setup, first issues xrandr without argument to know displays name, and then,
xrandr --fb 2880x1200 \
 --output DVI-0 --auto --rotate normal --pos  0x0  \
 --output VGA-0 --auto --rotate normal --left-of DVI-0
のように入力すると、二画面が分れて使えるようになった。
時々、何かの具合で、Focus しない、つまり入力が出来ないことがある。 その時には、fvwm のメニューも、VGA 側にしか出ない。
(もしかして fvwm を VGA 側で起動すると、そうなるのかな)
そのような時には xdm からやり直し。 この状態で xrandr を引数無で起動すると、次のようになる。

Above xrandr command places dual displays now. In some case, Focusing are missing, say, unable to input letters in DVI side. In that situation, menus of fvwm with mouse-1 always appears the VGA side. Seems fvwm invocation on VGA side may give such situation. (But not confirmed yet).

modena@makoto 15:15:19/150327(~)% xrandr

Screen 0: minimum 320 x 200, current 2880 x 1200, maximum 2880 x 1200
VGA-0 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 337mm x 270mm
   1280x1024      60.0*+   75.0
   1280x960       75.0     60.0  
   1152x864       75.0  
   1024x768       75.0     70.1     60.0  
   832x624        74.6  
   800x600        72.2     75.0     60.3     56.2  
   640x480        75.0     72.8     66.7     59.9  
   720x400        70.1  
DVI-0 connected 1600x1200+1280+0 (normal left inverted right x axis y axis) 408mm x 306mm
   1600x1200      60.0*+
   1280x1024      75.0     60.0  
   1280x960       60.0  
   1024x768       75.0     72.0     70.1     60.0  
   832x624        74.6  
   800x600        72.2     75.0     60.3     56.2  
   640x480        75.0     72.8     66.7     59.9  
   720x400        70.1  

Vertical:

Tried different layout, say,
For VGA is horizontal, but for DVI rotated
The different number is placed for /etc/X11/xorg.conf, to allow height to be 1600.
        Virtual 2880 1600
And issues as:
 xrandr --fb 2880x1600 \
        --output DVI-0 --auto --rotate right  --pos  0x0  \
        --output VGA-0 --auto --rotate normal --left-of DVI-0
By the way, cvt command may help to know mode lines parameter if necessary.
modena@makoto 23:04:51/150327(~)% cvt 1280 1024
# 1280x1024 59.89 Hz (CVT 1.31M4) hsync: 63.67 kHz; pclk: 109.00 MHz
Modeline "1280x1024_60.00"  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync


2014年03月27日(木) 旧暦 [n年日記] [更新:"2014/03/27 22:27:22"]

#1 [wip][pkgsrc] open-vm-tools 9.4.0-1280544

--- ../../sysutils/open-vm-tools/Makefile	2014-03-16 23:26:42.000000000 +0900
+++ ./Makefile	2014-03-27 22:19:32.000000000 +0900
@@ -1,8 +1,7 @@
 # $NetBSD: Makefile,v 1.44 2014/02/12 23:18:40 tron Exp $
 
-DISTNAME=	open-vm-tools-2008.08.08-109361
-PKGNAME=	open-vm-tools-2008.08.08.109361
-PKGREVISION=	35
+DISTNAME=	open-vm-tools-9.4.0-1280544
+PKGNAME=	open-vm-tools-9.4.0-1280544
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=open-vm-tools/}
 
@@ -38,6 +37,8 @@
 .include "../../net/libdnet/buildlink3.mk"
 .include "../../security/openssl/buildlink3.mk"
 .include "../../textproc/icu/buildlink3.mk"
+.include "../../x11/gtkmm/buildlink3.mk"
+.include "../../graphics/gdk-pixbuf2-xlib/buildlink3.mk"
 
 .include "options.mk"
/bin/sh ../../libtool --tag=CC --mode=compile gcc
  -DPACKAGE_NAME=\"open-vm-tools\"
  -DPACKAGE_TARNAME=\"open-vm-tools\"
  -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\"
  -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\"
  -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\"
  -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
  -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
  -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
  -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
  -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1
  -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1
  -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1
  -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1
  -DHAVE_SYS_INTTYPES_H=1 -DHAVE_SYS_PARAM_H=1
  -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1
  -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1
  -DTIME_WITH_SYS_TIME=1 -I.
  -I/export/WRKOBJDIR/wip/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include
  -I/export/WRKOBJDIR/wip/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include
  -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include
  -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include/libdrm
  -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/X11R7/include
  -D_REENTRANT -DU_HAVE_ELF_H=1 -DU_HAVE_ATOMIC=1
  -I/usr/pkg/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS
  -D_REENTRANT -pthread -I/usr/pkg/include/gtk-2.0
  -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0
  -I/usr/pkg/include/glib/gio-unix-2.0/ -I/usr/X11R7/include
  -I/usr/pkg/include/cairo -I/usr/pkg/include/atk-1.0
  -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1
  -I/usr/pkg/include/libpng16 -I/usr/X11R7/include
  -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/libpng16
  -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/harfbuzz
  -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0
  -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include
  -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include
  -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -DGTK2 -O2
  -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include
  -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include/libdrm
  -Wall -Werror -Wno-pointer-sign -Wno-unused-value
  -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized
  -Wno-unused-but-set-variable -MT appUtilX11.lo -MD -MP -MF
  .deps/appUtilX11.Tpo -c -o appUtilX11.lo appUtilX11.c

libtool: compile: gcc -DPACKAGE_NAME=\"open-vm-tools\"
  -DPACKAGE_TARNAME=\"open-vm-tools\"
  -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\""
  -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\"
  -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\"
  -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
  -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
  -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
  -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
  -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1
  -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1
  -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_WCHAR_H=1
  -DHAVE_SYS_INTTYPES_H=1 -DHAVE_SYS_PARAM_H=1
  -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1
  -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1
  -I. -I/export/WRKOBJDIR/wip/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include
  -I/export/WRKOBJDIR/wip/open-vm-tools/work/.buildlink/include
  -I/export/WRKOBJDIR/wip/open-vm-tools/work/.x11-buildlink/include
  -I/export/WRKOBJDIR/wip/open-vm-tools/work/.x11-buildlink/include/freetype2
  -I/export/WRKOBJDIR/wip/open-vm-tools/work/.x11-buildlink/include/libdrm
  -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -D_REENTRANT
  -DU_HAVE_ELF_H=1 -DU_HAVE_ATOMIC=1 -DUSE_ICU -DHAVE_ICU_38
  -DVMX86_TOOLS -pthread
  -I/export/WRKOBJDIR/wip/open-vm-tools/work/.buildlink/include/gtk-2.0
  -I/export/WRKOBJDIR/wip/open-vm-tools/work/.buildlink/lib/gtk-2.0/include
  -I/export/WRKOBJDIR/wip/open-vm-tools/work/.buildlink/include/pango-1.0
  -I/export/WRKOBJDIR/wip/open-vm-tools/work/.buildlink/include/glib/gio-unix-2.0/
  -I/export/WRKOBJDIR/wip/open-vm-tools/work/.buildlink/include/cairo
  -I/export/WRKOBJDIR/wip/open-vm-tools/work/.buildlink/include/atk-1.0
  -I/export/WRKOBJDIR/wip/open-vm-tools/work/.x11-buildlink/include/pixman-1
  -I/export/WRKOBJDIR/wip/open-vm-tools/work/.buildlink/include/libpng16
  -I/export/WRKOBJDIR/wip/open-vm-tools/work/.buildlink/include/gdk-pixbuf-2.0
  -I/export/WRKOBJDIR/wip/open-vm-tools/work/.buildlink/include/harfbuzz
  -I/export/WRKOBJDIR/wip/open-vm-tools/work/.buildlink/include/glib/glib-2.0
  -I/export/WRKOBJDIR/wip/open-vm-tools/work/.buildlink/lib/glib-2.0/include
  -DGTK2 -O2 -Wall -Werror -Wno-pointer-sign -Wno-unused-value
  -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized
  -Wno-unused-but-set-variable -MT appUtilX11.lo -MD -MP -MF
  .deps/appUtilX11.Tpo -c appUtilX11.c -fPIC -DPIC -o
  .libs/appUtilX11.o
cc1: warnings being treated as errors
In file included from appUtilX11.c:32:0:

/export/WRKOBJDIR/wip/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include/posix.h:
  In function 'Posix_GetHostByName':
/export/WRKOBJDIR/wip/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include/posix.h:207:4:
 error: implicit declaration of function 'gethostbyname_r'
At top level:
cc1: error: unrecognized command line option "-Wno-unused-but-set-variable"
*** [appUtilX11.lo] Error code 1

make: stopped in /export/WRKOBJDIR/wip/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/appUtil
1 error

make: stopped in /export/WRKOBJDIR/wip/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/appUtil
*** [all-recursive] Error code 1


2012年03月27日(火) 旧暦 [n年日記] [更新:"2012/03/31 22:21:53"]

#1 [無線] 2011 XPO コンテスト 7MHz 電信の結果

2011/09/19 に開かれた XPO コンテストの結果が出ている。 予想よりは順位が上だったが、 多分この部門への参加が少なかったためかも知れない。
     C7        7MHz
  
*   1  JK2BAP   16,027
*   2  JE6DND   15,364
*   3  JA2VHO   14,899
*   4  JA1XMS   13,288
*   5  JA9BGL   13,050
*   6  JA5DVK   12,716
*   7  JF3NKA   12,015
    8  JR3OQJ   11,968
*   9  JK7UST   11,792
   10  JQ1VDJ   11,653
去年の日記に書いたことから再録して追加すると、自分の順位は となっている。


2009年03月27日(金) 旧暦 [n年日記] [更新:"2009/03/27 14:40:27"]

#1 [NetBSD][pkgsrc] pkgsrc が古いまま一部を更新 Out-dated buildlink3.mk

pkgsrc が古いまま一部を更新して make すると、
Out-dated buildlink3.mk
というのを見てしまう。pkgsrc 全体を cvs udpate -dPA すれば良いのだけれど。
ERROR: This package has set PKG_FAIL_REASON:
ERROR: Out-dated buildlink3.mk detected, please update
*** Error code 1
つまり依存関係にある先の buildlink3.mk が古いと、こんなことになる。 例えば
ktrace -t n make
kdump ktrace.out |grep buildlink3.mk
で表示されるものが古いということだ。ちなみに、これを表示しているのは pkgsrc/mk/bsd.pkg.mk の次の部分
124 ########################################################################
125 # Sanity checks
126 ########################################################################
127
128 .if defined(BUILDLINK_DEPTH) || defined(BUILDLINK_PACKAGES) || \
129     defined(BUILDLINK_DEPENDS) || defined(BUILDLINK_ORDER)
130 PKG_FAIL_REASON+=       "Out-dated buildlink3.mk detected, please update"
131 .endif
まあ、普通、これの問題は起きないと思う (古すぎる時だけ)。 しかもこの部分は
joerg 20-Mar-09
な変更以後のことだ。


2008年03月27日(木) 旧暦 [n年日記] [更新:"2008/03/28 02:15:24"]

#1 [BUG] AsiaBSDCon 2008 への道すじ



2006年03月27日(月) 旧暦 [n年日記] [更新:"2006/03/28 01:30:48"]

#2 [Emacs] Muse Mode

Muse Mode と言うのがあって、文書を作って、いろいろな形に出力 出来るらしい。面白そうなので、覚えとして書いておく。 Shinichiroさんの日記 から。

#1 [php] 時刻関数と文字コード

次のような関数があったとして、日本語の設定になっている場合
<?php the_time('F jS, Y') ?>
漢字コードはどう決るのだらうか (実はいま、ここだけ化けている)。
時間表示の部分だけは日本の表記に変更したほうがいい
  • <?php the_date(); ?> -- <?php the_time(); ?> 
    
    のように引数の指定を無とする
  • 選択から 「日付と時間の書式」を変更する


2005年03月27日() 旧暦 [n年日記] [更新:"2005/03/27 18:34:21"]

#1 [Emacs] Wanderlust-2.14.0

Wanderlust が新しくなった。2.14。 Summary の表示が速くなったというのが目玉かと思う。


2004年03月27日() 旧暦 [n年日記]

#1 [MacOSX] 環境変数の設定

~/.MacOSX/environment.plist にするらしい。 /Developer/Applications/Utilities/Property List Editor.app/Contents/MacOS/Property List Editor というのがあるらしいが、
  • GUI からの場合、 どうやって起動するのかな(= どこに見えるのか)
  • 最初に ~/.MacOSX/environment.plist を作るには ?
root を作ってchild を作って、<key> に LANG 、<String> に ja_JP.EUC を書いておく。
と書いている人がいる。
root を作っても New Sibling が有効にならない。
root を一回クリックすると出て来る。

Property List Editor:

Finder から /Developer/Applications/Utilities/ をたどれば、Property List Editor が見える から、それをクリックすれば良い。
問題は保存だ。
  1. ターミナルから mkdir ~/.MacOSX しておく
  2. Finder から /Developer/Applications/Utilities/ をたどって Property List Editor を起動する。
  3. New Root をクリック
  4. 「> Root」 の > をクリック
  5. New Child をクリック
  6. New item の字を LANG に書替
  7. LANG の行の Value の欄をダブルクリック
  8. Value の欄に ja_JP.eucJP を記入
  9. File → Save as
  10. ここで .MacOSX の名前が表示されていることを確認
  11. Untitled の字を environmet.plist に変更
  12. Save を選ぶ
  13. 終了
  14. 例えばターミナルで cat ~/.MacOSX/environment.plist を見ると、 何か書いてある。

~/.MacOSX/environment.plist:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" 
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
        <key>LANG</key>
        <string>ja_JP.eucJP</string>
</dict>
</plist>
logout してから

ログインし直し:

ターミナルを起動して env するか、echo $LANG すると LANG=ja_JP.eucJP の字が見える。 ここで

emacs を起動:

(getenv "LANG")C-j
"ja_JP.eucJP"
となる。
tamago と FreeWnn が入っていれば、何も考えないで C-\ で日本語入力が出来る。


2003年03月27日(木) 旧暦 [n年日記]

#3 [abuse] SpamAssassin ってまだ知らない。

この名前が初めて目に止ったのは elips の ML。
Installing configuration files for spamassassin-2.44nb1:

    /usr/pkg/etc/spamassassin/local.cf
    /usr/pkg/etc/spamassassin/user_prefs.template
    /usr/pkg/etc/spamassassin/netbsd_lists.cf
===========================================================================

The following files should be created for spamassassin-2.44nb1:

        /etc/rc.d/spamd (m=0755)

===========================================================================

===========================================================================
You may wish to customize the following files for spamassassin-2.44nb1:

        /usr/pkg/etc/spamassassin/local.cf
        /usr/pkg/etc/spamassassin/user_prefs.template
===========================================================================
===> Please note the following:

===========================================================================
$NetBSD: MESSAGE,v 1.5 2002/08/03 22:29:03 jlam Exp $

***IMPORTANT***

  Starting with version 2.40 SpamAssassin does NOT deliver mail anymore.
  If you relied on spamassassin to write the mail into your mail folder,
  you'll have to change your setup to use some local mail delivery agent,
  e.g. pkgsrc/mail/procmail.

More information can be found in 
  /usr/pkg/share/doc/spamassassin/

and via 'man spamassassin' and 'perldoc Mail::SpamAssassin::Conf'

===========================================================================

===> Registering installation for spamassassin-2.44nb1
spamassassin-2.44nb1 requires installed package p5-Digest-HMAC-1.01
spamassassin-2.44nb1 requires installed package p5-Digest-MD5-2.22
spamassassin-2.44nb1 requires installed package p5-Digest-SHA1-2.02
spamassassin-2.44nb1 requires installed package p5-HTML-Parser-3.26
spamassassin-2.44nb1 requires installed package p5-HTML-Tagset-3.03
spamassassin-2.44nb1 requires installed package p5-MIME-Base64-2.12
spamassassin-2.44nb1 requires installed package p5-Net-DNS-0.29
spamassassin-2.44nb1 requires installed package perl-5.6.1nb6
spamassassin-2.44nb1 requires installed package procmail-3.22
===> Packaging spamassassin-2.44nb1
===> Becoming root@u to package spamassassin-2.44nb1.
/usr/bin/su Password:

#2 [Emacs] tcode 垂

              ●           垂 = {垂}
・・・・      ・・・・
・・・・      ・○・・     ●…第1打鍵
・・・・      ・・・・     ○…第2打鍵
奏 88 か。

#1 [機械] Nanao L360

時々見る画面の、EIZO の画面がちらつく気がするので (ちょっと気になるというような問題ではなくて、一瞬乱れると 言ってもいいくらい。実際は 1 bit(pixel) 下にずれるだけだと思う) google で見つけたナナオの無料窓口に電話をして見たら、 「垂直同期を変えて見て下さい」ということで 60Hz を 75Hz にしたら、(少し明るくなった上に)安定になった。 そんなことだったのか ?


2002年03月27日(水) 旧暦 [n年日記]

#3 [Lets-call-it-a-day] 10:10


#2 [URL][Programming] global, kernel tour


#1 [Namazu] 参考ヒット数: [ (ヒット数が多すぎるので無視しました) ]

は、 MaxHit 数を表示した方が親切 ERR_TOO_MUCH_HIT かな。
src/namazu.c 165: hlist = nmz_search(query_with_subquery);
 ↓
nmz/search.c 952: nmz_search(const char *query)
output.c
720: if (hlist.stat != SUCCESS) {
721:	 print_errmsg(hlist.stat);
ではないらしい ... search.c から
 /*
  * Reset state with SUCCESS. Because at this time, 
  * trivial errors such as ERR_TOO_MUCH_MATCH are 
  * recorded in cur->stat.
  * FIXME: Very acrobatic logic.
  */
 tmp[i].stat = SUCCESS; 
(そういうのって、やりやすい形になっていない気が..)


2000年03月27日(月) 旧暦 [n年日記]

#1 [Namazu] mknmz, find_target and prune = 1

使用前
@@ find_target finished: Mon Mar 27 15:31:34 2000
@@ Target Files: 1249 (Scan Performance: Elapsed Sec.: 38, Files/sec: 32.9)
@@   Possible: 2688, Not allowed: 0, Denied: 242, Excluded: 1197
@@   MTIME too old: 0, MTIME too new: 0
1249 files are found to be indexed.
1/1249 - /amd/milano/export/home/htdocs/software/DeleGate.shml [text/plain]

使用後
@@ find_target finished: Mon Mar 27 15:29:32 2000
@@ Target Files: 1249 (Scan Performance: Elapsed Sec.: 21, Files/sec: 59.5)
@@   Possible: 1499, Not allowed: 0, Denied: 242, Excluded: 8
@@   MTIME too old: 0, MTIME too new: 0
1249 files are found to be indexed.
1/1249 - /amd/milano/export/home/htdocs/software/DeleGate.shml [text/plain]
変更内容
--- mknmz.in-o	Wed Mar 22 23:30:02 2000
+++ mknmz.in	Mon Mar 27 15:36:28 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.



最近の日記
2024年03月10日
停電 (瞬電)
2024年03月03日
the second try on bare-metal
useradd
2024年02月29日
opendkim and senmail
2024年01月24日
chat/iam 0.0.8
2024年01月21日
uselocale vs setlocale (textproc/R-readxl)
以上、11 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/02/05)