Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/doc ticket 1162, indent
details: https://anonhg.NetBSD.org/src/rev/ccf60c679b2d
branches: netbsd-1-6
changeset: 530272:ccf60c679b2d
user: grant <grant%NetBSD.org@localhost>
date: Mon Jun 16 12:45:13 2003 +0000
description:
ticket 1162, indent
diffstat:
doc/CHANGES-1.6.2 | 15 ++++++++++++---
1 files changed, 12 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r c4d8e51e9386 -r ccf60c679b2d doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Mon Jun 16 12:43:46 2003 +0000
+++ b/doc/CHANGES-1.6.2 Mon Jun 16 12:45:13 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.6.2,v 1.1.2.11 2003/06/16 12:36:46 grant Exp $
+# $NetBSD: CHANGES-1.6.2,v 1.1.2.12 2003/06/16 12:45:13 grant Exp $
A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
@@ -259,6 +259,15 @@
libexec/talkd/talkd.c 1.16
-verify strvis() buffer length is enough. make sure string termination before
-use. remove extra ntohs() which is not needed. from Charles Blundell
+ verify strvis() buffer length is enough. make sure string termination
+ before use. remove extra ntohs() which is not needed. from Charles
+ Blundell
[itojun, ticket #1001]
+
+sys/dev/scsipi/ses.c 1.19-1.20
+
+ The Double-Semi-Colon Police.
+
+ kern/20231- pass the correct argument (arg_addr) on thru to
+ scsipi_do_ioctl, not the locally dereferenced fetch.
+ [mjacob, ticket #1162]
Home |
Main Index |
Thread Index |
Old Index