Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src Latest pullups:
details: https://anonhg.NetBSD.org/src/rev/5fd80638dc7a
branches: netbsd-1-4
changeset: 469656:5fd80638dc7a
user: he <he%NetBSD.org@localhost>
date: Sun Oct 31 22:34:58 1999 +0000
description:
Latest pullups:
o passwd.5 & documentation
o pppd.8 callback documentation
o audio.4 typo correction
o hp300 scsi.c, print info for SCSI-3 also
o sysinst net.c, don't put "lookup files bind" in resolv.conf
diffstat:
CHANGES-1.4.2 | 24 +++++++++++++++++++++++-
1 files changed, 23 insertions(+), 1 deletions(-)
diffs (35 lines):
diff -r 44d6d41c39ff -r 5fd80638dc7a CHANGES-1.4.2
--- a/CHANGES-1.4.2 Sun Oct 31 22:32:37 1999 +0000
+++ b/CHANGES-1.4.2 Sun Oct 31 22:34:58 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.4.2,v 1.1.2.71 1999/10/30 22:30:43 cgd Exp $
+# $NetBSD: CHANGES-1.4.2,v 1.1.2.72 1999/10/31 22:34:58 he Exp $
A complete list of changes from NetBSD 1.4.1 to NetBSD 1.4.2:
@@ -933,3 +933,25 @@
Catch a console configuration error. Instead of jumping through
cdevsw indexed on major(NODEV), call panic, fixing PR#8690.
+
+share/man/man5/passwd.5 1.13
+
+ Document what an & in the GECOS field does, fixing PR#8655.
+
+usr.sbin/pppd/pppd/pppd.8 1.26
+
+ Document the callback option, fixing PR#8550.
+
+share/man/man4/audio.4 1.29
+
+ Add missing "that" in AUDIO_WSEEK description, fixing PR#8664.
+
+sys/arch/hp300/dev/scsi 1.26
+
+ Print vendor/product/rev also for SCSI-3 devices.
+
+distrib/utils/sysinst/net.c 1.55
+
+ Do not mislead users by inserting "lookup files bind" in
+ /etc/resolv.conf; after we converted to nsswitch this is
+ handled elsewhere.
Home |
Main Index |
Thread Index |
Old Index