and strncpy() to avoid linker warnings. Fix a bus error that occurs
when pulling the blink(1) device from the USB port while running
blink1-tool --blink.
OK jung@
This package contains command-line tools to work with a locally rsync'ed
copy of Internet Drafts and RFCs. See the README and help text for more
information, but here are some examples:
ietf: starts a command-line shell with command history
ietf mirror: create or update local mirror of IETF repositories
(approx 1GB, by default in ${LOCALSTATEDIR}/db/ietf-mirrors)
ietf rfc 3456 4567: open RFC 3456 and RFC 4567 in $EDITOR
ietf rfcextra 3456: open RFC 3456 and any RFCs that update or
obsolete it in $EDITOR, and any errata on any of those in a browser
ietf (tools|tracker) 3456 4567: opens RFC 3456 and RFC 4567 in the
IETF Tools or IETF Datatracker web interface
ietf draft crocker: open all active drafts with "crocker" in their
filename, and lists all matching drafts that are expired, replaced
by other drafts, or have become RFCs
ietf draftstatus crocker, ietf rfcstatus 3456: lists information
from the IETF and RFC Editor databases
ok gsoares
Simple plaintext presentation tool.
sent does not need latex, libreoffice or any other fancy file format, it uses
plaintext files and png images. Currently every paragraph represents a slide in
the presentation. Especially for presentations using the Takahashi method this
is very nice and allows you to write down the presentation for a quick lightning
talk within a few minutes.
The presentation is displayed in a simple X11 window colored black on white for
maximum contrast even if the sun shines directly onto the projected image. The
content of each slide is automatically scaled to fit the window so you don't
have to worry about alignment. Instead you can really concentrate on the
content.
updates are triggered. This is following the struct if_data ABI change a few
days ago; if_msghdr has an embedded if_data. Some may be unnecessary, but
some are definitely needed and bumps are cheaper than debugging.
Problem reported with wpa_supplicant by Mikolaj Kucharski.