Age | Commit message (Collapse) | Author | Files | Lines |
|
Should fix pkg/17464 from oki@netbsd.org.
|
|
Changes since 0.9.8: Bugfixes.
|
|
|
|
Changes since 2.4.21:
* performances patches: Peter Jacobi
* c14n fixes, testsuite and performances: Aleksey Sanin
* added xmlDocFormatDump: Chema Celorio
* new tutorial: John Fleck
* new hash functions and performances: Sander Vesik, portability fix
from Peter Jacobi
* a number of bug fixes: XPath (William Brack, Richard Jinks), XML and
HTML parsers, ID lookup function
* removal of all remaining sprintf: Aleksey Sanin
* a number of bug fixes: configure scripts, base handling, parser, memory
usage, HTML parser, XPath, documentation (Christian Cornelssen),
indentation, URI parsing
* Optimizations for XMLSec, fixing and making public some of the network
protocol handlers (Aleksey)
* performance patch from Gary Pennington
* Charles Bozeman provided date and time support for XML Schemas datatypes
|
|
work quite right here. We need checksums for both (or all) files,
not just the ones for the box that "make makesum" was run on.
|
|
Changes since 2.3.108:
* leak fixes (Michael)
+ async code
+ connection dispose
+ GIOP 1.0 service contexts
* trace cleanup (Sean Atkinson)
+ us timestamp printing
+ ellipsize long strings
* Bug fixes
+ accept NULL async callbacks (Michael)
+ CosNaming mess fixups (Michael)
+ Java interop fix (Mark)
+ IDL compiler more type friendly (Gergo)
|
|
Changes: not many, GNOME2 version.
|
|
|
|
Changes since 1.1.9:
Logging fixes (deprecating -l option to sockd)
Two commercial modules available, redirect and bandwidth (not included in pkg)
Some more from the 'Changes' file:
o Move daemon() call to later so more errors can be reported, suggested
by Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>.
o fix problem when linking with libsocks;
NISHIMURA Daisuke <nishi@graco.c.u-tokyo.ac.jp>.
o fix some problems when socksifying, making certain programs
hang forever (e.g. certain versions/installations of "ssh -X").
Thanks to NISHIMURA Daisuke <nishi@graco.c.u-tokyo.ac.jp> for
diagnosis, help and testing.
o Don't mark the rule as good either if sockscf.state.unfixedpamdata,
fixes bug reported by Jerry Murdock" <jmurdock@itraktech.com>.
o fix a bug preventing the list given in a 'user:' keyword from
being checked correctly. Reported by Oleg Bulavsky <bulch@ftc.ru>.
o "-h" prints out configfile used, based on suggestion from
dh_tsc_10@ugcs.net.
o fix bugs that reset some defaults at the wrong time, reported by
dh_tsc_10@ugcs.net.
o prototype script for generation of graphs with usage information included
(bin/sockd-graphgen). Contact us if you run a socks server with significant
usage, and you are willing to help with testing.
o Some minor optimisations in server i/o code, at the cost of some
timer accuracy concerning bandwidth limiting/client expiration.
o prefix "socks" to some global variables to avoid collisions during
socksify. Reported by Don Reid <donr@cvs.agilent.com>.
o capi/socks.h needs Rxxx prototypes to work with a c++
compiler. Noted by Alex Morozov <alex@idisys.iae.nsk.su>.
o If Rgetsockname() is called on a socket that a previous uncompleted
Rconnect() has been done on, try to sleep until Rconnect() has
finished instead of returning ENOBUFS. Hoped to help compatibility
with some applications.
o Modified httpproxy code a little, based on patch from
dh_tsc_10@ugcs.net.
o Code for selecting which of multiple external ipaddresses to use
on a global basis based on routing.
Code contributed by Tom Chan <tchan@austin.rr.com>.
o Rename "pamservicename" to "pam.servicename".
o Fix memory overrun problem in Rgethostbyname*(). Found and
diagnosed by dme@dme.org, thanks.
o new method added: "pam". Code contributed by
Patrick Bihan-Faou, MindStep Corporation, patrick@mindstep.com.
o let client-rules have their own global methodline, "clientmethod",
default value set to "none".
The global "method" is only used for socks-rules now.
o delay checking of password/etc til we have received the socks
request (rather than during negotiation, as was the case).
Required for supporting passwordbased authentication via non-socks
methods, e.g. pam.
o socklen_t definition updated for NetBSD 1.5U.
Problem report and patch submitted by Janne Snabb <snabb@ssh.com>.
o Output from 'config.guess' is not sufficient to determine use
of elf on NetBSD.
Problem report and patch submitted by Janne Snabb <snabb@ssh.com>
|
|
as reported on tech-pkg by Richard Rauch.
Changes: lots of new features, misc. fixes and a security fix in the server.
Details in doc/ChangeLog in the tarball.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------------
Changes in 1.4.1 (June 22, 2002):
- now cdrom is enabled in configure, unless you specifically disable
it with --disable-cdrom. (Christophe)
- fix compile error in main.cc when SMP or APIC is enabled (Dave)
- the runtime menu now displays 11 (continue) by default (Bryce)
- initialize DMA controller before floppy and SB16
- fix DMA panic when installing win95 (Volker)
- first character of the vga bitmap is blank on win32 (Volker)
Before, it was incorrectly coded as a '@'.
- AltGr key on European keyboards works now on win32 (Volker)
- fix problem with console/serial port on Bochs exit (Volker)
- enable serial port for GNU and GNU/Linux (Volker)
- small documentation fixes (Volker)
- remove unnecessary include statements for X11 (Volker)
- italian keymap added (Emanuele Goldoni)
- fix win32 ethernet frames error. It will no longer reject packets
that are less than 60 bytes long. (Peter Tattam)
- BIOS fixes :
- win2k cd-boot (Christophe)
- emm386 crash (Dave)
- cs=0 at boot time (Christophe)
- keyboard failure in scandisk (Dave)
- fix bug in forming the 64-bit APIC base address from two 32-bit registers.
A compiler warning in cpu/proc_ctrl.cc pointed this out.
- fix default choice in the runtime options menu
|
|
Add a -v option to show "byte/CPU sec" ala "ttcp -v".
Change the -s option to -t (same as parameter to transmit as ttcp).
Bump pkg version number.
|
|
|
|
Provided in PR 16141 by rxg@ms25.url.com.tw (Rui-Xiang Guo)
IglooFTP is a new graphical FTP client written from scratch.
Its main goals is to be easy to use and intuitive when used
by novice, but powerful and fully configurable in the hand
of experienced users.
Already available features are :
Intuitive user friendly interface, graphical configurability,
toolbar, fast-connect bar, graphical directories browser,
tree hierarchical site manager with site groups, user profile
management, local and remote prompt command,
directories creation/deletion, recursive downloads/uploads
delete/move/chmod, file transfert resume, resolution of
symbolic links, support of passive and non-passive data
connection, possibility to show / hide hidden file,
anti-idle tool, DND support, firewall support,
own Netscape mini-toolbar and a great appearance.
|
|
|
|
|
|
Changes: fmt DESCR and fix DEPENDs paths and CATEGORIES.
|
|
headers.
|
|
|
|
|
|
/usr/bin/gzcat nor ${LOCALBASE}/bin/gzip exist.
required for Solaris systems which do not include gzcat in the base
system.
sanity checked by Stoned Elipot <seb@netbsd.org>.
|
|
Julio Merino.
|
|
directory.
|
|
Tool to configure xbindkeys graphically
This package was contributed by Julio Merino in PR pkg/17293.
|
|
Updated moz-flash to 1.0nb2
Updated flashplayer to 0.4.10nb1
Do not immediately dereference a null pointer after reporting
'Unsupported depth' - return 0 and let the calling function
handle it. Avoids coredumps on 8bit displays. They still do
not display the flash, but at least its more graceful. Fixes
pkg/14827 from Greg A. Woods
|
|
Tool to configure xbindkeys graphically
This package was contributed by Julio Merino in PR pkg/17293.
|
|
Remove old maelstrom dir.
|
|
also, the SDL version seems to be the only one that's under development
right now. Requested in pkg/15583 by Ben Wong.
|
|
provided by Ben Wong in pkg/15582.
Maelstrom is a port of the original shareware game for the Macintosh.
It is a fast-action, high resolution (640x480) asteroids-like game,
with detailed graphics and original sounds.
This version uses the SDL (Simple DirectMedia Layer) which provides
faster graphics and better sound than the old X11 version for NetBSD.
SDL also allows the screen resolution to be changed to 640x480 when
Maelstrom is run in full-screen mode.
|
|
|
|
This package was contributed by Mishka in PR pkg/15680.
|
|
|
|
Make -V work without -p, -O, or -R
Fixes pkg/17558 from Dan McMahill
|
|
|
|
Change: bugfix.
|
|
|
|
PTHREAD_COND_INITIALIZER can be used.
This fixes pkg/12955 from Jaromir Dolecek <jdolecek@netbsd.org>
|
|
GNU ftp distribution.
|
|
in appropriate places to sanitize the package names.
|
|
places to sanitize the package names.
|
|
|
|
|
|
Provided in PR 16599 by Julio Merino <jmmv@hispabsd.org>
Gabber is a Free and Open Source GNOME client for an instant messaging
system called Jabber. Jabber is a Free and Open Source distributed
instant messaging system. It does not rely on a single server, and the
protocol is well documented. Jabber allows communication with many
different instant messaging systems, including ICQ and AIM. There are
several different Jabber clients already, but no other GNOME clients
as of this writing. Hopefully Gabber will serve the purpose of being a
robust GNOME Jabber client well.
For further information, see JabberCentral for end user news and
Jabber.org for developer news.
|
|
|
|
|
|
Provided in PR 17219 by ptiJo (ptiJo@noos.fr)
This is a plugin for gkrellm that simply prints the current clock
speed for users that own speed stepping processors. It works on
normal non-stepping processors also, but there isn't really any point
in measuring the clock if it is the same every time you measure it, is
there? Included code from x86info to calculate an estimate clock
speed.
|