Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src Note which changes relate to SA#2000-002.
details: https://anonhg.NetBSD.org/src/rev/f69a1f05b2ab
branches: netbsd-1-4
changeset: 470698:f69a1f05b2ab
user: he <he%NetBSD.org@localhost>
date: Sat Jul 01 11:23:49 2000 +0000
description:
Note which changes relate to SA#2000-002.
Correct description of dhcp fix.
diffstat:
CHANGES-1.4.3 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 97082452467a -r f69a1f05b2ab CHANGES-1.4.3
--- a/CHANGES-1.4.3 Thu Jun 29 16:13:55 2000 +0000
+++ b/CHANGES-1.4.3 Sat Jul 01 11:23:49 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.4.3,v 1.1.2.26 2000/06/29 16:13:55 he Exp $
+# $NetBSD: CHANGES-1.4.3,v 1.1.2.27 2000/07/01 11:23:49 he Exp $
A complete list of changes from NetBSD 1.4.2 to NetBSD 1.4.3:
@@ -231,7 +231,7 @@
Add "__attribute__((__packed__))" to structures used to describe
on-the-wire data, to prevent egcs from making unwarranted assumptions
- about the alignment of these structures.
+ about the alignment of these structures. Fixes part of SA#2000-02.
sys/kern/kern_subr.c patch
@@ -270,6 +270,7 @@
sys/netinet/ip_input.c 1.112
Handle large offsets inside very small options correctly.
+ Fixes part of SA#2000-002.
usr.sbin/wiconfig/Makefile 1.1-1.2 (new)
usr.sbin/wiconfig/wiconfig.8 1.1-1.5 (new)
@@ -674,8 +675,7 @@
usr.sbin/dhcp/common/options.c patch
- Quote user-supplied shell meta-characters properly in generated
- scripts.
+ Quote shell meta-characters properly in generated scripts.
usr.sbin/mopd/mopd/process.c 1.6-1.7
Home |
Main Index |
Thread Index |
Old Index