Chase the checksum and remove (temporarily) the second MASTER_SITE. The
distfile from the second site (which has the old md5 sum) has no content
differences but it's 9 bytes longer.
Submitted by: jedgar
to reflect the actual location of this file on the comp.sources.unix
archive, both of which were broken in rev1.2 and not noticed until
now (a year and a few days later...)
and writes them to a set of output files, the names of which are
constructed using template and the current date and time. The
template uses the same format specifiers as the Unix date command
(which are the same as the standard C strftime library function).
PR: 16254
Submitted by: Mark Blackman <tmb_ports@maddog.u-net.com>
(including Smart and Back UPS for APPC), has ability to shutdown
multiple hosts without additional hardware and provides CGI
scripts to monitor UPS status via WEB interface.
Sarah is a program which is used to trim, rotate, archive and delete log
files. It is meant to run periodically out of cron, determining what to do
based on a configuration file.
Sarah is designd to be an optional replacment for newsyslog, depending
on your needs.
Mmmmm, SMG.
From AN-1.8a38:
- Fixed a seriuos bug related to the structures iso_path_table and
iso_directory_record.
Both structures have an odd length and some compilers (e.g. on
Sun3/mc68020 systems) will padd these structures to an even size.
For this reason it was a bad idea to use sizeof(iso_path_table)
of sizeof(iso_directory_record) for on disk size computations.
The changes affect central functionality and it is needed to do
testing if my changes will not introduce a new bug.
patch-ad and patch-ae both patches the same file, so I combined them
and removed patch-ae. The maintainer might want to look into patch-ad
some more since patch-ae did the same as patch-ad one one had the lines
before the offending block of code and one after. I left both sets
since it didn't appear to affect operation any.
PR: 15790
Submitted by: maintainer