Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src/usr.sbin/amd pull up rev 1.1.1.7 from trunk (requested ...



details:   https://anonhg.NetBSD.org/src/rev/dc07514b1b95
branches:  netbsd-1-4
changeset: 469419:dc07514b1b95
user:      cgd <cgd%NetBSD.org@localhost>
date:      Tue Sep 21 04:54:11 1999 +0000

description:
pull up rev 1.1.1.7 from trunk (requested by christos):
  Upgrade amd(8) and related software to fix expoitable stack overflows
  in amq(8), as reported in BUGTRAQ and elsewhere.

diffstat:

 usr.sbin/amd/AUTHORS |  37 ++++++++++++++++++++++++++++++++++++-
 1 files changed, 36 insertions(+), 1 deletions(-)

diffs (62 lines):

diff -r 8a88d8a5e108 -r dc07514b1b95 usr.sbin/amd/AUTHORS
--- a/usr.sbin/amd/AUTHORS      Tue Sep 21 04:53:05 1999 +0000
+++ b/usr.sbin/amd/AUTHORS      Tue Sep 21 04:54:11 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: AUTHORS,v 1.1.1.6 1999/02/01 18:45:37 christos Exp $
+$NetBSD: AUTHORS,v 1.1.1.6.2.1 1999/09/21 04:54:11 cgd Exp $
 # -*- text -*-
 PRIMARY AUTHORS AND MAJOR CONTRIBUTORS TO AM_UTILS:
 
@@ -33,6 +33,8 @@
 
 August 8, 1998: add detection support for NFS V.3 for NetBSD 1.3F.
 
+February 1, 1998: fixes for NetBSD to better detect its features.
+
 * Hannes Reinecke <hare%MathI.UNI-Heidelberg.DE@localhost>
 
 Back in 1995, contributed code for linux.  A new parser for file system
@@ -119,6 +121,9 @@
 Remove obsolete or unnecessary files/macros.  Don't report disabled file
 systems.  More misc fixes.
 
+February 3, 1998: don't start autofs listener unless autofs maps were in
+use.
+
 * Jason Thorpe <thorpej%nas.nasa.gov@localhost>
 
 August 25, 1997: make amd work when talking to NIS+ servers in NIS
@@ -224,3 +229,33 @@
 * Douglas K. Rand" <rand%aero.und.edu@localhost>
 
 December 3, 1998: case insensitive host name match for nfsl.
+
+* David Wolfskill <dhw%whistle.com@localhost>
+January 28, 1999: don't turn on/off noconn option if it was already in that
+state.
+
+* Jeffrey C Honig <jch%BSDI.COM@localhost>
+March 14, 1999: clean up more autogenerated files upon "make distclean".
+
+March 15, 1999: avoid overly verbose NIS warning even on systems that don't
+run NIS.  On BSD systems, wire.c uses getifaddrs(), sysctl(), IRS routines,
+and more fixes.  Numerous IP packet security fixes.
+
+March 16, 1999: documentation typos. new cdfs options. ufs structure
+detection for bsdi4.
+
+* Paul Balyoz <pbalyoz%sedona.ch.intel.com@localhost>
+March 26, 1999: ensure lostaltmail displays Y2K compliant dates.
+
+* Jon Peatfield <J.S.Peatfield%damtp.cam.ac.uk@localhost>
+March 30, 1999: turn off incomplete NFS V.3 support in HPUX 10.20.
+
+* Peter Breitenlohner <peb%mppmu.mpg.de@localhost>
+July 24, 1999: patch for linux 2.2.x to work with older libc5 systems, and
+nis_isup mis-logic fixes.
+
+* Dale Talcott <aeh%quest.cc.purdue.edu@localhost>
+July 26, 1999: added NFS3 support for AIX mounting.
+
+* Christophe Kalt <Christophe-Kalt%deshaw.com@localhost>
+July 14, 1999: add netgrpd() syntax function which uses FQHN.



Home | Main Index | Thread Index | Old Index