Source-Changes-HG archive

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

[src/netbsd-1-4]: src kern_exec.c



details:   https://anonhg.NetBSD.org/src/rev/483237814e52
branches:  netbsd-1-4
changeset: 469223:483237814e52
user:      cgd <cgd%NetBSD.org@localhost>
date:      Mon Aug 09 03:12:14 1999 +0000

description:
kern_exec.c

diffstat:

 CHANGES-1.4.1 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r ec799f66031c -r 483237814e52 CHANGES-1.4.1
--- a/CHANGES-1.4.1     Mon Aug 09 03:09:24 1999 +0000
+++ b/CHANGES-1.4.1     Mon Aug 09 03:12:14 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.4.1,v 1.1.2.4 1999/08/09 03:09:24 simonb Exp $
+#      $NetBSD: CHANGES-1.4.1,v 1.1.2.5 1999/08/09 03:12:14 cgd Exp $
 
 Woefully incomplete partial list of changes from NetBSD 1.4 to NetBSD 1.4.1:
 
@@ -420,3 +420,8 @@
 distrib/utils/sysinst/arch/pmax/md.c           1.33
 
   Remove md_copy_filesystem()'s contents for NetBSD/pmax.  (simonb)
+
+sys/kern/kern_exec.c                           1.102
+
+  Stop profiling when execve()ing another program.  Addresses NetBSD
+  Security Advistory SA1999-011.  (ross)



Home | Main Index | Thread Index | Old Index