YASM is a complete rewrite of the NASM assembler under the "new" BSD License
(some portions are currently under the GNU Lesser General Public License
(LGPL)). Yasm currently supports the x86 and AMD64 instruction sets, accepts
NASM and GAS assembler syntaxes, outputs binary, ELF32, ELF64, COFF, Mach-O
(32 and 64), RDOFF2, Win32, and Win64 object formats, and generates source
debugging information in STABS, DWARF 2, and CodeView 8 formats.
LibThai is a set of Thai language support routines aimed to ease developers'
tasks to incorporate Thai language support in their applications.
It includes important Thai-specific functions e.g. word breaking, input and
output methods as well as basic character and string supports. LibThai is
an Open Source and collaborative effort initiated by Thai Linux Working
Group and opened for all contributors.
LibThai includes Thai language support routines:
- Thai character set support: TIS 620, ISO/IEC 10646
- Thai character properties
- Thai string manipulators
- Thai string collation
- Thai word breaking
- Thai input method
- Thai output method
Smake is a highly portable make program with automake features. It is
intended to be used with the "makefiles" system.
The system allows mounting a source tree via NFS and simultaneous
compilation on all supported platforms. The system therefore allows the
re-use of a source tree for all supported platforms in contrast to the GNU
concept of untar -> configure -> make -> install -> remove
dnscap is a network capture utility designed specifically for DNS
traffic. It normally produces binary data in pcap(3) format, either
on standard output or in successive dump files (based on the -w
command line option.) This utility is similar to tcpdump(1), but
has finer grained packet recognition tailored to DNS transactions
and protocol options. dnscap is expected to be used for gathering
continuous research or audit traces.
Combined DHCP/DNS Server for Small LAN. Dynamic DHCP allocates/renew host
addresses while Caching DNS Server first try resolving from DHCP allotted
names then from Cache then only forwarding to External DNS Servers. Auto
Config and auto Dynamic DNS update.
To quote from the SourceForge project description:
gh-tool is a command-line interface to gethostby*, in libresolv/libc.
It allows one to check the local system's notion of an IP->DNS or
DNS->IP mapping, including aliases, directly, rather than digging for
mappings in DNS, which may or may not be relevant.
inadyn, inadyn-advanced fork. A multi-OS (*NIX, BSD, NT, 32 bit Win)
console/service/daemon dynamic DNS client.
It gives the possibility to have your own fixed hostname registered on the
internet, although your IP might be changing. It checks periodically whether
the IP address stored by the DNS server is the real current IP address of the
machine that is running it.
The File_DNS class provides a way to read,
edit and write RFC1033 style DNS Zones.
tinystats is a statistic generator for DJB's tinydns.
It can be easily integrated with rrdtool to generate
nice graphical DNS stats.
zonenotify is useful to send a NS_NOTIFY packet to BIND slave server. When you
update a zone in your djbdns DNS you must notify the slaves about your change.