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/include pull up rev 1.7 from trunk (reques...
details: https://anonhg.NetBSD.org/src/rev/ebc33ef06009
branches: netbsd-1-4
changeset: 469449:ebc33ef06009
user: cgd <cgd%NetBSD.org@localhost>
date: Tue Sep 21 04:57:52 1999 +0000
description:
pull up rev 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/include/amd.h | 5 +++--
usr.sbin/amd/include/amu_nfs_prot.h | 4 ++--
2 files changed, 5 insertions(+), 4 deletions(-)
diffs (44 lines):
diff -r 894b25e48ec8 -r ebc33ef06009 usr.sbin/amd/include/amd.h
--- a/usr.sbin/amd/include/amd.h Tue Sep 21 04:57:47 1999 +0000
+++ b/usr.sbin/amd/include/amd.h Tue Sep 21 04:57:52 1999 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: amd.h,v 1.6 1999/02/01 19:05:13 christos Exp $ */
+/* $NetBSD: amd.h,v 1.6.2.1 1999/09/21 04:57:52 cgd Exp $ */
/*
* Copyright (c) 1997-1999 Erez Zadok
@@ -40,7 +40,7 @@
*
* %W% (Berkeley) %G%
*
- * Id: amd.h,v 1.2 1999/01/10 21:53:40 ezk Exp
+ * Id: amd.h,v 1.3 1999/02/04 07:24:14 ezk Exp
*
*/
@@ -282,6 +282,7 @@
#ifdef HAVE_FS_AUTOFS
extern SVCXPRT *autofsxprt;
extern u_short autofs_port;
+extern int amd_use_autofs;
extern int autofs_mount(am_node *mp);
extern int autofs_umount(am_node *mp);
diff -r 894b25e48ec8 -r ebc33ef06009 usr.sbin/amd/include/amu_nfs_prot.h
--- a/usr.sbin/amd/include/amu_nfs_prot.h Tue Sep 21 04:57:47 1999 +0000
+++ b/usr.sbin/amd/include/amu_nfs_prot.h Tue Sep 21 04:57:52 1999 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: amu_nfs_prot.h,v 1.6 1999/02/01 19:05:13 christos Exp $ */
+/* $NetBSD: amu_nfs_prot.h,v 1.6.2.1 1999/09/21 04:57:59 cgd Exp $ */
/*
* Copyright (c) 1997-1999 Erez Zadok
@@ -40,7 +40,7 @@
*
* %W% (Berkeley) %G%
*
- * $Id: amu_nfs_prot.h,v 1.6 1999/02/01 19:05:13 christos Exp $
+ * Id: nfs_prot_netbsd1_3.h,v 1.3 1999/02/04 07:24:36 ezk Exp
*
*/
Home |
Main Index |
Thread Index |
Old Index