Simple Project List 軟體列表

938 projects in result set
最後更新: 2002-02-22 15:41

LOMAC

LOMAC uses Low Water-Mark Mandatory Access Control
to protect the integrity of processes and data
from viruses, trojan horses, malicious remote
users, and compromised network server daemons. The
LOMAC loadable kernel module can be used to harden
Linux systems without any changes to existing
kernels, applications, or configuration files. Due
to its simplicity, LOMAC itself requires no
configuration, regardless of the users and
applications present on the system. Although some
features and fixes remain to be implemented, LOMAC
presently provides sufficient protection to thwart
some attacks, and is stable enough for everyday use.

(Machine Translation)
最後更新: 2003-06-10 16:19

stmpclean

The stmpclean utility removes old files (and old
empty directories) from the specified directory.
It is meant to be used to clean directories such
as "/tmp" where old files tend to accumulate.
stmpclean never removes files or directories owned
by root, which is a feature, not a bug. Great care
is taken while descending into the directory, and
the operation is secure. Anything that's not a
directory, regular file, or symbolic link is also
left alone (because programs like screen(1) create
sockets and FIFOs under /tmp and expect them to be
long-lived). Unlike other programs that do the
same task, stmpclean never forks and consumes
limited amount of memory. If stmpclean determines
a race condition it will log the situation and
exit with a failure.

(Machine Translation)
最後更新: 2009-01-26 12:43

Open Macro Library

Open Macro Library is a library of highly reusable
C macros providing a set of well-designed commonly
needed functionality to C developers, like logging
and debugging helpers, containers, sorting, and
other algorithms.

(Machine Translation)
最後更新: 2002-03-11 14:49

Zdisk

The purpose of zdisk is to have a kernel of your choice and a rescue system on one floppy or cdrom disk. Zdisk copies a kernel of your choice to a floppy and puts a rescue system on the same floppy, creating a boot/rescue floppy. The kernel can't be more than 1070Kb in size. Ramf-117.exe at the same site has a similar rescue system, except it comes with a IDE kernel.

(Machine Translation)
最後更新: 2007-01-28 14:13

Wocvim

Wocvim is a WoC client for Vim. WoC is a protocol
which enables the use of hyperlinks in plain ASCII
texts. The links can point to local or remote
locations. The protocol is specifically designed
to support source code, but it can be used in any
text. For source code, it's also possible to use
ad-hoc tag generators like cscope and ctags.

(Machine Translation)
最後更新: 2009-01-29 17:34

pam_imap

pam_imap is a PAM module that authenticates against a remote IMAP or IMAPS server. It supports multiple servers, SSL, password caching, user blacklists (for admin users), and many configuration abilities.

(Machine Translation)
最後更新: 2004-02-17 11:35

gmodconfig

gmodconfig provides a simple way for end-
users to download, install, configure, and
update Linux kernel modules through an easy-
to-use graphic interface. The backend consists
of XML files that contain module information
and translations.

(Machine Translation)
最後更新: 2011-07-02 01:27

G-OS

C++ と x 86 アセンブリでビルドおもちゃのオペレーティング システム。

(Machine Translation)
最後更新: 2014-06-28 18:33

isub-fix

これは、ハーモンの修正/ハードン iSub PowerPC ベース Mac 用 10.5.6-10.5.8

(Machine Translation)
最後更新: 2001-03-21 00:42

RIMiRadio

RIMiRadio is a floppy disk distro of Linux and an Icecast server.

(Machine Translation)
最後更新: 2007-02-24 14:10

Slimux

Slimux is a from-source, trimmed down distribution
of Linux created with the idea of keeping the base
system as slim as possible. The goal for Slimux
1.x.x is to have the base package less than 16M
while still maintaining the functionality of a
more typical system.

(Machine Translation)
最後更新: 2012-11-15 11:56

Haiku

Haikuは、デスクトップコンピューティングのために設計されたオープンソースのオペレーティングシステムです。

doxiv

Development of software for contribute documentation on the Internet.

Topics: BSD
Register Date: 2013-08-15 15:59
最後更新: 2003-10-15 21:10

UNH-iSCSI

The UNH-iSCSI project consists of vendor-independent reference implementations of both a software initiator and a software target emulator for the latest draft (20) of the new IETF protocol for Storage Area Networks (SANs) called iSCSI. The initiator and target are implemented as independently loadable modules for the Linux kernel, versions 2.4.18 or later. The software performs extensive checking for conformance to the standard during operation. It supports almost all components of the iSCSI standard, and development is underway to provide support for the remaining components. Although these modules have been developed and tested together, they operate independently of one another, and do not have to be used together. That is, the unh-iscsi initiator is capable of connecting with a target from any vendor, and the unh-iscsi target is capable of accepting connections from any vendor's initiator.

(Machine Translation)
最後更新: 2002-02-10 10:48

Transaction TCP for Linux

T/TCP For Linux is an implementation and
integration of T/TCP (Transaction TCP) into Linux
kernels. T/TCP is an extension for standard TCP
which uses a monotonically increasing variable, CC
(Connection Counts), to bypass the 3-way handshake
and reduce TIME_WAIT perild. T/TCP greatly
decreases the overhead that standard TCP
introduces when dealing with transaction-oriented
connections. T/TCP for Linux also focuses on the
promotion of wide adoption of T/TCP, since it has
indisputable performance advantages over standard TCP.

(Machine Translation)