A tool to create an image of a video DVD.
dvtm brings the concept of tiling window management, popularized by X11-window
managers like dwm to the console. As a console window manager it tries to make
it easy to work with multiple console based programs like vim, mutt, cmus or
irssi.
EDID is binary data encoded in the monitor firmware. edid-decode renders this
binary data into a human-readable text form.
Utility for ejecting media from CD or optical disk drive.
This is a simple program that eject media from CD or optical disk
drive. This program work under FreeBSD 2.1.5-RELEASE or later
version.
Endian reports the endianness to the standard output as "little",
"big", or "mixed". As there is no standard terminology for the various
possible mixed modes, and very few such machines even exist, endian
does not distinguish between various mixed modes.
The Event Notify Test Runner is a general-purpose UNIX utility intended to make
rapid feedback and automated testing natural and completely ordinary by running
arbitrary commands when files change
Soekris Net4801 Environmental Monitor
This is a small program to output the voltages and temperatures
from the PC87366 chip in the Net4801 computer from Soekris.com.
First run the program with a "-i" to initialize the hardware:
# env4801 -i
Then, as often as you feel like, read out the measured values:
# env4801
http://www.soekris.com/
envconsul provides a convenient way to populate values from Consul into a child
process environment using the envconsul daemon.
The EventLog library aims to be a replacement of the simple syslog() API
provided on UNIX systems. The major difference between EventLog and syslog
is that EventLog tries to add structure to messages.
Where you had a simple non-structrured string in syslog() you have a
combination of description and tag/value pairs.
EventLog provides an interface to build, format and output an event record.
The exact format and output method can be customized by the administrator
via a configuration file.