|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
|||||||||||||||||||||||||||||||||||||||||||||
2003年09月11日(木) 旧暦 [n年日記]#1 [FreeWnn] cvs にある tar 形式 を ./configure
(NetBSD-current)
09/08
の続き
+ available_tags= CXX F77 ( つっこみ )
#2 [Linux] amdpts/0:root@localhost 22:54:40/030904(/etc)# /etc/rc.d/init.d/amd restart何かなぁ。
/*
* Flush map cache
*/
if (flush_flag) {
int *rc;
amq_setopt opt;
opt.as_opt = AMOPT_FLUSHMAPC;
opt.as_str = "";
rc = amqproc_setopt_1(&opt, clnt);
if (!rc || *rc) {
fprintf(stderr,
"%s: amd on %s cannot flush the map cache\n",
__progname, server);
errs = 1;
}
}
( つっこみ )
|
最近の日記 2025年10月25日 ・recover from disk error 2025年10月23日 ・dd does not duplicate Windows 11 boot disk ? 2025年10月13日 ・missing package 2025年10月04日 ・pkgin search pkgname segfaults 2025年08月16日 ・installboot (Although it’s too late) | ||