最新版はこちら。 突っ込みは各日付の BBS エントリのほか、 メール (nakano@st.seikei.ac.jp) や フォーム からどうぞ。 なおスパム除けのため、BBS 機能には 緩い認証を入れて います。 検索エンジンから来た方は、エンジンの方のキャッシュを見るか、 下の簡易検索を試してみてください。
|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
||||||||||||||||||||||||||||||||||||||||||||||
description: isync is a commandline application which synchronizes a local maildir-style mailbox with a remote IMAP4 mailbox, suitable for use in IMAP-disconnected mode. Multiple copies of the remote IMAP4 mailbox can be maintained, and all flags are synchronized. TLS/SSL is supported via imaps: or STARTTLS. changes: This release adds support for limiting the size of downloaded messages. Isync is now fully compliant with IMAP4rev1 (RFC2060). The --fast option is now robust even with multiple accesses to the mailbox from different locations.そろそろ IMAP4 乗り換えを考えるかなあ。
changes: This release adds bugfixes to make the '-r' and '-s' switches and automatic change-rules work correctly, reorders some includes for glibc-2.2 compilation, and adds a compile time option 'HP_TTRC' to add a 150ms delay to the boot process to accommodate the HP TTRC card.
description: Dia2Code is a small utility to make code from a Dia Diagram, and eases the programmer's work by generating the structure of the classes in an Object Oriented language (like C++ and Java) from a graphical representation of them (a la Dia Diagram). changes: This release fixes a bug in the code generation that caused segfaults. It also adds a small feature in the parser.
description: GNU Wget is a freely available network utility to retrieve files from the World Wide Web using HTTP and FTP, the two most widely used Internet protocols. It works non-interactively, thus enabling work in the background, after having logged off. changes: A new maintainer, Web page, and CVS access, with various new options and translation files.
description: ksymoops reads a Linux kernel oops file and makes the best stab at converting the code to instructions and mapping addresses to kernel symbols. changes: Addition of INSTALL_MANDIR to Makefile and spec and a note about using bfd from non-standard location, extra IA64 lines, and Alpha changes from 'Trace: ' to 'Trace:'.
description: Fcron is a periodical command scheduler which aims at replacing vixie cron, so it implements most of its functionality. It does not assume that your system is running either all the time or regularly: you can, for instance, tell fcron to execute tasks every x hours y minutes of system uptime or to do a job only once in a specified interval of time. You can also set a nice value to a job, run it depending on the system load average, and much more.
DocBook-Install-mini-HOWTO is a detailed practical guide for novices to quickly getting DocBook installed and processing sgml files into html, ps, and pdf on a GNU/Linux system - other systems may be similar. Since setup of DocBook requires files from several separately distributed packages, it can be confusing for beginners.* NEW mini-HOWTO
NOTE: This will be the FINAL announcement sent to the old list (ldp-announce@lists.linuxdoc.org). All announcements will now go ONLY to the new list server (announce@linuxdoc.org). If you have not yet subscribed, I suggest you take a look at http://www.linuxdoc.org/mailinfo.html for details.ということらしい。
description: drsync is a Perl wrapper for rsync which keeps track of the filelist between synchronizations. If you delete a file in one place, it will delete it in the other place; if you add a file, it copies to the other place. It is ideal for notebook users who want to keep data in two (or more) different places. It is also good for the Linux PDAs (Agenda, iPAQ, Yopi, etc.), to keep data synchronized with the desktop. The requirements are designed to be minimum. changes: Perl 5.005 support, ability to create directories if necessary, --verbose behaviour changes, and new "Command-line Switches", "How it works", and short-term and long-term TODO-s in the manual.
description: SSH (Secure Shell) is a program to log into another computer over a network, to execute commands in a remote machine, and to move files from one machine to another. It provides strong authentication and secure communications over insecure channels. It is intended as a replacement for rlogin, rsh, rcp, and rdist. changes: Numerous changes.これは openssh じゃ無い方ですね。
#include <fpu_control.h> void setfpu_() { fpu_control_t cw; cw = _FPU_DEFAULT & ~(_FPU_MASK_IM | _FPU_MASK_ZM | _FPU_MASK_OM); _FPU_SETCW(cw); }こんな感じかな。 こいつを Fortran ソースから
call setfpuと呼べば良い。
#ifdef __USE_GNU /* Enable individual exceptions. Will not enable more exceptions than EXCEPTS specifies. Returns the previous enabled exceptions if all exceptions are successfully set, otherwise returns -1. */ extern int feenableexcept (int __excepts) __THROW; /* Disable individual exceptions. Will not disable more exceptions than EXCEPTS specifies. Returns the previous enabled exceptions if all exceptions are successfully disabled, otherwise returns -1. */ extern int fedisableexcept (int __excepts) __THROW; /* Return enabled exceptions. */ extern int fegetexcept (void) __THROW; #endifだったり、<bits/fenv.h> では
#ifdef __USE_GNU /* Floating-point environment where none of the exception is masked. */ # define FE_NOMASK_ENV ((__const fenv_t *) -2) #endifとなってるようなのだけど *1 。そのうち C の標準に入るのかしら。
We're beginning to learn what life with the testing distribution will be like. Developers now need to keep track of what versions of their packages are in testing, as well as stable and unstable, and it's proving to be rather hard to figure out why an updated package is not being accepted into testing.woody が旧態に戻るのはもうちっとかかるのかな。 うーん、unstable に走るかなあ。どうしよう。
description: ferm is a tool to maintain and setup complicated firewall rules. It allows one to reduce the tedious task of carefully inserting rules and chains, thus enabling the firewall administrator to spend more time on developing good rules, and less time on the proper implementation of those rules. These rules will be executed by the preferred kernel interface, such as ipchains and iptables, and in one pass. Firewall rules can also be split into different files and loaded at will. changes: A new reverse operator, a fix for the fqdn spec bug, and a new policy-only rule possibility.
description: The Multi Router Traffic Grapher (MRTG) is a tool to monitor the traffic load on network-links. MRTG generates HTML pages containing GIF/PNG images which provide a live visual representation of this traffic. changes: A few updates, improvements, and enhancements.
description: GNU Go is free program that plays the ancient board game of Go. Its original concept is based on the article "Programming the Game of Go", Byte, Vol.6 No.4, by J. K. Millen. GNU Go has since evolved into a more sophisticated program and after thousands of games played on the NNGS Go server is rated around the 16 kyu level. changes: The 2.7 development series shows a major strength improvement from the 2.6 version. New development versions are available every day or two.16 級かー。電総研のはどのくらいだったっけ?
description: Ten Thumbs Typing Tutor is a complete typing course suitable for beginners, advanced typists, adults, and children. It features two games, animated diagrams, comments, progress reports, and much more. It also includes networking capabilities, updated graphics, the ability to import your own music, and password protection for student files. changes: Initial freshmeat announcement; support for Linux, networking capabilities, updated graphics, password protection for student files, and the complete removal of the 256 color resolution restriction.
changes: This release starts a big restructuring of the TeXmacs data format, which will take a few months. In the present distribution, the TeXmacs file format should be readable by humans, although it remains possible to save documents in scheme format. The selection mechanism has also been improved; you can now use multiple selections and specify import and export formats. Further changes concern a slightly improved conversion algorithm to LaTeX and a new syntax for keystrokes which is closer to the one used by Emacs.
このページでは、 Ghostscript と GSview の最新日本語版の提供および、 pLaTeX2ε における PostScript フォントの利用 についての解説をおもな目標にしています。 さらに、pLaTeX2ε で利用する dviout for Windows と GNUPLOT の 最新版の入手情報も提供していきます。
description: goctave is a GNOME-based frontend for GNU Octave. It adds context-sensitive help, cut-and-paste, macro support, and several new tools to Octave. changes: Ability to paste from the clipboard, code revisions to make it more standards-compliant and bugfree, use of GNU automake to make installation a snap, and run-time editing of macros.
description: Ftrace logs files created and/or modified by some process (typically `make install') and its children. It consists of a shell wrapper and library that is preloaded to the target program. Ftrace is basically an 'installwatch' clone, but has some additional features. changes: Initial freshmeat announcement.
description: The Perl Shell (psh) combines aspects of bash and other shells with the power of Perl scripting. It aspires to be your primary login shell. changes: New builtins rename, fc, bind, and drives, enhanced builtin history, backticks work for builtins, and better operation under ActiveState Perl for Win32.
description: The L math processor (lmp) implements many basic primitives for mathematical solution of equations and terms just like the FSF tool expr. But further, lmp handles floating point numbers and knows some more operations. changes: Several bugfixes, code cleanups, etc.
description: Card Services for Linux is a complete PCMCIA or PC Card support package. It includes a set of loadable kernel modules that implement a version of the Card Services applications program interface, a set of client drivers for specific cards, and a card manager daemon that can respond to card insertion and removal events, loading and unloading drivers on demand. It supports hot swapping of most card types, so cards can be safely inserted and ejected at any time. changes: A few more cards are supported. Bugfixes.
(lo と eth0 のルール) iface eth1 inet static address もげ.ふが.ほげ.1 network もげ.ふが.ほげ.0 netmask 255.255.255.0 broadcast もげ.ふが.ほげ.255 gateway もげ.ふが.ふに.ふに up echo 1 > /proc/sys/net/ipv4/ip_always_defrag up /sbin/ipchains -M -S 7200 10 160 up /sbin/ipchains -P forward DENY up /sbin/ipchains -A forward -i eth1 -s 192.168.***.*/32 -j MASQ up echo 1 > /proc/sys/net/ipv4/ip_forward down /sbin/ipchains -D forward -i eth1 -s 192.168.***.*/32 -j MASQ down echo 0 > /proc/sys/net/ipv4/ip_forwardといった感じで。作業マシンの default gw もこっちに振り向ける。 cvs だけつかえりゃいいんで、 もうちっと絞ってもいいのだろうが、まあそれはまた勉強してから?
echo 1 > /proc/sys/net/ipv4/icmp_echo_ignore_all echo 1 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts echo 1 > /proc/sys/net/ipv4/tcp_syncookies for i in /proc/sys/net/ipv4/conf/*/rp_filter do echo 1 > $i done for i in /proc/sys/net/ipv4/conf/*/accept_redirects do echo 0 > $i done for i in /proc/sys/net/ipv4/conf/*/accept_source_route do echo 0 > $i doneを入れとくとよろしい、と教えていただく。
description: The modutils package contains utilities that are intended to make a Linux modular kernel manageable for all users, administrators and distribution maintainers.Changes がなかった。kernel 2.4 向け?
changes: This release adds pre-alpha support for Apollo Domain/OS (not yet ready), and more generalized functions for rationalized ids/modes with mkisofs.
This document discusses a few installation strategies for those who intend to dual-boot between Windows and Linux.* NEW guide
This document describes how to install Linux on a Acer LapTop and various issues related to this. The reader is expected to have some knowledge about Linux Installation.* NEW entry
We investigate a new type of surface instability of a thin elastic film subjected to surface interactions such as van der Waals and electrostatic forces from another solid surface in its vicinity. It is found that a sufficiently soft (shear modulus <10 MPa) and nearly incompressible film deforms to form an undulating pattern without any mass transport. A novel feature is that the characteristic length scale of the pattern is nearly independent of the nature and magnitude of the external force, but varies linearly with the film thickness. These results explain some recent experiments and are applicable to problems such as adhesion and friction at soft solid interfaces, peeling of adhesives, patterning of solid surfaces, etc.
description: VMD (Visual Molecular Dynamics) is designed for the visualization and analysis of biological systems such as proteins, nucleic acids, lipid bilayer assemblies, etc. It may be used to view more general molecules, as VMD can read standard Protein Data Bank (PDB) files and display the contained structure. VMD provides a wide variety of methods for rendering and coloring a molecule: simple points and lines, CPK spheres and cylinders, licorice bonds, backbone tubes and ribbons, cartoon drawings, and others. VMD can be used to animate and analyze the trajectory of a molecular dynamics (MD) simulation. In particular, VMD can act as a graphical front end for an external MD program by displaying and animating a molecule undergoing simulation on a remote computer.
description: mboxgrep is a small utility that scans a mailbox and displays messages matching a basic, extended, or Perl-compatible regular expression. It supports the following mail folder types: mbox, MH, nnmh, nnml, and maildir. changes: Support for qmail-style maildir folders.うーん、どのくらいのスピードなんじゃろか。
changes: Support for mouse buttons 6 and 7, much better support for KDE2 (including supporting the final version of the new GNOME/KDE window manager hints by default), and many other minor improvements and bugfixes.
changes: The existing help files have been converted into .sgml format, making PDF/PS/DVI/HTML help available. F1 through F5 now work under X. F1 now shows help using "whatis" for the current command.
histgram.pl [-n] min max [step] < infileのように使う。オプション -n を指定すると正規化する (各区間のデータを区間幅とデータ総数で割る)。 step を指定しないと区間幅を自動的に (max-min) / int(sqrt(データ数)) にする。
<Files "*.pl"> deny from all </Files>という記述があったのを忘れててちょいはまり。 ファイルは histgram.perl として置いた。
>・インストール済みのパッケージの中でportsでアップデートされたものの >自動アップデート。特にセキュリティホールがらみのものなど。 pkg_versionコマンドがあります。 /usr/ports/INDEXと、/var/db/pkg以下のディレクトリとを 比較しバージョン関係の新旧を出力します。 -c オプションで古いと判定されたパッケージをインストールする シェルスクリプトを標準出力に出力します。 なので、portsツリーをcvsupで取得し、 pkg_version -c | sh すると、最新版に入れ替わっているという次第です。ただ、 常時接続が望ましいかな。あらかじめfetch-recursiveしてから makeに入ってくれるとありがたいのだが。 よって、 pkg_version -c | \ sed -e 's/make &&.*/make fetch-recursive/g' | \ sed -e 's/make install//g' | sh してから、 pkg_version -c | sh する単純なスクリプト書いてしのいでます。
description: fireparse is a Perl script that emails a report of all packets that have been logged by the kernel's iptables packet filtering subsystem. The report includes source and destination ports, direction, logged packet count, iptables rules, and fully resolved host names (if available). The report can be formatted as plain text or as a colored HTML table. fireparse also moves all iptable entries from your syslog file into a second message file so that other syslog entries are more easily noticed and filtered. HTML output can also be sent to a dated file. changes: This version supports the new netfilter/iptables packet filter logging included in Linux kernel v2.4.x. It includes v1.9 for ipchains users.