Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Tickets 719-721
details: https://anonhg.NetBSD.org/src/rev/0e50bc204f0c
branches: netbsd-6
changeset: 775540:0e50bc204f0c
user: riz <riz%NetBSD.org@localhost>
date: Wed Nov 28 21:41:38 2012 +0000
description:
Tickets 719-721
diffstat:
doc/CHANGES-6.1 | 28 ++++++++++++++++++++++++++--
1 files changed, 26 insertions(+), 2 deletions(-)
diffs (46 lines):
diff -r d132a5b7ca2e -r 0e50bc204f0c doc/CHANGES-6.1
--- a/doc/CHANGES-6.1 Wed Nov 28 21:41:01 2012 +0000
+++ b/doc/CHANGES-6.1 Wed Nov 28 21:41:38 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.45 2012/11/26 17:40:28 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.46 2012/11/28 21:41:38 riz Exp $
A complete list of changes from the 6.0 release until the 6.1 release:
@@ -916,7 +916,7 @@
lib/libc/arch/arm/sys/__aeabi_read_tp.S 1.3
- Add $NetBSD: CHANGES-6.1,v 1.1.2.45 2012/11/26 17:40:28 riz Exp $ tag. Use ip to save r1 instead of the stack.
+ Add $NetBSD: CHANGES-6.1,v 1.1.2.46 2012/11/28 21:41:38 riz Exp $ tag. Use ip to save r1 instead of the stack.
[matt, ticket #701]
sys/net/npf/npf.c 1.14
@@ -7027,3 +7027,27 @@
Various NPF fixes to bring it up-to-date.
[rmind, ticket #718]
+distrib/sets/lists/base/mi 1.1011
+distrib/sets/lists/comp/mi 1.1786
+distrib/sets/lists/man/mi 1.1404
+usr.bin/Makefile 1.211
+usr.bin/flock/Makefile 1.1
+usr.bin/flock/flock.1 1.1-1.8
+usr.bin/flock/flock.c 1.1-1.6
+
+ Add flock(1), inspired by the Linux program of the same name.
+ [christos, ticket #719]
+
+lib/libc/gen/sysconf.3 1.41
+lib/libc/gen/sysconf.c 1.35
+sys/sys/unistd.h 1.54
+
+ Add _SC_PHYS_PAGES.
+ [christos, ticket #720]
+
+include/resolv.h 1.40
+sys/netinet/ip.h 1.33-1.34
+
+ Make some include files idempotent.
+ [christos, ticket #721]
+
Home |
Main Index |
Thread Index |
Old Index