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

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

2002年02月06日(水) 旧暦 [n年日記]

#1 [NetBSD] 720M の swap は使えなかった (uvm_anon_add)

uvm_anon_add: can not allocate 179199 anons
panic: uvm_anon_add
Stopped in swap ctl at cpu_Debugger:0x10:  lwz r0, r1, 0x14
db>
件は、/etc/fstab から swap を外しておけば、動くが、更に、
chs による変更
uvm_anon.h 1.12 -> 1.13
uvm_anon.c 1.10 -> 1.11
uvm_swap.c 1.42 -> 1.43
を適用すれば、多分直る
一応 panic はしなくなったが、
swapon -a
swapon /dev/wd0b: Cannot Allocate memory
となって、swap は有効にならない

/etc/shells の内容が適当でない時:

ftp> user makoto
331 Password required for makoto.
Password: 
530 User makoto may not use FTP.
Login failed.

#2 [Namazu] 索引は古い形式であるべきです

これも直したい文の一つかな。
参考一致数: 
(../namazu/Mail-20011) [  (索引は古い形式であるべきです)  ]  [ 合計: 0 ]
(../namazu/Mail-1019) [ wanderlust: 1247 ]  [ namazu: 9774 ]  [ 合計: 38 ]

検索式に一致する 38 編の文書が見つかりました。
存在しない時にもこう言ってしまう。 po/ja.po から
#: nmz/util.c:536
msgid "The index should be old format."
msgstr "索引は古い形式であるべきです"
namazu-2.0.10/nmz/util.c から
 535     case ERR_OLD_INDEX_FORMAT:
 536         msg = _("The index should be old format.");
 537         break;
694 /*
695 * Opening files at once
696 */
697 static enum nmz_stat
698 open_index_files(void)
699 {
700 Nmz.wi = fopen(NMZ.wi, "rb"); /* Check NMZ.wi at first to recognize index format */
701 if (Nmz.wi == NULL) {
702 nmz_debug_printf("%s: %s", NMZ.wi, strerror(errno));
703 return ERR_OLD_INDEX_FORMAT;
704 }



最近の日記
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)
以上、1 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/02/05)