Source-Changes-HG archive

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

[src/netbsd-1-4]: src Today's set:



details:   https://anonhg.NetBSD.org/src/rev/55a7f51412c0
branches:  netbsd-1-4
changeset: 470959:55a7f51412c0
user:      he <he%NetBSD.org@localhost>
date:      Sun Oct 08 18:51:31 2000 +0000

description:
Today's set:
 o kvm_proc.c format fixup for LP64
 o add manual page issetugid(2)
 o format fixes in csh, dig and host
 o fix to make passwd able to change YP passwords

diffstat:

 CHANGES-1.4.3 |  17 +++++++++++++++--
 1 files changed, 15 insertions(+), 2 deletions(-)

diffs (44 lines):

diff -r 3c280ea9d2e7 -r 55a7f51412c0 CHANGES-1.4.3
--- a/CHANGES-1.4.3     Sun Oct 08 18:45:38 2000 +0000
+++ b/CHANGES-1.4.3     Sun Oct 08 18:51:31 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.4.3,v 1.1.2.69 2000/10/07 21:11:28 he Exp $
+#      $NetBSD: CHANGES-1.4.3,v 1.1.2.70 2000/10/08 18:51:31 he Exp $
 
 A complete list of changes from NetBSD 1.4.2 to NetBSD 1.4.3:
 
@@ -1400,7 +1400,7 @@
 
 lib/libkvm/kvm.c                               1.68
 lib/libkvm/kvm_private.h                       1.10
-lib/libkvm/kvm_proc.c                          1.41 via patch
+lib/libkvm/kvm_proc.c                          1.41-1.42 via patch
 
   Format string audit.
 
@@ -1420,8 +1420,11 @@
 sys/kern/syscalls.c                            regenerate
 sys/sys/syscall.h                              regenerate
 sys/sys/syscallargs.h                          regenerate
+lib/libc/sys/issetugid.2                       1.1-1.2 via patch
+lib/libc/sys/Makefile.inc                      1.101 via patch
 lib/libc/shlib_version                         patch
 distrib/sets/lists/base/shl.mi                 patch
+distrib/sets/lists/comp/mi                     1.214 via patch
 
   Introduce the issetugid() system call.
   Bump libc's tiny number to 2.
@@ -1446,3 +1449,13 @@
 
   Kerberos IV needs libcom_err, so explicitly list it.
   Add DPADD+= where missing.
+
+bin/csh/dir.c                                  1.16
+dist/bind/bin/dig/dig.c                                1.2
+dist/bind/bin/host/host.c                      1.3
+
+  Format string cleanup.
+
+usr.bin/passwd/yp_passwd.c                     patch
+
+  Make this program actually able to change the YP password.



Home | Main Index | Thread Index | Old Index