Age | Commit message (Collapse) | Author | Files | Lines |
|
(The values for uname etc. will probably be passed in from
upper-level make processes).
|
|
Makes this compile again on 1.3.x systems, reported in PR 10322 by
Olaf Seibert <rhialto@polder.ubc.kun.nl> and others.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
key changes from www.zebra.org:
Many ospfd related bugs are fixed.
Now OSPF module becomes very stable again ;-).
MPLS-VPN PE-RR functionality is added to bgpd.
RIP,zebra interface up/down handling improved.
|
|
|
|
Version 3.3.6.1 fixes some minor issues and nits (like using snprintf
instead of sprintf, and using newer functions, like krb_afslog_uid_home
instead of krb_afslog) in greeter/verify.c.
Most changes are from Assar Westerlund (assar@sics.se, assar@netbsd.org),
some from myself.
|
|
CHANGES from 1.7.3 to 1.8
1. Added GDBM_CENTFREE functionality and option.
2. Added GDBM_COALESCEBLKS functionality and option.
3. Added GDBM_NOLOCK flag.
4. Made ``fast'' mode the default, making GDBM_FAST obsolete, and adding
the GDBM_SYNC flag and GDBM_SYNCMODE option.
5. Switched to building with libtool.
[This last make LT_CONFIG_OVERRIDE necessary.]
|
|
|
|
camlp4-3.0 A Pre-Processor-Pretty-Printer for Objective Caml
|
|
compile without ncurses on 1.4 machines).
|
|
|
|
install-info --delete %D/info/dinotrace.info %D/info/dir
actually work.
|
|
Notable changes include:
- An old signal handling bug has been fixed. It sometimes caused an
eternal loop of "Killed by signal x" - "Resetting modem" - "Killed
by signal y" when minicom was aborted unexpectedly, and then it could
only be killed with kill -9 (SIGKILL).
- Now there is also a setting in the Bps/par/bits section of the Serial
port setup menu to use two stop bits.
- Some patches for SVR4 lock file handling.
- Fixed some compilation errors when -D_HAVE_MACROS is not defined
in the makefile.
- possible overflows fixed in inputting the manual dialing string and
search string in the phone dir.
- user-configurable options to disable writing the logfile or select
which things to write there
- the command line option -d now accepts multiple numbers or names as
the parameter. Separate them with commas and use no spaces around it.
- a fix for the script timeout command that sometimes didn't work right.
- now you can move an entry up/down in the phone directory.
- flag %f added to the upload/download protocol program command lines to
allow passing the port file descriptor to c-kermit
- support for DTE speed 230400 bps
- newline delay option added in the terminal settings
- multiline option added to untag all phonedir entries with the same name
when one of them answers
|
|
Notable changes include:
Version 0.12.20 - December 1998, Uwe Ohse
* works on BeOS and stone-aged SCO (sco-3.2v4.2)
* pubdir-"feature" works again.
* "make rpm" creates a rpm file.
* "optimal blklen calculation" was too aggressive, it now does nothing
if the user demands fixed blklens.
* various smaller and medium bug fixes.
* a more or less important security bug is fixed (stupid use of /tmp in
a piece of code which is rarely used).
* lrz uses umask to make files unreadable which receiving them.
* "sh systype | mail uwe-generic-counter@ohse.de" sends a success report
with a description of the system type.
* --enable-syslog is now default
Version 0.12.19 - January 1998, Uwe Ohse
* 0.12.18 was broken, lsz crashed if receiver found an CRC error.
* lrz options "--rename" and "--escape" didn't work.
* lrz didn't implement senders "overwrite-or-skip" option.
* added dejagnu testsuite. Maybe you need a dejagnu snapshot to use it.
|
|
|
|
|
|
real-time user information.
|
|
|
|
|
|
Added support for native-code compiler for i386 architecture.
|
|
|
|
|
|
Sorry there doesn't seem to be a changelog.
Changes by me:
- Patch mp_mount.c so that it now works.
- Remove BROKEN
- Use LIBTOOL instead of PKGLIBTOOL.
|
|
Gabriel Rosenkoetter <gr@cs.swarthmore.edu> and Tim Rightnour
<root@garbled.net>.
|
|
|
|
|
|
|
|
|
|
(does not use anoncvs any more).
changes in racoon itself is way too many to mention. for full changelog refer
http://www.kame.net/dev/cvsweb.cgi/kame/CHANGELOG.
|
|
|
|
|
|
|
|
|
|
|
|
Overview of changes in Ethereal 0.8.9:
* Timestamps in RTP summary column (Jason Lango)
* Fix build warnings (Ron Flory)
* Make our GtkCList sortable (Graham Bloice)
* Use F<> instead of B<> for files in man pages (Guy)
* Fix a type IP packet counter (Gerald)
* Build fixes (Gilbert, Guy)
* Rename "private" to "dump", to avoid C++ reserved word (Guy)
* Add tvbuff class and exceptions module (Gilbert, Guy)
* Convert dissectors to use tvbuffs (Gilbert, Olivier, Guy)
* Support ISAKMP Configuration Method (Yaniv Kaul)
* Fix tethereal/wiretap error-reporting bug (Gilbert)
* Add sample Makefile for regression testing (Gilbert)
* Dissect substring filters in packet-ldap.c (Guy)
* Fix wtap.h typo (Alan Harrison)
* Change usage of 'fd' in file.c (Ben Fowler)
* Fix endian bug in ngsniffer.c (Guy)
* Fix smb-pipe NetServEnum (Guy)
* Fix VTP to correctly add ipv4 address to proto_tree (Guy)
* cf->current_frame fix for correctly displaying GtkCList (Guy)
* SMUX and SNMPv3 support (Jochen Friedrich)
* Fix snmp-less build (Guy)
* Show Ethernet trailer (Gilbert)
* Old-style fixes for bounds checking (Guy, Gilbert)
* Make proto_tree_is_visible false more of the time (Guy)
* Support for GRE over IPX (Paul Ionescu)
* Move psuedo_header out of frame_data structure to save memory. Required
changes in wiretap, too. (Guy)
* Doco fixes (Guy)
* Mark DCHP packets as DHCP, using bootp.dhcp flag. (Paul Ionescu)
* Fix randpkt.c for new wtap_dump() (Gilbert)
* Correctly handle 0-length FT_BYTES (Gilbert)
* Header file fixes (Guy, Gilbert)
* SMUX-related fix (Guy)
* More wiretap zlib fixes (Guy)
* Detect Cisco and Novell type IPX packets (Paul Ionescu)
* Close the capture file descriptor (Mark Burton, Guy)
* More ISAKMP additions (Yaniv Kaul, Guy)
* Support for EIGRP over Appletalk and IPX (Paul Ionescu)
* Fix display of IP fragment (Scott Howard)
* Fix for Linux ISDN ippp devices (Gilbert)
* Change handling of capture_ppp() (Gilbert)
* SMB fixes (Mark Burton)
* Support for reading compressed Sniffer fils (Tim Farley, Joerg, Guy)
* GTK dialogue fixes (Guy)
* Incorporate gtkclist.c from GTK+ 1.2.8 (Guy)
* Initial SCTP support (Michael Tuexen)
* Support for Mobile IP dissection (Stefan Raab, Gilbert, Guy)
* Fix for X.25 dbit (Gilbert)
* Enable more dissector handoff tables (Guy)
* Win32 build enhancements (Graham Bloice)
* X.25 LCN display fix (Olivier)
* C/C++ typedef fixes (Guy, Andreas Sikkema)
* Change proto_tree_add_*() calls to find more errors at compile time (Guy)
* Fix plugin function pointer table (Gilbert)
* Add "Enable name resolution" check box to File Open dialogue (Gilbert)
* Fix RSVP for Resv Tear Confirm message (Gilbert)
* Show ICMP sequence number as two bytes instead of integer of unknown-endiannes
s (Gilbert)
* Add gtk_set_locale() to main (Kaoru Kusunoki)
* Make dissect_ah() use dissector handoff tables (Gilbert)
* Fix L2TP dissector to call dissect_ppp() (Gilbert)
* Support for COPS (Heikki)
|
|
logroll:
- rotate ipmon log (no processing yet)
proc-httpd-errors
- do not report usernames on authentication failures (better summary
and possible passwords are not shown)
- do not report "file not found" errors (not useful at system level,
and some authors choose to live with such links produced by tools)
- do not report "no acceptable variant" (the user gets a menu)
- do not report clients blocked by server configuration
proc-messages
- updates to local domains and networks (needs a config file)
- handle multi-port HP print servers successfully
- handle ntpd v4 messages
- handle new NetBSD messages (up-to 1.4Y)
- update named to BIND v8.2.2-P5, and add some new types of messages
- handle verbose amd startup
- minor updates: inetd, sendmail, snmpd, sshd
- new daemons: dhcpd, dhclient, gated, gdc, lpd, portmap, savecore, tftpd
- added a placeholder for mrouted
proc-news
- don't count "msgid:" as a system with connection failures (the failed
connections are probably to msgidd, e.g. it is not running)
|
|
|
|
comes with pcvt)
|
|
|
|
|
|
available.
|
|
Pointed out by tron.
|
|
|