- MFZ 1.109. Preset the global variable the stores the per file
cvs info to avoid accumulating cruft under modperl.
- Get rid of a potential "uninitialized variable usage" warning.
- MFZ 1.110. But the bug had already been fixed in knu-cvsweb.
- Support "zip" as an additional archiver.
- add patches from OpenBSD-current, to multilib libgcc as -fpic
- fix asm emitting code on i386, to avoid dwarf2 stuff. Similar patches
may be needed for other a.out arches...
- fix comment on i386.
- add -L/usr/lib/debug.
- finish -shared support.
Misc. configury:
- try to ensure libffi, libjava, fastjar will configure. So far, ld dumps
core in libjava though...
Use gmake for now, as it does not build completely with our make...
Still missing shared library pieces...
- Move old kerberosIV flavor to kerberos4.
- Add kerberosV support via kerberos5 flavor.
KerberosV support is not really tested. I'm not sure if that diff is
100% correct, so I'm gonna hold a bit to submit it. Please test.
Version 3.2.2 fixes a large number of bugs and all known specification
compliance issues. The 3.2.x branch will continue in maintenance mode,
but no new feature releases are planned.
Version 3.2.2 fixes a large number of bugs and all known specification
compliance issues. The 3.2.x branch will continue in maintenance mode,
but no new feature releases are planned.
Enjoympeg is a MPEG-1 video player based on the source
of plaympeg from the SMPEG library. It has a hideable
control bar which allows you to play/pause, stop, seek
and switch to fullscreen mode.
WWW: http://people.freenet.de/for_Ki/
--
SASH - Stand-alone shell with built-in commands.
The sash program is a stand-alone shell which is useful for recovering
from certain types of system failures. In particular, it was created
in order to cope with the problem of missing shared libraries or
important executable.
WWW: http://www.canb.auug.org.au/~dbell/
Submitted by Albert Chang <vedge@vedge.com.ar>